[INFO] crate requiem-files 0.2.1-r1 is already in cache
[INFO] checking requiem-files-0.2.1-r1 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate requiem-files 0.2.1-r1 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate requiem-files 0.2.1-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-files 0.2.1-r1
[INFO] finished tweaking crates.io crate requiem-files 0.2.1-r1
[INFO] tweaked toml for crates.io crate requiem-files 0.2.1-r1 written to /workspace/builds/worker-13/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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 57135edcfd25cdfd450387586b83d52d17e1f3a0ad6801caae15d45c1797b850
[INFO] running `"docker" "start" "-a" "57135edcfd25cdfd450387586b83d52d17e1f3a0ad6801caae15d45c1797b850"`
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling requiem-macros v0.1.1
[INFO] [stderr]    Compiling requiem-web-codegen v0.2.0
[INFO] [stderr]    Compiling v_escape_derive v0.5.6
[INFO] [stderr]     Checking requiem-threadpool v0.3.1
[INFO] [stderr]     Checking requiem-service v1.0.5
[INFO] [stderr]     Checking requiem-codec v0.2.0
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking requiem-router v0.2.4
[INFO] [stderr]     Checking requiem-rt v1.0.0
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking v_escape v0.7.4
[INFO] [stderr]     Checking v_htmlescape v0.4.5
[INFO] [stderr]     Checking requiem-utils v1.0.6
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking trust-dns-proto v0.18.0-alpha.2
[INFO] [stderr]     Checking requiem-tls v1.0.0
[INFO] [stderr]     Checking requiem-server v1.0.1
[INFO] [stderr]     Checking requiem-testing v1.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.18.0-alpha.2
[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-files 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:658:5
[INFO] [stderr]     |
[INFO] [stderr] 658 |     #[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:670:5
[INFO] [stderr]     |
[INFO] [stderr] 670 |     #[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:683:5
[INFO] [stderr]     |
[INFO] [stderr] 683 |     #[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:697:5
[INFO] [stderr]     |
[INFO] [stderr] 697 |     #[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:721:5
[INFO] [stderr]     |
[INFO] [stderr] 721 |     #[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:748:5
[INFO] [stderr]     |
[INFO] [stderr] 748 |     #[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:773:5
[INFO] [stderr]     |
[INFO] [stderr] 773 |     #[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:798:5
[INFO] [stderr]     |
[INFO] [stderr] 798 |     #[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:821:5
[INFO] [stderr]     |
[INFO] [stderr] 821 |     #[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:850:5
[INFO] [stderr]     |
[INFO] [stderr] 850 |     #[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:873:5
[INFO] [stderr]     |
[INFO] [stderr] 873 |     #[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:899:5
[INFO] [stderr]     |
[INFO] [stderr] 899 |     #[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:928:5
[INFO] [stderr]     |
[INFO] [stderr] 928 |     #[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:953:5
[INFO] [stderr]     |
[INFO] [stderr] 953 |     #[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:993:5
[INFO] [stderr]     |
[INFO] [stderr] 993 |     #[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:1062:5
[INFO] [stderr]      |
[INFO] [stderr] 1062 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]     --> src/lib.rs:1103:5
[INFO] [stderr]      |
[INFO] [stderr] 1103 |     #[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:1124:5
[INFO] [stderr]      |
[INFO] [stderr] 1124 |     #[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:1140:5
[INFO] [stderr]      |
[INFO] [stderr] 1140 |     #[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:1162:5
[INFO] [stderr]      |
[INFO] [stderr] 1162 |     #[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:1191:5
[INFO] [stderr]      |
[INFO] [stderr] 1191 |     #[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:1199:5
[INFO] [stderr]      |
[INFO] [stderr] 1199 |     #[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:1231:5
[INFO] [stderr]      |
[INFO] [stderr] 1231 |     #[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:1261:5
[INFO] [stderr]      |
[INFO] [stderr] 1261 |     #[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:1267:5
[INFO] [stderr]      |
[INFO] [stderr] 1267 |     #[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:1398:5
[INFO] [stderr]      |
[INFO] [stderr] 1398 |     #[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 27 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `requiem-files`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: variant is never constructed: `IsNotDirectory`
[INFO] [stderr]  --> src/error.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     IsNotDirectory,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "57135edcfd25cdfd450387586b83d52d17e1f3a0ad6801caae15d45c1797b850"`
[INFO] running `"docker" "rm" "-f" "57135edcfd25cdfd450387586b83d52d17e1f3a0ad6801caae15d45c1797b850"`
[INFO] [stdout] 57135edcfd25cdfd450387586b83d52d17e1f3a0ad6801caae15d45c1797b850
