[INFO] crate requiem-http 1.0.1-r1 is already in cache [INFO] checking requiem-http-1.0.1-r1 against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] extracting crate requiem-http 1.0.1-r1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate requiem-http 1.0.1-r1 on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate requiem-http 1.0.1-r1 [INFO] finished tweaking crates.io crate requiem-http 1.0.1-r1 [INFO] tweaked toml for crates.io crate requiem-http 1.0.1-r1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate requiem-http 1.0.1-r1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a4e940f4bc79668361f86fac8792aebc9b1fcf637c59335ae72311f4a2591639 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a4e940f4bc79668361f86fac8792aebc9b1fcf637c59335ae72311f4a2591639"` [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking requiem-codec v0.2.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking requiem-threadpool v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking requiem-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking requiem-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking requiem-utils v1.0.6 [INFO] [stderr] Checking requiem-server v1.0.1 [INFO] [stderr] Checking requiem-tls v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking requiem-connect v1.0.2 [INFO] [stderr] Checking requiem-http v1.0.1-r1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:458:5 [INFO] [stderr] | [INFO] [stderr] 458 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:471:5 [INFO] [stderr] | [INFO] [stderr] 471 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:491:5 [INFO] [stderr] | [INFO] [stderr] 491 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:506:5 [INFO] [stderr] | [INFO] [stderr] 506 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:519:5 [INFO] [stderr] | [INFO] [stderr] 519 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:532:5 [INFO] [stderr] | [INFO] [stderr] 532 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:547:5 [INFO] [stderr] | [INFO] [stderr] 547 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:553:5 [INFO] [stderr] | [INFO] [stderr] 553 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:560:5 [INFO] [stderr] | [INFO] [stderr] 560 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:573:5 [INFO] [stderr] | [INFO] [stderr] 573 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/body.rs:580:5 [INFO] [stderr] | [INFO] [stderr] 580 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/config.rs:290:5 [INFO] [stderr] | [INFO] [stderr] 290 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/h1/dispatcher.rs:900:5 [INFO] [stderr] | [INFO] [stderr] 900 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/h1/payload.rs:231:5 [INFO] [stderr] | [INFO] [stderr] 231 | #[requiem_rt::test] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: unused doc comment [INFO] [stderr] --> src/header/common/accept_charset.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | /// Test case from RFC [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:2:27 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(rust_2018_idioms, warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[deny(unused_doc_comments)]` implied by `#[deny(warnings)]` [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `requiem-http`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a4e940f4bc79668361f86fac8792aebc9b1fcf637c59335ae72311f4a2591639"` [INFO] running `"docker" "rm" "-f" "a4e940f4bc79668361f86fac8792aebc9b1fcf637c59335ae72311f4a2591639"` [INFO] [stdout] a4e940f4bc79668361f86fac8792aebc9b1fcf637c59335ae72311f4a2591639