[INFO] cloning repository https://github.com/Stebalien/gazetta-bin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stebalien/gazetta-bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStebalien%2Fgazetta-bin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStebalien%2Fgazetta-bin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbf387a335aec012803e6d1e6703e4adca470962 [INFO] checking Stebalien/gazetta-bin against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStebalien%2Fgazetta-bin" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Stebalien/gazetta-bin 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/Stebalien/gazetta-bin [INFO] finished tweaking git repo https://github.com/Stebalien/gazetta-bin [INFO] tweaked toml for git repo https://github.com/Stebalien/gazetta-bin written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Stebalien/gazetta-bin 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] [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 8451c19ff1943a83f9e7d2dc13b6a4434eda40eb11a3a0f3dd7d252bc6a8dd72 [INFO] running `Command { std: "docker" "start" "-a" "8451c19ff1943a83f9e7d2dc13b6a4434eda40eb11a3a0f3dd7d252bc6a8dd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8451c19ff1943a83f9e7d2dc13b6a4434eda40eb11a3a0f3dd7d252bc6a8dd72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8451c19ff1943a83f9e7d2dc13b6a4434eda40eb11a3a0f3dd7d252bc6a8dd72", kill_on_drop: false }` [INFO] [stdout] 8451c19ff1943a83f9e7d2dc13b6a4434eda40eb11a3a0f3dd7d252bc6a8dd72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 88eddf9e230c324fa4a1dc301936cd8308ec5265964dc681e9e3a1ab14d5b2b2 [INFO] running `Command { std: "docker" "start" "-a" "88eddf9e230c324fa4a1dc301936cd8308ec5265964dc681e9e3a1ab14d5b2b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling pulldown-cmark v0.6.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling horrorshow v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling gazetta-core v0.3.0 [INFO] [stderr] Compiling gazetta-render-ext v0.3.0 [INFO] [stderr] Compiling gazetta-model-ext v0.3.0 [INFO] [stderr] Compiling gazetta-cli v0.3.0 [INFO] [stderr] Compiling gazetta v0.3.0 [INFO] [stderr] Compiling gazetta-bin v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.66s [INFO] running `Command { std: "docker" "inspect" "88eddf9e230c324fa4a1dc301936cd8308ec5265964dc681e9e3a1ab14d5b2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88eddf9e230c324fa4a1dc301936cd8308ec5265964dc681e9e3a1ab14d5b2b2", kill_on_drop: false }` [INFO] [stdout] 88eddf9e230c324fa4a1dc301936cd8308ec5265964dc681e9e3a1ab14d5b2b2