[INFO] fetching crate sabita 0.4.0...
[INFO] building sabita-0.4.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sabita 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sabita 0.4.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7733d6b050fe5b9e3726140a488d49f800d312e67f12ce36e9562c616659a036
[INFO] running `Command { std: "docker" "start" "-a" "7733d6b050fe5b9e3726140a488d49f800d312e67f12ce36e9562c616659a036", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7733d6b050fe5b9e3726140a488d49f800d312e67f12ce36e9562c616659a036", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7733d6b050fe5b9e3726140a488d49f800d312e67f12ce36e9562c616659a036", kill_on_drop: false }`
[INFO] [stdout] 7733d6b050fe5b9e3726140a488d49f800d312e67f12ce36e9562c616659a036
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4149ff3a2c9386456bb3407fe22d17769cac64be1cc40f8a2212dde2841e564
[INFO] running `Command { std: "docker" "start" "-a" "b4149ff3a2c9386456bb3407fe22d17769cac64be1cc40f8a2212dde2841e564", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling numtoa v0.2.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling humanize-duration v0.0.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling termion v4.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ascii_table v4.0.5
[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 14.57s
[INFO] running `Command { std: "docker" "inspect" "b4149ff3a2c9386456bb3407fe22d17769cac64be1cc40f8a2212dde2841e564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4149ff3a2c9386456bb3407fe22d17769cac64be1cc40f8a2212dde2841e564", kill_on_drop: false }`
[INFO] [stdout] b4149ff3a2c9386456bb3407fe22d17769cac64be1cc40f8a2212dde2841e564
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93c5a100f7eb220653ad599d39edaaa0d4ea33e0c7b3da167cb098c5e4bfa17c
[INFO] running `Command { std: "docker" "start" "-a" "93c5a100f7eb220653ad599d39edaaa0d4ea33e0c7b3da167cb098c5e4bfa17c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling nias v0.5.0
[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 toml v0.5.11
[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 6.82s
[INFO] running `Command { std: "docker" "inspect" "93c5a100f7eb220653ad599d39edaaa0d4ea33e0c7b3da167cb098c5e4bfa17c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93c5a100f7eb220653ad599d39edaaa0d4ea33e0c7b3da167cb098c5e4bfa17c", kill_on_drop: false }`
[INFO] [stdout] 93c5a100f7eb220653ad599d39edaaa0d4ea33e0c7b3da167cb098c5e4bfa17c
