| crate | reason |
|---|---|
| ring v0.9.7/v0.12.1 | [INFO] [stderr] C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\corecrt.h(212): error C2220: warning treated as error - no 'object' file generatedC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\corecrt.h(212): error C2220: warning treated as error - no 'object' file generatedC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\corecrt.h(212): error C2220: warning treated as error - no 'object' file generatedC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt\corecrt.h(212): error C2220: warning treated as error - no 'object' file generated |
| vcell v0.1.0 | note: the thumbv7m-none-eabi target may not be installed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "sections": [ | |
| { | |
| "startMs": 120, | |
| "durationMs": 5800, | |
| "segs": [ | |
| { | |
| "offsetMs": 0, | |
| "text": "everyone" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| extension type Id(int id) {} | |
| class MaybeId { | |
| final Id? value; | |
| const MaybeId.none() : value = null; | |
| } | |
| const MaybeId no = MaybeId.none(); | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Aaronepower/tokei_rs | |
| Aiden01/bf.rs | |
| Andlon/ice_testcase | |
| Arteneko/sinx | |
| BookOwl/tiny-shell | |
| Canop/resc | |
| Centril/consensusbot | |
| EMayej/rs-bb8-redis | |
| EarvinKayonga/iojcorefer | |
| FreeMasen/semi_finder |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 00benallen/medioxide | |
| 0Kate/make | |
| 0x21F/torquata | |
| 0x3UH4224D/home-keeper | |
| 0xpr03/clantool | |
| 0xpr03/yayd | |
| 10ten-me/url-shortener | |
| 23prime/sos-page | |
| 887/fluffy-system | |
| 887/gtk-rs-experiments |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 00benallen/medioxide | |
| 0e4ef622/remani | |
| 0x75960/locator | |
| 0xADD1E/ColorLyne | |
| 0xpr03/clantool | |
| 0xpr03/group_watchdog | |
| 0xpr03/service-daemon | |
| 10ten-me/url-shortener | |
| 21re/microtools-rs | |
| ACiep/hat |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| set -euo pipefail | |
| function find_crates { | |
| file=$1 | |
| origin=$2 | |
| result=$3 | |
| case "$origin" in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0xpr03/service-daemon | |
| AlexEales/wasm-brnfck | |
| Arekkusuva/actix-web-sample | |
| Arekkusuva/web-sample | |
| BlackHoleFox/Gearbot-Cat-API | |
| Bravo555/simple-auth-server | |
| BrendanBall/example-actix-web-juniper-diesel | |
| BrianLeishman/mysql-format | |
| CL4PTP/dbapp | |
| CallumJHays/wasm-bindgen-futures-test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lazy_static | |
| brson/hello-rs |
The agent machine should run Windows Server build 1803 (not Windows 10).
The machine should have Hyper-V enabled (images ending in v3 on Azure
DevOps), although this may not be necessary since we only use process
isolation. All testing has been performed on a server with a GUI, but all
installation steps can be done at the command line (except configuration of
Docker Desktop). It may be possible to use a headless server if Docker is
NewerOlder