[INFO] cloning repository https://github.com/Sakuragizwy/rspileup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sakuragizwy/rspileup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakuragizwy%2Frspileup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakuragizwy%2Frspileup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0c0af99bfe4d439e0350f6f8649f55c25223e57 [INFO] checking Sakuragizwy/rspileup against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSakuragizwy%2Frspileup" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sakuragizwy/rspileup on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sakuragizwy/rspileup [INFO] finished tweaking git repo https://github.com/Sakuragizwy/rspileup [INFO] tweaked toml for git repo https://github.com/Sakuragizwy/rspileup written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Sakuragizwy/rspileup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 982835ae06cfc6fc979de3199e9694fd3244cf833d69cea1c3f6acb14c60f0a1 [INFO] running `Command { std: "docker" "start" "-a" "982835ae06cfc6fc979de3199e9694fd3244cf833d69cea1c3f6acb14c60f0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "982835ae06cfc6fc979de3199e9694fd3244cf833d69cea1c3f6acb14c60f0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982835ae06cfc6fc979de3199e9694fd3244cf833d69cea1c3f6acb14c60f0a1", kill_on_drop: false }` [INFO] [stdout] 982835ae06cfc6fc979de3199e9694fd3244cf833d69cea1c3f6acb14c60f0a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dceb68b53761cade7e96cd4e1a75e499347fc46f1081c720e9f8f113a6e20d76 [INFO] running `Command { std: "docker" "start" "-a" "dceb68b53761cade7e96cd4e1a75e499347fc46f1081c720e9f8f113a6e20d76", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling bio v0.31.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking unicode-normalization v0.1.18 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking statrs v0.12.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking snafu v0.6.0 [INFO] [stderr] Checking bio-types v0.11.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking rust-htslib v0.36.0 [INFO] [stderr] Checking rspileup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "dceb68b53761cade7e96cd4e1a75e499347fc46f1081c720e9f8f113a6e20d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dceb68b53761cade7e96cd4e1a75e499347fc46f1081c720e9f8f113a6e20d76", kill_on_drop: false }` [INFO] [stdout] dceb68b53761cade7e96cd4e1a75e499347fc46f1081c720e9f8f113a6e20d76