[INFO] fetching crate otc 0.1.7...
[INFO] testing otc-0.1.7 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate otc 0.1.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate otc 0.1.7
[INFO] finished tweaking crates.io crate otc 0.1.7
[INFO] tweaked toml for crates.io crate otc 0.1.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate otc 0.1.7 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 otc 0.1.7 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b41c37dad0367ceb218a3cd5810b69ed3b804e09cc720415e92c85f9dd765b5
[INFO] running `Command { std: "docker" "start" "-a" "7b41c37dad0367ceb218a3cd5810b69ed3b804e09cc720415e92c85f9dd765b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b41c37dad0367ceb218a3cd5810b69ed3b804e09cc720415e92c85f9dd765b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b41c37dad0367ceb218a3cd5810b69ed3b804e09cc720415e92c85f9dd765b5", kill_on_drop: false }`
[INFO] [stdout] 7b41c37dad0367ceb218a3cd5810b69ed3b804e09cc720415e92c85f9dd765b5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f704c4f53833a71e32b332105aac755d2be814e4b95c1313653e856b298990d9
[INFO] running `Command { std: "docker" "start" "-a" "f704c4f53833a71e32b332105aac755d2be814e4b95c1313653e856b298990d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling line-wrap v0.2.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling flate2 v1.0.29
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ansi_colours v1.2.2
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.47.0
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling fs v0.0.5
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling bat v0.23.0
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling grep-cli v0.1.10
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling plist v1.6.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling clircle v0.3.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling otc v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `CommandOption` is never used
[INFO] [stdout]   --> src/main.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum CommandOption {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.56s
[INFO] running `Command { std: "docker" "inspect" "f704c4f53833a71e32b332105aac755d2be814e4b95c1313653e856b298990d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f704c4f53833a71e32b332105aac755d2be814e4b95c1313653e856b298990d9", kill_on_drop: false }`
[INFO] [stdout] f704c4f53833a71e32b332105aac755d2be814e4b95c1313653e856b298990d9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9d17dba5825131b70aba7b91181aba4c7b744c7cff6915ed6407441e75e1e58
[INFO] running `Command { std: "docker" "start" "-a" "f9d17dba5825131b70aba7b91181aba4c7b744c7cff6915ed6407441e75e1e58", kill_on_drop: false }`
[INFO] [stderr]    Compiling otc v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `CommandOption` is never used
[INFO] [stdout]   --> src/main.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum CommandOption {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "f9d17dba5825131b70aba7b91181aba4c7b744c7cff6915ed6407441e75e1e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9d17dba5825131b70aba7b91181aba4c7b744c7cff6915ed6407441e75e1e58", kill_on_drop: false }`
[INFO] [stdout] f9d17dba5825131b70aba7b91181aba4c7b744c7cff6915ed6407441e75e1e58
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab4957c63a847eb22fa311048611b7e0d05568cea7b97fbad1c5ed612bed1f6c
[INFO] running `Command { std: "docker" "start" "-a" "ab4957c63a847eb22fa311048611b7e0d05568cea7b97fbad1c5ed612bed1f6c", kill_on_drop: false }`
[INFO] [stderr] warning: enum `CommandOption` is never used
[INFO] [stderr]   --> src/main.rs:95:6
[INFO] [stderr]    |
[INFO] [stderr] 95 | enum CommandOption {
[INFO] [stderr]    |      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `otc` (bin "otc" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/otc-379edd4914024a53)
[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" "ab4957c63a847eb22fa311048611b7e0d05568cea7b97fbad1c5ed612bed1f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab4957c63a847eb22fa311048611b7e0d05568cea7b97fbad1c5ed612bed1f6c", kill_on_drop: false }`
[INFO] [stdout] ab4957c63a847eb22fa311048611b7e0d05568cea7b97fbad1c5ed612bed1f6c
