[INFO] fetching crate paat-cli 0.1.0...
[INFO] testing paat-cli-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate paat-cli 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate paat-cli 0.1.0
[INFO] finished tweaking crates.io crate paat-cli 0.1.0
[INFO] tweaked toml for crates.io crate paat-cli 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paat-cli 0.1.0 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 paat-cli 0.1.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" "+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] 21f340cd338ed621a97ac39ce0f97125a4da9e124f72004283775da184a42694
[INFO] running `Command { std: "docker" "start" "-a" "21f340cd338ed621a97ac39ce0f97125a4da9e124f72004283775da184a42694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21f340cd338ed621a97ac39ce0f97125a4da9e124f72004283775da184a42694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f340cd338ed621a97ac39ce0f97125a4da9e124f72004283775da184a42694", kill_on_drop: false }`
[INFO] [stdout] 21f340cd338ed621a97ac39ce0f97125a4da9e124f72004283775da184a42694
[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] a5416c2497d71f31ce8236b6949a1aa876a11009e27f7f507527c5825df1eb99
[INFO] running `Command { std: "docker" "start" "-a" "a5416c2497d71f31ce8236b6949a1aa876a11009e27f7f507527c5825df1eb99", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.7
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling const_format v0.2.25
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling dialoguer v0.10.1
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling alsa v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling rodio v0.15.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling paat-core v0.1.0
[INFO] [stderr]    Compiling paat-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a5416c2497d71f31ce8236b6949a1aa876a11009e27f7f507527c5825df1eb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5416c2497d71f31ce8236b6949a1aa876a11009e27f7f507527c5825df1eb99", kill_on_drop: false }`
[INFO] [stdout] a5416c2497d71f31ce8236b6949a1aa876a11009e27f7f507527c5825df1eb99
[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] 5fbef4cc81d257d04035e8448c94ecad13b71878301c3a6e1df404487d99e262
[INFO] running `Command { std: "docker" "start" "-a" "5fbef4cc81d257d04035e8448c94ecad13b71878301c3a6e1df404487d99e262", kill_on_drop: false }`
[INFO] [stderr]    Compiling paat-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5fbef4cc81d257d04035e8448c94ecad13b71878301c3a6e1df404487d99e262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fbef4cc81d257d04035e8448c94ecad13b71878301c3a6e1df404487d99e262", kill_on_drop: false }`
[INFO] [stdout] 5fbef4cc81d257d04035e8448c94ecad13b71878301c3a6e1df404487d99e262
[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] b9d75c84ba4d8c09f62752946c826aab1bc69affcd2122dcb89451c319b8cc52
[INFO] running `Command { std: "docker" "start" "-a" "b9d75c84ba4d8c09f62752946c826aab1bc69affcd2122dcb89451c319b8cc52", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/paat_cli-27c182b0fcc0b4a2)
[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" "b9d75c84ba4d8c09f62752946c826aab1bc69affcd2122dcb89451c319b8cc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d75c84ba4d8c09f62752946c826aab1bc69affcd2122dcb89451c319b8cc52", kill_on_drop: false }`
[INFO] [stdout] b9d75c84ba4d8c09f62752946c826aab1bc69affcd2122dcb89451c319b8cc52
