[INFO] fetching crate dndx-fork-tokio-tun 0.5.1... [INFO] checking dndx-fork-tokio-tun-0.5.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate dndx-fork-tokio-tun 0.5.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate dndx-fork-tokio-tun 0.5.1 [INFO] finished tweaking crates.io crate dndx-fork-tokio-tun 0.5.1 [INFO] tweaked toml for crates.io crate dndx-fork-tokio-tun 0.5.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dndx-fork-tokio-tun 0.5.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dndx-fork-tokio-tun 0.5.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot_core v0.9.2 [INFO] [stderr] Downloaded mio v0.8.2 [INFO] [stderr] Downloaded cc v1.0.70 [INFO] [stderr] Downloaded syn v1.0.76 [INFO] [stderr] Downloaded windows-sys v0.34.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91e8547dc6e6ae765a79a68f1f7b45174e24443919df5f55eb7f7d5948b9623c [INFO] running `Command { std: "docker" "start" "-a" "91e8547dc6e6ae765a79a68f1f7b45174e24443919df5f55eb7f7d5948b9623c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91e8547dc6e6ae765a79a68f1f7b45174e24443919df5f55eb7f7d5948b9623c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e8547dc6e6ae765a79a68f1f7b45174e24443919df5f55eb7f7d5948b9623c", kill_on_drop: false }` [INFO] [stdout] 91e8547dc6e6ae765a79a68f1f7b45174e24443919df5f55eb7f7d5948b9623c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c840ad4571374d21e64abace4118385c56fb07452107c2b1ce283d8c0dfa11 [INFO] running `Command { std: "docker" "start" "-a" "d1c840ad4571374d21e64abace4118385c56fb07452107c2b1ce283d8c0dfa11", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking dndx-fork-tokio-tun v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `from_address` is never used [INFO] [stdout] --> src/linux/address.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Ipv6AddrExt { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 13 | fn to_address(&self) -> in6_addr; [INFO] [stdout] 14 | fn from_address(address: in6_addr) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_address` is never used [INFO] [stdout] --> src/linux/address.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Ipv6AddrExt { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 13 | fn to_address(&self) -> in6_addr; [INFO] [stdout] 14 | fn from_address(address: in6_addr) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_tun` [INFO] [stdout] --> examples/read.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_tun::result::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_tun`, use `cargo add tokio_tun` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_tun` [INFO] [stdout] --> examples/read.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_tun::TunBuilder; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_tun`, use `cargo add tokio_tun` 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 `tokio_tun` [INFO] [stdout] --> examples/read-mq.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_tun::result::Result; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_tun`, use `cargo add tokio_tun` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_tun` [INFO] [stdout] --> examples/read-mq.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use tokio_tun::TunBuilder; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tun` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_tun`, use `cargo add tokio_tun` 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 `dndx-fork-tokio-tun` (example "read-mq") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dndx-fork-tokio-tun` (example "read") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d1c840ad4571374d21e64abace4118385c56fb07452107c2b1ce283d8c0dfa11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c840ad4571374d21e64abace4118385c56fb07452107c2b1ce283d8c0dfa11", kill_on_drop: false }` [INFO] [stdout] d1c840ad4571374d21e64abace4118385c56fb07452107c2b1ce283d8c0dfa11