[INFO] cloning repository https://github.com/peterdelevoryas/cu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterdelevoryas/cu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterdelevoryas%2Fcu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterdelevoryas%2Fcu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88b2cd5886143d88f0137d03c7b3b4b60dac2f97 [INFO] checking peterdelevoryas/cu against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterdelevoryas%2Fcu" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterdelevoryas/cu on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peterdelevoryas/cu [INFO] finished tweaking git repo https://github.com/peterdelevoryas/cu [INFO] tweaked toml for git repo https://github.com/peterdelevoryas/cu written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/peterdelevoryas/cu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c88844c5883e06c7be84ac166b99019006f8606ddb7f2903eb4dd7203435e85 [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" "1c88844c5883e06c7be84ac166b99019006f8606ddb7f2903eb4dd7203435e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c88844c5883e06c7be84ac166b99019006f8606ddb7f2903eb4dd7203435e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c88844c5883e06c7be84ac166b99019006f8606ddb7f2903eb4dd7203435e85", kill_on_drop: false }` [INFO] [stdout] 1c88844c5883e06c7be84ac166b99019006f8606ddb7f2903eb4dd7203435e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b4bf5cd8601568dd684b03500cfacdc6a42eb659a5f10bd16c460e208ce52a [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" "77b4bf5cd8601568dd684b03500cfacdc6a42eb659a5f10bd16c460e208ce52a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling llvm-sys v0.1.0 (https://github.com/peterdelevoryas/llvm-sys#154f03d6) [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking mylang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stdout] warning: unused variable: `elems` [INFO] [stdout] --> src/ir.rs:172:36 [INFO] [stdout] | [INFO] [stdout] 172 | syntax::Pattern::Tuple(elems) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_elems` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elems` [INFO] [stdout] --> src/ir.rs:173:49 [INFO] [stdout] | [INFO] [stdout] 173 | &syntax::Pattern::EnumVariant(name, ref elems) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elems` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print` [INFO] [stdout] --> src/ir.rs:1157:8 [INFO] [stdout] | [INFO] [stdout] 1157 | pub fn print(module: &Module2) { [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] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking filecheck v0.4.0 [INFO] [stdout] warning: unused variable: `elems` [INFO] [stdout] --> src/ir.rs:172:36 [INFO] [stdout] | [INFO] [stdout] 172 | syntax::Pattern::Tuple(elems) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_elems` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elems` [INFO] [stdout] --> src/ir.rs:173:49 [INFO] [stdout] | [INFO] [stdout] 173 | &syntax::Pattern::EnumVariant(name, ref elems) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elems` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print` [INFO] [stdout] --> src/ir.rs:1157:8 [INFO] [stdout] | [INFO] [stdout] 1157 | pub fn print(module: &Module2) { [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.89s [INFO] running `Command { std: "docker" "inspect" "77b4bf5cd8601568dd684b03500cfacdc6a42eb659a5f10bd16c460e208ce52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b4bf5cd8601568dd684b03500cfacdc6a42eb659a5f10bd16c460e208ce52a", kill_on_drop: false }` [INFO] [stdout] 77b4bf5cd8601568dd684b03500cfacdc6a42eb659a5f10bd16c460e208ce52a