[INFO] cloning repository https://github.com/coord-e/magicpak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coord-e/magicpak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoord-e%2Fmagicpak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoord-e%2Fmagicpak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e596eab7f6d0ade1c31a51b6b2b5296960fa31e3 [INFO] checking coord-e/magicpak against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoord-e%2Fmagicpak" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coord-e/magicpak on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coord-e/magicpak [INFO] finished tweaking git repo https://github.com/coord-e/magicpak [INFO] tweaked toml for git repo https://github.com/coord-e/magicpak written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/coord-e/magicpak already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "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] dd07640c0f68a846fda7e41686c97a3eef53173df73d590e24e79cea425a481b [INFO] running `Command { std: "docker" "start" "-a" "dd07640c0f68a846fda7e41686c97a3eef53173df73d590e24e79cea425a481b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd07640c0f68a846fda7e41686c97a3eef53173df73d590e24e79cea425a481b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd07640c0f68a846fda7e41686c97a3eef53173df73d590e24e79cea425a481b", kill_on_drop: false }` [INFO] [stdout] dd07640c0f68a846fda7e41686c97a3eef53173df73d590e24e79cea425a481b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "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] 8e062e212a45ef81d6c4f54d87370048c415f95c5860b76ba0535234cbfc8405 [INFO] running `Command { std: "docker" "start" "-a" "8e062e212a45ef81d6c4f54d87370048c415f95c5860b76ba0535234cbfc8405", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling auxv v0.3.3 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking ignore v0.4.14 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking assert_fs v1.0.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking goblin v0.2.0 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Checking magicpak v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/action/compress_executable.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | mem::replace(exe, compressed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/domain/bundle.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | std::mem::replace(&mut self.entries, updated); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/action/compress_executable.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | mem::replace(exe, compressed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/domain/bundle.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | std::mem::replace(&mut self.entries, updated); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "8e062e212a45ef81d6c4f54d87370048c415f95c5860b76ba0535234cbfc8405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e062e212a45ef81d6c4f54d87370048c415f95c5860b76ba0535234cbfc8405", kill_on_drop: false }` [INFO] [stdout] 8e062e212a45ef81d6c4f54d87370048c415f95c5860b76ba0535234cbfc8405