[INFO] cloning repository https://github.com/joel1st/heatmap_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joel1st/heatmap_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoel1st%2Fheatmap_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoel1st%2Fheatmap_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8833f2f163cb75fef330bf1ca7d364be19b57754 [INFO] testing joel1st/heatmap_rust against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoel1st%2Fheatmap_rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joel1st/heatmap_rust on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joel1st/heatmap_rust [INFO] finished tweaking git repo https://github.com/joel1st/heatmap_rust [INFO] tweaked toml for git repo https://github.com/joel1st/heatmap_rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/joel1st/heatmap_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 881b278b4102570c1895c2de80b6195c0781ad47fb551e474b9a2bade4c9d7d4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "881b278b4102570c1895c2de80b6195c0781ad47fb551e474b9a2bade4c9d7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "881b278b4102570c1895c2de80b6195c0781ad47fb551e474b9a2bade4c9d7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881b278b4102570c1895c2de80b6195c0781ad47fb551e474b9a2bade4c9d7d4", kill_on_drop: false }` [INFO] [stdout] 881b278b4102570c1895c2de80b6195c0781ad47fb551e474b9a2bade4c9d7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5420f467780ef37992809d9b055dad75fc515825a6272772bcee4d9b93ac1dfb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5420f467780ef37992809d9b055dad75fc515825a6272772bcee4d9b93ac1dfb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling data-encoding v1.2.0 [INFO] [stderr] Compiling scan_fmt v0.1.1 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling base64 v0.4.2 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.38 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling rayon v0.8.1 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling textnonce v0.6.0 [INFO] [stderr] Compiling bson v0.9.0 [INFO] [stderr] Compiling mongodb v0.3.1 [INFO] [stderr] Compiling heatmap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "5420f467780ef37992809d9b055dad75fc515825a6272772bcee4d9b93ac1dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5420f467780ef37992809d9b055dad75fc515825a6272772bcee4d9b93ac1dfb", kill_on_drop: false }` [INFO] [stdout] 5420f467780ef37992809d9b055dad75fc515825a6272772bcee4d9b93ac1dfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4567a7b12c5bb743dae6792f72c7fce2564ce56d4e83b98fe026dc07f257344 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d4567a7b12c5bb743dae6792f72c7fce2564ce56d4e83b98fe026dc07f257344", kill_on_drop: false }` [INFO] [stderr] Compiling heatmap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "d4567a7b12c5bb743dae6792f72c7fce2564ce56d4e83b98fe026dc07f257344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4567a7b12c5bb743dae6792f72c7fce2564ce56d4e83b98fe026dc07f257344", kill_on_drop: false }` [INFO] [stdout] d4567a7b12c5bb743dae6792f72c7fce2564ce56d4e83b98fe026dc07f257344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2effe040507108bac5b2d96429f6919f5369fe71ee5179ae91869a48e92e4e66 [INFO] running `Command { std: "docker" "start" "-a" "2effe040507108bac5b2d96429f6919f5369fe71ee5179ae91869a48e92e4e66", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/heatmap-7cf2e2ae27d8bc75 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2effe040507108bac5b2d96429f6919f5369fe71ee5179ae91869a48e92e4e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2effe040507108bac5b2d96429f6919f5369fe71ee5179ae91869a48e92e4e66", kill_on_drop: false }` [INFO] [stdout] 2effe040507108bac5b2d96429f6919f5369fe71ee5179ae91869a48e92e4e66