[INFO] crate requiem-multipart 0.2.0-r1 is already in cache
[INFO] checking requiem-multipart-0.2.0-r1 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate requiem-multipart 0.2.0-r1 into /workspace/builds/worker-11/source
[INFO] validating manifest of crates.io crate requiem-multipart 0.2.0-r1 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate requiem-multipart 0.2.0-r1
[INFO] finished tweaking crates.io crate requiem-multipart 0.2.0-r1
[INFO] tweaked toml for crates.io crate requiem-multipart 0.2.0-r1 written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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=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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] 806f7a4bb22ace7085e2174fa95b60e6b577ae542355265b868be4e93af3a5a0
[INFO] running `"docker" "start" "-a" "806f7a4bb22ace7085e2174fa95b60e6b577ae542355265b868be4e93af3a5a0"`
[INFO] [stderr]    Compiling requiem-macros v0.1.1
[INFO] [stderr]    Compiling requiem-web-codegen v0.2.0
[INFO] [stderr]     Checking requiem-threadpool v0.3.1
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr]     Checking requiem-router v0.2.4
[INFO] [stderr]     Checking requiem-service v1.0.5
[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.4
[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-multipart v0.2.0-r1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/server.rs:819:5
[INFO] [stderr]     |
[INFO] [stderr] 819 |     #[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/server.rs:932:5
[INFO] [stderr]     |
[INFO] [stderr] 932 |     #[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/server.rs:959:5
[INFO] [stderr]     |
[INFO] [stderr] 959 |     #[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/server.rs:1023:5
[INFO] [stderr]      |
[INFO] [stderr] 1023 |     #[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/server.rs:1059:5
[INFO] [stderr]      |
[INFO] [stderr] 1059 |     #[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/server.rs:1069:5
[INFO] [stderr]      |
[INFO] [stderr] 1069 |     #[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/server.rs:1085:5
[INFO] [stderr]      |
[INFO] [stderr] 1085 |     #[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/server.rs:1094:5
[INFO] [stderr]      |
[INFO] [stderr] 1094 |     #[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/server.rs:1111:5
[INFO] [stderr]      |
[INFO] [stderr] 1111 |     #[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/server.rs:1129:5
[INFO] [stderr]      |
[INFO] [stderr] 1129 |     #[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 10 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `requiem-multipart`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "806f7a4bb22ace7085e2174fa95b60e6b577ae542355265b868be4e93af3a5a0"`
[INFO] running `"docker" "rm" "-f" "806f7a4bb22ace7085e2174fa95b60e6b577ae542355265b868be4e93af3a5a0"`
[INFO] [stdout] 806f7a4bb22ace7085e2174fa95b60e6b577ae542355265b868be4e93af3a5a0
