[INFO] fetching crate portus 0.5.5... [INFO] checking portus-0.5.5 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate portus 0.5.5 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate portus 0.5.5 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate portus 0.5.5 [INFO] finished tweaking crates.io crate portus 0.5.5 [INFO] tweaked toml for crates.io crate portus 0.5.5 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate portus 0.5.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e6058f171a8c2050cac517e97ddf88a621157e635d77e3da0c5eeb62d6c512b [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" "9e6058f171a8c2050cac517e97ddf88a621157e635d77e3da0c5eeb62d6c512b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e6058f171a8c2050cac517e97ddf88a621157e635d77e3da0c5eeb62d6c512b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6058f171a8c2050cac517e97ddf88a621157e635d77e3da0c5eeb62d6c512b", kill_on_drop: false }` [INFO] [stdout] 9e6058f171a8c2050cac517e97ddf88a621157e635d77e3da0c5eeb62d6c512b [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e13fef9ed1d0c652a94676c92c0fef5e0a334a9701d5ed3cfe80357dd9d7db3 [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" "3e13fef9ed1d0c652a94676c92c0fef5e0a334a9701d5ed3cfe80357dd9d7db3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Checking slog v2.3.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking same-file v1.0.2 [INFO] [stderr] Compiling bindgen v0.47.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking minion v0.1.2 [INFO] [stderr] Checking colored v1.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking isatty v0.1.8 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking walkdir v2.2.0 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking nom v4.0.0 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking quote v0.6.11 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking syn v0.15.26 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.11 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling portus_export v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking portus v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ipc/netlink.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | const NL_CFG_F_NONROOT_SEND: c_int = (1 << 1); [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] [stderr] Compiling libccp v0.0.12 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/ipc/netlink.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | const NL_CFG_F_NONROOT_SEND: c_int = (1 << 1); [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "3e13fef9ed1d0c652a94676c92c0fef5e0a334a9701d5ed3cfe80357dd9d7db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e13fef9ed1d0c652a94676c92c0fef5e0a334a9701d5ed3cfe80357dd9d7db3", kill_on_drop: false }` [INFO] [stdout] 3e13fef9ed1d0c652a94676c92c0fef5e0a334a9701d5ed3cfe80357dd9d7db3