[INFO] cloning repository https://github.com/jasonrm/cork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasonrm/cork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonrm%2Fcork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonrm%2Fcork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41cf2424a136948d0d4a35a90cd4ed193e7f9773 [INFO] testing jasonrm/cork against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonrm%2Fcork" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jasonrm/cork [INFO] finished tweaking git repo https://github.com/jasonrm/cork [INFO] tweaked toml for git repo https://github.com/jasonrm/cork written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jasonrm/cork on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jasonrm/cork 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69239b2908e81377e3e815523757aaab2af00301ef8ce0f447bb774714c707a8 [INFO] running `Command { std: "docker" "start" "-a" "69239b2908e81377e3e815523757aaab2af00301ef8ce0f447bb774714c707a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69239b2908e81377e3e815523757aaab2af00301ef8ce0f447bb774714c707a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69239b2908e81377e3e815523757aaab2af00301ef8ce0f447bb774714c707a8", kill_on_drop: false }` [INFO] [stdout] 69239b2908e81377e3e815523757aaab2af00301ef8ce0f447bb774714c707a8 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f39491ec0765c4bdb87d644eda4ccf3d4fdd2f3db5b393254b74ec11e5c8a35a [INFO] running `Command { std: "docker" "start" "-a" "f39491ec0765c4bdb87d644eda4ccf3d4fdd2f3db5b393254b74ec11e5c8a35a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rustyline v10.1.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cork v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `LICENSE_HEADER` is never used [INFO] [stdout] --> src/main.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | const LICENSE_HEADER: &str = "Copyright (C) 2021 Deep Majumder [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s [INFO] running `Command { std: "docker" "inspect" "f39491ec0765c4bdb87d644eda4ccf3d4fdd2f3db5b393254b74ec11e5c8a35a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39491ec0765c4bdb87d644eda4ccf3d4fdd2f3db5b393254b74ec11e5c8a35a", kill_on_drop: false }` [INFO] [stdout] f39491ec0765c4bdb87d644eda4ccf3d4fdd2f3db5b393254b74ec11e5c8a35a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ddccf42f075cccea53d45a5c7fe0555f79daf804c85e9886c2c63e69403928 [INFO] running `Command { std: "docker" "start" "-a" "81ddccf42f075cccea53d45a5c7fe0555f79daf804c85e9886c2c63e69403928", kill_on_drop: false }` [INFO] [stderr] Compiling cork v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `LICENSE_HEADER` is never used [INFO] [stdout] --> src/main.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | const LICENSE_HEADER: &str = "Copyright (C) 2021 Deep Majumder [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "81ddccf42f075cccea53d45a5c7fe0555f79daf804c85e9886c2c63e69403928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ddccf42f075cccea53d45a5c7fe0555f79daf804c85e9886c2c63e69403928", kill_on_drop: false }` [INFO] [stdout] 81ddccf42f075cccea53d45a5c7fe0555f79daf804c85e9886c2c63e69403928 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fdad4c0a11b42e5be086e75a9cb011cd06ef416440359921810a2e1b78236c7a [INFO] running `Command { std: "docker" "start" "-a" "fdad4c0a11b42e5be086e75a9cb011cd06ef416440359921810a2e1b78236c7a", kill_on_drop: false }` [INFO] [stderr] warning: constant `LICENSE_HEADER` is never used [INFO] [stderr] --> src/main.rs:246:7 [INFO] [stderr] | [INFO] [stderr] 246 | const LICENSE_HEADER: &str = "Copyright (C) 2021 Deep Majumder [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [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] [INFO] [stderr] warning: `cork` (bin "cork" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cork-84013c3af43e9467) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test config::test::test_config_deserialize_missing_values ... ok [INFO] [stdout] test config::test::test_config_deserialize ... ok [INFO] [stdout] test config::test::test_config_deserialize_empty ... ok [INFO] [stdout] test expression::test::bin_parse ... ok [INFO] [stdout] test expression::test::dec_parse ... ok [INFO] [stdout] test expression::test::hex_parse ... ok [INFO] [stdout] test expression::test::oct_parse ... ok [INFO] [stdout] test expression::test::test_convert_output ... ok [INFO] [stdout] test expression::test::test_convert_parse ... ok [INFO] [stdout] test expression::test::test_expr_parse ... ok [INFO] [stdout] test format::test::test_0_fmt ... ok [INFO] [stdout] test expression::test::test_tor_directive_eval ... ok [INFO] [stdout] test expression::test::test_expr_eval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fdad4c0a11b42e5be086e75a9cb011cd06ef416440359921810a2e1b78236c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdad4c0a11b42e5be086e75a9cb011cd06ef416440359921810a2e1b78236c7a", kill_on_drop: false }` [INFO] [stdout] fdad4c0a11b42e5be086e75a9cb011cd06ef416440359921810a2e1b78236c7a