[INFO] crate juniper_codegen 0.14.2 is already in cache [INFO] testing juniper_codegen-0.14.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate juniper_codegen 0.14.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate juniper_codegen 0.14.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate juniper_codegen 0.14.2 [INFO] finished tweaking crates.io crate juniper_codegen 0.14.2 [INFO] tweaked toml for crates.io crate juniper_codegen 0.14.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dbfce8c41eb2b6ebe8c03228786c063b752fcedc93adfb17d3ad68e8de71fd12 [INFO] running `"docker" "start" "-a" "dbfce8c41eb2b6ebe8c03228786c063b752fcedc93adfb17d3ad68e8de71fd12"` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.47s [INFO] running `"docker" "inspect" "dbfce8c41eb2b6ebe8c03228786c063b752fcedc93adfb17d3ad68e8de71fd12"` [INFO] running `"docker" "rm" "-f" "dbfce8c41eb2b6ebe8c03228786c063b752fcedc93adfb17d3ad68e8de71fd12"` [INFO] [stdout] dbfce8c41eb2b6ebe8c03228786c063b752fcedc93adfb17d3ad68e8de71fd12 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 811c07a29e9dfe1b3c41fe76747b8744c2a11528fc3d98ebb78e7811e26c66d6 [INFO] running `"docker" "start" "-a" "811c07a29e9dfe1b3c41fe76747b8744c2a11528fc3d98ebb78e7811e26c66d6"` [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `quote::__rt` [INFO] [stderr] --> src/util.rs:843:16 [INFO] [stderr] | [INFO] [stderr] 843 | use quote::__rt::*; [INFO] [stderr] | ^^^^ could not find `__rt` in `quote` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Span` [INFO] [stderr] --> src/util.rs:854:33 [INFO] [stderr] | [INFO] [stderr] 854 | Lit::Str(LitStr::new(s, Span::call_site())) [INFO] [stderr] | ^^^^ use of undeclared type or module `Span` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `juniper_codegen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "811c07a29e9dfe1b3c41fe76747b8744c2a11528fc3d98ebb78e7811e26c66d6"` [INFO] running `"docker" "rm" "-f" "811c07a29e9dfe1b3c41fe76747b8744c2a11528fc3d98ebb78e7811e26c66d6"` [INFO] [stdout] 811c07a29e9dfe1b3c41fe76747b8744c2a11528fc3d98ebb78e7811e26c66d6