[INFO] fetching crate tun-easytier 1.1.1...
[INFO] testing tun-easytier-1.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tun-easytier 1.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tun-easytier 1.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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 cc v1.1.8
[INFO] [stderr]   Downloaded ctrlc2 v3.5.7
[INFO] [stderr]   Downloaded packet v0.1.4
[INFO] [stderr]   Downloaded c2rust-bitfields v0.18.0
[INFO] [stderr]   Downloaded mio v1.0.1
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded wintun v0.5.0
[INFO] [stderr]   Downloaded hwaddr v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1badc81321dd6343f528f8e2c1851b838f8fce2be3162cd6a8e17d0a663bdd2c
[INFO] running `Command { std: "docker" "start" "-a" "1badc81321dd6343f528f8e2c1851b838f8fce2be3162cd6a8e17d0a663bdd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1badc81321dd6343f528f8e2c1851b838f8fce2be3162cd6a8e17d0a663bdd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1badc81321dd6343f528f8e2c1851b838f8fce2be3162cd6a8e17d0a663bdd2c", kill_on_drop: false }`
[INFO] [stdout] 1badc81321dd6343f528f8e2c1851b838f8fce2be3162cd6a8e17d0a663bdd2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53bd85d3dad937de5014216c383745f4be4b4b2466a186a904e38c2fd6423076
[INFO] running `Command { std: "docker" "start" "-a" "53bd85d3dad937de5014216c383745f4be4b4b2466a186a904e38c2fd6423076", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling bitflags v2.6.0
[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.41s
[INFO] running `Command { std: "docker" "inspect" "53bd85d3dad937de5014216c383745f4be4b4b2466a186a904e38c2fd6423076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bd85d3dad937de5014216c383745f4be4b4b2466a186a904e38c2fd6423076", kill_on_drop: false }`
[INFO] [stdout] 53bd85d3dad937de5014216c383745f4be4b4b2466a186a904e38c2fd6423076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 659eea8ccbccdadf2d2f6d6456b2f3cdc8e67ebe43cf01d1c0f3b17126513c5e
[INFO] running `Command { std: "docker" "start" "-a" "659eea8ccbccdadf2d2f6d6456b2f3cdc8e67ebe43cf01d1c0f3b17126513c5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hwaddr v0.1.7
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling log v0.4.22
[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 anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.39.2
[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 regex v1.10.6
[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/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[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/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/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/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] 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/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] 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] 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] 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] [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] [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] 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] 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] [stderr] error: could not compile `tun-easytier` (example "write") due to 3 previous errors
[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 "read") due to 3 previous errors
[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] running `Command { std: "docker" "inspect" "659eea8ccbccdadf2d2f6d6456b2f3cdc8e67ebe43cf01d1c0f3b17126513c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659eea8ccbccdadf2d2f6d6456b2f3cdc8e67ebe43cf01d1c0f3b17126513c5e", kill_on_drop: false }`
[INFO] [stdout] 659eea8ccbccdadf2d2f6d6456b2f3cdc8e67ebe43cf01d1c0f3b17126513c5e
