[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 master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremystucki%2Fmvr" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremystucki/mvr on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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-7/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd257395383e89f28e1ae76920c1dbc2545e9cd558a172fc23005e79a1439c47 [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" "fd257395383e89f28e1ae76920c1dbc2545e9cd558a172fc23005e79a1439c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd257395383e89f28e1ae76920c1dbc2545e9cd558a172fc23005e79a1439c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd257395383e89f28e1ae76920c1dbc2545e9cd558a172fc23005e79a1439c47", kill_on_drop: false }` [INFO] [stdout] fd257395383e89f28e1ae76920c1dbc2545e9cd558a172fc23005e79a1439c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13015c9bf017de18ce7625368115a296507bb4ba0e2a242e7b53a2453a357568 [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" "13015c9bf017de18ce7625368115a296507bb4ba0e2a242e7b53a2453a357568", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking ansi_term v0.11.0 [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 strsim v0.8.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking itertools v0.8.1 [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] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling heck v0.3.1 [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 47.09s [INFO] running `Command { std: "docker" "inspect" "13015c9bf017de18ce7625368115a296507bb4ba0e2a242e7b53a2453a357568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13015c9bf017de18ce7625368115a296507bb4ba0e2a242e7b53a2453a357568", kill_on_drop: false }` [INFO] [stdout] 13015c9bf017de18ce7625368115a296507bb4ba0e2a242e7b53a2453a357568