[INFO] fetching crate tidploy 0.16.0... [INFO] building tidploy-0.16.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate tidploy 0.16.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate tidploy 0.16.0 [INFO] finished tweaking crates.io crate tidploy 0.16.0 [INFO] tweaked toml for crates.io crate tidploy 0.16.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tidploy 0.16.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tidploy 0.16.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.8 [INFO] [stderr] Downloaded shared_child v1.0.0 [INFO] [stderr] Downloaded spinoff v0.8.0 [INFO] [stderr] Downloaded linux-keyutils v0.2.3 [INFO] [stderr] Downloaded keyring v2.3.1 [INFO] [stderr] Downloaded test-log-macros v0.2.15 [INFO] [stderr] Downloaded directories v5.0.1 [INFO] [stderr] Downloaded anstream v0.6.7 [INFO] [stderr] Downloaded clap v4.4.16 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded test-log v0.2.15 [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded clap_builder v4.4.16 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b53b59e360991a0c35f1c5d11543e860adc720cbd103b0b37297ddc111800114 [INFO] running `Command { std: "docker" "start" "-a" "b53b59e360991a0c35f1c5d11543e860adc720cbd103b0b37297ddc111800114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b53b59e360991a0c35f1c5d11543e860adc720cbd103b0b37297ddc111800114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53b59e360991a0c35f1c5d11543e860adc720cbd103b0b37297ddc111800114", kill_on_drop: false }` [INFO] [stdout] b53b59e360991a0c35f1c5d11543e860adc720cbd103b0b37297ddc111800114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68e656c65006fcf5d4afd1c78b6bd51af7ecf42b16ea7aa13badfc44d03d1618 [INFO] running `Command { std: "docker" "start" "-a" "68e656c65006fcf5d4afd1c78b6bd51af7ecf42b16ea7aa13badfc44d03d1618", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling clap_builder v4.4.16 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling linux-keyutils v0.2.3 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spinoff v0.8.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling keyring v2.3.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling test-log-macros v0.2.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.4.16 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling test-log v0.2.15 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling tidploy v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `PathClean` is never used [INFO] [stdout] --> src/filesystem.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait PathClean { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clean` is never used [INFO] [stdout] --> src/filesystem.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn clean

(path: P) -> Utf8PathBuf [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.84s [INFO] running `Command { std: "docker" "inspect" "68e656c65006fcf5d4afd1c78b6bd51af7ecf42b16ea7aa13badfc44d03d1618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e656c65006fcf5d4afd1c78b6bd51af7ecf42b16ea7aa13badfc44d03d1618", kill_on_drop: false }` [INFO] [stdout] 68e656c65006fcf5d4afd1c78b6bd51af7ecf42b16ea7aa13badfc44d03d1618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41cbeb8cb14593ff5ea6597a429f9bf4630e58da974557f1ce5b1fb9d7d5319f [INFO] running `Command { std: "docker" "start" "-a" "41cbeb8cb14593ff5ea6597a429f9bf4630e58da974557f1ce5b1fb9d7d5319f", kill_on_drop: false }` [INFO] [stderr] Compiling tidploy v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `PathClean` is never used [INFO] [stdout] --> src/filesystem.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait PathClean { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clean` is never used [INFO] [stdout] --> src/filesystem.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn clean

(path: P) -> Utf8PathBuf [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PathClean` is never used [INFO] [stdout] --> src/filesystem.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait PathClean { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clean` is never used [INFO] [stdout] --> src/filesystem.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn clean

(path: P) -> Utf8PathBuf [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `Command { std: "docker" "inspect" "41cbeb8cb14593ff5ea6597a429f9bf4630e58da974557f1ce5b1fb9d7d5319f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41cbeb8cb14593ff5ea6597a429f9bf4630e58da974557f1ce5b1fb9d7d5319f", kill_on_drop: false }` [INFO] [stdout] 41cbeb8cb14593ff5ea6597a429f9bf4630e58da974557f1ce5b1fb9d7d5319f