Nov 30 08:06:58.313 INFO checking Undin/rust-leaflet-features against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 08:06:58.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 08:06:58.819 INFO [stdout] d59b208fe1fb0f28f519a978f03faadefff9debad678b2e9ee5044dcb5201b6c Nov 30 08:06:58.821 INFO running `"docker" "start" "-a" "d59b208fe1fb0f28f519a978f03faadefff9debad678b2e9ee5044dcb5201b6c"` Nov 30 08:07:00.103 INFO [stderr] usermod: no changes Nov 30 08:07:00.224 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 30 08:07:08.278 INFO [stderr] Checking diesel v1.3.3 Nov 30 08:07:32.912 INFO [stderr] Checking rust-leaflet-features v0.1.0 (/source) Nov 30 08:07:34.576 INFO [stderr] warning: variable does not need to be mutable Nov 30 08:07:34.576 INFO [stderr] --> examples/debug.rs:4:9 Nov 30 08:07:34.576 INFO [stderr] | Nov 30 08:07:34.576 INFO [stderr] 4 | let mut v = parse_users(" Nov 30 08:07:34.576 INFO [stderr] | ----^ Nov 30 08:07:34.576 INFO [stderr] | | Nov 30 08:07:34.576 INFO [stderr] | help: remove this `mut` Nov 30 08:07:34.576 INFO [stderr] | Nov 30 08:07:34.576 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 30 08:07:34.576 INFO [stderr] Nov 30 08:07:34.748 INFO [stderr] error[E0601]: `main` function not found in crate `completion` Nov 30 08:07:34.748 INFO [stderr] | Nov 30 08:07:34.748 INFO [stderr] = note: consider adding a `main` function to `examples/completion.rs` Nov 30 08:07:34.748 INFO [stderr] Nov 30 08:07:34.828 INFO [stderr] error[E0601]: `main` function not found in crate `tests` Nov 30 08:07:34.836 INFO [stderr] | Nov 30 08:07:34.837 INFO [stderr] = note: consider adding a `main` function to `examples/tests.rs` Nov 30 08:07:34.837 INFO [stderr] Nov 30 08:07:34.857 INFO [stderr] error: aborting due to previous error Nov 30 08:07:34.868 INFO [stderr] Nov 30 08:07:34.868 INFO [stderr] For more information about this error, try `rustc --explain E0601`. Nov 30 08:07:34.878 INFO [stderr] error: Could not compile `rust-leaflet-features`. Nov 30 08:07:34.878 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 08:07:34.902 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Arc` Nov 30 08:07:34.902 INFO [stderr] --> examples/quick_fixes.rs:5:19 Nov 30 08:07:34.902 INFO [stderr] | Nov 30 08:07:34.902 INFO [stderr] 5 | let counter = Arc::new(Mutex::new(0)); Nov 30 08:07:34.902 INFO [stderr] | ^^^ use of undeclared type or module `Arc` Nov 30 08:07:34.902 INFO [stderr] Nov 30 08:07:34.912 INFO [stderr] error[E0609]: no field `ma` on type `std::str::Lines<'_>` Nov 30 08:07:34.912 INFO [stderr] --> examples/completion.rs:3:15 Nov 30 08:07:34.912 INFO [stderr] | Nov 30 08:07:34.912 INFO [stderr] 3 | s.lines().ma Nov 30 08:07:34.912 INFO [stderr] | ^^ unknown field Nov 30 08:07:34.928 INFO [stderr] Nov 30 08:07:34.928 INFO [stderr] error: aborting due to 2 previous errors Nov 30 08:07:34.928 INFO [stderr] Nov 30 08:07:34.928 INFO [stderr] Some errors occurred: E0601, E0609. Nov 30 08:07:34.928 INFO [stderr] For more information about an error, try `rustc --explain E0601`. Nov 30 08:07:34.937 INFO [stderr] error[E0046]: not all trait items implemented, missing: `from` Nov 30 08:07:34.937 INFO [stderr] --> examples/quick_fixes.rs:17:1 Nov 30 08:07:34.937 INFO [stderr] | Nov 30 08:07:34.937 INFO [stderr] 17 | impl From<(i32, i32)> for Point { Nov 30 08:07:34.937 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from` in implementation Nov 30 08:07:34.937 INFO [stderr] | Nov 30 08:07:34.937 INFO [stderr] = note: `from` from trait: `fn(T) -> Self` Nov 30 08:07:34.937 INFO [stderr] Nov 30 08:07:34.937 INFO [stderr] error: aborting due to 2 previous errors Nov 30 08:07:34.937 INFO [stderr] Nov 30 08:07:34.937 INFO [stderr] Some errors occurred: E0046, E0433. Nov 30 08:07:34.937 INFO [stderr] For more information about an error, try `rustc --explain E0046`. Nov 30 08:07:34.960 INFO [stderr] error: Could not compile `rust-leaflet-features`. Nov 30 08:07:34.960 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 08:07:34.960 INFO [stderr] error: Could not compile `rust-leaflet-features`. Nov 30 08:07:34.960 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 08:07:35.268 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 08:07:35.268 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 08:07:35.269 INFO [stderr] | Nov 30 08:07:35.269 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 08:07:35.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:07:35.269 INFO [stderr] | Nov 30 08:07:35.270 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 08:07:35.270 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 08:07:35.270 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:07:35.270 INFO [stderr] Nov 30 08:07:35.270 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 08:07:35.270 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 08:07:35.270 INFO [stderr] | Nov 30 08:07:35.270 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 08:07:35.270 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:07:35.270 INFO [stderr] | Nov 30 08:07:35.270 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 08:07:35.270 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:07:35.270 INFO [stderr] Nov 30 08:07:35.270 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 08:07:35.270 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:07:35.271 INFO [stderr] | Nov 30 08:07:35.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:07:35.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:07:35.271 INFO [stderr] | Nov 30 08:07:35.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 08:07:35.271 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:07:35.271 INFO [stderr] Nov 30 08:07:35.271 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 30 08:07:35.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:07:35.271 INFO [stderr] | Nov 30 08:07:35.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:07:35.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:07:35.271 INFO [stderr] | Nov 30 08:07:35.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 08:07:35.271 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:07:35.271 INFO [stderr] Nov 30 08:07:35.271 INFO [stderr] warning: cannot find type `favorited` in this scope Nov 30 08:07:35.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 08:07:35.271 INFO [stderr] | Nov 30 08:07:35.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 08:07:35.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 08:07:35.271 INFO [stderr] | Nov 30 08:07:35.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 08:07:35.272 INFO [stderr] = note: for more information, see issue #50504 Nov 30 08:07:35.272 INFO [stderr] Nov 30 08:07:35.484 INFO [stderr] error: build failed Nov 30 08:07:35.484 INFO [stderr] su: No module specific data is present Nov 30 08:07:36.259 INFO running `"docker" "inspect" "d59b208fe1fb0f28f519a978f03faadefff9debad678b2e9ee5044dcb5201b6c"` Nov 30 08:07:36.522 INFO running `"docker" "rm" "-f" "d59b208fe1fb0f28f519a978f03faadefff9debad678b2e9ee5044dcb5201b6c"` Nov 30 08:07:36.816 INFO [stdout] d59b208fe1fb0f28f519a978f03faadefff9debad678b2e9ee5044dcb5201b6c