[INFO] fetching crate soda-cli 0.1.1... [INFO] testing soda-cli-0.1.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate soda-cli 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate soda-cli 0.1.1 [INFO] finished tweaking crates.io crate soda-cli 0.1.1 [INFO] tweaked toml for crates.io crate soda-cli 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate soda-cli 0.1.1 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 soda-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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8cd72b7d3601e7b17f0ab545d38919d9481a2b91ac03bde85f42c159f8fd33d8 [INFO] running `Command { std: "docker" "start" "-a" "8cd72b7d3601e7b17f0ab545d38919d9481a2b91ac03bde85f42c159f8fd33d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd72b7d3601e7b17f0ab545d38919d9481a2b91ac03bde85f42c159f8fd33d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd72b7d3601e7b17f0ab545d38919d9481a2b91ac03bde85f42c159f8fd33d8", kill_on_drop: false }` [INFO] [stdout] 8cd72b7d3601e7b17f0ab545d38919d9481a2b91ac03bde85f42c159f8fd33d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8a4110915026336da1932c1a3ba6f4ab5dec63062013201d59fb89a0d6a731fa [INFO] running `Command { std: "docker" "start" "-a" "8a4110915026336da1932c1a3ba6f4ab5dec63062013201d59fb89a0d6a731fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling rhai_codegen v1.5.0 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rhai v1.12.0 [INFO] [stderr] Compiling handlebars v4.3.6 [INFO] [stderr] Compiling soda_sol v0.0.6 [INFO] [stderr] Compiling soda-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.14s [INFO] running `Command { std: "docker" "inspect" "8a4110915026336da1932c1a3ba6f4ab5dec63062013201d59fb89a0d6a731fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4110915026336da1932c1a3ba6f4ab5dec63062013201d59fb89a0d6a731fa", kill_on_drop: false }` [INFO] [stdout] 8a4110915026336da1932c1a3ba6f4ab5dec63062013201d59fb89a0d6a731fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2ddfe99c9e3db51031af9e1696f51e83585c59603551ca393bdcda76e237a444 [INFO] running `Command { std: "docker" "start" "-a" "2ddfe99c9e3db51031af9e1696f51e83585c59603551ca393bdcda76e237a444", kill_on_drop: false }` [INFO] [stderr] Compiling soda-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "2ddfe99c9e3db51031af9e1696f51e83585c59603551ca393bdcda76e237a444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ddfe99c9e3db51031af9e1696f51e83585c59603551ca393bdcda76e237a444", kill_on_drop: false }` [INFO] [stdout] 2ddfe99c9e3db51031af9e1696f51e83585c59603551ca393bdcda76e237a444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ad0b5967ab83b9088606bdf28fd2a196951e46fd93e99ba8f6d1fd387f99d5c3 [INFO] running `Command { std: "docker" "start" "-a" "ad0b5967ab83b9088606bdf28fd2a196951e46fd93e99ba8f6d1fd387f99d5c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/soda_cli-d2b7f074e913ebe9) [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" "ad0b5967ab83b9088606bdf28fd2a196951e46fd93e99ba8f6d1fd387f99d5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0b5967ab83b9088606bdf28fd2a196951e46fd93e99ba8f6d1fd387f99d5c3", kill_on_drop: false }` [INFO] [stdout] ad0b5967ab83b9088606bdf28fd2a196951e46fd93e99ba8f6d1fd387f99d5c3