[INFO] crate requiem-identity 0.2.1-r1 is already in cache [INFO] checking requiem-identity-0.2.1-r1 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate requiem-identity 0.2.1-r1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate requiem-identity 0.2.1-r1 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e36c36d10f9f13fbdd9a9d0e2c7ef4185ca489d0089d49e90e6a9734dcee7ede [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e36c36d10f9f13fbdd9a9d0e2c7ef4185ca489d0089d49e90e6a9734dcee7ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e36c36d10f9f13fbdd9a9d0e2c7ef4185ca489d0089d49e90e6a9734dcee7ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36c36d10f9f13fbdd9a9d0e2c7ef4185ca489d0089d49e90e6a9734dcee7ede", kill_on_drop: false }` [INFO] [stdout] e36c36d10f9f13fbdd9a9d0e2c7ef4185ca489d0089d49e90e6a9734dcee7ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a76e98c2665c54d17008351b8cbda9610ce049e13fc69ae144d39d19d1b7474 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0a76e98c2665c54d17008351b8cbda9610ce049e13fc69ae144d39d19d1b7474", kill_on_drop: false }` [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.15 [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] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:629:5 [INFO] [stdout] | [INFO] [stdout] 629 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:886:5 [INFO] [stdout] | [INFO] [stdout] 886 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:895:5 [INFO] [stdout] | [INFO] [stdout] 895 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:910:5 [INFO] [stdout] | [INFO] [stdout] 910 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:931:5 [INFO] [stdout] | [INFO] [stdout] 931 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:952:5 [INFO] [stdout] | [INFO] [stdout] 952 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:973:5 [INFO] [stdout] | [INFO] [stdout] 973 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:994:5 [INFO] [stdout] | [INFO] [stdout] 994 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:1019:5 [INFO] [stdout] | [INFO] [stdout] 1019 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:1044:5 [INFO] [stdout] | [INFO] [stdout] 1044 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:1061:5 [INFO] [stdout] | [INFO] [stdout] 1061 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/lib.rs:1086:5 [INFO] [stdout] | [INFO] [stdout] 1086 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::System; [INFO] [stdout] | [INFO] [stdout] 617 | use crate::tests::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 617 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 617 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-identity`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0a76e98c2665c54d17008351b8cbda9610ce049e13fc69ae144d39d19d1b7474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a76e98c2665c54d17008351b8cbda9610ce049e13fc69ae144d39d19d1b7474", kill_on_drop: false }` [INFO] [stdout] 0a76e98c2665c54d17008351b8cbda9610ce049e13fc69ae144d39d19d1b7474