[INFO] cloning repository https://github.com/DanglingPointer/mtorrent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanglingPointer/mtorrent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanglingPointer%2Fmtorrent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanglingPointer%2Fmtorrent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 236024f30200e6d21d4393343924788cc8ae2b87 [INFO] checking DanglingPointer/mtorrent against try#0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanglingPointer%2Fmtorrent" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanglingPointer/mtorrent on toolchain 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanglingPointer/mtorrent [INFO] finished tweaking git repo https://github.com/DanglingPointer/mtorrent [INFO] tweaked toml for git repo https://github.com/DanglingPointer/mtorrent written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/DanglingPointer/mtorrent already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e05edcec57b748e4a31072a7c631a3fae33ddee3835450bf0b5c3aa10b54576a [INFO] running `Command { std: "docker" "start" "-a" "e05edcec57b748e4a31072a7c631a3fae33ddee3835450bf0b5c3aa10b54576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e05edcec57b748e4a31072a7c631a3fae33ddee3835450bf0b5c3aa10b54576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05edcec57b748e4a31072a7c631a3fae33ddee3835450bf0b5c3aa10b54576a", kill_on_drop: false }` [INFO] [stdout] e05edcec57b748e4a31072a7c631a3fae33ddee3835450bf0b5c3aa10b54576a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b1211559fce304f1ef44ab1a8a71e0fe2e1b4f87ace050962c92275fb342196 [INFO] running `Command { std: "docker" "start" "-a" "0b1211559fce304f1ef44ab1a8a71e0fe2e1b4f87ace050962c92275fb342196", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking simple_logger v2.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking attohttpc v0.16.3 [INFO] [stderr] Checking igd v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking mtorrent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.04s [INFO] running `Command { std: "docker" "inspect" "0b1211559fce304f1ef44ab1a8a71e0fe2e1b4f87ace050962c92275fb342196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1211559fce304f1ef44ab1a8a71e0fe2e1b4f87ace050962c92275fb342196", kill_on_drop: false }` [INFO] [stdout] 0b1211559fce304f1ef44ab1a8a71e0fe2e1b4f87ace050962c92275fb342196