[INFO] fetching crate ntex-cors 2.1.0...
[INFO] testing ntex-cors-2.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate ntex-cors 2.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ntex-cors 2.1.0
[INFO] finished tweaking crates.io crate ntex-cors 2.1.0
[INFO] tweaked toml for crates.io crate ntex-cors 2.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-cors 2.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntex-cors 2.1.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 217cd66ad9ebf96f33ab6ef0e6ba5fa18b69491f671d02c8f52c5a42a8135b47
[INFO] running `Command { std: "docker" "start" "-a" "217cd66ad9ebf96f33ab6ef0e6ba5fa18b69491f671d02c8f52c5a42a8135b47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "217cd66ad9ebf96f33ab6ef0e6ba5fa18b69491f671d02c8f52c5a42a8135b47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217cd66ad9ebf96f33ab6ef0e6ba5fa18b69491f671d02c8f52c5a42a8135b47", kill_on_drop: false }`
[INFO] [stdout] 217cd66ad9ebf96f33ab6ef0e6ba5fa18b69491f671d02c8f52c5a42a8135b47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86f7ddac7cea48bf525067389ced783858aaaed401a35bbe8c2ee284a1091fd3
[INFO] running `Command { std: "docker" "start" "-a" "86f7ddac7cea48bf525067389ced783858aaaed401a35bbe8c2ee284a1091fd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling swap-buffer-queue v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling ntex-polling v3.8.0
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling ntex-neon v0.1.34
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ntex-bytes v0.1.29
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ntex-util v2.12.1
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.14
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.13.3
[INFO] [stderr]    Compiling ntex-net v2.7.0
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling ntex-tls v2.5.0
[INFO] [stderr]    Compiling ntex-h2 v1.12.0
[INFO] [stderr]    Compiling ntex v2.15.0
[INFO] [stderr]    Compiling ntex-cors v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "86f7ddac7cea48bf525067389ced783858aaaed401a35bbe8c2ee284a1091fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f7ddac7cea48bf525067389ced783858aaaed401a35bbe8c2ee284a1091fd3", kill_on_drop: false }`
[INFO] [stdout] 86f7ddac7cea48bf525067389ced783858aaaed401a35bbe8c2ee284a1091fd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1221994424d7ac2beca14dff434de7c879e63f62222da622e3ef16f3930f055
[INFO] running `Command { std: "docker" "start" "-a" "e1221994424d7ac2beca14dff434de7c879e63f62222da622e3ef16f3930f055", kill_on_drop: false }`
[INFO] [stderr]    Compiling ntex-cors v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.47s
[INFO] running `Command { std: "docker" "inspect" "e1221994424d7ac2beca14dff434de7c879e63f62222da622e3ef16f3930f055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1221994424d7ac2beca14dff434de7c879e63f62222da622e3ef16f3930f055", kill_on_drop: false }`
[INFO] [stdout] e1221994424d7ac2beca14dff434de7c879e63f62222da622e3ef16f3930f055
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd9c15cb31950c6ff4f1127ebf14bca60b0e235594d532ce42e6681c73ba1d81
[INFO] running `Command { std: "docker" "start" "-a" "bd9c15cb31950c6ff4f1127ebf14bca60b0e235594d532ce42e6681c73ba1d81", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_cors-41696ab3aacf6a29)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_validate_not_allowed_origin - should panic ... ok
[INFO] [stdout] test tests::cors_validates_illegal_allow_credentials - should panic ... ok
[INFO] [stdout] test tests::default has been running for over 60 seconds
[INFO] [stdout] test tests::test_multiple_origins has been running for over 60 seconds
[INFO] [stdout] test tests::test_multiple_origins_preflight has been running for over 60 seconds
[INFO] [stdout] test tests::test_no_origin_response has been running for over 60 seconds
[INFO] [stdout] test tests::test_preflight has been running for over 60 seconds
[INFO] [stdout] test tests::test_response has been running for over 60 seconds
[INFO] [stdout] test tests::test_set_allowed_origin_to_all has been running for over 60 seconds
[INFO] [stdout] test tests::test_validate_origin has been running for over 60 seconds
[INFO] [stdout] test tests::validate_origin_allows_all_origins has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bd9c15cb31950c6ff4f1127ebf14bca60b0e235594d532ce42e6681c73ba1d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd9c15cb31950c6ff4f1127ebf14bca60b0e235594d532ce42e6681c73ba1d81", kill_on_drop: false }`
[INFO] [stdout] bd9c15cb31950c6ff4f1127ebf14bca60b0e235594d532ce42e6681c73ba1d81
