[INFO] cloning repository https://github.com/jasonwhite/ubercopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasonwhite/ubercopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwhite%2Fubercopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwhite%2Fubercopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7476f3db34955fff4d51a0b9c794c137aeb0e24c [INFO] testing jasonwhite/ubercopy against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwhite%2Fubercopy" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasonwhite/ubercopy on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jasonwhite/ubercopy [INFO] finished tweaking git repo https://github.com/jasonwhite/ubercopy [INFO] tweaked toml for git repo https://github.com/jasonwhite/ubercopy written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jasonwhite/ubercopy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad5c202a50bbfcfc7ab9d381454a25b15dc6ee3d092f142b880e6ef9f859417 [INFO] running `Command { std: "docker" "start" "-a" "aad5c202a50bbfcfc7ab9d381454a25b15dc6ee3d092f142b880e6ef9f859417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad5c202a50bbfcfc7ab9d381454a25b15dc6ee3d092f142b880e6ef9f859417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad5c202a50bbfcfc7ab9d381454a25b15dc6ee3d092f142b880e6ef9f859417", kill_on_drop: false }` [INFO] [stdout] aad5c202a50bbfcfc7ab9d381454a25b15dc6ee3d092f142b880e6ef9f859417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bcb70bc97ad958151b8f51e2b58c0d86fa1380d9201f05f5076e1093f4ad527 [INFO] running `Command { std: "docker" "start" "-a" "9bcb70bc97ad958151b8f51e2b58c0d86fa1380d9201f05f5076e1093f4ad527", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling ubercopy v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | writeln!(f, "{}:", self.description())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.95s [INFO] running `Command { std: "docker" "inspect" "9bcb70bc97ad958151b8f51e2b58c0d86fa1380d9201f05f5076e1093f4ad527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bcb70bc97ad958151b8f51e2b58c0d86fa1380d9201f05f5076e1093f4ad527", kill_on_drop: false }` [INFO] [stdout] 9bcb70bc97ad958151b8f51e2b58c0d86fa1380d9201f05f5076e1093f4ad527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 711cb25b5e4943eedbe0c18e8864f9e35848490fe17ca2bfbe3bdd6c17a83b86 [INFO] running `Command { std: "docker" "start" "-a" "711cb25b5e4943eedbe0c18e8864f9e35848490fe17ca2bfbe3bdd6c17a83b86", kill_on_drop: false }` [INFO] [stderr] Compiling ubercopy v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | writeln!(f, "{}:", self.description())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `Command { std: "docker" "inspect" "711cb25b5e4943eedbe0c18e8864f9e35848490fe17ca2bfbe3bdd6c17a83b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711cb25b5e4943eedbe0c18e8864f9e35848490fe17ca2bfbe3bdd6c17a83b86", kill_on_drop: false }` [INFO] [stdout] 711cb25b5e4943eedbe0c18e8864f9e35848490fe17ca2bfbe3bdd6c17a83b86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3556697243c7f2a988135a7746de2b5ca33b2ad8db5900d3ae705866f90e3ee [INFO] running `Command { std: "docker" "start" "-a" "b3556697243c7f2a988135a7746de2b5ca33b2ad8db5900d3ae705866f90e3ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:127:33 [INFO] [stderr] | [INFO] [stderr] 127 | writeln!(f, "{}:", self.description())?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ubercopy-bf013783d5bbbcb9) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test iter::tests::adjacent_base_case ... ok [INFO] [stdout] test iter::tests::adjacent_case_1 ... ok [INFO] [stdout] test iter::tests::adjacent_case_2 ... ok [INFO] [stdout] test iter::tests::change ... ok [INFO] [stdout] test iter::tests::changes_base_case ... ok [INFO] [stdout] test iter::tests::changes_left_only ... ok [INFO] [stdout] test iter::tests::changes_both_sides ... ok [INFO] [stdout] test iter::tests::unique_case_1 ... ok [INFO] [stdout] test iter::tests::changes_right_only ... ok [INFO] [stdout] test util::tests::test_parent_dir ... ok [INFO] [stdout] test util::tests::test_sandbox ... ok [INFO] [stdout] test util::tests::test_norm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3556697243c7f2a988135a7746de2b5ca33b2ad8db5900d3ae705866f90e3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3556697243c7f2a988135a7746de2b5ca33b2ad8db5900d3ae705866f90e3ee", kill_on_drop: false }` [INFO] [stdout] b3556697243c7f2a988135a7746de2b5ca33b2ad8db5900d3ae705866f90e3ee