[INFO] fetching crate netbeam 0.11.3...
[INFO] checking netbeam-0.11.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate netbeam 0.11.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate netbeam 0.11.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate netbeam 0.11.3
[INFO] finished tweaking crates.io crate netbeam 0.11.3
[INFO] tweaked toml for crates.io crate netbeam 0.11.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded citadel_io v0.11.3
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f78c650a1462d277dc816777602c896df7ae71238abc0258aee47ac4c1fed9b
[INFO] running `Command { std: "docker" "start" "-a" "5f78c650a1462d277dc816777602c896df7ae71238abc0258aee47ac4c1fed9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f78c650a1462d277dc816777602c896df7ae71238abc0258aee47ac4c1fed9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f78c650a1462d277dc816777602c896df7ae71238abc0258aee47ac4c1fed9b", kill_on_drop: false }`
[INFO] [stdout] 5f78c650a1462d277dc816777602c896df7ae71238abc0258aee47ac4c1fed9b
[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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cff6a6317975baa5c1091029bcd9f804a354f6704d871d296fdeb7fbb4fce87
[INFO] running `Command { std: "docker" "start" "-a" "3cff6a6317975baa5c1091029bcd9f804a354f6704d871d296fdeb7fbb4fce87", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking citadel_io v0.11.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking netbeam v0.11.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/sync/sync_start.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<'a, R: 'a> NetSyncStart<'a, R> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 68 |     ) -> NetSyncStart<()> {
[INFO] [stdout]    |                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions used as tests can not have any arguments
[INFO] [stdout]    --> src/sync/primitives/net_mutex.rs:532:11
[INFO] [stdout]     |
[INFO] [stdout] 532 |       async fn test_net_mutex(#[case] lag: usize, #[case] count: u64) {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 533 | |         citadel_logging::setup_log();
[INFO] [stdout] 534 | |
[INFO] [stdout] 535 | |         let (server_stream, client_stream) = create_streams_with_addrs_and_lag(lag).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |         r1.unwrap();
[INFO] [stdout] 592 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rstest`
[INFO] [stdout]    --> src/sync/primitives/net_mutex.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |     use rstest::rstest;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `rstest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_recursion`
[INFO] [stdout]    --> src/multiplex.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     use async_recursion::async_recursion;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `async_recursion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/sync/primitives/net_mutex.rs:528:7
[INFO] [stdout]     |
[INFO] [stdout] 528 |     #[case(0, 1000)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/sync/primitives/net_mutex.rs:529:7
[INFO] [stdout]     |
[INFO] [stdout] 529 |     #[case(5, 50)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/sync/primitives/net_mutex.rs:530:7
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[case(50, 10)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/sync/primitives/net_mutex.rs:532:31
[INFO] [stdout]     |
[INFO] [stdout] 532 |     async fn test_net_mutex(#[case] lag: usize, #[case] count: u64) {
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `case` in this scope
[INFO] [stdout]    --> src/sync/primitives/net_mutex.rs:532:51
[INFO] [stdout]     |
[INFO] [stdout] 532 |     async fn test_net_mutex(#[case] lag: usize, #[case] count: u64) {
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/sync/sync_start.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<'a, R: 'a> NetSyncStart<'a, R> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 68 |     ) -> NetSyncStart<()> {
[INFO] [stdout]    |                      ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0733]: recursion in an async fn requires boxing
[INFO] [stdout]    --> src/multiplex.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 | /     async fn nested(
[INFO] [stdout] 334 | |         idx: usize,
[INFO] [stdout] 335 | |         max: usize,
[INFO] [stdout] 336 | |         server_stream: NetworkApplication,
[INFO] [stdout] 337 | |         client_stream: NetworkApplication,
[INFO] [stdout] 338 | |     ) -> (NetworkApplication, NetworkApplication) {
[INFO] [stdout]     | |_________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: a recursive `async fn` call must introduce indirection such as `Box::pin` to avoid an infinitely sized future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/operations/net_select_ok.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/operations/net_try_join.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/primitives/net_mutex.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/primitives/net_rwlock.rs:851:9
[INFO] [stdout]     |
[INFO] [stdout] 851 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/primitives/net_rwlock.rs:916:9
[INFO] [stdout]     |
[INFO] [stdout] 916 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/primitives/net_rwlock.rs:990:9
[INFO] [stdout]     |
[INFO] [stdout] 990 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]     --> src/sync/primitives/net_rwlock.rs:1041:9
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         citadel_logging::setup_log();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]     --> src/sync/primitives/net_rwlock.rs:1113:9
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         citadel_logging::setup_log();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/sync_start.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/sync_start.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/channel/bi_channel.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]   --> src/sync/callback_channel.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         citadel_logging::setup_log();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/tracked_callback_channel.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `citadel_logging`
[INFO] [stdout]    --> src/sync/tracked_callback_channel.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         citadel_logging::setup_log();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ use of undeclared crate or module `citadel_logging`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0733.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netbeam` (lib test) due to 23 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3cff6a6317975baa5c1091029bcd9f804a354f6704d871d296fdeb7fbb4fce87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cff6a6317975baa5c1091029bcd9f804a354f6704d871d296fdeb7fbb4fce87", kill_on_drop: false }`
[INFO] [stdout] 3cff6a6317975baa5c1091029bcd9f804a354f6704d871d296fdeb7fbb4fce87
