[INFO] fetching crate coneman-cli 0.1.1...
[INFO] testing coneman-cli-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate coneman-cli 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate coneman-cli 0.1.1
[INFO] finished tweaking crates.io crate coneman-cli 0.1.1
[INFO] tweaked toml for crates.io crate coneman-cli 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coneman-cli 0.1.1 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 coneman-cli 0.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-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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1861a86932f0b19610627f555a1d581d6b3be4f33fe302596ecf938ae2b76952
[INFO] running `Command { std: "docker" "start" "-a" "1861a86932f0b19610627f555a1d581d6b3be4f33fe302596ecf938ae2b76952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1861a86932f0b19610627f555a1d581d6b3be4f33fe302596ecf938ae2b76952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1861a86932f0b19610627f555a1d581d6b3be4f33fe302596ecf938ae2b76952", kill_on_drop: false }`
[INFO] [stdout] 1861a86932f0b19610627f555a1d581d6b3be4f33fe302596ecf938ae2b76952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3c534a5fd44ec6112fde79826275b431b45216bf614ad9f79b6c2120c358d391
[INFO] running `Command { std: "docker" "start" "-a" "3c534a5fd44ec6112fde79826275b431b45216bf614ad9f79b6c2120c358d391", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling syn v1.0.37
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates v1.0.5
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling assert_cmd v1.0.1
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling structopt v0.3.15
[INFO] [stderr]    Compiling coneman-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `message` is never read
[INFO] [stdout]   --> src/main.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         message = options.message;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.33s
[INFO] running `Command { std: "docker" "inspect" "3c534a5fd44ec6112fde79826275b431b45216bf614ad9f79b6c2120c358d391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c534a5fd44ec6112fde79826275b431b45216bf614ad9f79b6c2120c358d391", kill_on_drop: false }`
[INFO] [stdout] 3c534a5fd44ec6112fde79826275b431b45216bf614ad9f79b6c2120c358d391
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 54a2d228de606e88b2e40ed4f6335cfa033ade9350f3b5267d96ccfe7bb30678
[INFO] running `Command { std: "docker" "start" "-a" "54a2d228de606e88b2e40ed4f6335cfa033ade9350f3b5267d96ccfe7bb30678", kill_on_drop: false }`
[INFO] [stderr]    Compiling coneman-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `message` is never read
[INFO] [stdout]   --> src/main.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         message = options.message;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `message` is never read
[INFO] [stdout]   --> src/main.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         message = options.message;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]  --> tests/integration_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]   --> tests/integration_tests.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .stdout(predicate::str::contains("Created by Conemen!"))
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this builtin type
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::primitive::str;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `str`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -         .stdout(predicate::str::contains("Created by Conemen!"))
[INFO] [stdout] 10 +         .stdout(str::contains("Created by Conemen!"))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coneman-cli` (test "integration_tests") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54a2d228de606e88b2e40ed4f6335cfa033ade9350f3b5267d96ccfe7bb30678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54a2d228de606e88b2e40ed4f6335cfa033ade9350f3b5267d96ccfe7bb30678", kill_on_drop: false }`
[INFO] [stdout] 54a2d228de606e88b2e40ed4f6335cfa033ade9350f3b5267d96ccfe7bb30678
