[INFO] cloning repository https://github.com/zhxie/pcap-ifs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhxie/pcap-ifs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fpcap-ifs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fpcap-ifs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57a6a2a2478ba3e32a24562631f90f8607a0c950 [INFO] testing zhxie/pcap-ifs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fpcap-ifs" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhxie/pcap-ifs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhxie/pcap-ifs [INFO] finished tweaking git repo https://github.com/zhxie/pcap-ifs [INFO] tweaked toml for git repo https://github.com/zhxie/pcap-ifs written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/zhxie/pcap-ifs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa568367e982dae756974b9c410c8d334785be1168a77c40505341576556d120 [INFO] running `Command { std: "docker" "start" "-a" "fa568367e982dae756974b9c410c8d334785be1168a77c40505341576556d120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa568367e982dae756974b9c410c8d334785be1168a77c40505341576556d120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa568367e982dae756974b9c410c8d334785be1168a77c40505341576556d120", kill_on_drop: false }` [INFO] [stdout] fa568367e982dae756974b9c410c8d334785be1168a77c40505341576556d120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f241bf7061bc479006336b36fc34d0e257a0d1bf3c88aa810fd10199e9cb1524 [INFO] running `Command { std: "docker" "start" "-a" "f241bf7061bc479006336b36fc34d0e257a0d1bf3c88aa810fd10199e9cb1524", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling pnet_datalink v0.26.0 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling interfaces v0.0.4 [INFO] [stderr] Compiling pcap-ifs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `c_interfaces` [INFO] [stdout] --> src/lib.rs:167:43 [INFO] [stdout] | [INFO] [stdout] 167 | if let Ok(sys_inters) = c_interfaces::Interface::get_all() { [INFO] [stdout] | ^^^^^^^^^ not found in `c_interfaces` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use interfaces::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pcap-ifs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f241bf7061bc479006336b36fc34d0e257a0d1bf3c88aa810fd10199e9cb1524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f241bf7061bc479006336b36fc34d0e257a0d1bf3c88aa810fd10199e9cb1524", kill_on_drop: false }` [INFO] [stdout] f241bf7061bc479006336b36fc34d0e257a0d1bf3c88aa810fd10199e9cb1524