Nov 30 20:30:13.589 INFO checking juniper-0.10.0 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 20:30:13.589 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 30 20:30:14.072 INFO [stdout] 8bfc73bb56db04b78390cf27fbda3e3802fe4745a7d5e3b17f84ad427be070ff Nov 30 20:30:14.074 INFO running `"docker" "start" "-a" "8bfc73bb56db04b78390cf27fbda3e3802fe4745a7d5e3b17f84ad427be070ff"` Nov 30 20:30:16.608 INFO [stderr] usermod: no changes Nov 30 20:30:16.780 INFO [stderr] Checking uuid v0.6.5 Nov 30 20:30:16.780 INFO [stderr] Checking indexmap v1.0.2 Nov 30 20:30:16.780 INFO [stderr] Compiling syn v0.14.9 Nov 30 20:30:36.486 INFO [stderr] Compiling juniper_codegen v0.10.0 Nov 30 20:30:44.290 INFO [stderr] Checking juniper v0.10.0 (/source) Nov 30 20:30:53.088 INFO [stderr] error[E0433]: failed to resolve: could not find `tests` in `juniper` Nov 30 20:30:53.088 INFO [stderr] --> benches/bench.rs:7:14 Nov 30 20:30:53.088 INFO [stderr] | Nov 30 20:30:53.088 INFO [stderr] 7 | use juniper::tests::model::Database; Nov 30 20:30:53.088 INFO [stderr] | ^^^^^ could not find `tests` in `juniper` Nov 30 20:30:53.088 INFO [stderr] Nov 30 20:30:53.088 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Database` Nov 30 20:30:53.088 INFO [stderr] --> benches/bench.rs:11:20 Nov 30 20:30:53.088 INFO [stderr] | Nov 30 20:30:53.088 INFO [stderr] 11 | let database = Database::new(); Nov 30 20:30:53.088 INFO [stderr] | ^^^^^^^^ use of undeclared type or module `Database` Nov 30 20:30:53.088 INFO [stderr] Nov 30 20:30:53.100 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Database` Nov 30 20:30:53.100 INFO [stderr] --> benches/bench.rs:27:20 Nov 30 20:30:53.100 INFO [stderr] | Nov 30 20:30:53.100 INFO [stderr] 27 | let database = Database::new(); Nov 30 20:30:53.100 INFO [stderr] | ^^^^^^^^ use of undeclared type or module `Database` Nov 30 20:30:53.100 INFO [stderr] Nov 30 20:30:53.100 INFO [stderr] error[E0412]: cannot find type `Database` in this scope Nov 30 20:30:53.100 INFO [stderr] --> benches/bench.rs:12:59 Nov 30 20:30:53.100 INFO [stderr] | Nov 30 20:30:53.100 INFO [stderr] 12 | let schema = RootNode::new(&database, EmptyMutation::::new()); Nov 30 20:30:53.100 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 30 20:30:53.100 INFO [stderr] Nov 30 20:30:53.108 INFO [stderr] error[E0412]: cannot find type `Database` in this scope Nov 30 20:30:53.108 INFO [stderr] --> benches/bench.rs:28:59 Nov 30 20:30:53.108 INFO [stderr] | Nov 30 20:30:53.108 INFO [stderr] 28 | let schema = RootNode::new(&database, EmptyMutation::::new()); Nov 30 20:30:53.108 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 30 20:30:53.108 INFO [stderr] Nov 30 20:30:53.108 INFO [stderr] warning: unused import: `juniper::tests::model::Database` Nov 30 20:30:53.108 INFO [stderr] --> benches/bench.rs:7:5 Nov 30 20:30:53.108 INFO [stderr] | Nov 30 20:30:53.108 INFO [stderr] 7 | use juniper::tests::model::Database; Nov 30 20:30:53.108 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 20:30:53.108 INFO [stderr] | Nov 30 20:30:53.108 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 20:30:53.108 INFO [stderr] Nov 30 20:30:53.212 INFO [stderr] error: aborting due to 5 previous errors Nov 30 20:30:53.212 INFO [stderr] Nov 30 20:30:53.212 INFO [stderr] Some errors occurred: E0412, E0433. Nov 30 20:30:53.212 INFO [stderr] For more information about an error, try `rustc --explain E0412`. Nov 30 20:30:53.217 INFO [stderr] error: Could not compile `juniper`. Nov 30 20:30:53.217 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 20:30:57.616 INFO [stderr] error: build failed Nov 30 20:30:57.617 INFO [stderr] su: No module specific data is present Nov 30 20:30:58.216 INFO running `"docker" "inspect" "8bfc73bb56db04b78390cf27fbda3e3802fe4745a7d5e3b17f84ad427be070ff"` Nov 30 20:30:58.530 INFO running `"docker" "rm" "-f" "8bfc73bb56db04b78390cf27fbda3e3802fe4745a7d5e3b17f84ad427be070ff"` Nov 30 20:30:58.796 INFO [stdout] 8bfc73bb56db04b78390cf27fbda3e3802fe4745a7d5e3b17f84ad427be070ff