[INFO] fetching crate narrowlink-custom-dependencies 0.0.1... [INFO] testing narrowlink-custom-dependencies-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate narrowlink-custom-dependencies 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate narrowlink-custom-dependencies 0.0.1 [INFO] finished tweaking crates.io crate narrowlink-custom-dependencies 0.0.1 [INFO] tweaked toml for crates.io crate narrowlink-custom-dependencies 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate narrowlink-custom-dependencies 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate narrowlink-custom-dependencies 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78cd3006a3a265ebc5db29b0556c814f34fe25092a96a74ec0aab9bc69e66b01 [INFO] running `Command { std: "docker" "start" "-a" "78cd3006a3a265ebc5db29b0556c814f34fe25092a96a74ec0aab9bc69e66b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78cd3006a3a265ebc5db29b0556c814f34fe25092a96a74ec0aab9bc69e66b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78cd3006a3a265ebc5db29b0556c814f34fe25092a96a74ec0aab9bc69e66b01", kill_on_drop: false }` [INFO] [stdout] 78cd3006a3a265ebc5db29b0556c814f34fe25092a96a74ec0aab9bc69e66b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 889f4b355251604b76e0eac07441c337bd4901b3272cd1e13349b9f4bf3fd504 [INFO] running `Command { std: "docker" "start" "-a" "889f4b355251604b76e0eac07441c337bd4901b3272cd1e13349b9f4bf3fd504", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling netlink-proto v0.11.2 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling narrowlink-custom-dependencies v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.50s [INFO] running `Command { std: "docker" "inspect" "889f4b355251604b76e0eac07441c337bd4901b3272cd1e13349b9f4bf3fd504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889f4b355251604b76e0eac07441c337bd4901b3272cd1e13349b9f4bf3fd504", kill_on_drop: false }` [INFO] [stdout] 889f4b355251604b76e0eac07441c337bd4901b3272cd1e13349b9f4bf3fd504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99989e333177b14c92a7c26e697c60f206c9b975b83e18b0ae70d1380cd20fbc [INFO] running `Command { std: "docker" "start" "-a" "99989e333177b14c92a7c26e697c60f206c9b975b83e18b0ae70d1380cd20fbc", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information. [INFO] [stdout] --> build.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | .parse_callbacks(Box::new(bindgen::CargoCallbacks)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling netlink-proto v0.11.2 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling narrowlink-custom-dependencies v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `net_route` [INFO] [stdout] --> examples/add.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use net_route::{Route, Handle}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `net_route` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `net_route`, use `cargo add net_route` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `net_route` [INFO] [stdout] --> examples/listen.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use net_route::Handle; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `net_route` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `net_route`, use `cargo add net_route` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `narrowlink-custom-dependencies` (example "listen") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `narrowlink-custom-dependencies` (example "add") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `net_route` [INFO] [stdout] --> examples/delete.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use net_route::{Route, Handle}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `net_route` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `net_route`, use `cargo add net_route` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `net_route` [INFO] [stdout] --> examples/list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use net_route::Handle; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `net_route` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `net_route`, use `cargo add net_route` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `net_route` [INFO] [stdout] --> examples/default.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use net_route::Handle; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `net_route` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `net_route`, use `cargo add net_route` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `narrowlink-custom-dependencies` (example "list") due to 1 previous error [INFO] [stderr] error: could not compile `narrowlink-custom-dependencies` (example "delete") due to 1 previous error [INFO] [stderr] error: could not compile `narrowlink-custom-dependencies` (example "default") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "99989e333177b14c92a7c26e697c60f206c9b975b83e18b0ae70d1380cd20fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99989e333177b14c92a7c26e697c60f206c9b975b83e18b0ae70d1380cd20fbc", kill_on_drop: false }` [INFO] [stdout] 99989e333177b14c92a7c26e697c60f206c9b975b83e18b0ae70d1380cd20fbc