[INFO] cloning repository https://github.com/j2ghz/sdr-heatmap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j2ghz/sdr-heatmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj2ghz%2Fsdr-heatmap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj2ghz%2Fsdr-heatmap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07041d4052b775a6814d0cc9bd363abe8dcbbafc [INFO] checking j2ghz/sdr-heatmap against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj2ghz%2Fsdr-heatmap" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j2ghz/sdr-heatmap on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j2ghz/sdr-heatmap [INFO] finished tweaking git repo https://github.com/j2ghz/sdr-heatmap [INFO] tweaked toml for git repo https://github.com/j2ghz/sdr-heatmap written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/j2ghz/sdr-heatmap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-generator v0.3.0 [INFO] [stderr] Downloaded plotters-svg v0.3.0 [INFO] [stderr] Downloaded stderrlog v0.5.1 [INFO] [stderr] Downloaded weezl v0.1.4 [INFO] [stderr] Downloaded webp v0.1.2 [INFO] [stderr] Downloaded criterion-plot v0.4.4 [INFO] [stderr] Downloaded criterion v0.3.5 [INFO] [stderr] Downloaded plotters-backend v0.3.0 [INFO] [stderr] Downloaded libwebp-sys v0.2.0 [INFO] [stderr] Downloaded plotters v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38ff6def0d925567ade052fdaec308f8cc05476457e7d9dbd8d5a3e5bffc9679 [INFO] running `Command { std: "docker" "start" "-a" "38ff6def0d925567ade052fdaec308f8cc05476457e7d9dbd8d5a3e5bffc9679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38ff6def0d925567ade052fdaec308f8cc05476457e7d9dbd8d5a3e5bffc9679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ff6def0d925567ade052fdaec308f8cc05476457e7d9dbd8d5a3e5bffc9679", kill_on_drop: false }` [INFO] [stdout] 38ff6def0d925567ade052fdaec308f8cc05476457e7d9dbd8d5a3e5bffc9679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f672c6b3860bbfa22df10c5740b11f5b5a3e2623d3f49bd6aa66a8ea23ef020 [INFO] running `Command { std: "docker" "start" "-a" "1f672c6b3860bbfa22df10c5740b11f5b5a3e2623d3f49bd6aa66a8ea23ef020", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling libwebp-sys v0.2.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking stderrlog v0.5.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking webp v0.1.2 [INFO] [stderr] Checking sdr-heatmap v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.58s [INFO] running `Command { std: "docker" "inspect" "1f672c6b3860bbfa22df10c5740b11f5b5a3e2623d3f49bd6aa66a8ea23ef020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f672c6b3860bbfa22df10c5740b11f5b5a3e2623d3f49bd6aa66a8ea23ef020", kill_on_drop: false }` [INFO] [stdout] 1f672c6b3860bbfa22df10c5740b11f5b5a3e2623d3f49bd6aa66a8ea23ef020