[INFO] cloning repository https://github.com/01shadowalker01/ShadowOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/01shadowalker01/ShadowOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01shadowalker01%2FShadowOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01shadowalker01%2FShadowOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5940f0a8a44c331cc00489658fd713c5ad40ed2e
[INFO] checking 01shadowalker01/ShadowOS against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F01shadowalker01%2FShadowOS" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/01shadowalker01/ShadowOS
[INFO] finished tweaking git repo https://github.com/01shadowalker01/ShadowOS
[INFO] tweaked toml for git repo https://github.com/01shadowalker01/ShadowOS written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/01shadowalker01/ShadowOS on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/01shadowalker01/ShadowOS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding bit_field v0.10.3
[INFO] [stderr]       Adding bitflags v2.10.0
[INFO] [stderr]       Adding rustversion v1.0.22
[INFO] [stderr]       Adding uart_16550 v0.2.19 (available: v0.4.0)
[INFO] [stderr]       Adding volatile v0.4.6
[INFO] [stderr]       Adding x86_64 v0.14.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3105c10dbaaf9e940dec1449e2dd8088f2fde4d43c010943bd63ae8bd4c93b2a
[INFO] running `Command { std: "docker" "start" "-a" "3105c10dbaaf9e940dec1449e2dd8088f2fde4d43c010943bd63ae8bd4c93b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3105c10dbaaf9e940dec1449e2dd8088f2fde4d43c010943bd63ae8bd4c93b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3105c10dbaaf9e940dec1449e2dd8088f2fde4d43c010943bd63ae8bd4c93b2a", kill_on_drop: false }`
[INFO] [stdout] 3105c10dbaaf9e940dec1449e2dd8088f2fde4d43c010943bd63ae8bd4c93b2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60eacc9c5404f74529c5714847cd9313acba09be44147c6952a7b43fa0a79b08
[INFO] running `Command { std: "docker" "start" "-a" "60eacc9c5404f74529c5714847cd9313acba09be44147c6952a7b43fa0a79b08", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.59
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking zero v0.1.2
[INFO] [stderr]     Checking ux v0.1.3
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking cast v0.2.2
[INFO] [stderr]     Checking bit_field v0.9.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]    Compiling getopts v0.2.19
[INFO] [stderr]     Checking xmas-elf v0.6.2
[INFO] [stderr]     Checking spin v0.5.0
[INFO] [stderr]     Checking font8x8 v0.2.5
[INFO] [stderr]     Checking usize_conversions v0.2.0
[INFO] [stderr]     Checking x86_64 v0.14.13
[INFO] [stderr]    Compiling bootloader v0.6.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]     Checking spin v0.4.10
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.10/src/lib.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "const_fn", feature(const_fn))]
[INFO] [stdout]   |                                           ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spin` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "60eacc9c5404f74529c5714847cd9313acba09be44147c6952a7b43fa0a79b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60eacc9c5404f74529c5714847cd9313acba09be44147c6952a7b43fa0a79b08", kill_on_drop: false }`
[INFO] [stdout] 60eacc9c5404f74529c5714847cd9313acba09be44147c6952a7b43fa0a79b08
