Oct 26 23:24:58.826 INFO checking oddg/diesel-help against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:24:58.827 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 26 23:24:59.185 INFO blam! 37f939bebcc22b13802855723585be423633d483e7e690b435d86acab1b86a82 Oct 26 23:24:59.187 INFO running `"docker" "start" "-a" "37f939bebcc22b13802855723585be423633d483e7e690b435d86acab1b86a82"` Oct 26 23:25:00.394 INFO kablam! usermod: no changes Oct 26 23:25:00.484 INFO kablam! Checking diesel v1.3.3 Oct 26 23:25:38.705 INFO kablam! Checking diesel-help v0.1.0 (/source) Oct 26 23:25:39.579 INFO kablam! error[E0599]: no method named `on` found for type `diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>>` in the current scope Oct 26 23:25:39.579 INFO kablam! --> src/lib.rs:27:40 Oct 26 23:25:39.579 INFO kablam! | Oct 26 23:25:39.579 INFO kablam! 27 | .left_outer_join(filtered_tags.on(musics::id.eq(tags::music_id))) Oct 26 23:25:39.579 INFO kablam! | ^^ Oct 26 23:25:39.579 INFO kablam! | Oct 26 23:25:39.579 INFO kablam! = note: the method `on` exists but the following trait bounds were not satisfied: Oct 26 23:25:39.579 INFO kablam! `diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>> : diesel::JoinOnDsl` Oct 26 23:25:39.579 INFO kablam! `&diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>> : diesel::JoinOnDsl` Oct 26 23:25:39.579 INFO kablam! `&mut diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>> : diesel::JoinOnDsl` Oct 26 23:25:39.579 INFO kablam! Oct 26 23:25:39.639 INFO kablam! error: aborting due to previous error Oct 26 23:25:39.639 INFO kablam! Oct 26 23:25:39.639 INFO kablam! For more information about this error, try `rustc --explain E0599`. Oct 26 23:25:39.655 INFO kablam! error: Could not compile `diesel-help`. Oct 26 23:25:39.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 23:25:39.676 INFO kablam! error[E0599]: no method named `on` found for type `diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>>` in the current scope Oct 26 23:25:39.676 INFO kablam! --> src/lib.rs:27:40 Oct 26 23:25:39.676 INFO kablam! | Oct 26 23:25:39.676 INFO kablam! 27 | .left_outer_join(filtered_tags.on(musics::id.eq(tags::music_id))) Oct 26 23:25:39.676 INFO kablam! | ^^ Oct 26 23:25:39.676 INFO kablam! | Oct 26 23:25:39.676 INFO kablam! = note: the method `on` exists but the following trait bounds were not satisfied: Oct 26 23:25:39.676 INFO kablam! `diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>> : diesel::JoinOnDsl` Oct 26 23:25:39.676 INFO kablam! `&diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>> : diesel::JoinOnDsl` Oct 26 23:25:39.676 INFO kablam! `&mut diesel::query_builder::SelectStatement, diesel::query_builder::distinct_clause::NoDistinctClause, diesel::query_builder::where_clause::WhereClause>>> : diesel::JoinOnDsl` Oct 26 23:25:39.676 INFO kablam! Oct 26 23:25:39.734 INFO kablam! error: aborting due to previous error Oct 26 23:25:39.734 INFO kablam! Oct 26 23:25:39.734 INFO kablam! For more information about this error, try `rustc --explain E0599`. Oct 26 23:25:39.746 INFO kablam! error: Could not compile `diesel-help`. Oct 26 23:25:39.746 INFO kablam! Oct 26 23:25:39.746 INFO kablam! To learn more, run the command again with --verbose. Oct 26 23:25:39.748 INFO kablam! su: No module specific data is present Oct 26 23:25:40.372 INFO running `"docker" "rm" "-f" "37f939bebcc22b13802855723585be423633d483e7e690b435d86acab1b86a82"` Oct 26 23:25:40.811 INFO blam! 37f939bebcc22b13802855723585be423633d483e7e690b435d86acab1b86a82