[INFO] fetching crate netlink-proto 0.1.1... [INFO] checking netlink-proto-0.1.1 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate netlink-proto 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate netlink-proto 0.1.1 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate netlink-proto 0.1.1 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate netlink-proto 0.1.1 [INFO] tweaked toml for crates.io crate netlink-proto 0.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62f396ce178aee774153ed1e209ed7a2974abf21aff1926663cfadd5afeb7867 [INFO] running `"docker" "start" "-a" "62f396ce178aee774153ed1e209ed7a2974abf21aff1926663cfadd5afeb7867"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking netlink-sys v0.1.0 [INFO] [stderr] Checking netlink-packet v0.1.1 [INFO] [stderr] Checking netlink-proto v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `netlink_packet::LinkHeader`, `netlink_packet::LinkMessage`, `netlink_packet::RtnlMessage` [INFO] [stderr] --> examples/dump_links_tokio.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | use netlink_packet::{LinkHeader, LinkMessage, NetlinkFlags, NetlinkMessage, RtnlMessage}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ no `RtnlMessage` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `LinkMessage` in the root [INFO] [stderr] | | help: a similar name exists in the module: `AckMessage` [INFO] [stderr] | no `LinkHeader` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `netlink_proto::NetlinkCodec`, `netlink_proto::NetlinkFramed` [INFO] [stderr] --> examples/dump_links_tokio.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | use netlink_proto::{NetlinkCodec, NetlinkFramed}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `NetlinkFramed` in the root [INFO] [stderr] | | [INFO] [stderr] | no `NetlinkCodec` in the root [INFO] [stderr] [INFO] [stderr] warning: unused import: `Future` [INFO] [stderr] --> examples/dump_links_tokio.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{Future, Sink, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Sink` [INFO] [stderr] --> examples/dump_links_tokio.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{Future, Sink, Stream}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> examples/dump_links_tokio.rs:3:29 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::{Future, Sink, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `netlink-proto`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "62f396ce178aee774153ed1e209ed7a2974abf21aff1926663cfadd5afeb7867"` [INFO] running `"docker" "rm" "-f" "62f396ce178aee774153ed1e209ed7a2974abf21aff1926663cfadd5afeb7867"` [INFO] [stdout] 62f396ce178aee774153ed1e209ed7a2974abf21aff1926663cfadd5afeb7867