[INFO] cloning repository https://github.com/CRefice/reel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CRefice/reel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb50def7c3de4d14140772719e43d45af1d07547 [INFO] checking CRefice/reel against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CRefice/reel on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CRefice/reel [INFO] finished tweaking git repo https://github.com/CRefice/reel [INFO] tweaked toml for git repo https://github.com/CRefice/reel written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/CRefice/reel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67b14df760d6ecdda0f8c2554ee3e421429aca436043f17c9893140e20b5ae41 [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" "67b14df760d6ecdda0f8c2554ee3e421429aca436043f17c9893140e20b5ae41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67b14df760d6ecdda0f8c2554ee3e421429aca436043f17c9893140e20b5ae41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b14df760d6ecdda0f8c2554ee3e421429aca436043f17c9893140e20b5ae41", kill_on_drop: false }` [INFO] [stdout] 67b14df760d6ecdda0f8c2554ee3e421429aca436043f17c9893140e20b5ae41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac1916757e13f2bd7624d54d4473b65fb5acb1156bcc7c5c447e5b518de03f58 [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" "ac1916757e13f2bd7624d54d4473b65fb5acb1156bcc7c5c447e5b518de03f58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking dirs v2.0.1 [INFO] [stderr] Checking rustyline v5.0.0 [INFO] [stderr] Checking oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> src/loc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `split_source` [INFO] [stdout] --> src/loc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `context` [INFO] [stdout] --> src/loc.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end_offset` [INFO] [stdout] --> src/loc.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn end_offset(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> src/loc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `split_source` [INFO] [stdout] --> src/loc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `context` [INFO] [stdout] --> src/loc.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end_offset` [INFO] [stdout] --> src/loc.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn end_offset(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.45s [INFO] running `Command { std: "docker" "inspect" "ac1916757e13f2bd7624d54d4473b65fb5acb1156bcc7c5c447e5b518de03f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1916757e13f2bd7624d54d4473b65fb5acb1156bcc7c5c447e5b518de03f58", kill_on_drop: false }` [INFO] [stdout] ac1916757e13f2bd7624d54d4473b65fb5acb1156bcc7c5c447e5b518de03f58