[INFO] cloning repository https://github.com/uniqueNullptr2/rust-cpy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uniqueNullptr2/rust-cpy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuniqueNullptr2%2Frust-cpy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuniqueNullptr2%2Frust-cpy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 976b94efb2f755838dbcce4d3202afe6bc3d12d4 [INFO] testing uniqueNullptr2/rust-cpy against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuniqueNullptr2%2Frust-cpy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uniqueNullptr2/rust-cpy on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uniqueNullptr2/rust-cpy [INFO] finished tweaking git repo https://github.com/uniqueNullptr2/rust-cpy [INFO] tweaked toml for git repo https://github.com/uniqueNullptr2/rust-cpy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uniqueNullptr2/rust-cpy 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e57be41bc2e2d94292bd6020cd646ded542723d23aa42449cda4bd0ca65e1cf4 [INFO] running `Command { std: "docker" "start" "-a" "e57be41bc2e2d94292bd6020cd646ded542723d23aa42449cda4bd0ca65e1cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e57be41bc2e2d94292bd6020cd646ded542723d23aa42449cda4bd0ca65e1cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57be41bc2e2d94292bd6020cd646ded542723d23aa42449cda4bd0ca65e1cf4", kill_on_drop: false }` [INFO] [stdout] e57be41bc2e2d94292bd6020cd646ded542723d23aa42449cda4bd0ca65e1cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 275a31f4254532540751b7fb9e67f9819189f285b0ebbc2921be6b792a359791 [INFO] running `Command { std: "docker" "start" "-a" "275a31f4254532540751b7fb9e67f9819189f285b0ebbc2921be6b792a359791", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling async-copy-progress v1.0.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pancurses v0.17.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling rust-cpy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `env` and `sync::Arc` [INFO] [stdout] --> src/main.rs:1:124 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::{Path, PathBuf}, time::{SystemTime, Duration}, collections::{BTreeMap}, fs::{Permissions, create_dir_all}, env, sync::Arc}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Input` [INFO] [stdout] --> src/main.rs:10:42 [INFO] [stdout] | [INFO] [stdout] 10 | use pancurses::{Window, endwin, initscr, Input, noecho}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `permission` [INFO] [stdout] --> src/main.rs:117:42 [INFO] [stdout] | [INFO] [stdout] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_permission` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `created` [INFO] [stdout] --> src/main.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modified` [INFO] [stdout] --> src/main.rs:117:63 [INFO] [stdout] | [INFO] [stdout] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.51s [INFO] running `Command { std: "docker" "inspect" "275a31f4254532540751b7fb9e67f9819189f285b0ebbc2921be6b792a359791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275a31f4254532540751b7fb9e67f9819189f285b0ebbc2921be6b792a359791", kill_on_drop: false }` [INFO] [stdout] 275a31f4254532540751b7fb9e67f9819189f285b0ebbc2921be6b792a359791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2df51fb0b22b005e0016b15d63f9f9d9c5753e62570a688bb94a3f48eb114df [INFO] running `Command { std: "docker" "start" "-a" "f2df51fb0b22b005e0016b15d63f9f9d9c5753e62570a688bb94a3f48eb114df", kill_on_drop: false }` [INFO] [stderr] Compiling rust-cpy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `env` and `sync::Arc` [INFO] [stdout] --> src/main.rs:1:124 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::{Path, PathBuf}, time::{SystemTime, Duration}, collections::{BTreeMap}, fs::{Permissions, create_dir_all}, env, sync::Arc}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Input` [INFO] [stdout] --> src/main.rs:10:42 [INFO] [stdout] | [INFO] [stdout] 10 | use pancurses::{Window, endwin, initscr, Input, noecho}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `permission` [INFO] [stdout] --> src/main.rs:117:42 [INFO] [stdout] | [INFO] [stdout] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_permission` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `created` [INFO] [stdout] --> src/main.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modified` [INFO] [stdout] --> src/main.rs:117:63 [INFO] [stdout] | [INFO] [stdout] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "f2df51fb0b22b005e0016b15d63f9f9d9c5753e62570a688bb94a3f48eb114df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2df51fb0b22b005e0016b15d63f9f9d9c5753e62570a688bb94a3f48eb114df", kill_on_drop: false }` [INFO] [stdout] f2df51fb0b22b005e0016b15d63f9f9d9c5753e62570a688bb94a3f48eb114df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ffee21ad24be7ad7c448076774473ccb7b6fbdf7451d6e560b4e6f21e867fdbd [INFO] running `Command { std: "docker" "start" "-a" "ffee21ad24be7ad7c448076774473ccb7b6fbdf7451d6e560b4e6f21e867fdbd", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `env` and `sync::Arc` [INFO] [stderr] --> src/main.rs:1:124 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{path::{Path, PathBuf}, time::{SystemTime, Duration}, collections::{BTreeMap}, fs::{Permissions, create_dir_all}, env, sync::Arc}; [INFO] [stderr] | ^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Input` [INFO] [stderr] --> src/main.rs:10:42 [INFO] [stderr] | [INFO] [stderr] 10 | use pancurses::{Window, endwin, initscr, Input, noecho}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `permission` [INFO] [stderr] --> src/main.rs:117:42 [INFO] [stderr] | [INFO] [stderr] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_permission` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `created` [INFO] [stderr] --> src/main.rs:117:54 [INFO] [stderr] | [INFO] [stderr] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `modified` [INFO] [stderr] --> src/main.rs:117:63 [INFO] [stderr] | [INFO] [stderr] 117 | if let Some((path, size, permission, created, modified)) = trx.recv().await.ok() { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified` [INFO] [stderr] [INFO] [stderr] warning: `rust-cpy` (bin "rust-cpy" test) generated 5 warnings (run `cargo fix --bin "rust-cpy" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_cpy-c326bdb01c864b8f) [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" "ffee21ad24be7ad7c448076774473ccb7b6fbdf7451d6e560b4e6f21e867fdbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffee21ad24be7ad7c448076774473ccb7b6fbdf7451d6e560b4e6f21e867fdbd", kill_on_drop: false }` [INFO] [stdout] ffee21ad24be7ad7c448076774473ccb7b6fbdf7451d6e560b4e6f21e867fdbd