[INFO] crate vru-noise 1.0.0 is already in cache
[INFO] checking vru-noise-1.0.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate vru-noise 1.0.0 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate vru-noise 1.0.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate vru-noise 1.0.0
[INFO] finished tweaking crates.io crate vru-noise 1.0.0
[INFO] tweaked toml for crates.io crate vru-noise 1.0.0 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"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" "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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 28531ba1752ec875fa4e9b517018d15565e12c5a76d4a8c874d3a57e6a586d7f
[INFO] running `"docker" "start" "-a" "28531ba1752ec875fa4e9b517018d15565e12c5a76d4a8c874d3a57e6a586d7f"`
[INFO] [stderr]     Checking universal-hash v0.3.0
[INFO] [stderr]     Checking aead v0.2.0
[INFO] [stderr]     Checking chacha20 v0.3.4
[INFO] [stderr]     Checking hkdf v0.8.0
[INFO] [stderr]     Checking aes v0.3.2
[INFO] [stderr]     Checking secp256k1 v0.17.2
[INFO] [stderr]    Compiling vru-noise-macros v1.0.0
[INFO] [stderr]     Checking curve25519-dalek v2.0.0
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr] error[E0432]: unresolved import `quote::__rt`
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vru-noise-macros-1.0.0/src/pattern.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | use quote::__rt::TokenStream;
[INFO] [stderr]   |            ^^^^ could not find `__rt` in `quote`
[INFO] [stderr] 
[INFO] [stderr] error[E0282]: type annotations needed
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vru-noise-macros-1.0.0/src/pattern.rs:171:36
[INFO] [stderr]     |
[INFO] [stderr] 171 |         iterator.fold(base, |temp, descriptor| {
[INFO] [stderr]     |                                    ^^^^^^^^^^ consider giving this closure parameter a type
[INFO] [stderr]     |
[INFO] [stderr]     = note: type must be known at this point
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0282, E0432.
[INFO] [stderr] For more information about an error, try `rustc --explain E0282`.
[INFO] [stderr] error: could not compile `vru-noise-macros`.
[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] error: build failed
[INFO] running `"docker" "inspect" "28531ba1752ec875fa4e9b517018d15565e12c5a76d4a8c874d3a57e6a586d7f"`
[INFO] running `"docker" "rm" "-f" "28531ba1752ec875fa4e9b517018d15565e12c5a76d4a8c874d3a57e6a586d7f"`
[INFO] [stdout] 28531ba1752ec875fa4e9b517018d15565e12c5a76d4a8c874d3a57e6a586d7f
