[INFO] cloning repository https://github.com/isubasinghe/gstrips [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isubasinghe/gstrips" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisubasinghe%2Fgstrips", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisubasinghe%2Fgstrips'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e252b4f5d17fb180c553d5ae0910035f30f25b9e [INFO] checking isubasinghe/gstrips against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisubasinghe%2Fgstrips" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isubasinghe/gstrips on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isubasinghe/gstrips [INFO] finished tweaking git repo https://github.com/isubasinghe/gstrips [INFO] tweaked toml for git repo https://github.com/isubasinghe/gstrips written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/isubasinghe/gstrips already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7b5d0543fa1f4ddacfb4f17374e5ef225815024da26d0fd82ad7042ba3a2066 [INFO] running `Command { std: "docker" "start" "-a" "a7b5d0543fa1f4ddacfb4f17374e5ef225815024da26d0fd82ad7042ba3a2066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b5d0543fa1f4ddacfb4f17374e5ef225815024da26d0fd82ad7042ba3a2066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b5d0543fa1f4ddacfb4f17374e5ef225815024da26d0fd82ad7042ba3a2066", kill_on_drop: false }` [INFO] [stdout] a7b5d0543fa1f4ddacfb4f17374e5ef225815024da26d0fd82ad7042ba3a2066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f60e057066d977fb8840b5904c804b7ca7b3bfc8db82e4a8c2b2e4db1a88b4d [INFO] running `Command { std: "docker" "start" "-a" "5f60e057066d977fb8840b5904c804b7ca7b3bfc8db82e4a8c2b2e4db1a88b4d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling vob v2.0.6 [INFO] [stderr] Compiling vob v3.0.1 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling lrpar v0.10.2 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cfgrammar v0.10.2 [INFO] [stderr] Checking sparsevec v0.1.4 [INFO] [stderr] Checking lrtable v0.10.2 [INFO] [stderr] Checking lrlex v0.10.2 [INFO] [stderr] Compiling gstrips v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `lrpar::Span` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gstrips-d344aeb8ca0937c5/out/gstrips.y.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | use lrpar::Span; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lrpar::Span` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gstrips-d344aeb8ca0937c5/out/gstrips.y.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | use lrpar::Span; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lexerdef` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let lexerdef = gstrips_l::lexerdef(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lexerdef` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lexerdef` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let lexerdef = gstrips_l::lexerdef(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lexerdef` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `TypeId` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gstrips-d344aeb8ca0937c5/out/gstrips.y.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | type TypeId = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Atom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gstrips-d344aeb8ca0937c5/out/gstrips.y.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 201 | pub enum Atom { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Domain` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gstrips-d344aeb8ca0937c5/out/gstrips.y.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | pub enum Domain { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `TypeId` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gstrips-d344aeb8ca0937c5/out/gstrips.y.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | type TypeId = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Atom` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gstrips-d344aeb8ca0937c5/out/gstrips.y.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 201 | pub enum Atom { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Domain` [INFO] [stdout] --> /opt/rustwide/target/debug/build/gstrips-d344aeb8ca0937c5/out/gstrips.y.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | pub enum Domain { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.00s [INFO] running `Command { std: "docker" "inspect" "5f60e057066d977fb8840b5904c804b7ca7b3bfc8db82e4a8c2b2e4db1a88b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f60e057066d977fb8840b5904c804b7ca7b3bfc8db82e4a8c2b2e4db1a88b4d", kill_on_drop: false }` [INFO] [stdout] 5f60e057066d977fb8840b5904c804b7ca7b3bfc8db82e4a8c2b2e4db1a88b4d