[INFO] cloning repository https://github.com/vrmiguel/syncfolder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vrmiguel/syncfolder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Fsyncfolder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Fsyncfolder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebe4a9b842321d1ab33a65110fbb2adc554b8c90
[INFO] building vrmiguel/syncfolder against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Fsyncfolder" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vrmiguel/syncfolder on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vrmiguel/syncfolder
[INFO] finished tweaking git repo https://github.com/vrmiguel/syncfolder
[INFO] tweaked toml for git repo https://github.com/vrmiguel/syncfolder written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/vrmiguel/syncfolder 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0972b8e328e39cfe21c7ff70faf7fe24f7b9886e2c09db0466b7dba78c645a3
[INFO] running `Command { std: "docker" "start" "-a" "c0972b8e328e39cfe21c7ff70faf7fe24f7b9886e2c09db0466b7dba78c645a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0972b8e328e39cfe21c7ff70faf7fe24f7b9886e2c09db0466b7dba78c645a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0972b8e328e39cfe21c7ff70faf7fe24f7b9886e2c09db0466b7dba78c645a3", kill_on_drop: false }`
[INFO] [stdout] c0972b8e328e39cfe21c7ff70faf7fe24f7b9886e2c09db0466b7dba78c645a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ae45db5b581d4b1961b5721b1d2c76bae91030ee2fdfb3d395ba44d2d13e0b2
[INFO] running `Command { std: "docker" "start" "-a" "2ae45db5b581d4b1961b5721b1d2c76bae91030ee2fdfb3d395ba44d2d13e0b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling argh_shared v0.1.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling fs-err v2.6.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling async-net v1.6.1
[INFO] [stderr]    Compiling async-process v1.2.0
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling argh_derive v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling argh v0.1.5
[INFO] [stderr]    Compiling syncfolder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fs_err as fs`
[INFO] [stdout]  --> src/file_utils/backup.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fs_err as fs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.80s
[INFO] running `Command { std: "docker" "inspect" "2ae45db5b581d4b1961b5721b1d2c76bae91030ee2fdfb3d395ba44d2d13e0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae45db5b581d4b1961b5721b1d2c76bae91030ee2fdfb3d395ba44d2d13e0b2", kill_on_drop: false }`
[INFO] [stdout] 2ae45db5b581d4b1961b5721b1d2c76bae91030ee2fdfb3d395ba44d2d13e0b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e858622e89db36e0e32775404481d9e96b3eb72b818efd07afa13201b0ac0442
[INFO] running `Command { std: "docker" "start" "-a" "e858622e89db36e0e32775404481d9e96b3eb72b818efd07afa13201b0ac0442", kill_on_drop: false }`
[INFO] [stderr]    Compiling syncfolder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fs_err as fs`
[INFO] [stdout]  --> src/file_utils/backup.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fs_err as fs;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "e858622e89db36e0e32775404481d9e96b3eb72b818efd07afa13201b0ac0442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e858622e89db36e0e32775404481d9e96b3eb72b818efd07afa13201b0ac0442", kill_on_drop: false }`
[INFO] [stdout] e858622e89db36e0e32775404481d9e96b3eb72b818efd07afa13201b0ac0442
