[INFO] cloning repository https://github.com/lalrpop/lalrpop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lalrpop/lalrpop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8afe7dc9d7ff5b74a529b02a2d1ea34851bba90 [INFO] checking lalrpop/lalrpop against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalrpop%2Flalrpop" "/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/lalrpop/lalrpop on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lalrpop/lalrpop [INFO] finished tweaking git repo https://github.com/lalrpop/lalrpop [INFO] tweaked toml for git repo https://github.com/lalrpop/lalrpop written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/lalrpop/lalrpop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0c15468a20df7e0761cb6b00964e64e9f531724119958121d143da2895bdb18 [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" "b0c15468a20df7e0761cb6b00964e64e9f531724119958121d143da2895bdb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c15468a20df7e0761cb6b00964e64e9f531724119958121d143da2895bdb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c15468a20df7e0761cb6b00964e64e9f531724119958121d143da2895bdb18", kill_on_drop: false }` [INFO] [stdout] b0c15468a20df7e0761cb6b00964e64e9f531724119958121d143da2895bdb18 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23abb37663f0a3ffcbfcf4380d299f61fce0ff128b04be817cd7dad59e4d2e9b [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" "23abb37663f0a3ffcbfcf4380d299f61fce0ff128b04be817cd7dad59e4d2e9b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lalrpop v0.19.4 (/opt/rustwide/workdir/lalrpop) [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking ascii-canvas v2.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.4 (/opt/rustwide/workdir/lalrpop-util) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> lalrpop/src/message/horiz.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | .intersperse(self.separate) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> lalrpop/src/message/horiz.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | .intersperse(self.separate) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> lalrpop/src/message/horiz.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | .intersperse(self.separate) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling whitespace v0.19.4 (/opt/rustwide/workdir/doc/whitespace) [INFO] [stderr] Compiling calculator v0.19.4 (/opt/rustwide/workdir/doc/calculator) [INFO] [stderr] Compiling pascal v0.11.0 (/opt/rustwide/workdir/doc/pascal/lalrpop) [INFO] [stderr] Compiling lalrpop-test v0.19.4 (/opt/rustwide/workdir/lalrpop-test) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> doc/calculator/src/tok9.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(input: &'input str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Delim` [INFO] [stdout] --> /opt/rustwide/target/debug/build/lalrpop-test-ccd6688886fb3279/out/nested.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use util::tok::{Tok, Delim}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> lalrpop-test/src/util/tok.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | let (ci, c) = char_indices.next().expect("Unclosed '\"'"); // consume opening '"' [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> lalrpop-test/src/util/tok.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | let (ci, c) = char_indices.next().expect("Unclosed '\"'"); // consume opening '"' [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> /opt/rustwide/target/debug/build/lalrpop-test-ccd6688886fb3279/out/match_section_byte.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new() -> QueryParser { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "23abb37663f0a3ffcbfcf4380d299f61fce0ff128b04be817cd7dad59e4d2e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23abb37663f0a3ffcbfcf4380d299f61fce0ff128b04be817cd7dad59e4d2e9b", kill_on_drop: false }` [INFO] [stdout] 23abb37663f0a3ffcbfcf4380d299f61fce0ff128b04be817cd7dad59e4d2e9b