[INFO] fetching crate timely_communication 0.11.1... [INFO] checking timely_communication-0.11.1 against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] extracting crate timely_communication 0.11.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate timely_communication 0.11.1 on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate timely_communication 0.11.1 [INFO] finished tweaking crates.io crate timely_communication 0.11.1 [INFO] tweaked toml for crates.io crate timely_communication 0.11.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate timely_communication 0.11.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73db4a10431a7e4c72bd6e2d447f9e50ea3fde0cb2d879b0d75bde993a59d105 [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" "73db4a10431a7e4c72bd6e2d447f9e50ea3fde0cb2d879b0d75bde993a59d105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73db4a10431a7e4c72bd6e2d447f9e50ea3fde0cb2d879b0d75bde993a59d105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73db4a10431a7e4c72bd6e2d447f9e50ea3fde0cb2d879b0d75bde993a59d105", kill_on_drop: false }` [INFO] [stdout] 73db4a10431a7e4c72bd6e2d447f9e50ea3fde0cb2d879b0d75bde993a59d105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a329fb2b3624564389aa3a953d9cc263f137ce1cdeb58b3642c3ca861434617c [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" "a329fb2b3624564389aa3a953d9cc263f137ce1cdeb58b3642c3ca861434617c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking timely_bytes v0.11.0 [INFO] [stderr] Checking timely_logging v0.11.1 [INFO] [stderr] Checking abomonation v0.7.0 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Checking timely_communication v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/allocator/process.rs:145:33 [INFO] [stdout] | [INFO] [stdout] 145 | .downcast_mut::<(Vec>, Buzzer)>, Puller>)>>)>() [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/allocator/process.rs:145:33 [INFO] [stdout] | [INFO] [stdout] 145 | .downcast_mut::<(Vec>, Buzzer)>, Puller>)>>)>() [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 33.23s [INFO] running `Command { std: "docker" "inspect" "a329fb2b3624564389aa3a953d9cc263f137ce1cdeb58b3642c3ca861434617c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a329fb2b3624564389aa3a953d9cc263f137ce1cdeb58b3642c3ca861434617c", kill_on_drop: false }` [INFO] [stdout] a329fb2b3624564389aa3a953d9cc263f137ce1cdeb58b3642c3ca861434617c