[INFO] fetching crate rtop-rs 1.1.1...
[INFO] testing rtop-rs-1.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rtop-rs 1.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rtop-rs 1.1.1
[INFO] finished tweaking crates.io crate rtop-rs 1.1.1
[INFO] tweaked toml for crates.io crate rtop-rs 1.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtop-rs 1.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rtop-rs 1.1.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08712b9925efeb0a635b13dad23ca3175f5c4ff8a7ec37eade6642aaf9bd160f
[INFO] running `Command { std: "docker" "start" "-a" "08712b9925efeb0a635b13dad23ca3175f5c4ff8a7ec37eade6642aaf9bd160f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08712b9925efeb0a635b13dad23ca3175f5c4ff8a7ec37eade6642aaf9bd160f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08712b9925efeb0a635b13dad23ca3175f5c4ff8a7ec37eade6642aaf9bd160f", kill_on_drop: false }`
[INFO] [stdout] 08712b9925efeb0a635b13dad23ca3175f5c4ff8a7ec37eade6642aaf9bd160f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 899955b42289a34dd0abc1ecc34423e5cf0dd40440ec1d3d5969fa10c7636fd0
[INFO] running `Command { std: "docker" "start" "-a" "899955b42289a34dd0abc1ecc34423e5cf0dd40440ec1d3d5969fa10c7636fd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling serde_json v1.0.88
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling human-sort v0.2.2
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rtop_dev v1.1.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling sysinfo v0.26.7
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling rtop-rs v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.39s
[INFO] running `Command { std: "docker" "inspect" "899955b42289a34dd0abc1ecc34423e5cf0dd40440ec1d3d5969fa10c7636fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "899955b42289a34dd0abc1ecc34423e5cf0dd40440ec1d3d5969fa10c7636fd0", kill_on_drop: false }`
[INFO] [stdout] 899955b42289a34dd0abc1ecc34423e5cf0dd40440ec1d3d5969fa10c7636fd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f2c4f4637e68806555c8e15898e91be863ce175c6064d480e61c5d782656781
[INFO] running `Command { std: "docker" "start" "-a" "6f2c4f4637e68806555c8e15898e91be863ce175c6064d480e61c5d782656781", kill_on_drop: false }`
[INFO] [stderr]    Compiling rtop-rs v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "6f2c4f4637e68806555c8e15898e91be863ce175c6064d480e61c5d782656781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f2c4f4637e68806555c8e15898e91be863ce175c6064d480e61c5d782656781", kill_on_drop: false }`
[INFO] [stdout] 6f2c4f4637e68806555c8e15898e91be863ce175c6064d480e61c5d782656781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91ca1707f6aca9d1317e9d4a2b85ff23c4f0d3f1aea1fdbd5240c36bfb25e154
[INFO] running `Command { std: "docker" "start" "-a" "91ca1707f6aca9d1317e9d4a2b85ff23c4f0d3f1aea1fdbd5240c36bfb25e154", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtop_rs-233eca77a5eae6b0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rtop-0de4d5a22c201518)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rtop_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91ca1707f6aca9d1317e9d4a2b85ff23c4f0d3f1aea1fdbd5240c36bfb25e154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ca1707f6aca9d1317e9d4a2b85ff23c4f0d3f1aea1fdbd5240c36bfb25e154", kill_on_drop: false }`
[INFO] [stdout] 91ca1707f6aca9d1317e9d4a2b85ff23c4f0d3f1aea1fdbd5240c36bfb25e154
