[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitorRamos%2Fsuperbuild" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VitorRamos/superbuild on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy v0.6.6
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded fuse_mt v0.6.1
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded goblin v0.9.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0b5cb9f88b856b50a3e6f01e0be57ff07a2bb8aa662b7db2393f9f13b38f28c
[INFO] running `Command { std: "docker" "start" "-a" "e0b5cb9f88b856b50a3e6f01e0be57ff07a2bb8aa662b7db2393f9f13b38f28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0b5cb9f88b856b50a3e6f01e0be57ff07a2bb8aa662b7db2393f9f13b38f28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b5cb9f88b856b50a3e6f01e0be57ff07a2bb8aa662b7db2393f9f13b38f28c", kill_on_drop: false }`
[INFO] [stdout] e0b5cb9f88b856b50a3e6f01e0be57ff07a2bb8aa662b7db2393f9f13b38f28c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ccb22a480a925efcb2ad7837bdbf9e0101c51953e428cf15726a8936e1bf177
[INFO] running `Command { std: "docker" "start" "-a" "5ccb22a480a925efcb2ad7837bdbf9e0101c51953e428cf15726a8936e1bf177", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fuser v0.13.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling interceptor_common v0.1.0 (/opt/rustwide/workdir/crates/interceptors/common)
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling page_size v0.5.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling goblin v0.9.3
[INFO] [stderr]    Compiling test_app v0.1.0 (/opt/rustwide/workdir/crates/test_app)
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling fuse_mt v0.6.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[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 24.51s
[INFO] running `Command { std: "docker" "inspect" "5ccb22a480a925efcb2ad7837bdbf9e0101c51953e428cf15726a8936e1bf177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ccb22a480a925efcb2ad7837bdbf9e0101c51953e428cf15726a8936e1bf177", kill_on_drop: false }`
[INFO] [stdout] 5ccb22a480a925efcb2ad7837bdbf9e0101c51953e428cf15726a8936e1bf177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab73a8df8b3c1a7d9748989da5ae243e0918bc6b934d0478115c582d1c238d93
[INFO] running `Command { std: "docker" "start" "-a" "ab73a8df8b3c1a7d9748989da5ae243e0918bc6b934d0478115c582d1c238d93", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink 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 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 interceptor_elf v0.1.0 (/opt/rustwide/workdir/crates/interceptors/binary)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling interceptor_preload v0.1.0 (/opt/rustwide/workdir/crates/interceptors/preload)
[INFO] [stderr]    Compiling interceptor_ptrace v0.1.0 (/opt/rustwide/workdir/crates/interceptors/ptrace)
[INFO] [stderr]    Compiling coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator)
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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 8.81s
[INFO] running `Command { std: "docker" "inspect" "ab73a8df8b3c1a7d9748989da5ae243e0918bc6b934d0478115c582d1c238d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab73a8df8b3c1a7d9748989da5ae243e0918bc6b934d0478115c582d1c238d93", kill_on_drop: false }`
[INFO] [stdout] ab73a8df8b3c1a7d9748989da5ae243e0918bc6b934d0478115c582d1c238d93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa512c021086eea39365902fc0309bc766fced43e81a795bdbd5ae9dfeab437b
[INFO] running `Command { std: "docker" "start" "-a" "aa512c021086eea39365902fc0309bc766fced43e81a795bdbd5ae9dfeab437b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/build_server-2a4ad1da4e74701e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] fuse: device not found, try 'modprobe fuse' first
[INFO] [stdout] test test::test_connect_coordinator ... ok
[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_remote_run has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "aa512c021086eea39365902fc0309bc766fced43e81a795bdbd5ae9dfeab437b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa512c021086eea39365902fc0309bc766fced43e81a795bdbd5ae9dfeab437b", kill_on_drop: false }`
[INFO] [stdout] aa512c021086eea39365902fc0309bc766fced43e81a795bdbd5ae9dfeab437b
