[INFO] fetching crate cork 0.2.6... [INFO] testing cork-0.2.6 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate cork 0.2.6 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cork 0.2.6 [INFO] finished tweaking crates.io crate cork 0.2.6 [INFO] tweaked toml for crates.io crate cork 0.2.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cork 0.2.6 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 cork 0.2.6 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3ddb341f3a53886e6d9106dd730777a5c043c521d2c909ae9391dd2b0a3b00ca [INFO] running `Command { std: "docker" "start" "-a" "3ddb341f3a53886e6d9106dd730777a5c043c521d2c909ae9391dd2b0a3b00ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ddb341f3a53886e6d9106dd730777a5c043c521d2c909ae9391dd2b0a3b00ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddb341f3a53886e6d9106dd730777a5c043c521d2c909ae9391dd2b0a3b00ca", kill_on_drop: false }` [INFO] [stdout] 3ddb341f3a53886e6d9106dd730777a5c043c521d2c909ae9391dd2b0a3b00ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 64978f9890a358b405efce376efff1069f3d691ea4d7438854ca1a4f1f9a663f [INFO] running `Command { std: "docker" "start" "-a" "64978f9890a358b405efce376efff1069f3d691ea4d7438854ca1a4f1f9a663f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling io-lifetimes v1.0.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustix v0.36.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.4.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fd-lock v3.0.8 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling pest v2.4.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling pest_meta v2.4.1 [INFO] [stderr] Compiling clap v4.0.23 [INFO] [stderr] Compiling pest_generator v2.4.1 [INFO] [stderr] Compiling pest_derive v2.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.14 [INFO] [stderr] Compiling cork v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expression.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ParseOpError(String); [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ParseOpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 23.07s [INFO] running `Command { std: "docker" "inspect" "64978f9890a358b405efce376efff1069f3d691ea4d7438854ca1a4f1f9a663f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64978f9890a358b405efce376efff1069f3d691ea4d7438854ca1a4f1f9a663f", kill_on_drop: false }` [INFO] [stdout] 64978f9890a358b405efce376efff1069f3d691ea4d7438854ca1a4f1f9a663f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f25bf1508bc7e293d2e72686f21a8c4cd4d769a67af05d96c4d9fe85ae372758 [INFO] running `Command { std: "docker" "start" "-a" "f25bf1508bc7e293d2e72686f21a8c4cd4d769a67af05d96c4d9fe85ae372758", kill_on_drop: false }` [INFO] [stderr] Compiling cork v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/expression.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ParseOpError(String); [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `ParseOpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 1.40s [INFO] running `Command { std: "docker" "inspect" "f25bf1508bc7e293d2e72686f21a8c4cd4d769a67af05d96c4d9fe85ae372758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f25bf1508bc7e293d2e72686f21a8c4cd4d769a67af05d96c4d9fe85ae372758", kill_on_drop: false }` [INFO] [stdout] f25bf1508bc7e293d2e72686f21a8c4cd4d769a67af05d96c4d9fe85ae372758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 811baad5d202c3d24cd08df056f0aca99f3358e9a10ce5bc3ea7f21f613bf679 [INFO] running `Command { std: "docker" "start" "-a" "811baad5d202c3d24cd08df056f0aca99f3358e9a10ce5bc3ea7f21f613bf679", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/expression.rs:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | pub struct ParseOpError(String); [INFO] [stderr] | ------------ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `ParseOpError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cork` (bin "cork" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cork-e097b97d6be297e7) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test config::test::test_config_deserialize_empty ... ok [INFO] [stdout] test config::test::test_config_deserialize ... ok [INFO] [stdout] test config::test::test_config_deserialize_missing_values ... ok [INFO] [stdout] test expression::test::hex_parse ... ok [INFO] [stdout] test expression::test::bin_parse ... ok [INFO] [stdout] test expression::test::oct_parse ... ok [INFO] [stdout] test expression::test::test_convert_parse ... ok [INFO] [stdout] test expression::test::test_convert_output ... ok [INFO] [stdout] test expression::test::test_tor_directive_eval ... ok [INFO] [stdout] test format::test::test_0_fmt ... ok [INFO] [stdout] test expression::test::test_expr_parse ... ok [INFO] [stdout] test expression::test::test_expr_eval ... ok [INFO] [stdout] test expression::test::dec_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "811baad5d202c3d24cd08df056f0aca99f3358e9a10ce5bc3ea7f21f613bf679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "811baad5d202c3d24cd08df056f0aca99f3358e9a10ce5bc3ea7f21f613bf679", kill_on_drop: false }` [INFO] [stdout] 811baad5d202c3d24cd08df056f0aca99f3358e9a10ce5bc3ea7f21f613bf679