[INFO] fetching crate requiem-web-codegen 0.2.0-r1... [INFO] testing requiem-web-codegen-0.2.0-r1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate requiem-web-codegen 0.2.0-r1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate requiem-web-codegen 0.2.0-r1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate requiem-web-codegen 0.2.0-r1 [INFO] finished tweaking crates.io crate requiem-web-codegen 0.2.0-r1 [INFO] tweaked toml for crates.io crate requiem-web-codegen 0.2.0-r1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Downloaded trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Downloaded requiem-connect v1.0.2 [INFO] [stderr] Downloaded requiem-testing v1.0.0 [INFO] [stderr] Downloaded requiem-threadpool v0.3.1 [INFO] [stderr] Downloaded requiem-tls v1.0.0 [INFO] [stderr] Downloaded requiem-codec v0.2.0 [INFO] [stderr] Downloaded requiem-rt v1.0.0 [INFO] [stderr] Downloaded requiem-web-codegen v0.2.0 [INFO] [stderr] Downloaded requiem-router v0.2.4 [INFO] [stderr] Downloaded requiem-service v1.0.5 [INFO] [stderr] Downloaded requiem-macros v0.1.1 [INFO] [stderr] Downloaded requiem-server v1.0.1 [INFO] [stderr] Downloaded requiem-utils v1.0.6 [INFO] [stderr] Downloaded requiem-wc v1.0.1 [INFO] [stderr] Downloaded requiem-web v2.0.0-r2 [INFO] [stderr] Downloaded requiem-http v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a6abf9188d82b57f678426c5f3c198adf56760b00885dd3da23c1ae965ae28b [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" "9a6abf9188d82b57f678426c5f3c198adf56760b00885dd3da23c1ae965ae28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a6abf9188d82b57f678426c5f3c198adf56760b00885dd3da23c1ae965ae28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6abf9188d82b57f678426c5f3c198adf56760b00885dd3da23c1ae965ae28b", kill_on_drop: false }` [INFO] [stdout] 9a6abf9188d82b57f678426c5f3c198adf56760b00885dd3da23c1ae965ae28b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28f3a491e56e2f5356be1392f7be9b53dd319e15fc58d4ce643bdaf2f2ff928f [INFO] running `Command { std: "docker" "start" "-a" "28f3a491e56e2f5356be1392f7be9b53dd319e15fc58d4ce643bdaf2f2ff928f", kill_on_drop: false }` [INFO] [stderr] Compiling requiem-web-codegen v0.2.0-r1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "28f3a491e56e2f5356be1392f7be9b53dd319e15fc58d4ce643bdaf2f2ff928f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f3a491e56e2f5356be1392f7be9b53dd319e15fc58d4ce643bdaf2f2ff928f", kill_on_drop: false }` [INFO] [stdout] 28f3a491e56e2f5356be1392f7be9b53dd319e15fc58d4ce643bdaf2f2ff928f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eea745c707e9bafda53929a0e3b2bf1daf2a5f49d5612d763417b812785c847 [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" "3eea745c707e9bafda53929a0e3b2bf1daf2a5f49d5612d763417b812785c847", kill_on_drop: false }` [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling requiem-web-codegen v0.2.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling requiem-threadpool v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling requiem-router v0.2.4 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling requiem-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling requiem-codec v0.2.0 [INFO] [stderr] Compiling requiem-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling requiem-utils v1.0.6 [INFO] [stderr] Compiling requiem-server v1.0.1 [INFO] [stderr] Compiling requiem-tls v1.0.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling requiem-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling requiem-connect v1.0.2 [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-web-codegen v0.2.0-r1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_macro.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_macro.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_macro.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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-web-codegen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3eea745c707e9bafda53929a0e3b2bf1daf2a5f49d5612d763417b812785c847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eea745c707e9bafda53929a0e3b2bf1daf2a5f49d5612d763417b812785c847", kill_on_drop: false }` [INFO] [stdout] 3eea745c707e9bafda53929a0e3b2bf1daf2a5f49d5612d763417b812785c847