[INFO] fetching crate clia-ntex-cors 0.2.0... [INFO] testing clia-ntex-cors-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate clia-ntex-cors 0.2.0 into /workspace/builds/worker-93/source [INFO] validating manifest of crates.io crate clia-ntex-cors 0.2.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clia-ntex-cors 0.2.0 [INFO] finished tweaking crates.io crate clia-ntex-cors 0.2.0 [INFO] tweaked toml for crates.io crate clia-ntex-cors 0.2.0 written to /workspace/builds/worker-93/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3224ed2bb1113edde32eb3c06b7ae4e6264c10233434ca1f805335017889d45e [INFO] running `Command { std: "docker" "start" "-a" "3224ed2bb1113edde32eb3c06b7ae4e6264c10233434ca1f805335017889d45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3224ed2bb1113edde32eb3c06b7ae4e6264c10233434ca1f805335017889d45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3224ed2bb1113edde32eb3c06b7ae4e6264c10233434ca1f805335017889d45e", kill_on_drop: false }` [INFO] [stdout] 3224ed2bb1113edde32eb3c06b7ae4e6264c10233434ca1f805335017889d45e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a2f6e7b6f879f6c90e5694a38ad3e9dba7966a845f67673d9276ade07fb561f [INFO] running `Command { std: "docker" "start" "-a" "4a2f6e7b6f879f6c90e5694a38ad3e9dba7966a845f67673d9276ade07fb561f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling ntex-service v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ntex-bytes v0.1.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling ntex-router v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling ntex-rt v0.4.4 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling ntex-util v0.1.16 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling ntex-io v0.1.8 [INFO] [stderr] Compiling ntex-tls v0.1.5 [INFO] [stderr] Compiling ntex-tokio v0.1.3 [INFO] [stderr] Compiling ntex v0.5.16 [INFO] [stderr] Compiling clia-ntex-cors v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.77s [INFO] running `Command { std: "docker" "inspect" "4a2f6e7b6f879f6c90e5694a38ad3e9dba7966a845f67673d9276ade07fb561f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2f6e7b6f879f6c90e5694a38ad3e9dba7966a845f67673d9276ade07fb561f", kill_on_drop: false }` [INFO] [stdout] 4a2f6e7b6f879f6c90e5694a38ad3e9dba7966a845f67673d9276ade07fb561f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c09915b0938187549e2b62f6e775b60778439ab037c712a8a51cff13d946bd4 [INFO] running `Command { std: "docker" "start" "-a" "9c09915b0938187549e2b62f6e775b60778439ab037c712a8a51cff13d946bd4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling clia-ntex-cors v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.55s [INFO] running `Command { std: "docker" "inspect" "9c09915b0938187549e2b62f6e775b60778439ab037c712a8a51cff13d946bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c09915b0938187549e2b62f6e775b60778439ab037c712a8a51cff13d946bd4", kill_on_drop: false }` [INFO] [stdout] 9c09915b0938187549e2b62f6e775b60778439ab037c712a8a51cff13d946bd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7617d33c26200a3c41cd9d89b05807dbea4e778d26cbd6632a4ee9fb1273201d [INFO] running `Command { std: "docker" "start" "-a" "7617d33c26200a3c41cd9d89b05807dbea4e778d26cbd6632a4ee9fb1273201d", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clia_ntex_cors-7f4fd5b2f9fbf5c2) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_multiple_origins ... ok [INFO] [stdout] test tests::test_multiple_origins_preflight ... ok [INFO] [stdout] test tests::default ... ok [INFO] [stdout] test tests::test_no_origin_response ... ok [INFO] [stdout] test tests::test_response ... ok [INFO] [stdout] test tests::test_preflight ... ok [INFO] [stdout] test tests::validate_origin_allows_all_origins ... ok [INFO] [stdout] test tests::test_validate_origin ... ok [INFO] [stdout] test tests::cors_validates_illegal_allow_credentials - should panic ... ok [INFO] [stdout] test tests::test_validate_not_allowed_origin - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests clia_ntex_cors [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - Cors (line 157) ... FAILED [INFO] [stdout] test src/lib.rs - (line 14) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Cors (line 157) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ntex_cors` [INFO] [stdout] --> src/lib.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ntex_cors::Cors; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ntex_cors` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 14) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ntex_cors` [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ntex_cors::Cors; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `ntex_cors` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 14) [INFO] [stdout] src/lib.rs - Cors (line 157) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "7617d33c26200a3c41cd9d89b05807dbea4e778d26cbd6632a4ee9fb1273201d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7617d33c26200a3c41cd9d89b05807dbea4e778d26cbd6632a4ee9fb1273201d", kill_on_drop: false }` [INFO] [stdout] 7617d33c26200a3c41cd9d89b05807dbea4e778d26cbd6632a4ee9fb1273201d