[INFO] cloning repository https://github.com/2k0ri/blog_os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2k0ri/blog_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2k0ri%2Fblog_os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2k0ri%2Fblog_os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 641271757e1ed1ca68d5f60c9117371dd21b6e0c
[INFO] checking 2k0ri/blog_os against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2k0ri%2Fblog_os" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/2k0ri/blog_os
[INFO] finished tweaking git repo https://github.com/2k0ri/blog_os
[INFO] tweaked toml for git repo https://github.com/2k0ri/blog_os written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2k0ri/blog_os on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2k0ri/blog_os 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a86e856ef917e7aa474032d738446f0485e976ec018e9880d4ea0eef2a092dc
[INFO] running `Command { std: "docker" "start" "-a" "1a86e856ef917e7aa474032d738446f0485e976ec018e9880d4ea0eef2a092dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a86e856ef917e7aa474032d738446f0485e976ec018e9880d4ea0eef2a092dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a86e856ef917e7aa474032d738446f0485e976ec018e9880d4ea0eef2a092dc", kill_on_drop: false }`
[INFO] [stdout] 1a86e856ef917e7aa474032d738446f0485e976ec018e9880d4ea0eef2a092dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3254ca811fb6b5b05ad6c14d5204bc397d66a5142617401f704381c8f5aa34b6
[INFO] running `Command { std: "docker" "start" "-a" "3254ca811fb6b5b05ad6c14d5204bc397d66a5142617401f704381c8f5aa34b6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking zero v0.1.2
[INFO] [stderr]     Checking bit_field v0.9.0
[INFO] [stderr]     Checking cast v0.2.2
[INFO] [stderr]     Checking ux v0.1.3
[INFO] [stderr]     Checking fixedvec v0.2.4
[INFO] [stderr]     Checking spin v0.5.1
[INFO] [stderr]     Checking usize_conversions v0.2.0
[INFO] [stderr]     Checking xmas-elf v0.6.2
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]     Checking spin v0.4.10
[INFO] [stderr]     Checking volatile v0.2.6
[INFO] [stderr]     Checking lazy_static v1.3.0
[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] [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] [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] [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] running `Command { std: "docker" "inspect" "3254ca811fb6b5b05ad6c14d5204bc397d66a5142617401f704381c8f5aa34b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3254ca811fb6b5b05ad6c14d5204bc397d66a5142617401f704381c8f5aa34b6", kill_on_drop: false }`
[INFO] [stdout] 3254ca811fb6b5b05ad6c14d5204bc397d66a5142617401f704381c8f5aa34b6
