[INFO] cloning repository https://github.com/Rustafarian-Unitn/rustafarian-content_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rustafarian-Unitn/rustafarian-content_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustafarian-Unitn%2Frustafarian-content_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustafarian-Unitn%2Frustafarian-content_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b102b6cdfad9b534964252ec9de8d17f9fa2f24
[INFO] testing Rustafarian-Unitn/rustafarian-content_server against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustafarian-Unitn%2Frustafarian-content_server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rustafarian-Unitn/rustafarian-content_server
[INFO] finished tweaking git repo https://github.com/Rustafarian-Unitn/rustafarian-content_server
[INFO] tweaked toml for git repo https://github.com/Rustafarian-Unitn/rustafarian-content_server written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rustafarian-Unitn/rustafarian-content_server 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/Rustafarian-Unitn/rustafarian-content_server 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3aa104198bb69d2a260c0e260f998c26ed2f94ee088db771ab02bcc2dce5b415
[INFO] running `Command { std: "docker" "start" "-a" "3aa104198bb69d2a260c0e260f998c26ed2f94ee088db771ab02bcc2dce5b415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aa104198bb69d2a260c0e260f998c26ed2f94ee088db771ab02bcc2dce5b415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa104198bb69d2a260c0e260f998c26ed2f94ee088db771ab02bcc2dce5b415", kill_on_drop: false }`
[INFO] [stdout] 3aa104198bb69d2a260c0e260f998c26ed2f94ee088db771ab02bcc2dce5b415
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2736af9a0454a2ea3ab48be9d4306d6a01b95ff3acdb3404d35800e54e0d0a4c
[INFO] running `Command { std: "docker" "start" "-a" "2736af9a0454a2ea3ab48be9d4306d6a01b95ff3acdb3404d35800e54e0d0a4c", kill_on_drop: false }`
[INFO] [stderr] warning: rustafarian-content-server v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `rustafarian-project` which is missing a lib target
[INFO] [stderr]    Compiling wg_network v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling wg_packet v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling wg_controller v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling wg_drone v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling wg_tests v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling wg_config v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling wg_internal v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling wg_2024 v0.1.0 (https://github.com/WGL-2024/WGL_repo_2024.git#07520dfe)
[INFO] [stderr]    Compiling rustafarian-shared v0.1.1 (https://github.com/Rustafarian-Unitn/rustafarian-shared#087f04ba)
[INFO] [stderr]    Compiling rustafarian-content-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.79s
[INFO] running `Command { std: "docker" "inspect" "2736af9a0454a2ea3ab48be9d4306d6a01b95ff3acdb3404d35800e54e0d0a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2736af9a0454a2ea3ab48be9d4306d6a01b95ff3acdb3404d35800e54e0d0a4c", kill_on_drop: false }`
[INFO] [stdout] 2736af9a0454a2ea3ab48be9d4306d6a01b95ff3acdb3404d35800e54e0d0a4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f75ff70bd6e31191e983c828dfcf1af919c8194860bfa4440f98ca83d30a95fb
[INFO] running `Command { std: "docker" "start" "-a" "f75ff70bd6e31191e983c828dfcf1af919c8194860bfa4440f98ca83d30a95fb", kill_on_drop: false }`
[INFO] [stderr] warning: rustafarian-content-server v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `rustafarian-project` which is missing a lib target
[INFO] [stderr]    Compiling rustafarian-content-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BrowserRequest`, `BrowserResponse`, `SimControllerMessage`, and `assembler::Assembler`
[INFO] [stdout]   --> src/tests/browser/server_type_test.rs:4:21
[INFO] [stdout]    |
[INFO] [stdout]  4 |         assembler::{assembler::Assembler, disassembler::Disassembler},
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  7 |                 BrowserRequest, BrowserRequestWrapper, BrowserResponse, BrowserResponseWrapper,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^                         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |                 SimControllerEvent, SimControllerMessage, SimControllerResponseWrapper,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.83s
[INFO] running `Command { std: "docker" "inspect" "f75ff70bd6e31191e983c828dfcf1af919c8194860bfa4440f98ca83d30a95fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f75ff70bd6e31191e983c828dfcf1af919c8194860bfa4440f98ca83d30a95fb", kill_on_drop: false }`
[INFO] [stdout] f75ff70bd6e31191e983c828dfcf1af919c8194860bfa4440f98ca83d30a95fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4a5f4c17c9c23be0b50b42804e70f1c42858b7f1d207da054d0aeefb5939f310
[INFO] running `Command { std: "docker" "start" "-a" "4a5f4c17c9c23be0b50b42804e70f1c42858b7f1d207da054d0aeefb5939f310", kill_on_drop: false }`
[INFO] [stderr] warning: rustafarian-content-server v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `rustafarian-project` which is missing a lib target
[INFO] [stderr] warning: unused imports: `BrowserRequest`, `BrowserResponse`, `SimControllerMessage`, and `assembler::Assembler`
[INFO] [stderr]   --> src/tests/browser/server_type_test.rs:4:21
[INFO] [stderr]    |
[INFO] [stderr]  4 |         assembler::{assembler::Assembler, disassembler::Disassembler},
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  7 |                 BrowserRequest, BrowserRequestWrapper, BrowserResponse, BrowserResponseWrapper,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^                         ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 10 |                 SimControllerEvent, SimControllerMessage, SimControllerResponseWrapper,
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rustafarian-content-server` (lib test) generated 1 warning (run `cargo fix --lib -p rustafarian-content-server --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustafarian_content_server-57926bec5c2cdc4f)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::browser::file_list_request_test::file_list_request_test::file_list_request_test ... ok
[INFO] [stdout] test tests::browser::flood_request_test::flood_request_test::flood_request_test ... ok
[INFO] [stdout] test tests::browser::flood_response_test::flood_response_test::flood_response_test_mine ... ok
[INFO] [stdout] test tests::browser::flood_response_test::flood_response_test::flood_response_test_notmine ... ok
[INFO] [stdout] test tests::browser::server_type_request_test::server_type_request_test::server_type_request_test ... ok
[INFO] [stdout] test tests::browser::server_type_test::file_request_test::process_file_request ... ok
[INFO] [stdout] test tests::browser::add_sender_test::add_sender_test::add_sender_test ... FAILED
[INFO] [stdout] test tests::browser::flood_request_twice_test::flood_request_twice_test::flood_request_twice_test ... FAILED
[INFO] [stdout] test tests::browser::remove_sender_test::remove_sender_test::remove_sender_test ... FAILED
[INFO] [stdout] test tests::browser::error_routing_test::error_routing_test::error_routing_test has been running for over 60 seconds
[INFO] [stdout] test tests::browser::file_media_request_test::file_media_request_test::file_media_request_test has been running for over 60 seconds
[INFO] [stdout] test tests::browser::file_text_request_test::file_text_request_test::file_text_request_test has been running for over 60 seconds
[INFO] [stdout] test tests::browser::fragment_dropped_test::fragment_dropped_test::fragment_dropped_test has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "4a5f4c17c9c23be0b50b42804e70f1c42858b7f1d207da054d0aeefb5939f310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5f4c17c9c23be0b50b42804e70f1c42858b7f1d207da054d0aeefb5939f310", kill_on_drop: false }`
[INFO] [stdout] 4a5f4c17c9c23be0b50b42804e70f1c42858b7f1d207da054d0aeefb5939f310
