[INFO] fetching crate pitchfork-cli 0.1.5... [INFO] testing pitchfork-cli-0.1.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate pitchfork-cli 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate pitchfork-cli 0.1.5 [INFO] finished tweaking crates.io crate pitchfork-cli 0.1.5 [INFO] tweaked toml for crates.io crate pitchfork-cli 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pitchfork-cli 0.1.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pitchfork-cli 0.1.5 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a72995cfdb14d7504590784811848ba0bbf99c50817d57bbde22928a36bf2b7 [INFO] running `Command { std: "docker" "start" "-a" "8a72995cfdb14d7504590784811848ba0bbf99c50817d57bbde22928a36bf2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a72995cfdb14d7504590784811848ba0bbf99c50817d57bbde22928a36bf2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a72995cfdb14d7504590784811848ba0bbf99c50817d57bbde22928a36bf2b7", kill_on_drop: false }` [INFO] [stdout] 8a72995cfdb14d7504590784811848ba0bbf99c50817d57bbde22928a36bf2b7 [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4424d35b513445eed119864728d75b771e6b776f89fe79fafae33e4e4e727cef [INFO] running `Command { std: "docker" "start" "-a" "4424d35b513445eed119864728d75b771e6b776f89fe79fafae33e4e4e727cef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling homedir v0.3.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling notify-types v1.0.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling kdl v4.7.0 [INFO] [stderr] Compiling versions v6.3.2 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling exponential-backoff v2.0.0 [INFO] [stderr] Compiling exec v0.3.1 [INFO] [stderr] Compiling comfy-table v7.1.3 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling rev_lines v0.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling sysinfo v0.33.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling xx v2.0.3 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling notify-debouncer-full v0.4.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling usage-lib v1.3.5 [INFO] [stderr] Compiling interprocess v2.2.2 [INFO] [stderr] Compiling clap_usage v1.0.0 [INFO] [stderr] Compiling pitchfork-cli v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `IpcMessage` is never used [INFO] [stdout] --> src/ipc/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum IpcMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipc/mod.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | fn fs_name(name: &str) -> Result { [INFO] [stdout] | ^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn fs_name(name: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "4424d35b513445eed119864728d75b771e6b776f89fe79fafae33e4e4e727cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4424d35b513445eed119864728d75b771e6b776f89fe79fafae33e4e4e727cef", kill_on_drop: false }` [INFO] [stdout] 4424d35b513445eed119864728d75b771e6b776f89fe79fafae33e4e4e727cef [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e18afd5365c88d486e3402a867d01198d88ad3c0b8fafd4336cc3879f82a40d [INFO] running `Command { std: "docker" "start" "-a" "8e18afd5365c88d486e3402a867d01198d88ad3c0b8fafd4336cc3879f82a40d", kill_on_drop: false }` [INFO] [stderr] Compiling pitchfork-cli v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `IpcMessage` is never used [INFO] [stdout] --> src/ipc/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum IpcMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipc/mod.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | fn fs_name(name: &str) -> Result { [INFO] [stdout] | ^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | fn fs_name(name: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.59s [INFO] running `Command { std: "docker" "inspect" "8e18afd5365c88d486e3402a867d01198d88ad3c0b8fafd4336cc3879f82a40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e18afd5365c88d486e3402a867d01198d88ad3c0b8fafd4336cc3879f82a40d", kill_on_drop: false }` [INFO] [stdout] 8e18afd5365c88d486e3402a867d01198d88ad3c0b8fafd4336cc3879f82a40d [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b8a68233a540fe507a1b6547bb4d76db152a729d9d3455e192d959387d2a070 [INFO] running `Command { std: "docker" "start" "-a" "1b8a68233a540fe507a1b6547bb4d76db152a729d9d3455e192d959387d2a070", kill_on_drop: false }` [INFO] [stderr] warning: enum `IpcMessage` is never used [INFO] [stderr] --> src/ipc/mod.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | pub enum IpcMessage { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ipc/mod.rs:54:18 [INFO] [stderr] | [INFO] [stderr] 54 | fn fs_name(name: &str) -> Result { [INFO] [stderr] | ^^^^ ---- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 54 | fn fs_name(name: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `pitchfork-cli` (bin "pitchfork" test) generated 2 warnings (run `cargo fix --bin "pitchfork" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pitchfork-6638917ecaa4fb97) [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" "1b8a68233a540fe507a1b6547bb4d76db152a729d9d3455e192d959387d2a070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8a68233a540fe507a1b6547bb4d76db152a729d9d3455e192d959387d2a070", kill_on_drop: false }` [INFO] [stdout] 1b8a68233a540fe507a1b6547bb4d76db152a729d9d3455e192d959387d2a070