[INFO] cloning repository https://github.com/conradludgate/hiae-cl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradludgate/hiae-cl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Fhiae-cl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Fhiae-cl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d61f68da123529d6553741da3196e7e116ef295c [INFO] checking conradludgate/hiae-cl against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Fhiae-cl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/conradludgate/hiae-cl [INFO] finished tweaking git repo https://github.com/conradludgate/hiae-cl [INFO] tweaked toml for git repo https://github.com/conradludgate/hiae-cl written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/conradludgate/hiae-cl on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/conradludgate/hiae-cl 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v1.0.0 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded precision v0.1.18 [INFO] [stderr] Downloaded inout v0.2.0-rc.4 [INFO] [stderr] Downloaded hybrid-array v0.3.0 [INFO] [stderr] Downloaded block-buffer v0.11.0-rc.4 [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded benchmark-simple v0.1.10 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] [stderr] Downloaded divan v0.1.21 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded divan-macros v0.1.21 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e978a635962dc25263c20c444b8e3cb8f4e1ce36ccc22c6579d76aff2ef6234 [INFO] running `Command { std: "docker" "start" "-a" "0e978a635962dc25263c20c444b8e3cb8f4e1ce36ccc22c6579d76aff2ef6234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e978a635962dc25263c20c444b8e3cb8f4e1ce36ccc22c6579d76aff2ef6234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e978a635962dc25263c20c444b8e3cb8f4e1ce36ccc22c6579d76aff2ef6234", kill_on_drop: false }` [INFO] [stdout] 0e978a635962dc25263c20c444b8e3cb8f4e1ce36ccc22c6579d76aff2ef6234 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29323737cb45b97a4f770637c8eecd5d65701bf25f7d95c3a9b252dd22638a9a [INFO] running `Command { std: "docker" "start" "-a" "29323737cb45b97a4f770637c8eecd5d65701bf25f7d95c3a9b252dd22638a9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking hex-literal v1.0.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking hybrid-array v0.3.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Compiling precision v0.1.18 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking inout v0.2.0-rc.4 [INFO] [stderr] Checking block-buffer v0.11.0-rc.4 [INFO] [stderr] Checking benchmark-simple v0.1.10 [INFO] [stderr] Checking rand_core v0.9.2 [INFO] [stderr] Checking crypto-common v0.2.0-rc.2 (https://github.com/RustCrypto/traits/#3620aba4) [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking cipher v0.5.0-pre.8 (https://github.com/RustCrypto/traits/#3620aba4) [INFO] [stderr] Checking digest v0.11.0-pre.10 (https://github.com/RustCrypto/traits/#3620aba4) [INFO] [stderr] Checking aead v0.6.0-rc.0 (https://github.com/RustCrypto/traits/#3620aba4) [INFO] [stderr] Checking aes v0.9.0-pre.3 (https://github.com/RustCrypto/block-ciphers#fbb68f40) [INFO] [stderr] Checking clap v4.5.36 [INFO] [stderr] Checking hiae-cl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Checking divan v0.1.21 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.71s [INFO] running `Command { std: "docker" "inspect" "29323737cb45b97a4f770637c8eecd5d65701bf25f7d95c3a9b252dd22638a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29323737cb45b97a4f770637c8eecd5d65701bf25f7d95c3a9b252dd22638a9a", kill_on_drop: false }` [INFO] [stdout] 29323737cb45b97a4f770637c8eecd5d65701bf25f7d95c3a9b252dd22638a9a