[INFO] cloning repository https://github.com/jeremystucki/mvr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremystucki/mvr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremystucki%2Fmvr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremystucki%2Fmvr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e67bb1f669f24bf8d889ede3d4799172a5d511a [INFO] checking jeremystucki/mvr against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremystucki%2Fmvr" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremystucki/mvr on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeremystucki/mvr [INFO] finished tweaking git repo https://github.com/jeremystucki/mvr [INFO] tweaked toml for git repo https://github.com/jeremystucki/mvr written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jeremystucki/mvr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockiato v0.9.5 [INFO] [stderr] Downloaded mockiato-codegen v0.9.5 [INFO] [stderr] Downloaded nom v5.0.1 [INFO] [stderr] Downloaded nameof v1.1.0 [INFO] [stderr] Downloaded nearly_eq v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff636f918b9430c420075fecc795af3a633610ecd83084d286e43a13ab62898b [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" "ff636f918b9430c420075fecc795af3a633610ecd83084d286e43a13ab62898b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff636f918b9430c420075fecc795af3a633610ecd83084d286e43a13ab62898b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff636f918b9430c420075fecc795af3a633610ecd83084d286e43a13ab62898b", kill_on_drop: false }` [INFO] [stdout] ff636f918b9430c420075fecc795af3a633610ecd83084d286e43a13ab62898b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 19c045449993570add7e0c98afe890bd0c8197c23fff87b1573d462497d49696 [INFO] running `Command { std: "docker" "start" "-a" "19c045449993570add7e0c98afe890bd0c8197c23fff87b1573d462497d49696", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking nearly_eq v0.2.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking nameof v1.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking itertools v0.8.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mockiato-codegen v0.9.5 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling mockiato v0.9.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mvr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/controller.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | f.debug_struct(name_of!(type ControllerImpl)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/controller.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | name_of!(matching_pattern_parser in ControllerImpl), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/controller.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | name_of!(replacement_pattern_parser in ControllerImpl), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/controller.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | f.debug_struct(name_of!(type ControllerImpl)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/controller.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | name_of!(matching_pattern_parser in ControllerImpl), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused closure that must be used [INFO] [stdout] --> src/controller.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | name_of!(replacement_pattern_parser in ControllerImpl), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: closures are lazy and do nothing unless called [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.07s [INFO] running `Command { std: "docker" "inspect" "19c045449993570add7e0c98afe890bd0c8197c23fff87b1573d462497d49696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c045449993570add7e0c98afe890bd0c8197c23fff87b1573d462497d49696", kill_on_drop: false }` [INFO] [stdout] 19c045449993570add7e0c98afe890bd0c8197c23fff87b1573d462497d49696