[INFO] fetching crate sabita 0.4.0... [INFO] building sabita-0.4.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate sabita 0.4.0 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate sabita 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sabita 0.4.0 [INFO] tweaked toml for crates.io crate sabita 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sabita 0.4.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sabita 0.4.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded termion v4.0.3 [INFO] [stderr] Downloaded ascii_table v4.0.5 [INFO] [stderr] Downloaded perfos v0.2.3 [INFO] [stderr] Downloaded rand v0.9.0 [INFO] [stderr] Downloaded humanize-duration v0.0.6 [INFO] [stderr] Downloaded zerocopy-derive v0.8.17 [INFO] [stderr] Downloaded zerocopy v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16d193c1c2b06880e3d8abbb4ea043799df2a6fa54ca8d1af4d1fe039b740055 [INFO] running `Command { std: "docker" "start" "-a" "16d193c1c2b06880e3d8abbb4ea043799df2a6fa54ca8d1af4d1fe039b740055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16d193c1c2b06880e3d8abbb4ea043799df2a6fa54ca8d1af4d1fe039b740055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d193c1c2b06880e3d8abbb4ea043799df2a6fa54ca8d1af4d1fe039b740055", kill_on_drop: false }` [INFO] [stdout] 16d193c1c2b06880e3d8abbb4ea043799df2a6fa54ca8d1af4d1fe039b740055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a25591d1c4c141c0a4466ac7886c7f0905f46c8894b9ac12cab12a346a09e50 [INFO] running `Command { std: "docker" "start" "-a" "0a25591d1c4c141c0a4466ac7886c7f0905f46c8894b9ac12cab12a346a09e50", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling termion v4.0.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling ascii_table v4.0.5 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling humanize-duration v0.0.6 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling perfos v0.2.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling sabita v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.40s [INFO] running `Command { std: "docker" "inspect" "0a25591d1c4c141c0a4466ac7886c7f0905f46c8894b9ac12cab12a346a09e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a25591d1c4c141c0a4466ac7886c7f0905f46c8894b9ac12cab12a346a09e50", kill_on_drop: false }` [INFO] [stdout] 0a25591d1c4c141c0a4466ac7886c7f0905f46c8894b9ac12cab12a346a09e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607ee9e4eb0f939f84690aded2f7dd660c620aaf6e3b862786c01914cf6caecf [INFO] running `Command { std: "docker" "start" "-a" "607ee9e4eb0f939f84690aded2f7dd660c620aaf6e3b862786c01914cf6caecf", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling sabita v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.27s [INFO] running `Command { std: "docker" "inspect" "607ee9e4eb0f939f84690aded2f7dd660c620aaf6e3b862786c01914cf6caecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607ee9e4eb0f939f84690aded2f7dd660c620aaf6e3b862786c01914cf6caecf", kill_on_drop: false }` [INFO] [stdout] 607ee9e4eb0f939f84690aded2f7dd660c620aaf6e3b862786c01914cf6caecf