[INFO] crate requiem-cors 0.2.0-r1 is already in cache [INFO] checking requiem-cors-0.2.0-r1 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate requiem-cors 0.2.0-r1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate requiem-cors 0.2.0-r1 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate requiem-cors 0.2.0-r1 [INFO] finished tweaking crates.io crate requiem-cors 0.2.0-r1 [INFO] tweaked toml for crates.io crate requiem-cors 0.2.0-r1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 11a4419d8d9e0538f660bff4667fcc2f99d464c11f44b9d4bf11bd61c006499b [INFO] running `"docker" "start" "-a" "11a4419d8d9e0538f660bff4667fcc2f99d464c11f44b9d4bf11bd61c006499b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking requiem-http v1.0.1 [INFO] [stderr] Checking requiem-wc v1.0.1 [INFO] [stderr] Checking requiem-web v2.0.0-r2 [INFO] [stderr] Checking requiem-cors v0.2.0-r1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/lib.rs:830:5 [INFO] [stderr] | [INFO] [stderr] 830 | #[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/lib.rs:836:5 [INFO] [stderr] | [INFO] [stderr] 836 | #[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/lib.rs:850:5 [INFO] [stderr] | [INFO] [stderr] 850 | #[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/lib.rs:863:5 [INFO] [stderr] | [INFO] [stderr] 863 | #[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/lib.rs:963:5 [INFO] [stderr] | [INFO] [stderr] 963 | #[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/lib.rs:981:5 [INFO] [stderr] | [INFO] [stderr] 981 | #[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/lib.rs:998:5 [INFO] [stderr] | [INFO] [stderr] 998 | #[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/lib.rs:1027:5 [INFO] [stderr] | [INFO] [stderr] 1027 | #[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/lib.rs:1127:5 [INFO] [stderr] | [INFO] [stderr] 1127 | #[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/lib.rs:1165:5 [INFO] [stderr] | [INFO] [stderr] 1165 | #[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: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `requiem-cors`. [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" "11a4419d8d9e0538f660bff4667fcc2f99d464c11f44b9d4bf11bd61c006499b"` [INFO] running `"docker" "rm" "-f" "11a4419d8d9e0538f660bff4667fcc2f99d464c11f44b9d4bf11bd61c006499b"` [INFO] [stdout] 11a4419d8d9e0538f660bff4667fcc2f99d464c11f44b9d4bf11bd61c006499b