[INFO] cloning repository https://github.com/vtavernier/efiboot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vtavernier/efiboot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvtavernier%2Fefiboot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvtavernier%2Fefiboot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a88cd85501753d64d15151ac270d4e75d795ad5 [INFO] checking vtavernier/efiboot-rs against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvtavernier%2Fefiboot-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vtavernier/efiboot-rs on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vtavernier/efiboot-rs [INFO] finished tweaking git repo https://github.com/vtavernier/efiboot-rs [INFO] tweaked toml for git repo https://github.com/vtavernier/efiboot-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/vtavernier/efiboot-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", 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] ce30c53ef8ced7bb62220afc0aa18cc08916b5e6159610f659a07ba8a1b57bfa [INFO] running `Command { std: "docker" "start" "-a" "ce30c53ef8ced7bb62220afc0aa18cc08916b5e6159610f659a07ba8a1b57bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce30c53ef8ced7bb62220afc0aa18cc08916b5e6159610f659a07ba8a1b57bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce30c53ef8ced7bb62220afc0aa18cc08916b5e6159610f659a07ba8a1b57bfa", kill_on_drop: false }` [INFO] [stdout] ce30c53ef8ced7bb62220afc0aa18cc08916b5e6159610f659a07ba8a1b57bfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16a550a7d0dc41ef218dc45ba6c81dd8ac75345c3f38c65730bb3cec4ec1b6a3 [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" "16a550a7d0dc41ef218dc45ba6c81dd8ac75345c3f38c65730bb3cec4ec1b6a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking efivar v0.2.1 (/opt/rustwide/workdir/efivar) [INFO] [stderr] Checking version-sync v0.8.1 [INFO] [stderr] Checking efiboot v0.2.1 (/opt/rustwide/workdir/efiboot) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> efivar/tests/version-numbers.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | version_sync::assert_markdown_deps_updated!("README.md"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `version_sync::assert_markdown_deps_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> efivar/tests/version-numbers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | version_sync::assert_html_root_url_updated!("src/lib.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `version_sync::assert_html_root_url_updated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "16a550a7d0dc41ef218dc45ba6c81dd8ac75345c3f38c65730bb3cec4ec1b6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a550a7d0dc41ef218dc45ba6c81dd8ac75345c3f38c65730bb3cec4ec1b6a3", kill_on_drop: false }` [INFO] [stdout] 16a550a7d0dc41ef218dc45ba6c81dd8ac75345c3f38c65730bb3cec4ec1b6a3