[INFO] fetching crate portus 0.5.5... [INFO] testing portus-0.5.5 against 1.49.0 for beta-1.50-1 [INFO] extracting crate portus 0.5.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate portus 0.5.5 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-4/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" "+1.49.0" "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-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] eb7f381dba03016f9d5ad927c77869d947d22595e9274d18bf46203a58aea7ad [INFO] running `Command { std: "docker" "start" "-a" "eb7f381dba03016f9d5ad927c77869d947d22595e9274d18bf46203a58aea7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb7f381dba03016f9d5ad927c77869d947d22595e9274d18bf46203a58aea7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7f381dba03016f9d5ad927c77869d947d22595e9274d18bf46203a58aea7ad", kill_on_drop: false }` [INFO] [stdout] eb7f381dba03016f9d5ad927c77869d947d22595e9274d18bf46203a58aea7ad [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ae7297db2ecf3fa696707cb5824b91f70a60f7a78c8104cfb692e4141bcf27a [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" "7ae7297db2ecf3fa696707cb5824b91f70a60f7a78c8104cfb692e4141bcf27a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling slog v2.3.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling walkdir v2.2.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling portus_export v0.1.0 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling 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] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "7ae7297db2ecf3fa696707cb5824b91f70a60f7a78c8104cfb692e4141bcf27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae7297db2ecf3fa696707cb5824b91f70a60f7a78c8104cfb692e4141bcf27a", kill_on_drop: false }` [INFO] [stdout] 7ae7297db2ecf3fa696707cb5824b91f70a60f7a78c8104cfb692e4141bcf27a [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d794bec2a3ec5ce46bddb73886cc603f51b46f6c6ca6849ce4a100c089fef444 [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" "d794bec2a3ec5ce46bddb73886cc603f51b46f6c6ca6849ce4a100c089fef444", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.47.1 [INFO] [stderr] Compiling minion v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling synstructure v0.10.1 [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 proc-macro-hack v0.5.11 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling backtrace v0.3.11 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling libccp v0.0.12 [INFO] [stdout] error: could not find native static library `ccp`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libccp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d794bec2a3ec5ce46bddb73886cc603f51b46f6c6ca6849ce4a100c089fef444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d794bec2a3ec5ce46bddb73886cc603f51b46f6c6ca6849ce4a100c089fef444", kill_on_drop: false }` [INFO] [stdout] d794bec2a3ec5ce46bddb73886cc603f51b46f6c6ca6849ce4a100c089fef444