[INFO] cloning repository https://github.com/Odilf/incipit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Odilf/incipit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdilf%2Fincipit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdilf%2Fincipit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24c9b427baf6ab17f2fd0aa59f160b5260bb257c [INFO] testing Odilf/incipit against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdilf%2Fincipit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Odilf/incipit [INFO] finished tweaking git repo https://github.com/Odilf/incipit [INFO] tweaked toml for git repo https://github.com/Odilf/incipit written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Odilf/incipit on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Odilf/incipit 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdd v3.0.3 [INFO] [stderr] Downloaded reqwest-websocket v0.4.2 [INFO] [stderr] Downloaded hyper-tungstenite v0.15.0 [INFO] [stderr] Downloaded axum-server v0.6.0 [INFO] [stderr] Downloaded scc v2.1.17 [INFO] [stderr] Downloaded async-tungstenite v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46a560de3d97df64d9e0fcaa2c19e25ee4e1ce4c3c8422b7304b3db1cfba1ac0 [INFO] running `Command { std: "docker" "start" "-a" "46a560de3d97df64d9e0fcaa2c19e25ee4e1ce4c3c8422b7304b3db1cfba1ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46a560de3d97df64d9e0fcaa2c19e25ee4e1ce4c3c8422b7304b3db1cfba1ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a560de3d97df64d9e0fcaa2c19e25ee4e1ce4c3c8422b7304b3db1cfba1ac0", kill_on_drop: false }` [INFO] [stdout] 46a560de3d97df64d9e0fcaa2c19e25ee4e1ce4c3c8422b7304b3db1cfba1ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18bb6e99e6045b3c3b491833cac08704564179d524ee3cb8f57b9faf2e83a5cc [INFO] running `Command { std: "docker" "start" "-a" "18bb6e99e6045b3c3b491833cac08704564179d524ee3cb8f57b9faf2e83a5cc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling winnow v0.6.15 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sdd v3.0.3 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling scc v2.1.17 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling axum-server v0.6.0 [INFO] [stderr] Compiling hyper-tungstenite v0.15.0 [INFO] [stderr] Compiling incipit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.40s [INFO] running `Command { std: "docker" "inspect" "18bb6e99e6045b3c3b491833cac08704564179d524ee3cb8f57b9faf2e83a5cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bb6e99e6045b3c3b491833cac08704564179d524ee3cb8f57b9faf2e83a5cc", kill_on_drop: false }` [INFO] [stdout] 18bb6e99e6045b3c3b491833cac08704564179d524ee3cb8f57b9faf2e83a5cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f5faf568d9da79f7975cd77c17ccdcf7385eb193ddb51dda00a490d8fa29a98 [INFO] running `Command { std: "docker" "start" "-a" "6f5faf568d9da79f7975cd77c17ccdcf7385eb193ddb51dda00a490d8fa29a98", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling async-tungstenite v0.27.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum-server v0.6.0 [INFO] [stderr] Compiling hyper-tungstenite v0.15.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling reqwest-websocket v0.4.2 [INFO] [stderr] Compiling incipit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.33s [INFO] running `Command { std: "docker" "inspect" "6f5faf568d9da79f7975cd77c17ccdcf7385eb193ddb51dda00a490d8fa29a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5faf568d9da79f7975cd77c17ccdcf7385eb193ddb51dda00a490d8fa29a98", kill_on_drop: false }` [INFO] [stdout] 6f5faf568d9da79f7975cd77c17ccdcf7385eb193ddb51dda00a490d8fa29a98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8952759495b4582a637e1ce089a4ccb41505163f5253a5090be4d0652c569f8 [INFO] running `Command { std: "docker" "start" "-a" "e8952759495b4582a637e1ce089a4ccb41505163f5253a5090be4d0652c569f8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/incipit-b265fe9206aa878a) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test config::tests::test_find_config ... ignored [INFO] [stdout] test config::tests::test_try_from_file_config ... ok [INFO] [stdout] test drawbridge::test::handle_websocket_close ... ignored, not implemented [INFO] [stdout] test drawbridge::test::handle_websocket_with_headers ... ignored, not implemented [INFO] [stdout] test drawbridge::test::handle_websocket_with_path_and_query ... ignored, not implemented [INFO] [stdout] test drawbridge::test::mapping_from_config ... ok [INFO] [stdout] test drawbridge::test::forward_http_request_preserves_path ... ok [INFO] [stdout] test drawbridge::test::forward_http_request_preserves_other_data ... ok [INFO] [stdout] test drawbridge::test::forward_http_request_to_correct_server ... ok [INFO] [stdout] test drawbridge::test::forward_websockets ... ok [INFO] [stdout] test drawbridge::test::handle_a_bunch_of_concurrent_requests ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/incipit-1251b721c3138835) [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 44.21s [INFO] [stdout] [INFO] [stderr] Running tests/standard.rs (/opt/rustwide/target/debug/deps/standard-61f78f7b22b1b9b3) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests incipit [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" "e8952759495b4582a637e1ce089a4ccb41505163f5253a5090be4d0652c569f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8952759495b4582a637e1ce089a4ccb41505163f5253a5090be4d0652c569f8", kill_on_drop: false }` [INFO] [stdout] e8952759495b4582a637e1ce089a4ccb41505163f5253a5090be4d0652c569f8