[INFO] fetching crate tower-sec-fetch 0.1.2... [INFO] testing tower-sec-fetch-0.1.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tower-sec-fetch 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate tower-sec-fetch 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tower-sec-fetch 0.1.2 [INFO] tweaked toml for crates.io crate tower-sec-fetch 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tower-sec-fetch 0.1.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tower-sec-fetch 0.1.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustversion v1.0.20 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.28 [INFO] [stderr] Downloaded assert2-macros v0.3.15 [INFO] [stderr] Downloaded assert2 v0.3.15 [INFO] [stderr] Downloaded socket2 v0.5.9 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded yansi v1.0.1 [INFO] [stderr] Downloaded hyper-util v0.1.12 [INFO] [stderr] Downloaded tokio v1.45.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47d917c6767833285fde6cd6353ad79b1c0173901bf010f04f2598e40e927096 [INFO] running `Command { std: "docker" "start" "-a" "47d917c6767833285fde6cd6353ad79b1c0173901bf010f04f2598e40e927096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47d917c6767833285fde6cd6353ad79b1c0173901bf010f04f2598e40e927096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d917c6767833285fde6cd6353ad79b1c0173901bf010f04f2598e40e927096", kill_on_drop: false }` [INFO] [stdout] 47d917c6767833285fde6cd6353ad79b1c0173901bf010f04f2598e40e927096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3d47d16da20e915ab12668e7edb5b150afe4545370dc049f7913b1920232a46 [INFO] running `Command { std: "docker" "start" "-a" "f3d47d16da20e915ab12668e7edb5b150afe4545370dc049f7913b1920232a46", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-sec-fetch v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.65s [INFO] running `Command { std: "docker" "inspect" "f3d47d16da20e915ab12668e7edb5b150afe4545370dc049f7913b1920232a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d47d16da20e915ab12668e7edb5b150afe4545370dc049f7913b1920232a46", kill_on_drop: false }` [INFO] [stdout] f3d47d16da20e915ab12668e7edb5b150afe4545370dc049f7913b1920232a46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69646a5c039d5a629233448b67b258c0d3d24519aeac086d61101bf8df519776 [INFO] running `Command { std: "docker" "start" "-a" "69646a5c039d5a629233448b67b258c0d3d24519aeac086d61101bf8df519776", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling assert2 v0.3.15 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-sec-fetch v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tower-test v0.4.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.59s [INFO] running `Command { std: "docker" "inspect" "69646a5c039d5a629233448b67b258c0d3d24519aeac086d61101bf8df519776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69646a5c039d5a629233448b67b258c0d3d24519aeac086d61101bf8df519776", kill_on_drop: false }` [INFO] [stdout] 69646a5c039d5a629233448b67b258c0d3d24519aeac086d61101bf8df519776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4c9bbfb88310cf74cd8bfbe1b5d30986769a33867ee7d1c162e65df05ef00fe [INFO] running `Command { std: "docker" "start" "-a" "b4c9bbfb88310cf74cd8bfbe1b5d30986769a33867ee7d1c162e65df05ef00fe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_sec_fetch-ab00f72f155ffb42) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::it_allows_cross_origin_requests_safe_methods_if_configured ... ok [INFO] [stdout] test tests::it_allows_navigation_requests ... ok [INFO] [stdout] test tests::it_allows_requests_missing_the_fetch_metadata ... ok [INFO] [stdout] test tests::it_rejects_requests_missing_the_fetch_metadata_if_configured ... ok [INFO] [stdout] test tests::it_ignores_explicitely_authorized_requests ... ok [INFO] [stdout] test tests::it_rejects_cross_origin_requests ... ok [INFO] [stdout] test tests::it_allows_same_site_requests ... ok [INFO] [stdout] test tests::it_rejects_navigation_requests_resulting_from_embedding ... ok [INFO] [stdout] test tests::it_reports_a_denied_requests ... ok [INFO] [stdout] test tests::it_allows_denied_requests_if_enforcement_is_turned_off ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests tower_sec_fetch [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 35) ... ok [INFO] [stdout] test src/lib.rs - (line 108) ... ok [INFO] [stdout] test src/lib.rs - (line 118) ... ok [INFO] [stdout] test src/lib.rs - (line 88) ... ok [INFO] [stdout] test src/lib.rs - (line 66) ... ok [INFO] [stdout] test src/lib.rs - (line 50) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b4c9bbfb88310cf74cd8bfbe1b5d30986769a33867ee7d1c162e65df05ef00fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c9bbfb88310cf74cd8bfbe1b5d30986769a33867ee7d1c162e65df05ef00fe", kill_on_drop: false }` [INFO] [stdout] b4c9bbfb88310cf74cd8bfbe1b5d30986769a33867ee7d1c162e65df05ef00fe