[INFO] cloning repository https://github.com/RecursiveG/mktorrent-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RecursiveG/mktorrent-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRecursiveG%2Fmktorrent-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRecursiveG%2Fmktorrent-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c8636c27f72c0b5b4cb8e53348acad411b34816
[INFO] checking RecursiveG/mktorrent-rs against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRecursiveG%2Fmktorrent-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RecursiveG/mktorrent-rs
[INFO] finished tweaking git repo https://github.com/RecursiveG/mktorrent-rs
[INFO] tweaked toml for git repo https://github.com/RecursiveG/mktorrent-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RecursiveG/mktorrent-rs on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RecursiveG/mktorrent-rs 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded memmap2 v0.3.0
[INFO] [stderr]   Downloaded stderrlog v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5824b06c4d15437ff435ef4cdf9f34570fcbc35572cf583e4efc6b9c31a95f8c
[INFO] running `Command { std: "docker" "start" "-a" "5824b06c4d15437ff435ef4cdf9f34570fcbc35572cf583e4efc6b9c31a95f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5824b06c4d15437ff435ef4cdf9f34570fcbc35572cf583e4efc6b9c31a95f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5824b06c4d15437ff435ef4cdf9f34570fcbc35572cf583e4efc6b9c31a95f8c", kill_on_drop: false }`
[INFO] [stdout] 5824b06c4d15437ff435ef4cdf9f34570fcbc35572cf583e4efc6b9c31a95f8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04a72a8fa261b898e9f764a55c16816b7f5e0ff8def7c49297b23e8509dcf85b
[INFO] running `Command { std: "docker" "start" "-a" "04a72a8fa261b898e9f764a55c16816b7f5e0ff8def7c49297b23e8509dcf85b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking memmap2 v0.3.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking indicatif v0.17.0 (https://github.com/mitsuhiko/indicatif?rev=79ef74a4e9f74c8d135399bd2ebb864c5eb81acd#79ef74a4)
[INFO] [stderr]     Checking stderrlog v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking mktorrent-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `canonical_path` and `prefix` are never read
[INFO] [stdout]   --> src/dirwalker.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct WalkedDir {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     pub canonical_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub prefix: PathBuf,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `canonical_path` and `prefix` are never read
[INFO] [stdout]   --> src/dirwalker.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct WalkedDir {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     pub canonical_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub prefix: PathBuf,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.38s
[INFO] running `Command { std: "docker" "inspect" "04a72a8fa261b898e9f764a55c16816b7f5e0ff8def7c49297b23e8509dcf85b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a72a8fa261b898e9f764a55c16816b7f5e0ff8def7c49297b23e8509dcf85b", kill_on_drop: false }`
[INFO] [stdout] 04a72a8fa261b898e9f764a55c16816b7f5e0ff8def7c49297b23e8509dcf85b
