[INFO] fetching crate ntex 0.4.0-b.2... [INFO] checking ntex-0.4.0-b.2 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate ntex 0.4.0-b.2 into /workspace/builds/worker-96/source [INFO] validating manifest of crates.io crate ntex 0.4.0-b.2 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntex 0.4.0-b.2 [INFO] finished tweaking crates.io crate ntex 0.4.0-b.2 [INFO] tweaked toml for crates.io crate ntex 0.4.0-b.2 written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate crates.io crate ntex 0.4.0-b.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97e9a38296a120bb19d58b713535de2adf3ac24b7596e7a9e1e7c93fa19a594e [INFO] running `Command { std: "docker" "start" "-a" "97e9a38296a120bb19d58b713535de2adf3ac24b7596e7a9e1e7c93fa19a594e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97e9a38296a120bb19d58b713535de2adf3ac24b7596e7a9e1e7c93fa19a594e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e9a38296a120bb19d58b713535de2adf3ac24b7596e7a9e1e7c93fa19a594e", kill_on_drop: false }` [INFO] [stdout] 97e9a38296a120bb19d58b713535de2adf3ac24b7596e7a9e1e7c93fa19a594e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f01b88c2ddb71aaa74920d38d0b924d25ab18c2584ba160b85139905477d8bf3 [INFO] running `Command { std: "docker" "start" "-a" "f01b88c2ddb71aaa74920d38d0b924d25ab18c2584ba160b85139905477d8bf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking futures-micro v0.5.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking async-oneshot v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking ntex-util v0.1.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking ntex-service v0.1.9 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking ntex-rt v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking ntex-bytes v0.1.4 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking ntex-codec v0.5.0 [INFO] [stderr] Checking ntex-router v0.5.0 [INFO] [stderr] Checking ntex v0.4.0-b.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | variant_impl!(v2, Variant2, VariantService2, VariantFactory2, (0, V2)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | variant_impl!(v2, Variant2, VariantService2, VariantFactory2, (0, V2)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | variant_impl!(v3, Variant3, VariantService3, VariantFactory3, (0, V2), (1, V3)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | variant_impl!(v3, Variant3, VariantService3, VariantFactory3, (0, V2), (1, V3)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | variant_impl!(v4, Variant4, VariantService4, VariantFactory4, (0, V2), (1, V3), (2, V4)); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | variant_impl!(v4, Variant4, VariantService4, VariantFactory4, (0, V2), (1, V3), (2, V4)); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | variant_impl!(v5, Variant5, VariantService5, VariantFactory5, (0, V2), (1, V3), (2, V4), (3, V5)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | variant_impl!(v5, Variant5, VariantService5, VariantFactory5, (0, V2), (1, V3), (2, V4), (3, V5)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | variant_impl!(v6, Variant6, VariantService6, VariantFactory6, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | variant_impl!(v6, Variant6, VariantService6, VariantFactory6, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | variant_impl!(v7, Variant7, VariantService7, VariantFactory7, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6), (5, V7)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | variant_impl!(v7, Variant7, VariantService7, VariantFactory7, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6), (5, V7)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | variant_impl!(v8, Variant8, VariantService8, VariantFactory8, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6), (5, V7), (6, V8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | variant_impl!(v8, Variant8, VariantService8, VariantFactory8, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6), (5, V7), (6, V8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | variant_impl!(v2, Variant2, VariantService2, VariantFactory2, (0, V2)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | variant_impl!(v2, Variant2, VariantService2, VariantFactory2, (0, V2)); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | variant_impl!(v3, Variant3, VariantService3, VariantFactory3, (0, V2), (1, V3)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | variant_impl!(v3, Variant3, VariantService3, VariantFactory3, (0, V2), (1, V3)); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | variant_impl!(v4, Variant4, VariantService4, VariantFactory4, (0, V2), (1, V3), (2, V4)); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | variant_impl!(v4, Variant4, VariantService4, VariantFactory4, (0, V2), (1, V3), (2, V4)); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | variant_impl!(v5, Variant5, VariantService5, VariantFactory5, (0, V2), (1, V3), (2, V4), (3, V5)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | variant_impl!(v5, Variant5, VariantService5, VariantFactory5, (0, V2), (1, V3), (2, V4), (3, V5)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | variant_impl!(v6, Variant6, VariantService6, VariantFactory6, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 300 | variant_impl!(v6, Variant6, VariantService6, VariantFactory6, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | variant_impl!(v7, Variant7, VariantService7, VariantFactory7, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6), (5, V7)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | variant_impl!(v7, Variant7, VariantService7, VariantFactory7, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6), (5, V7)); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/util/variant.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | variant_impl!(v8, Variant8, VariantService8, VariantFactory8, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6), (5, V7), (6, V8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `pin_project_lite::pin_project` [INFO] [stdout] --> src/util/variant.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | pin_project_lite::pin_project! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | variant_impl!(v8, Variant8, VariantService8, VariantFactory8, (0, V2), (1, V3), (2, V4), (3, V5), (4, V6), (5, V7), (6, V8)); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `variant_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `header` [INFO] [stdout] --> src/web/httprequest.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | use crate::http::{header, StatusCode}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::router::ResourceDef` [INFO] [stdout] --> src/web/httprequest.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | use crate::router::ResourceDef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::web::dev::ResourceMap` [INFO] [stdout] --> src/web/httprequest.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | use crate::web::dev::ResourceMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `url_for` found for struct `httprequest::HttpRequest` in the current scope [INFO] [stdout] --> src/web/app.rs:862:33 [INFO] [stdout] | [INFO] [stdout] 862 | ... req.url_for("youtube", &["12345"]).unwrap() [INFO] [stdout] | ^^^^^^^ method not found in `httprequest::HttpRequest` [INFO] [stdout] | [INFO] [stdout] ::: src/web/httprequest.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct HttpRequest(pub(crate) Rc); [INFO] [stdout] | -------------------------------------------------------- method `url_for` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `url_for` found for struct `httprequest::HttpRequest` in the current scope [INFO] [stdout] --> src/web/config.rs:169:33 [INFO] [stdout] | [INFO] [stdout] 169 | ... req.url_for("youtube", &["12345"]).unwrap() [INFO] [stdout] | ^^^^^^^ method not found in `httprequest::HttpRequest` [INFO] [stdout] | [INFO] [stdout] ::: src/web/httprequest.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct HttpRequest(pub(crate) Rc); [INFO] [stdout] | -------------------------------------------------------- method `url_for` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `url_for` found for struct `httprequest::HttpRequest` in the current scope [INFO] [stdout] --> src/web/scope.rs:1283:33 [INFO] [stdout] | [INFO] [stdout] 1283 | ... req.url_for("youtube", &["xxxxxx"]) [INFO] [stdout] | ^^^^^^^ method not found in `httprequest::HttpRequest` [INFO] [stdout] | [INFO] [stdout] ::: src/web/httprequest.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct HttpRequest(pub(crate) Rc); [INFO] [stdout] | -------------------------------------------------------- method `url_for` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `url_for` found for struct `httprequest::HttpRequest` in the current scope [INFO] [stdout] --> src/web/scope.rs:1307:49 [INFO] [stdout] | [INFO] [stdout] 1307 | .body(format!("{}", req.url_for("c", &["12345"]).unwrap())) [INFO] [stdout] | ^^^^^^^ method not found in `httprequest::HttpRequest` [INFO] [stdout] | [INFO] [stdout] ::: src/web/httprequest.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct HttpRequest(pub(crate) Rc); [INFO] [stdout] | -------------------------------------------------------- method `url_for` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex` due to 5 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f01b88c2ddb71aaa74920d38d0b924d25ab18c2584ba160b85139905477d8bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01b88c2ddb71aaa74920d38d0b924d25ab18c2584ba160b85139905477d8bf3", kill_on_drop: false }` [INFO] [stdout] f01b88c2ddb71aaa74920d38d0b924d25ab18c2584ba160b85139905477d8bf3