[INFO] cloning repository https://github.com/iptq/trash-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iptq/trash-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiptq%2Ftrash-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiptq%2Ftrash-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5f52bdfbc4a9b786ba3ffb49e04c2f1cde512dd [INFO] testing iptq/trash-cli against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiptq%2Ftrash-cli" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iptq/trash-cli on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iptq/trash-cli [INFO] finished tweaking git repo https://github.com/iptq/trash-cli [INFO] tweaked toml for git repo https://github.com/iptq/trash-cli written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/iptq/trash-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fa6c1901b9caa5488b239c97f82a6f3a59d2d11985ad2af0b47e6df132edaf8 [INFO] running `Command { std: "docker" "start" "-a" "9fa6c1901b9caa5488b239c97f82a6f3a59d2d11985ad2af0b47e6df132edaf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fa6c1901b9caa5488b239c97f82a6f3a59d2d11985ad2af0b47e6df132edaf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa6c1901b9caa5488b239c97f82a6f3a59d2d11985ad2af0b47e6df132edaf8", kill_on_drop: false }` [INFO] [stdout] 9fa6c1901b9caa5488b239c97f82a6f3a59d2d11985ad2af0b47e6df132edaf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b4b8e3da0b661e7f6426adbe2cf761d35d52c98afd17c9ad14a8895c368cee [INFO] running `Command { std: "docker" "start" "-a" "48b4b8e3da0b661e7f6426adbe2cf761d35d52c98afd17c9ad14a8895c368cee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling libmount v0.1.15 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling garbage v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `link_info` [INFO] [stdout] --> src/ops/put.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let link_info = target.read_link().ok(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_link_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingRecursiveOption` [INFO] [stdout] --> src/ops/put.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | MissingRecursiveOption(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.89s [INFO] running `Command { std: "docker" "inspect" "48b4b8e3da0b661e7f6426adbe2cf761d35d52c98afd17c9ad14a8895c368cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b4b8e3da0b661e7f6426adbe2cf761d35d52c98afd17c9ad14a8895c368cee", kill_on_drop: false }` [INFO] [stdout] 48b4b8e3da0b661e7f6426adbe2cf761d35d52c98afd17c9ad14a8895c368cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74e97e0362b1263c62e6f71b3dbd3ed0eb417560df7f4e059b25fca945aaf76e [INFO] running `Command { std: "docker" "start" "-a" "74e97e0362b1263c62e6f71b3dbd3ed0eb417560df7f4e059b25fca945aaf76e", kill_on_drop: false }` [INFO] [stderr] Compiling garbage v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `link_info` [INFO] [stdout] --> src/ops/put.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let link_info = target.read_link().ok(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_link_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingRecursiveOption` [INFO] [stdout] --> src/ops/put.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | MissingRecursiveOption(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link_info` [INFO] [stdout] --> src/ops/put.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let link_info = target.read_link().ok(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_link_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MissingRecursiveOption` [INFO] [stdout] --> src/ops/put.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | MissingRecursiveOption(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "74e97e0362b1263c62e6f71b3dbd3ed0eb417560df7f4e059b25fca945aaf76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e97e0362b1263c62e6f71b3dbd3ed0eb417560df7f4e059b25fca945aaf76e", kill_on_drop: false }` [INFO] [stdout] 74e97e0362b1263c62e6f71b3dbd3ed0eb417560df7f4e059b25fca945aaf76e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 423919b684908b2e3eff727ee4ac52c152d1503451f3125c945902c82387f852 [INFO] running `Command { std: "docker" "start" "-a" "423919b684908b2e3eff727ee4ac52c152d1503451f3125c945902c82387f852", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `link_info` [INFO] [stderr] --> src/ops/put.rs:156:13 [INFO] [stderr] | [INFO] [stderr] 156 | let link_info = target.read_link().ok(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_link_info` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `MissingRecursiveOption` [INFO] [stderr] --> src/ops/put.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | MissingRecursiveOption(PathBuf), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `garbage` (lib) generated 2 warnings [INFO] [stderr] warning: `garbage` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/garbage-dcc6c9a71007c2de) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/garbage-55a2f2931a35b13a) [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] [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] [stderr] Doc-tests garbage [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" "423919b684908b2e3eff727ee4ac52c152d1503451f3125c945902c82387f852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423919b684908b2e3eff727ee4ac52c152d1503451f3125c945902c82387f852", kill_on_drop: false }` [INFO] [stdout] 423919b684908b2e3eff727ee4ac52c152d1503451f3125c945902c82387f852