[INFO] fetching crate tun-easytier 1.1.1... [INFO] testing tun-easytier-1.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tun-easytier 1.1.1 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate tun-easytier 1.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tun-easytier 1.1.1 [INFO] tweaked toml for crates.io crate tun-easytier 1.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tun-easytier 1.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tun-easytier 1.1.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.18.0 [INFO] [stderr] Downloaded c2rust-bitfields v0.18.0 [INFO] [stderr] Downloaded ctrlc2 v3.5.7 [INFO] [stderr] Downloaded packet v0.1.4 [INFO] [stderr] Downloaded mio v1.0.1 [INFO] [stderr] Downloaded object v0.36.3 [INFO] [stderr] Downloaded wintun v0.5.0 [INFO] [stderr] Downloaded tokio v1.39.2 [INFO] [stderr] Downloaded hwaddr v0.1.7 [INFO] [stderr] Downloaded cc v1.1.8 [INFO] [stderr] Downloaded libloading v0.8.5 [INFO] [stderr] Downloaded serde_json v1.0.122 [INFO] [stderr] Downloaded syn v2.0.72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 146697ea9b1411e5f41cb510cc44eb7d61fdc0b668e05e3e460f563b68c20361 [INFO] running `Command { std: "docker" "start" "-a" "146697ea9b1411e5f41cb510cc44eb7d61fdc0b668e05e3e460f563b68c20361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "146697ea9b1411e5f41cb510cc44eb7d61fdc0b668e05e3e460f563b68c20361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146697ea9b1411e5f41cb510cc44eb7d61fdc0b668e05e3e460f563b68c20361", kill_on_drop: false }` [INFO] [stdout] 146697ea9b1411e5f41cb510cc44eb7d61fdc0b668e05e3e460f563b68c20361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e953c45e8319ef53acdfb3130f4c00bdb999d8ba12853eb1b8861f1534587acd [INFO] running `Command { std: "docker" "start" "-a" "e953c45e8319ef53acdfb3130f4c00bdb999d8ba12853eb1b8861f1534587acd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tun-easytier v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s [INFO] running `Command { std: "docker" "inspect" "e953c45e8319ef53acdfb3130f4c00bdb999d8ba12853eb1b8861f1534587acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e953c45e8319ef53acdfb3130f4c00bdb999d8ba12853eb1b8861f1534587acd", kill_on_drop: false }` [INFO] [stdout] e953c45e8319ef53acdfb3130f4c00bdb999d8ba12853eb1b8861f1534587acd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8751dc0ed74234bc6d4639f5f14391430405ee0d91ef8cbf576a1457b448bf85 [INFO] running `Command { std: "docker" "start" "-a" "8751dc0ed74234bc6d4639f5f14391430405ee0d91ef8cbf576a1457b448bf85", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hwaddr v0.1.7 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling packet v0.1.4 [INFO] [stderr] Compiling tun-easytier v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling ctrlc2 v3.5.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stdout] error[E0432]: unresolved import `tun2` [INFO] [stdout] --> examples/write.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use tun2::BoxError; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tun2` [INFO] [stdout] --> examples/dev-config.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use tun2::{AbstractDevice, BoxError}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tun2` [INFO] [stdout] --> examples/split.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use tun2::BoxError; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tun2` [INFO] [stdout] --> examples/dev-config.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let mut config = tun2::Configuration::default(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tun_easytier::Configuration; [INFO] [stdout] | [INFO] [stdout] help: if you import `Configuration`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - let mut config = tun2::Configuration::default(); [INFO] [stdout] 36 + let mut config = Configuration::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tun2` [INFO] [stdout] --> examples/write.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let mut config = tun2::Configuration::default(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tun_easytier::Configuration; [INFO] [stdout] | [INFO] [stdout] help: if you import `Configuration`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - let mut config = tun2::Configuration::default(); [INFO] [stdout] 36 + let mut config = Configuration::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tun2` [INFO] [stdout] --> examples/write.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let mut dev = tun2::create(&config)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tun2` [INFO] [stdout] --> examples/dev-config.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let mut dev = tun2::create(&config)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tun-easytier` (example "dev-config") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tun-easytier` (example "write") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tun2` [INFO] [stdout] --> examples/split.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let mut config = tun2::Configuration::default(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tun_easytier::Configuration; [INFO] [stdout] | [INFO] [stdout] help: if you import `Configuration`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 36 - let mut config = tun2::Configuration::default(); [INFO] [stdout] 36 + let mut config = Configuration::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tun2` [INFO] [stdout] --> examples/split.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | let dev = tun2::create(&config)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tun2` [INFO] [stdout] --> examples/read.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use tun2::BoxError; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tun2` [INFO] [stdout] --> examples/read.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let mut config = tun2::Configuration::default(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use tun_easytier::Configuration; [INFO] [stdout] | [INFO] [stdout] help: if you import `Configuration`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 35 - let mut config = tun2::Configuration::default(); [INFO] [stdout] 35 + let mut config = Configuration::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tun2` [INFO] [stdout] --> examples/read.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | let mut dev = tun2::create(&config)?; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `tun2` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tun2`, use `cargo add tun2` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tun-easytier` (example "split") due to 3 previous errors [INFO] [stderr] error: could not compile `tun-easytier` (example "read") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "8751dc0ed74234bc6d4639f5f14391430405ee0d91ef8cbf576a1457b448bf85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8751dc0ed74234bc6d4639f5f14391430405ee0d91ef8cbf576a1457b448bf85", kill_on_drop: false }` [INFO] [stdout] 8751dc0ed74234bc6d4639f5f14391430405ee0d91ef8cbf576a1457b448bf85