[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] 14a6e6f764b167a7e24f9c3fdc8769d865cd3c25
[INFO] testing jnorthrup/userspace against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjnorthrup%2Fuserspace" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jnorthrup/userspace on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3608db133d49ce37ae81bb600e4aa9a49f7b644853a0ebf749d0510e4a966ee6
[INFO] running `Command { std: "docker" "start" "-a" "3608db133d49ce37ae81bb600e4aa9a49f7b644853a0ebf749d0510e4a966ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3608db133d49ce37ae81bb600e4aa9a49f7b644853a0ebf749d0510e4a966ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3608db133d49ce37ae81bb600e4aa9a49f7b644853a0ebf749d0510e4a966ee6", kill_on_drop: false }`
[INFO] [stdout] 3608db133d49ce37ae81bb600e4aa9a49f7b644853a0ebf749d0510e4a966ee6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 266b3f351f4b0f4d784bea1fff31baac1ae2ca7884be02dd2471cbbaa9eda639
[INFO] running `Command { std: "docker" "start" "-a" "266b3f351f4b0f4d784bea1fff31baac1ae2ca7884be02dd2471cbbaa9eda639", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling regex v1.11.1
[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 serde v1.0.219
[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] [stderr] warning: userspace@0.1.0: MLIR feature not enabled; skipping bindgen
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.78s
[INFO] running `Command { std: "docker" "inspect" "266b3f351f4b0f4d784bea1fff31baac1ae2ca7884be02dd2471cbbaa9eda639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "266b3f351f4b0f4d784bea1fff31baac1ae2ca7884be02dd2471cbbaa9eda639", kill_on_drop: false }`
[INFO] [stdout] 266b3f351f4b0f4d784bea1fff31baac1ae2ca7884be02dd2471cbbaa9eda639
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d351b597a9d96de50bfbd8e9219d28d6491b91e0c754fab470542a686ec09efb
[INFO] running `Command { std: "docker" "start" "-a" "d351b597a9d96de50bfbd8e9219d28d6491b91e0c754fab470542a686ec09efb", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling bindgen v0.64.0
[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 tokio-test v0.4.4
[INFO] [stderr]    Compiling userspace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: userspace@0.1.0: MLIR feature not enabled; skipping bindgen
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.81s
[INFO] running `Command { std: "docker" "inspect" "d351b597a9d96de50bfbd8e9219d28d6491b91e0c754fab470542a686ec09efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d351b597a9d96de50bfbd8e9219d28d6491b91e0c754fab470542a686ec09efb", kill_on_drop: false }`
[INFO] [stdout] d351b597a9d96de50bfbd8e9219d28d6491b91e0c754fab470542a686ec09efb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5751ad233639b5dd1b8984a5b2cbf9ceeb060514a11169dd98f3d7f72785273
[INFO] running `Command { std: "docker" "start" "-a" "f5751ad233639b5dd1b8984a5b2cbf9ceeb060514a11169dd98f3d7f72785273", kill_on_drop: false }`
[INFO] [stderr] warning: userspace@0.1.0: MLIR feature not enabled; skipping bindgen
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/userspace-8b5960590f771907)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test concurrency::channels::channel::tests::test_channel_close ... ok
[INFO] [stdout] test concurrency::channels::channel::tests::test_channel_capacity ... ok
[INFO] [stdout] test concurrency::channels::channel::tests::test_unbounded_channel ... ok
[INFO] [stdout] test concurrency::channels::tests::test_buffered_channel ... ok
[INFO] [stdout] test concurrency::channels::channel::tests::test_buffered_channel ... ok
[INFO] [stdout] test concurrency::dispatcher::tests::dispatch_forwards_to_dispatcher ... ok
[INFO] [stdout] test handle::unix::tests::clone_and_drop ... ok
[INFO] [stdout] test dsel::tests::dsel_stub_compiles ... ok
[INFO] [stdout] test handle::unix::tests::smoke_pair_read_write ... ok
[INFO] [stdout] test concurrency::channels::tests::test_unbounded_channel ... ok
[INFO] [stdout] test concurrency::channels::tests::test_channel_capacity_traits ... ok
[INFO] [stdout] test tests::test_async_coroutine ... ok
[INFO] [stdout] test tests::test_basic_launch ... ok
[INFO] [stdout] test concurrency::scope::tests::global_scope_context_is_static ... ok
[INFO] [stdout] test concurrency::dispatcher::tests::cpu_dispatcher_limits_parallelism_one ... ok
[INFO] [stdout] test concurrency::channels::channel::tests::test_rendezvous_channel has been running for over 60 seconds
[INFO] [stdout] test concurrency::channels::tests::test_channel_creation has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f5751ad233639b5dd1b8984a5b2cbf9ceeb060514a11169dd98f3d7f72785273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5751ad233639b5dd1b8984a5b2cbf9ceeb060514a11169dd98f3d7f72785273", kill_on_drop: false }`
[INFO] [stdout] f5751ad233639b5dd1b8984a5b2cbf9ceeb060514a11169dd98f3d7f72785273
