[INFO] cloning repository https://github.com/alexheretic/apart-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexheretic/apart-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexheretic%2Fapart-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexheretic%2Fapart-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4b1d1c3a1a7749a6bd588c9fdcd659f65f8242f [INFO] checking alexheretic/apart-core against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexheretic%2Fapart-core" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexheretic/apart-core on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexheretic/apart-core [INFO] finished tweaking git repo https://github.com/alexheretic/apart-core [INFO] tweaked toml for git repo https://github.com/alexheretic/apart-core written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/alexheretic/apart-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq-sys v0.11.0 [INFO] [stderr] Downloaded zmq v0.9.2 [INFO] [stderr] Downloaded json v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de8ef578194ed1e812f138fe4e19e11b7a9ce08c62c62ee246654ccfe4d23c81 [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" "de8ef578194ed1e812f138fe4e19e11b7a9ce08c62c62ee246654ccfe4d23c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de8ef578194ed1e812f138fe4e19e11b7a9ce08c62c62ee246654ccfe4d23c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8ef578194ed1e812f138fe4e19e11b7a9ce08c62c62ee246654ccfe4d23c81", kill_on_drop: false }` [INFO] [stdout] de8ef578194ed1e812f138fe4e19e11b7a9ce08c62c62ee246654ccfe4d23c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] b40bd154adaca4b970c1af568b5e73711bb301ea6187a2c9a158887c8da13c6a [INFO] running `Command { std: "docker" "start" "-a" "b40bd154adaca4b970c1af568b5e73711bb301ea6187a2c9a158887c8da13c6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking json v0.12.0 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking apart-core v0.3.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/clone.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | fn try_wait(&self) -> (Result, Box>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/clone.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | fn try_wait(&self) -> (Result, Box>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.27s [INFO] running `Command { std: "docker" "inspect" "b40bd154adaca4b970c1af568b5e73711bb301ea6187a2c9a158887c8da13c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40bd154adaca4b970c1af568b5e73711bb301ea6187a2c9a158887c8da13c6a", kill_on_drop: false }` [INFO] [stdout] b40bd154adaca4b970c1af568b5e73711bb301ea6187a2c9a158887c8da13c6a