[INFO] fetching crate requiem-identity 0.2.1-r1... [INFO] checking requiem-identity-0.2.1-r1 against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [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 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bce8966aa131e7f3d7fb0f1ad09bd7b4779773d7b264360ccdb6146ede476974 [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" "bce8966aa131e7f3d7fb0f1ad09bd7b4779773d7b264360ccdb6146ede476974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bce8966aa131e7f3d7fb0f1ad09bd7b4779773d7b264360ccdb6146ede476974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce8966aa131e7f3d7fb0f1ad09bd7b4779773d7b264360ccdb6146ede476974", kill_on_drop: false }` [INFO] [stdout] bce8966aa131e7f3d7fb0f1ad09bd7b4779773d7b264360ccdb6146ede476974 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] defe8e28a59e5c77de7a3b39d7e92168ffb67daf1f78efbba8811e447b969c0c [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" "defe8e28a59e5c77de7a3b39d7e92168ffb67daf1f78efbba8811e447b969c0c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ring v0.16.20 [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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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 crate 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" "defe8e28a59e5c77de7a3b39d7e92168ffb67daf1f78efbba8811e447b969c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "defe8e28a59e5c77de7a3b39d7e92168ffb67daf1f78efbba8811e447b969c0c", kill_on_drop: false }` [INFO] [stdout] defe8e28a59e5c77de7a3b39d7e92168ffb67daf1f78efbba8811e447b969c0c