[INFO] fetching crate netlink-sys 0.2.0... [INFO] testing netlink-sys-0.2.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate netlink-sys 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate netlink-sys 0.2.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate netlink-sys 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate netlink-sys 0.2.0 [INFO] tweaked toml for crates.io crate netlink-sys 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate netlink-sys 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a6e5c26d2a82a08047dc833b8d64b45df1be1e098495952e4459c302f43736f [INFO] running `"docker" "start" "-a" "5a6e5c26d2a82a08047dc833b8d64b45df1be1e098495952e4459c302f43736f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling netlink-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.48s [INFO] running `"docker" "inspect" "5a6e5c26d2a82a08047dc833b8d64b45df1be1e098495952e4459c302f43736f"` [INFO] running `"docker" "rm" "-f" "5a6e5c26d2a82a08047dc833b8d64b45df1be1e098495952e4459c302f43736f"` [INFO] [stdout] 5a6e5c26d2a82a08047dc833b8d64b45df1be1e098495952e4459c302f43736f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f9a05444bc506073f499cbdfa58ce3f8a153f9d0403216aeea9fc358f7e68a86 [INFO] running `"docker" "start" "-a" "f9a05444bc506073f499cbdfa58ce3f8a153f9d0403216aeea9fc358f7e68a86"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling netlink-sys v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `netlink_packet_audit` [INFO] [stderr] --> examples/audit_events.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use netlink_packet_audit::{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `netlink_packet_audit` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `netlink-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f9a05444bc506073f499cbdfa58ce3f8a153f9d0403216aeea9fc358f7e68a86"` [INFO] running `"docker" "rm" "-f" "f9a05444bc506073f499cbdfa58ce3f8a153f9d0403216aeea9fc358f7e68a86"` [INFO] [stdout] f9a05444bc506073f499cbdfa58ce3f8a153f9d0403216aeea9fc358f7e68a86