[INFO] fetching crate rocket_ext 0.3.1... [INFO] testing rocket_ext-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rocket_ext 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rocket_ext 0.3.1 [INFO] finished tweaking crates.io crate rocket_ext 0.3.1 [INFO] tweaked toml for crates.io crate rocket_ext 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rocket_ext 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rocket_ext 0.3.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caa5c65094cda9561ddebbff8a02bbc886289a28c58df30417667164be2b9726 [INFO] running `Command { std: "docker" "start" "-a" "caa5c65094cda9561ddebbff8a02bbc886289a28c58df30417667164be2b9726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caa5c65094cda9561ddebbff8a02bbc886289a28c58df30417667164be2b9726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa5c65094cda9561ddebbff8a02bbc886289a28c58df30417667164be2b9726", kill_on_drop: false }` [INFO] [stdout] caa5c65094cda9561ddebbff8a02bbc886289a28c58df30417667164be2b9726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eda09e2621d54015787df16b972994f6c1fd8d66128ecee335a86bcc70c8201 [INFO] running `Command { std: "docker" "start" "-a" "2eda09e2621d54015787df16b972994f6c1fd8d66128ecee335a86bcc70c8201", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rocket_ext v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "2eda09e2621d54015787df16b972994f6c1fd8d66128ecee335a86bcc70c8201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eda09e2621d54015787df16b972994f6c1fd8d66128ecee335a86bcc70c8201", kill_on_drop: false }` [INFO] [stdout] 2eda09e2621d54015787df16b972994f6c1fd8d66128ecee335a86bcc70c8201 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ab9ad0eecd796478b934f6ba00658fa17e7ae7c0efc40aa2b603d144bef7ecb [INFO] running `Command { std: "docker" "start" "-a" "9ab9ad0eecd796478b934f6ba00658fa17e7ae7c0efc40aa2b603d144bef7ecb", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling rocket_ext v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.54s [INFO] running `Command { std: "docker" "inspect" "9ab9ad0eecd796478b934f6ba00658fa17e7ae7c0efc40aa2b603d144bef7ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab9ad0eecd796478b934f6ba00658fa17e7ae7c0efc40aa2b603d144bef7ecb", kill_on_drop: false }` [INFO] [stdout] 9ab9ad0eecd796478b934f6ba00658fa17e7ae7c0efc40aa2b603d144bef7ecb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1544643225e747bcfc0ce2e98f80c52fd8e20d6372e0cc8144db8556d948e64f [INFO] running `Command { std: "docker" "start" "-a" "1544643225e747bcfc0ce2e98f80c52fd8e20d6372e0cc8144db8556d948e64f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocket_ext-1f68f6a2af2352aa) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test cors::origin::tests::test_from_uri ... ok [INFO] [stdout] test cors::origin::tests::test_from_string ... ok [INFO] [stdout] test cors::origin::tests::test_to_str ... ok [INFO] [stdout] test cors::origin::tests::test_invalid_uri ... ok [INFO] [stdout] test cors::tests::test_build_with_creds_no_origin_fails ... ok [INFO] [stdout] test cors::origin::tests::test_from_str ... ok [INFO] [stdout] test cors::tests::test_build_with_creds_and_origin_passes ... ok [INFO] [stdout] test cors::origin::tests::test_display_trait ... ok [INFO] [stdout] test cors::origin::tests::test_invalid_scheme ... ok [INFO] [stdout] test cors::origin::tests::test_from_absolute ... ok [INFO] [stdout] test cors::tests::test_cors_builder_origin ... ok [INFO] [stdout] test cors::tests::test_cors_origin_not_matching ... ok [INFO] [stdout] test cors::tests::test_cors_with_any_header ... ok [INFO] [stdout] test cors::tests::test_cors_origin_not_matching_scheme ... ok [INFO] [stdout] test cors::tests::test_cors_age ... ok [INFO] [stdout] test cors::tests::test_multiple_origins ... ok [INFO] [stdout] test cors::tests::test_options_allow_headers ... ok [INFO] [stdout] test cors::tests::test_options_dynamic_allow_headers ... ok [INFO] [stdout] test cors::tests::test_origin_header ... ok [INFO] [stdout] test cors::tests::test_origin_header_wildcard ... ok [INFO] [stdout] test cors::tests::test_origin_with_credentials ... ok [INFO] [stdout] test cors::tests::test_cors_allowed_headers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rocket_ext [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::build (line 605) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::allow_credentials (line 585) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_any_origin (line 441) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_headers (line 517) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_origin (line 379) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_method (line 457) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_header (line 494) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_max_age (line 567) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_origins (line 409) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_methods (line 476) ... ok [INFO] [stdout] test src/cors.rs - cors::Cors (line 114) ... ok [INFO] [stdout] test src/cors.rs - cors::CorsBuilder::with_any_header (line 550) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.58s; merged doctests compilation took 1.49s [INFO] running `Command { std: "docker" "inspect" "1544643225e747bcfc0ce2e98f80c52fd8e20d6372e0cc8144db8556d948e64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1544643225e747bcfc0ce2e98f80c52fd8e20d6372e0cc8144db8556d948e64f", kill_on_drop: false }` [INFO] [stdout] 1544643225e747bcfc0ce2e98f80c52fd8e20d6372e0cc8144db8556d948e64f