[INFO] cloning repository https://github.com/Cryptobyte/dirstructcopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cryptobyte/dirstructcopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryptobyte%2Fdirstructcopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryptobyte%2Fdirstructcopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5712f867586ba71bc856e5440561ccda7cecfa7 [INFO] building Cryptobyte/dirstructcopy against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryptobyte%2Fdirstructcopy" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cryptobyte/dirstructcopy on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cryptobyte/dirstructcopy [INFO] finished tweaking git repo https://github.com/Cryptobyte/dirstructcopy [INFO] tweaked toml for git repo https://github.com/Cryptobyte/dirstructcopy written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/Cryptobyte/dirstructcopy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd7e2b3e1eb6b99615ea2fef7cb7b0ac1e570ffeae36f380d8244f41b688736b [INFO] running `Command { std: "docker" "start" "-a" "bd7e2b3e1eb6b99615ea2fef7cb7b0ac1e570ffeae36f380d8244f41b688736b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd7e2b3e1eb6b99615ea2fef7cb7b0ac1e570ffeae36f380d8244f41b688736b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7e2b3e1eb6b99615ea2fef7cb7b0ac1e570ffeae36f380d8244f41b688736b", kill_on_drop: false }` [INFO] [stdout] bd7e2b3e1eb6b99615ea2fef7cb7b0ac1e570ffeae36f380d8244f41b688736b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe4bc78928717bb6baea875cfb5cca40c17657a74d4f646807a3c89b9155498b [INFO] running `Command { std: "docker" "start" "-a" "fe4bc78928717bb6baea875cfb5cca40c17657a74d4f646807a3c89b9155498b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling question v0.2.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling dirstructcopy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.38s [INFO] running `Command { std: "docker" "inspect" "fe4bc78928717bb6baea875cfb5cca40c17657a74d4f646807a3c89b9155498b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4bc78928717bb6baea875cfb5cca40c17657a74d4f646807a3c89b9155498b", kill_on_drop: false }` [INFO] [stdout] fe4bc78928717bb6baea875cfb5cca40c17657a74d4f646807a3c89b9155498b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aaf6ede6789a0dfd290f44629f5fdd14b727dedaf28a1f23503c0d413add55b [INFO] running `Command { std: "docker" "start" "-a" "1aaf6ede6789a0dfd290f44629f5fdd14b727dedaf28a1f23503c0d413add55b", kill_on_drop: false }` [INFO] [stderr] Compiling dirstructcopy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dirstructcopy-86593169af64ccbf) [INFO] running `Command { std: "docker" "inspect" "1aaf6ede6789a0dfd290f44629f5fdd14b727dedaf28a1f23503c0d413add55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aaf6ede6789a0dfd290f44629f5fdd14b727dedaf28a1f23503c0d413add55b", kill_on_drop: false }` [INFO] [stdout] 1aaf6ede6789a0dfd290f44629f5fdd14b727dedaf28a1f23503c0d413add55b