[INFO] crate requiem-identity 0.2.1-r1 is already in cache [INFO] testing requiem-identity-0.2.1-r1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate requiem-identity 0.2.1-r1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate requiem-identity 0.2.1-r1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] a9de49a747dc11d59f2c8101b169a2c2db86e4487fd4d869b60fe3b4b8e94de0 [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" "a9de49a747dc11d59f2c8101b169a2c2db86e4487fd4d869b60fe3b4b8e94de0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling requiem-http v1.0.1 [INFO] [stderr] Compiling requiem-wc v1.0.1 [INFO] [stderr] Compiling requiem-web v2.0.0-r2 [INFO] [stderr] Compiling requiem-identity v0.2.1-r1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.13s [INFO] running `"docker" "inspect" "a9de49a747dc11d59f2c8101b169a2c2db86e4487fd4d869b60fe3b4b8e94de0"` [INFO] running `"docker" "rm" "-f" "a9de49a747dc11d59f2c8101b169a2c2db86e4487fd4d869b60fe3b4b8e94de0"` [INFO] [stdout] a9de49a747dc11d59f2c8101b169a2c2db86e4487fd4d869b60fe3b4b8e94de0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 23c75c582205bc426dec81a5cca6a0cce6ecc85800e8fdc259ec406b255d0720 [INFO] running `"docker" "start" "-a" "23c75c582205bc426dec81a5cca6a0cce6ecc85800e8fdc259ec406b255d0720"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling 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" "23c75c582205bc426dec81a5cca6a0cce6ecc85800e8fdc259ec406b255d0720"` [INFO] running `"docker" "rm" "-f" "23c75c582205bc426dec81a5cca6a0cce6ecc85800e8fdc259ec406b255d0720"` [INFO] [stdout] 23c75c582205bc426dec81a5cca6a0cce6ecc85800e8fdc259ec406b255d0720