[INFO] cloning repository https://github.com/VitorRamos/superbuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VitorRamos/superbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitorRamos%2Fsuperbuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitorRamos%2Fsuperbuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34a41aad2974cce579758f8a9f62183e4b8e13d1
[INFO] testing VitorRamos/superbuild against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitorRamos%2Fsuperbuild" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VitorRamos/superbuild
[INFO] finished tweaking git repo https://github.com/VitorRamos/superbuild
[INFO] tweaked toml for git repo https://github.com/VitorRamos/superbuild written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VitorRamos/superbuild on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VitorRamos/superbuild 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9218d2c300b63cafced19c49dc24f71cf9e4bc3e8d1bff0c13ace2ee47c7ca06
[INFO] running `Command { std: "docker" "start" "-a" "9218d2c300b63cafced19c49dc24f71cf9e4bc3e8d1bff0c13ace2ee47c7ca06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9218d2c300b63cafced19c49dc24f71cf9e4bc3e8d1bff0c13ace2ee47c7ca06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9218d2c300b63cafced19c49dc24f71cf9e4bc3e8d1bff0c13ace2ee47c7ca06", kill_on_drop: false }`
[INFO] [stdout] 9218d2c300b63cafced19c49dc24f71cf9e4bc3e8d1bff0c13ace2ee47c7ca06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f2bee7413549277444d25734aeff0955a5544351f446d4920021448368c78bc
[INFO] running `Command { std: "docker" "start" "-a" "7f2bee7413549277444d25734aeff0955a5544351f446d4920021448368c78bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling fuser v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling interceptor_common v0.1.0 (/opt/rustwide/workdir/crates/interceptors/common)
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling page_size v0.5.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test_app v0.1.0 (/opt/rustwide/workdir/crates/test_app)
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.9.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling fuse_mt v0.6.1
[INFO] [stderr]    Compiling interceptor_elf v0.1.0 (/opt/rustwide/workdir/crates/interceptors/binary)
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling interceptor_ptrace v0.1.0 (/opt/rustwide/workdir/crates/interceptors/ptrace)
[INFO] [stderr]    Compiling interceptor_preload v0.1.0 (/opt/rustwide/workdir/crates/interceptors/preload)
[INFO] [stderr]    Compiling build_server v0.1.0 (/opt/rustwide/workdir/crates/build_server)
[INFO] [stderr]    Compiling coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.17s
[INFO] running `Command { std: "docker" "inspect" "7f2bee7413549277444d25734aeff0955a5544351f446d4920021448368c78bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2bee7413549277444d25734aeff0955a5544351f446d4920021448368c78bc", kill_on_drop: false }`
[INFO] [stdout] 7f2bee7413549277444d25734aeff0955a5544351f446d4920021448368c78bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d467a25b94963ca76b26573b24e3167166aee22fa183a7583425ba947539e33
[INFO] running `Command { std: "docker" "start" "-a" "0d467a25b94963ca76b26573b24e3167166aee22fa183a7583425ba947539e33", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator)
[INFO] [stderr]    Compiling interceptor_elf v0.1.0 (/opt/rustwide/workdir/crates/interceptors/binary)
[INFO] [stderr]    Compiling interceptor_ptrace v0.1.0 (/opt/rustwide/workdir/crates/interceptors/ptrace)
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling interceptor_preload v0.1.0 (/opt/rustwide/workdir/crates/interceptors/preload)
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling test_app v0.1.0 (/opt/rustwide/workdir/crates/test_app)
[INFO] [stderr]    Compiling interceptor_common v0.1.0 (/opt/rustwide/workdir/crates/interceptors/common)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling build_server v0.1.0 (/opt/rustwide/workdir/crates/build_server)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.51s
[INFO] running `Command { std: "docker" "inspect" "0d467a25b94963ca76b26573b24e3167166aee22fa183a7583425ba947539e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d467a25b94963ca76b26573b24e3167166aee22fa183a7583425ba947539e33", kill_on_drop: false }`
[INFO] [stdout] 0d467a25b94963ca76b26573b24e3167166aee22fa183a7583425ba947539e33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f388a5711c764362025cd51b85b55d8bfd70d5bcaf64a0c794498c344ffe7ea2
[INFO] running `Command { std: "docker" "start" "-a" "f388a5711c764362025cd51b85b55d8bfd70d5bcaf64a0c794498c344ffe7ea2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/build_server-ce10141185faf0e2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::test_remote_run ... ok
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test fusemount::test::test_start_stop has been running for over 60 seconds
[INFO] [stdout] test fusemount::test::test_unexpected_close has been running for over 60 seconds
[INFO] [stdout] test test::test_connect_coordinator has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f388a5711c764362025cd51b85b55d8bfd70d5bcaf64a0c794498c344ffe7ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f388a5711c764362025cd51b85b55d8bfd70d5bcaf64a0c794498c344ffe7ea2", kill_on_drop: false }`
[INFO] [stdout] f388a5711c764362025cd51b85b55d8bfd70d5bcaf64a0c794498c344ffe7ea2
