[INFO] fetching crate rtpm 0.0.1...
[INFO] testing rtpm-0.0.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rtpm 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rtpm 0.0.1
[INFO] finished tweaking crates.io crate rtpm 0.0.1
[INFO] tweaked toml for crates.io crate rtpm 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtpm 0.0.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 rtpm 0.0.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 108ce03fc061afca4297982ce5221b01b24b46370f41bb9212d9065be9ccc9e8
[INFO] running `Command { std: "docker" "start" "-a" "108ce03fc061afca4297982ce5221b01b24b46370f41bb9212d9065be9ccc9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "108ce03fc061afca4297982ce5221b01b24b46370f41bb9212d9065be9ccc9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108ce03fc061afca4297982ce5221b01b24b46370f41bb9212d9065be9ccc9e8", kill_on_drop: false }`
[INFO] [stdout] 108ce03fc061afca4297982ce5221b01b24b46370f41bb9212d9065be9ccc9e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 398fe67f002bc81599bea66b285bb7f5c3b0e0cab89e08b829c9de66476a0a39
[INFO] running `Command { std: "docker" "start" "-a" "398fe67f002bc81599bea66b285bb7f5c3b0e0cab89e08b829c9de66476a0a39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling bstr v1.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling openssl-src v111.25.1+1.1.1t
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling curl-sys v0.4.60+curl-7.88.1
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling cargo v0.66.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling rustc-workspace-hack v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling bytesize v1.2.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling serde_ignored v0.1.7
[INFO] [stderr]    Compiling os_info v3.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.14.4
[INFO] [stderr]    Compiling rustfix v0.6.1
[INFO] [stderr]    Compiling crates-io v0.34.0
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling cargo-util v0.2.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling git2-curl v0.16.0
[INFO] [stderr]    Compiling rtpm v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "398fe67f002bc81599bea66b285bb7f5c3b0e0cab89e08b829c9de66476a0a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398fe67f002bc81599bea66b285bb7f5c3b0e0cab89e08b829c9de66476a0a39", kill_on_drop: false }`
[INFO] [stdout] 398fe67f002bc81599bea66b285bb7f5c3b0e0cab89e08b829c9de66476a0a39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7979810db7a42e1f9d25f1e3e56f51d34e8ee9ee735c2258c90654a68263dced
[INFO] running `Command { std: "docker" "start" "-a" "7979810db7a42e1f9d25f1e3e56f51d34e8ee9ee735c2258c90654a68263dced", kill_on_drop: false }`
[INFO] [stderr]    Compiling rtpm v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s
[INFO] running `Command { std: "docker" "inspect" "7979810db7a42e1f9d25f1e3e56f51d34e8ee9ee735c2258c90654a68263dced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7979810db7a42e1f9d25f1e3e56f51d34e8ee9ee735c2258c90654a68263dced", kill_on_drop: false }`
[INFO] [stdout] 7979810db7a42e1f9d25f1e3e56f51d34e8ee9ee735c2258c90654a68263dced
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5f296f832490d23d854cd83f1aeab396d528444280a83f9f09c1bf49207f4646
[INFO] running `Command { std: "docker" "start" "-a" "5f296f832490d23d854cd83f1aeab396d528444280a83f9f09c1bf49207f4646", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtpm-5b24fded547daea0)
[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/rtpm-f885cc3e8ff6607b)
[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 tests/lib.rs (/opt/rustwide/target/debug/deps/lib-f14112504b92afe0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests_utils::test_convert_to_readable_unity ... ok
[INFO] [stdout] test tests_utils::test_get_raw_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests_utils.rs (/opt/rustwide/target/debug/deps/tests_utils-df7c51c83183adbf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_convert_to_readable_unity ... ok
[INFO] [stdout] test test_get_raw_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rtpm
[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" "5f296f832490d23d854cd83f1aeab396d528444280a83f9f09c1bf49207f4646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f296f832490d23d854cd83f1aeab396d528444280a83f9f09c1bf49207f4646", kill_on_drop: false }`
[INFO] [stdout] 5f296f832490d23d854cd83f1aeab396d528444280a83f9f09c1bf49207f4646
