[INFO] crate requiem-identity 0.2.1-r1 is already in cache [INFO] checking requiem-identity-0.2.1-r1 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate requiem-identity 0.2.1-r1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate requiem-identity 0.2.1-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-identity 0.2.1-r1 [INFO] finished tweaking crates.io crate requiem-identity 0.2.1-r1 [INFO] tweaked toml for crates.io crate requiem-identity 0.2.1-r1 written to /workspace/builds/worker-12/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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 6672fb52fb4943970acfa308c543352f609c5b1da74206377ce27806303a3f1a [INFO] running `"docker" "start" "-a" "6672fb52fb4943970acfa308c543352f609c5b1da74206377ce27806303a3f1a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking requiem-router v0.2.4 [INFO] [stderr] Checking requiem-threadpool v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking requiem-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking requiem-codec v0.2.0 [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-testing v1.0.0 [INFO] [stderr] Checking requiem-connect v1.0.2 [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-identity v0.2.1-r1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stderr] --> src/lib.rs:629:5 [INFO] [stderr] | [INFO] [stderr] 629 | #[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:692:5 [INFO] [stderr] | [INFO] [stderr] 692 | #[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:720:5 [INFO] [stderr] | [INFO] [stderr] 720 | #[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:886:5 [INFO] [stderr] | [INFO] [stderr] 886 | #[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:895:5 [INFO] [stderr] | [INFO] [stderr] 895 | #[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:910:5 [INFO] [stderr] | [INFO] [stderr] 910 | #[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:931:5 [INFO] [stderr] | [INFO] [stderr] 931 | #[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:952:5 [INFO] [stderr] | [INFO] [stderr] 952 | #[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:973:5 [INFO] [stderr] | [INFO] [stderr] 973 | #[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:994:5 [INFO] [stderr] | [INFO] [stderr] 994 | #[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:1019:5 [INFO] [stderr] | [INFO] [stderr] 1019 | #[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:1044:5 [INFO] [stderr] | [INFO] [stderr] 1044 | #[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:1061:5 [INFO] [stderr] | [INFO] [stderr] 1061 | #[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:1086:5 [INFO] [stderr] | [INFO] [stderr] 1086 | #[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 14 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `requiem-identity`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6672fb52fb4943970acfa308c543352f609c5b1da74206377ce27806303a3f1a"` [INFO] running `"docker" "rm" "-f" "6672fb52fb4943970acfa308c543352f609c5b1da74206377ce27806303a3f1a"` [INFO] [stdout] 6672fb52fb4943970acfa308c543352f609c5b1da74206377ce27806303a3f1a