[INFO] fetching crate elfo-network 0.2.0-alpha.20... [INFO] testing elfo-network-0.2.0-alpha.20 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate elfo-network 0.2.0-alpha.20 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate elfo-network 0.2.0-alpha.20 [INFO] finished tweaking crates.io crate elfo-network 0.2.0-alpha.20 [INFO] tweaked toml for crates.io crate elfo-network 0.2.0-alpha.20 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate elfo-network 0.2.0-alpha.20 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate elfo-network 0.2.0-alpha.20 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 324dc507da57ebca73d96dbe0beeb6138de944bf481d6135ff186c6ca9a94c42 [INFO] running `Command { std: "docker" "start" "-a" "324dc507da57ebca73d96dbe0beeb6138de944bf481d6135ff186c6ca9a94c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "324dc507da57ebca73d96dbe0beeb6138de944bf481d6135ff186c6ca9a94c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "324dc507da57ebca73d96dbe0beeb6138de944bf481d6135ff186c6ca9a94c42", kill_on_drop: false }` [INFO] [stdout] 324dc507da57ebca73d96dbe0beeb6138de944bf481d6135ff186c6ca9a94c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83935287b4a89c9052108df59471d8c7c2d3cde6aa9c910e983c9a1da2f5ebd1 [INFO] running `Command { std: "docker" "start" "-a" "83935287b4a89c9052108df59471d8c7c2d3cde6aa9c910e983c9a1da2f5ebd1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling smallbox v0.8.4 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling sdd v2.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling uniset v0.2.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling idr-ebr v0.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling cordyceps v0.3.2 [INFO] [stderr] Compiling kanal v0.1.1 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling unicycle v0.10.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling elfo-utils v0.2.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling elfo-macros-impl v0.2.0-alpha.20 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling linkme-impl v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling elfo-macros v0.2.0-alpha.20 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling linkme v0.3.29 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling elfo-core v0.2.0-alpha.20 [INFO] [stderr] Compiling elfo-network v0.2.0-alpha.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.99s [INFO] running `Command { std: "docker" "inspect" "83935287b4a89c9052108df59471d8c7c2d3cde6aa9c910e983c9a1da2f5ebd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83935287b4a89c9052108df59471d8c7c2d3cde6aa9c910e983c9a1da2f5ebd1", kill_on_drop: false }` [INFO] [stdout] 83935287b4a89c9052108df59471d8c7c2d3cde6aa9c910e983c9a1da2f5ebd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f714c9848860bf04cd7edd1c376a281143ab489db5831ec1c0ba3d9d9b0edea4 [INFO] running `Command { std: "docker" "start" "-a" "f714c9848860bf04cd7edd1c376a281143ab489db5831ec1c0ba3d9d9b0edea4", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling elfo-utils v0.2.7 [INFO] [stderr] Compiling elfo-core v0.2.0-alpha.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling elfo-network v0.2.0-alpha.20 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/socket/mod.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | #[tokio::test(flavor = "multi_thread", worker_threads = 2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/socket/mod.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | #[tokio::test(flavor = "multi_thread", worker_threads = 2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature. [INFO] [stdout] --> src/socket/mod.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | #[tokio::test(flavor = "multi_thread", worker_threads = 2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `advance` in module `time` [INFO] [stdout] --> src/connman/tests.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 109 | time::advance(RECON_INTERVAL).await; [INFO] [stdout] | ^^^^^^^ not found in `time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/time/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 89 | / cfg_test_util! { [INFO] [stdout] 90 | | pub use clock::{advance, pause, resume}; [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- the item is gated behind the `test-util` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> src/connman/tests.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | assert!(matches!(cmds.as_slice(), [Command::Open(id)] if id != &prev_id)); [INFO] [stdout] | ^^^^^^ private field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elfo-network` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "f714c9848860bf04cd7edd1c376a281143ab489db5831ec1c0ba3d9d9b0edea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f714c9848860bf04cd7edd1c376a281143ab489db5831ec1c0ba3d9d9b0edea4", kill_on_drop: false }` [INFO] [stdout] f714c9848860bf04cd7edd1c376a281143ab489db5831ec1c0ba3d9d9b0edea4