[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 master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexheretic%2Fapart-core" "/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/alexheretic/apart-core on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "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-10/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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2724ab1ccd57fe8b44ea079c7569a3cbfa07725b26607fba6c0dc1ea2102b925 [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" "2724ab1ccd57fe8b44ea079c7569a3cbfa07725b26607fba6c0dc1ea2102b925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2724ab1ccd57fe8b44ea079c7569a3cbfa07725b26607fba6c0dc1ea2102b925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2724ab1ccd57fe8b44ea079c7569a3cbfa07725b26607fba6c0dc1ea2102b925", kill_on_drop: false }` [INFO] [stdout] 2724ab1ccd57fe8b44ea079c7569a3cbfa07725b26607fba6c0dc1ea2102b925 [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" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e596a7f014cc8f041d604ac3271cfaa09f7f2d8d1d179d22ee40da317648ffe [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" "4e596a7f014cc8f041d604ac3271cfaa09f7f2d8d1d179d22ee40da317648ffe", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking json v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [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 humantime v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking regex v1.3.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 27.77s [INFO] running `Command { std: "docker" "inspect" "4e596a7f014cc8f041d604ac3271cfaa09f7f2d8d1d179d22ee40da317648ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e596a7f014cc8f041d604ac3271cfaa09f7f2d8d1d179d22ee40da317648ffe", kill_on_drop: false }` [INFO] [stdout] 4e596a7f014cc8f041d604ac3271cfaa09f7f2d8d1d179d22ee40da317648ffe