[INFO] fetching crate nicky 0.34.0...
[INFO] testing nicky-0.34.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nicky 0.34.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate nicky 0.34.0
[INFO] finished tweaking crates.io crate nicky 0.34.0
[INFO] tweaked toml for crates.io crate nicky 0.34.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nicky 0.34.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nicky 0.34.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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e47a1aaccf14ce6d605770de96c8049e3b5b258214da7b07bda6c5afb8ae3c5b
[INFO] running `Command { std: "docker" "start" "-a" "e47a1aaccf14ce6d605770de96c8049e3b5b258214da7b07bda6c5afb8ae3c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e47a1aaccf14ce6d605770de96c8049e3b5b258214da7b07bda6c5afb8ae3c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e47a1aaccf14ce6d605770de96c8049e3b5b258214da7b07bda6c5afb8ae3c5b", kill_on_drop: false }`
[INFO] [stdout] e47a1aaccf14ce6d605770de96c8049e3b5b258214da7b07bda6c5afb8ae3c5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3328fad875cc95c394dfeb9b24ee9fa8f8810eb970d79bd420b88581d6ab2d87
[INFO] running `Command { std: "docker" "start" "-a" "3328fad875cc95c394dfeb9b24ee9fa8f8810eb970d79bd420b88581d6ab2d87", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling async-process v2.2.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling iso8601 v0.5.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling fraction v0.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling async-tar v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rhai v1.19.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling clap_complete v4.5.26
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonschema v0.16.1
[INFO] [stderr]    Compiling nicky v0.34.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/args.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{arg, ArgAction, Args, Parser, Subcommand, ValueEnum};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 07s
[INFO] running `Command { std: "docker" "inspect" "3328fad875cc95c394dfeb9b24ee9fa8f8810eb970d79bd420b88581d6ab2d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3328fad875cc95c394dfeb9b24ee9fa8f8810eb970d79bd420b88581d6ab2d87", kill_on_drop: false }`
[INFO] [stdout] 3328fad875cc95c394dfeb9b24ee9fa8f8810eb970d79bd420b88581d6ab2d87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0ee0c60efea037a06803c289ef8ee44a52f8ec24210f19dd9b4c995bde334c1
[INFO] running `Command { std: "docker" "start" "-a" "e0ee0c60efea037a06803c289ef8ee44a52f8ec24210f19dd9b4c995bde334c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling nicky v0.34.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/args.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{arg, ArgAction, Args, Parser, Subcommand, ValueEnum};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.80s
[INFO] running `Command { std: "docker" "inspect" "e0ee0c60efea037a06803c289ef8ee44a52f8ec24210f19dd9b4c995bde334c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ee0c60efea037a06803c289ef8ee44a52f8ec24210f19dd9b4c995bde334c1", kill_on_drop: false }`
[INFO] [stdout] e0ee0c60efea037a06803c289ef8ee44a52f8ec24210f19dd9b4c995bde334c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 896cfac797a7fa2a628ecfcde4350c2d9e61eaacd3157509b85445890497d2ad
[INFO] running `Command { std: "docker" "start" "-a" "896cfac797a7fa2a628ecfcde4350c2d9e61eaacd3157509b85445890497d2ad", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `arg`
[INFO] [stderr]  --> src/args.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | use clap::{arg, ArgAction, Args, Parser, Subcommand, ValueEnum};
[INFO] [stderr]   |            ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nicky` (bin "nicky" test) generated 1 warning (run `cargo fix --bin "nicky" -p nicky --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nicky-0a4abb927e8b5d73)
[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" "896cfac797a7fa2a628ecfcde4350c2d9e61eaacd3157509b85445890497d2ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "896cfac797a7fa2a628ecfcde4350c2d9e61eaacd3157509b85445890497d2ad", kill_on_drop: false }`
[INFO] [stdout] 896cfac797a7fa2a628ecfcde4350c2d9e61eaacd3157509b85445890497d2ad
