[INFO] cloning repository https://github.com/FauxFaux/upiped-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/upiped-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fupiped-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fupiped-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97d2973b072f954955353f292e730858eeb51d71
[INFO] checking FauxFaux/upiped-rs against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fupiped-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FauxFaux/upiped-rs
[INFO] finished tweaking git repo https://github.com/FauxFaux/upiped-rs
[INFO] tweaked toml for git repo https://github.com/FauxFaux/upiped-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FauxFaux/upiped-rs on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FauxFaux/upiped-rs 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06b361b63f49fffcd5bc53be50caff6ab3bca9c165f1d06486f6d4b15e8704a3
[INFO] running `Command { std: "docker" "start" "-a" "06b361b63f49fffcd5bc53be50caff6ab3bca9c165f1d06486f6d4b15e8704a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06b361b63f49fffcd5bc53be50caff6ab3bca9c165f1d06486f6d4b15e8704a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06b361b63f49fffcd5bc53be50caff6ab3bca9c165f1d06486f6d4b15e8704a3", kill_on_drop: false }`
[INFO] [stdout] 06b361b63f49fffcd5bc53be50caff6ab3bca9c165f1d06486f6d4b15e8704a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8321135a6e1935c44d9a49f2a4fe7ae41cc44f871b03d1509e72a567ec864328
[INFO] running `Command { std: "docker" "start" "-a" "8321135a6e1935c44d9a49f2a4fe7ae41cc44f871b03d1509e72a567ec864328", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]     Checking lazy_static v1.0.2
[INFO] [stderr]    Compiling rand v0.5.4
[INFO] [stderr]    Compiling subtle v0.6.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-0.6.3/src/lib.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "nightly", feature(external_doc))]
[INFO] [stdout]    |                                          ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85457> for more information
[INFO] [stdout]    = note: use #[doc = include_str!("filename")] instead, which handles macro invocations
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-0.6.3/src/lib.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |     unsafe { asm!("" :: "r"(&input) :: "volatile") }
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 25  + use core::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subtle` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8321135a6e1935c44d9a49f2a4fe7ae41cc44f871b03d1509e72a567ec864328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8321135a6e1935c44d9a49f2a4fe7ae41cc44f871b03d1509e72a567ec864328", kill_on_drop: false }`
[INFO] [stdout] 8321135a6e1935c44d9a49f2a4fe7ae41cc44f871b03d1509e72a567ec864328
