[INFO] fetching crate juniper 0.13.1... [INFO] checking juniper-0.13.1 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate juniper 0.13.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate juniper 0.13.1 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate juniper 0.13.1 [INFO] finished tweaking crates.io crate juniper 0.13.1 [INFO] tweaked toml for crates.io crate juniper 0.13.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 165c71c82e94c392441d3fd2a9ab59c44a1f33df4ccb8cd33c645fccb6890512 [INFO] running `"docker" "start" "-a" "165c71c82e94c392441d3fd2a9ab59c44a1f33df4ccb8cd33c645fccb6890512"` [INFO] [stderr] Compiling juniper_codegen v0.13.2 [INFO] [stderr] Checking juniper v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `tests` in `juniper` [INFO] [stderr] --> benches/bench.rs:7:14 [INFO] [stderr] | [INFO] [stderr] 7 | use juniper::tests::model::Database; [INFO] [stderr] | ^^^^^ could not find `tests` in `juniper` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Database` [INFO] [stderr] --> benches/bench.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | let database = Database::new(); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Database` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Database` [INFO] [stderr] --> benches/bench.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | let database = Database::new(); [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `Database` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Database` in this scope [INFO] [stderr] --> benches/bench.rs:12:59 [INFO] [stderr] | [INFO] [stderr] 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Database` in this scope [INFO] [stderr] --> benches/bench.rs:28:59 [INFO] [stderr] | [INFO] [stderr] 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `juniper`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "165c71c82e94c392441d3fd2a9ab59c44a1f33df4ccb8cd33c645fccb6890512"` [INFO] running `"docker" "rm" "-f" "165c71c82e94c392441d3fd2a9ab59c44a1f33df4ccb8cd33c645fccb6890512"` [INFO] [stdout] 165c71c82e94c392441d3fd2a9ab59c44a1f33df4ccb8cd33c645fccb6890512