[INFO] cloning repository https://github.com/nwtgck/piping-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwtgck/piping-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwtgck%2Fpiping-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwtgck%2Fpiping-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04aae76fda49d8f956b3b516d2c3ca4c3bee9f14 [INFO] testing nwtgck/piping-server-rust against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwtgck%2Fpiping-server-rust" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nwtgck/piping-server-rust on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nwtgck/piping-server-rust [INFO] finished tweaking git repo https://github.com/nwtgck/piping-server-rust [INFO] tweaked toml for git repo https://github.com/nwtgck/piping-server-rust written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/nwtgck/piping-server-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bfb9dd8246c4f5a907eb63f09779a4dfde2e40f84b48f40905bb9a3984eb909 [INFO] running `Command { std: "docker" "start" "-a" "9bfb9dd8246c4f5a907eb63f09779a4dfde2e40f84b48f40905bb9a3984eb909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bfb9dd8246c4f5a907eb63f09779a4dfde2e40f84b48f40905bb9a3984eb909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bfb9dd8246c4f5a907eb63f09779a4dfde2e40f84b48f40905bb9a3984eb909", kill_on_drop: false }` [INFO] [stdout] 9bfb9dd8246c4f5a907eb63f09779a4dfde2e40f84b48f40905bb9a3984eb909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15bdd9c4b6c6fef5f486c2fd73bb8e35f0e9b8adf3243c695e4dfcc79f4178d2 [INFO] running `Command { std: "docker" "start" "-a" "15bdd9c4b6c6fef5f486c2fd73bb8e35f0e9b8adf3243c695e4dfcc79f4178d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling mpart-async v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling piping-server v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.69s [INFO] running `Command { std: "docker" "inspect" "15bdd9c4b6c6fef5f486c2fd73bb8e35f0e9b8adf3243c695e4dfcc79f4178d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15bdd9c4b6c6fef5f486c2fd73bb8e35f0e9b8adf3243c695e4dfcc79f4178d2", kill_on_drop: false }` [INFO] [stdout] 15bdd9c4b6c6fef5f486c2fd73bb8e35f0e9b8adf3243c695e4dfcc79f4178d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fedf96a1a0835c43e6dac5d0f306ab0882c20a621b2385520cdb01a0a28f12b9 [INFO] running `Command { std: "docker" "start" "-a" "fedf96a1a0835c43e6dac5d0f306ab0882c20a621b2385520cdb01a0a28f12b9", kill_on_drop: false }` [INFO] [stderr] Compiling specit v0.4.0 [INFO] [stderr] Compiling piping-server v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.10s [INFO] running `Command { std: "docker" "inspect" "fedf96a1a0835c43e6dac5d0f306ab0882c20a621b2385520cdb01a0a28f12b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fedf96a1a0835c43e6dac5d0f306ab0882c20a621b2385520cdb01a0a28f12b9", kill_on_drop: false }` [INFO] [stdout] fedf96a1a0835c43e6dac5d0f306ab0882c20a621b2385520cdb01a0a28f12b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57fd26857337dd7fd662078b84127df3320914c4fd0c407c10710e2659e7ab99 [INFO] running `Command { std: "docker" "start" "-a" "57fd26857337dd7fd662078b84127df3320914c4fd0c407c10710e2659e7ab99", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piping_server-644d0b6ec7c85ce7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piping_server-b2e2b9778c525ee8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/piping_server.rs (/opt/rustwide/target/debug/deps/piping_server-1a5d59f15acd04e6) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test should_handle__favicon_ico ... ok [INFO] [stdout] test should_return_version_page ... ok [INFO] [stdout] test should_handle__robots_txt ... ok [INFO] [stdout] test should_return_index_page ... ok [INFO] [stdout] test should_support_preflight_request ... ok [INFO] [stdout] test should_return_noscript_page ... ok [INFO] [stdout] test should_reject_Service_Worker_registration_request ... ok [INFO] [stdout] test should_return_help_page ... ok [INFO] [stdout] test should_handle_connection__receiver__O__sender__O_ ... ok [INFO] [stdout] test should_reject_POST_and_PUT_with_Content_Range ... ok [INFO] [stdout] test should_pass_multiple_X_Piping ... ok [INFO] [stdout] test should_handle_connection__sender__O__receiver__O_ ... ok [INFO] [stdout] test should_pass_X_Piping_and_attach_Access_Control_Expose_Headers__X_Piping_when_sending_with_X_Piping ... ok [INFO] [stdout] test should_return_a_HEAD_response_with_the_same_headers_as_GET_response_in_the_reserved_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests piping-server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57fd26857337dd7fd662078b84127df3320914c4fd0c407c10710e2659e7ab99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57fd26857337dd7fd662078b84127df3320914c4fd0c407c10710e2659e7ab99", kill_on_drop: false }` [INFO] [stdout] 57fd26857337dd7fd662078b84127df3320914c4fd0c407c10710e2659e7ab99