[INFO] fetching crate cptc 0.1.4...
[INFO] testing cptc-0.1.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cptc 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cptc 0.1.4
[INFO] finished tweaking crates.io crate cptc 0.1.4
[INFO] tweaked toml for crates.io crate cptc 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cptc 0.1.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cptc 0.1.4 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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20cc6657ce2414759b9f70249ba5b8c54a1a45413a1dc60eb76b90381f7022ae
[INFO] running `Command { std: "docker" "start" "-a" "20cc6657ce2414759b9f70249ba5b8c54a1a45413a1dc60eb76b90381f7022ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20cc6657ce2414759b9f70249ba5b8c54a1a45413a1dc60eb76b90381f7022ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20cc6657ce2414759b9f70249ba5b8c54a1a45413a1dc60eb76b90381f7022ae", kill_on_drop: false }`
[INFO] [stdout] 20cc6657ce2414759b9f70249ba5b8c54a1a45413a1dc60eb76b90381f7022ae
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75755c61940e38639931b16f12d0f9f432507dfe0820bd5a0272111f03a63e42
[INFO] running `Command { std: "docker" "start" "-a" "75755c61940e38639931b16f12d0f9f432507dfe0820bd5a0272111f03a63e42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling tree_magic_mini v3.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling wayland-client v0.31.1
[INFO] [stderr]    Compiling wayland-protocols v0.31.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wl-clipboard-rs v0.8.0
[INFO] [stderr]    Compiling arboard v3.3.0
[INFO] [stderr]    Compiling cptc v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "75755c61940e38639931b16f12d0f9f432507dfe0820bd5a0272111f03a63e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75755c61940e38639931b16f12d0f9f432507dfe0820bd5a0272111f03a63e42", kill_on_drop: false }`
[INFO] [stdout] 75755c61940e38639931b16f12d0f9f432507dfe0820bd5a0272111f03a63e42
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e5b5929978e0058466fed89656e7ffedfa1ad27d34ce0cfa68b2314197ee3ac
[INFO] running `Command { std: "docker" "start" "-a" "8e5b5929978e0058466fed89656e7ffedfa1ad27d34ce0cfa68b2314197ee3ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling cptc v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8e5b5929978e0058466fed89656e7ffedfa1ad27d34ce0cfa68b2314197ee3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5b5929978e0058466fed89656e7ffedfa1ad27d34ce0cfa68b2314197ee3ac", kill_on_drop: false }`
[INFO] [stdout] 8e5b5929978e0058466fed89656e7ffedfa1ad27d34ce0cfa68b2314197ee3ac
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d910ee5cfbb73adf419ccbb14fd0c0f1908af2603807bd146f7963dfced232be
[INFO] running `Command { std: "docker" "start" "-a" "d910ee5cfbb73adf419ccbb14fd0c0f1908af2603807bd146f7963dfced232be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cptc-f12ef2c5328da4a6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test flags::tests::extract_flags_with_flags_works ... ok
[INFO] [stdout] test flags::tests::extract_flags_with_multple_flags_together_works ... ok
[INFO] [stdout] test flags::tests::extract_flags_with_multple_flags_works ... ok
[INFO] [stdout] test flags::tests::split_arguments_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d910ee5cfbb73adf419ccbb14fd0c0f1908af2603807bd146f7963dfced232be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d910ee5cfbb73adf419ccbb14fd0c0f1908af2603807bd146f7963dfced232be", kill_on_drop: false }`
[INFO] [stdout] d910ee5cfbb73adf419ccbb14fd0c0f1908af2603807bd146f7963dfced232be
