[INFO] cloning repository https://github.com/alercah/split-analytics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alercah/split-analytics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falercah%2Fsplit-analytics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falercah%2Fsplit-analytics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f03111439308ab33971cbf13abd7d399ee8f3653 [INFO] checking alercah/split-analytics against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falercah%2Fsplit-analytics" "/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/alercah/split-analytics on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alercah/split-analytics [INFO] finished tweaking git repo https://github.com/alercah/split-analytics [INFO] tweaked toml for git repo https://github.com/alercah/split-analytics written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/alercah/split-analytics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9b721a820dd3a078ef34197c2fd87284b62a5825e27cbafcd4ea49b425e3180 [INFO] running `Command { std: "docker" "start" "-a" "f9b721a820dd3a078ef34197c2fd87284b62a5825e27cbafcd4ea49b425e3180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9b721a820dd3a078ef34197c2fd87284b62a5825e27cbafcd4ea49b425e3180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b721a820dd3a078ef34197c2fd87284b62a5825e27cbafcd4ea49b425e3180", kill_on_drop: false }` [INFO] [stdout] f9b721a820dd3a078ef34197c2fd87284b62a5825e27cbafcd4ea49b425e3180 [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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ead2a4edd8925515fac959783db3913d705f51fe31e68888a2638ee12485d819 [INFO] running `Command { std: "docker" "start" "-a" "ead2a4edd8925515fac959783db3913d705f51fe31e68888a2638ee12485d819", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling failure_derive v0.1.4 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking encoding_rs v0.8.13 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking inflate v0.4.4 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking rawslice v0.1.0 [INFO] [stderr] Checking odds v0.3.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking promising-future v0.2.4 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking livesplit-hotkey v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling derive_more v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Checking failure v0.1.4 [INFO] [stderr] Checking quick-xml v0.12.4 [INFO] [stderr] Checking livesplit-core v0.10.0 [INFO] [stderr] Checking split-analytics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.39s [INFO] running `Command { std: "docker" "inspect" "ead2a4edd8925515fac959783db3913d705f51fe31e68888a2638ee12485d819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead2a4edd8925515fac959783db3913d705f51fe31e68888a2638ee12485d819", kill_on_drop: false }` [INFO] [stdout] ead2a4edd8925515fac959783db3913d705f51fe31e68888a2638ee12485d819