[INFO] cloning repository https://github.com/Tacklebox/spiro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tacklebox/spiro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTacklebox%2Fspiro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTacklebox%2Fspiro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a89f11ebaba91a3bb8c80508e35c47f70a37d50 [INFO] checking Tacklebox/spiro against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTacklebox%2Fspiro" "/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/Tacklebox/spiro on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tacklebox/spiro [INFO] finished tweaking git repo https://github.com/Tacklebox/spiro [INFO] tweaked toml for git repo https://github.com/Tacklebox/spiro written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Tacklebox/spiro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 851146e2c6dd02158050711495f01d5ab5c4da8269bae42fa2c47093f7fd2e31 [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" "851146e2c6dd02158050711495f01d5ab5c4da8269bae42fa2c47093f7fd2e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "851146e2c6dd02158050711495f01d5ab5c4da8269bae42fa2c47093f7fd2e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851146e2c6dd02158050711495f01d5ab5c4da8269bae42fa2c47093f7fd2e31", kill_on_drop: false }` [INFO] [stdout] 851146e2c6dd02158050711495f01d5ab5c4da8269bae42fa2c47093f7fd2e31 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 5492ff2a16fc06f909f2b27d3551fa479aa0ff9f8c2874848bb35804eac206bb [INFO] running `Command { std: "docker" "start" "-a" "5492ff2a16fc06f909f2b27d3551fa479aa0ff9f8c2874848bb35804eac206bb", kill_on_drop: false }` [INFO] [stderr] Compiling stdweb v0.4.2 (https://github.com/Tacklebox/stdweb?branch=mouse_offsets#2705c1dd) [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Checking serde v1.0.31 [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Checking discard v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling serde_derive_internals v0.20.0 [INFO] [stderr] Checking serde_json v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.31 [INFO] [stderr] Compiling stdweb-derive v0.4.0 (https://github.com/Tacklebox/stdweb?branch=mouse_offsets#2705c1dd) [INFO] [stderr] Checking spiro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/minivec.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts::PI` [INFO] [stdout] --> src/minivec.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f64::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.35s [INFO] running `Command { std: "docker" "inspect" "5492ff2a16fc06f909f2b27d3551fa479aa0ff9f8c2874848bb35804eac206bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5492ff2a16fc06f909f2b27d3551fa479aa0ff9f8c2874848bb35804eac206bb", kill_on_drop: false }` [INFO] [stdout] 5492ff2a16fc06f909f2b27d3551fa479aa0ff9f8c2874848bb35804eac206bb