[INFO] fetching crate netmap-rs 0.2.1...
[INFO] testing netmap-rs-0.2.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate netmap-rs 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate netmap-rs 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netmap-rs 0.2.1
[INFO] tweaked toml for crates.io crate netmap-rs 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netmap-rs 0.2.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 netmap-rs 0.2.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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded reed-solomon-erasure v6.0.0
[INFO] [stderr]   Downloaded netmap-min-sys v0.2.1
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded criterion v0.4.0
[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] ca819fd741ecc1a36f9c55ca699fa1bbe1e0542908f7213045d59cf5907b124b
[INFO] running `Command { std: "docker" "start" "-a" "ca819fd741ecc1a36f9c55ca699fa1bbe1e0542908f7213045d59cf5907b124b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca819fd741ecc1a36f9c55ca699fa1bbe1e0542908f7213045d59cf5907b124b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca819fd741ecc1a36f9c55ca699fa1bbe1e0542908f7213045d59cf5907b124b", kill_on_drop: false }`
[INFO] [stdout] ca819fd741ecc1a36f9c55ca699fa1bbe1e0542908f7213045d59cf5907b124b
[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] fd3c32b029c87fe696fbe68f88594419358e525d531c9ebbe9eb2c46f0735358
[INFO] running `Command { std: "docker" "start" "-a" "fd3c32b029c87fe696fbe68f88594419358e525d531c9ebbe9eb2c46f0735358", kill_on_drop: false }`
[INFO] [stderr]    Compiling netmap-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "fd3c32b029c87fe696fbe68f88594419358e525d531c9ebbe9eb2c46f0735358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3c32b029c87fe696fbe68f88594419358e525d531c9ebbe9eb2c46f0735358", kill_on_drop: false }`
[INFO] [stdout] fd3c32b029c87fe696fbe68f88594419358e525d531c9ebbe9eb2c46f0735358
[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] 8411e47245130efd8cb0f88cd76a86bc4200749cee409f4e4374fef6fd7a1526
[INFO] running `Command { std: "docker" "start" "-a" "8411e47245130efd8cb0f88cd76a86bc4200749cee409f4e4374fef6fd7a1526", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling netmap-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr] error: could not compile `netmap-rs` (example "sliding_window_arq") due to 1 previous error
[INFO] [stdout] error[E0601]: `main` function not found in crate `sliding_window_arq`
[INFO] [stdout]    --> examples/sliding_window_arq.rs:118:2
[INFO] [stdout]     |
[INFO] [stdout] 118 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `examples/sliding_window_arq.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `tokio_pipe_async`
[INFO] [stdout]    --> examples/tokio_pipe_async.rs:154:2
[INFO] [stdout]     |
[INFO] [stdout] 154 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `examples/tokio_pipe_async.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `ping_pong`
[INFO] [stdout]   --> examples/ping_pong.rs:41:2
[INFO] [stdout]    |
[INFO] [stdout] 41 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/ping_pong.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netmap-rs` (example "ping_pong") due to 1 previous error
[INFO] [stderr] error: could not compile `netmap-rs` (example "tokio_pipe_async") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `core_affinity`
[INFO] [stdout]  --> examples/thread_per_ring.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core_affinity::CoreId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `core_affinity`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `core_affinity`, use `cargo add core_affinity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `netmap_rs::prelude::*`
[INFO] [stdout]   --> examples/pipe_receiver_process.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use netmap_rs::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `netmap_rs::prelude::*`
[INFO] [stdout]   --> examples/host_receive.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use netmap_rs::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetmapBuilder`
[INFO] [stdout]   --> examples/pipe_receiver_process.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let pipe_ep = NetmapBuilder::new(PIPE_NAME)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `NetmapBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetmapBuilder`
[INFO] [stdout]   --> examples/host_receive.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let nm_desc = NetmapBuilder::new(if_name)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `NetmapBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `core_affinity`
[INFO] [stdout]   --> examples/thread_per_ring.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let core_ids = core_affinity::get_core_ids().unwrap_or_else(|| {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `core_affinity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `core_affinity`, use `cargo add core_affinity` 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 `core_affinity`
[INFO] [stdout]   --> examples/thread_per_ring.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 if core_affinity::set_for_current(core_id) {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `core_affinity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `core_affinity`, use `cargo add core_affinity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netmap-rs` (example "pipe_receiver_process") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `core_affinity`
[INFO] [stdout]    --> examples/thread_per_ring.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                  if core_affinity::set_for_current(core_id) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `core_affinity`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `core_affinity`, use `cargo add core_affinity` 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] [stderr] error: could not compile `netmap-rs` (example "host_receive") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `netmap-rs` (example "thread_per_ring") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "8411e47245130efd8cb0f88cd76a86bc4200749cee409f4e4374fef6fd7a1526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8411e47245130efd8cb0f88cd76a86bc4200749cee409f4e4374fef6fd7a1526", kill_on_drop: false }`
[INFO] [stdout] 8411e47245130efd8cb0f88cd76a86bc4200749cee409f4e4374fef6fd7a1526
