[INFO] cloning repository https://github.com/jnorthrup/userspace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jnorthrup/userspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnorthrup%2Fuserspace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnorthrup%2Fuserspace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91db4b35b712ab33c3f65a29e9b7c8d227c8db50
[INFO] testing jnorthrup/userspace against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnorthrup%2Fuserspace" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jnorthrup/userspace
[INFO] finished tweaking git repo https://github.com/jnorthrup/userspace
[INFO] tweaked toml for git repo https://github.com/jnorthrup/userspace written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jnorthrup/userspace on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jnorthrup/userspace 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eef04199e27d64625806430a603da0678fc555f5321055c1ea257ee0952124ac
[INFO] running `Command { std: "docker" "start" "-a" "eef04199e27d64625806430a603da0678fc555f5321055c1ea257ee0952124ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eef04199e27d64625806430a603da0678fc555f5321055c1ea257ee0952124ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef04199e27d64625806430a603da0678fc555f5321055c1ea257ee0952124ac", kill_on_drop: false }`
[INFO] [stdout] eef04199e27d64625806430a603da0678fc555f5321055c1ea257ee0952124ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca3b8ee283719e265111b8f6f3167ece82357038d4b950624eb386bb12b9a70d
[INFO] running `Command { std: "docker" "start" "-a" "ca3b8ee283719e265111b8f6f3167ece82357038d4b950624eb386bb12b9a70d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling userspace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `dispatcher`
[INFO] [stdout]   --> src/concurrency/dispatcher.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn dispatch<F>(dispatcher: &dyn CoroutineDispatcher, future: F) -> JoinHandle<F::Output>
[INFO] [stdout]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `completed_notify`
[INFO] [stdout]   --> src/concurrency/job.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let completed_notify = self.completed_notify.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_completed_notify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dispatcher`
[INFO] [stdout]    --> src/concurrency/launch.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let dispatcher = dispatcher.unwrap_or_else(|| context.dispatcher.clone());
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool_size` is never read
[INFO] [stdout]    --> src/concurrency/dispatcher.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct CpuDispatcher {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 101 |     pool_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpuDispatcher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parallelism` is never read
[INFO] [stdout]    --> src/concurrency/dispatcher.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct LimitedDispatcher {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 137 |     parallelism: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LimitedDispatcher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Completing` is never constructed
[INFO] [stdout]   --> src/concurrency/job.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | enum JobState {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Completing,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JobState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/concurrency/scope.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             CONTEXT.as_ref().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.78s
[INFO] running `Command { std: "docker" "inspect" "ca3b8ee283719e265111b8f6f3167ece82357038d4b950624eb386bb12b9a70d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca3b8ee283719e265111b8f6f3167ece82357038d4b950624eb386bb12b9a70d", kill_on_drop: false }`
[INFO] [stdout] ca3b8ee283719e265111b8f6f3167ece82357038d4b950624eb386bb12b9a70d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef352e8aaf1357b02a5d9bd0966f79d1635549fa401ebf8316eeff88c67d6bc6
[INFO] running `Command { std: "docker" "start" "-a" "ef352e8aaf1357b02a5d9bd0966f79d1635549fa401ebf8316eeff88c67d6bc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling userspace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: unused variable: `dispatcher`
[INFO] [stdout]   --> src/concurrency/dispatcher.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn dispatch<F>(dispatcher: &dyn CoroutineDispatcher, future: F) -> JoinHandle<F::Output>
[INFO] [stdout]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `completed_notify`
[INFO] [stdout]   --> src/concurrency/job.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let completed_notify = self.completed_notify.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_completed_notify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dispatcher`
[INFO] [stdout]    --> src/concurrency/launch.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let dispatcher = dispatcher.unwrap_or_else(|| context.dispatcher.clone());
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool_size` is never read
[INFO] [stdout]    --> src/concurrency/dispatcher.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct CpuDispatcher {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 101 |     pool_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpuDispatcher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parallelism` is never read
[INFO] [stdout]    --> src/concurrency/dispatcher.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct LimitedDispatcher {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 137 |     parallelism: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LimitedDispatcher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Completing` is never constructed
[INFO] [stdout]   --> src/concurrency/job.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | enum JobState {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Completing,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JobState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/concurrency/scope.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             CONTEXT.as_ref().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::dsel_impl`
[INFO] [stdout]    --> src/dsel.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use super::dsel_impl;
[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: `Read`
[INFO] [stdout]    --> src/handle.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use std::io::{Read, Write};
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]    --> src/handle.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |         use std::io::{Read, Write};
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dispatcher`
[INFO] [stdout]   --> src/concurrency/dispatcher.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn dispatch<F>(dispatcher: &dyn CoroutineDispatcher, future: F) -> JoinHandle<F::Output>
[INFO] [stdout]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `completed_notify`
[INFO] [stdout]   --> src/concurrency/job.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let completed_notify = self.completed_notify.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_completed_notify`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dispatcher`
[INFO] [stdout]    --> src/concurrency/launch.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let dispatcher = dispatcher.unwrap_or_else(|| context.dispatcher.clone());
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool_size` is never read
[INFO] [stdout]    --> src/concurrency/dispatcher.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct CpuDispatcher {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 101 |     pool_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpuDispatcher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parallelism` is never read
[INFO] [stdout]    --> src/concurrency/dispatcher.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct LimitedDispatcher {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 137 |     parallelism: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LimitedDispatcher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Completing` is never constructed
[INFO] [stdout]   --> src/concurrency/job.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | enum JobState {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Completing,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JobState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/concurrency/scope.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             CONTEXT.as_ref().unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.90s
[INFO] running `Command { std: "docker" "inspect" "ef352e8aaf1357b02a5d9bd0966f79d1635549fa401ebf8316eeff88c67d6bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef352e8aaf1357b02a5d9bd0966f79d1635549fa401ebf8316eeff88c67d6bc6", kill_on_drop: false }`
[INFO] [stdout] ef352e8aaf1357b02a5d9bd0966f79d1635549fa401ebf8316eeff88c67d6bc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28bef71816fd36f1e7fef5930dedba9344c56d6aa2936010a6a44bfb21a5b8bd
[INFO] running `Command { std: "docker" "start" "-a" "28bef71816fd36f1e7fef5930dedba9344c56d6aa2936010a6a44bfb21a5b8bd", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `dispatcher`
[INFO] [stderr]   --> src/concurrency/dispatcher.rs:22:20
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub fn dispatch<F>(dispatcher: &dyn CoroutineDispatcher, future: F) -> JoinHandle<F::Output>
[INFO] [stderr]    |                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `completed_notify`
[INFO] [stderr]   --> src/concurrency/job.rs:96:13
[INFO] [stderr]    |
[INFO] [stderr] 96 |         let completed_notify = self.completed_notify.clone();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_completed_notify`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dispatcher`
[INFO] [stderr]    --> src/concurrency/launch.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |     let dispatcher = dispatcher.unwrap_or_else(|| context.dispatcher.clone());
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dispatcher`
[INFO] [stderr] 
[INFO] [stderr] warning: field `pool_size` is never read
[INFO] [stderr]    --> src/concurrency/dispatcher.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub struct CpuDispatcher {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 101 |     pool_size: usize,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CpuDispatcher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `parallelism` is never read
[INFO] [stderr]    --> src/concurrency/dispatcher.rs:137:5
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub struct LimitedDispatcher {
[INFO] [stderr]     |            ----------------- field in this struct
[INFO] [stderr] 137 |     parallelism: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LimitedDispatcher` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Completing` is never constructed
[INFO] [stderr]   --> src/concurrency/job.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | enum JobState {
[INFO] [stderr]    |      -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 43 |     Completing,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `JobState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/concurrency/scope.rs:77:13
[INFO] [stderr]    |
[INFO] [stderr] 77 |             CONTEXT.as_ref().unwrap()
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `userspace` (lib) generated 7 warnings (run `cargo fix --lib -p userspace` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `super::dsel_impl`
[INFO] [stderr]    --> src/dsel.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |     use super::dsel_impl;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Read`
[INFO] [stderr]    --> src/handle.rs:112:23
[INFO] [stderr]     |
[INFO] [stderr] 112 |         use std::io::{Read, Write};
[INFO] [stderr]     |                       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]    --> src/handle.rs:112:29
[INFO] [stderr]     |
[INFO] [stderr] 112 |         use std::io::{Read, Write};
[INFO] [stderr]     |                             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `userspace` (lib test) generated 10 warnings (7 duplicates) (run `cargo fix --lib -p userspace --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/userspace-7709b4b73a15de2d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test dsel::tests::dsel_stub_compiles ... ok
[INFO] [stdout] test handle::unix::tests::clone_and_drop ... ok
[INFO] [stdout] test tests::test_async_coroutine ... ok
[INFO] [stdout] test handle::unix::tests::smoke_pair_read_write has been running for over 60 seconds
[INFO] [stdout] test tests::test_basic_launch has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "28bef71816fd36f1e7fef5930dedba9344c56d6aa2936010a6a44bfb21a5b8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28bef71816fd36f1e7fef5930dedba9344c56d6aa2936010a6a44bfb21a5b8bd", kill_on_drop: false }`
[INFO] [stdout] 28bef71816fd36f1e7fef5930dedba9344c56d6aa2936010a6a44bfb21a5b8bd
