Oct 26 20:54:07.586 INFO checking simbo1905/extension_methods against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:54:07.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 20:54:08.003 INFO blam! 2b2f6a80364a9edc3ff634f37eaf2212c270dd4f0dd9c2ddfccb20c778247a46 Oct 26 20:54:08.011 INFO running `"docker" "start" "-a" "2b2f6a80364a9edc3ff634f37eaf2212c270dd4f0dd9c2ddfccb20c778247a46"` Oct 26 20:54:09.253 INFO kablam! usermod: no changes Oct 26 20:54:09.407 INFO kablam! Checking some_library v0.1.0 (/source/some_library) Oct 26 20:54:09.418 INFO kablam! Checking serde_json v1.0.2 Oct 26 20:54:11.888 INFO kablam! Checking some_extension v0.1.0 (/source/some_extension) Oct 26 20:54:12.271 INFO kablam! warning: the trait `JSON` cannot be made into an object Oct 26 20:54:12.272 INFO kablam! --> some_extension/src/lib.rs:39:5 Oct 26 20:54:12.272 INFO kablam! | Oct 26 20:54:12.272 INFO kablam! 39 | / fn to_json(&self) -> String Oct 26 20:54:12.272 INFO kablam! 40 | | where Self: Serialize { Oct 26 20:54:12.272 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 26 20:54:12.272 INFO kablam! 42 | | } Oct 26 20:54:12.272 INFO kablam! | |_____^ Oct 26 20:54:12.272 INFO kablam! | Oct 26 20:54:12.274 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 26 20:54:12.274 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 20:54:12.274 INFO kablam! = note: for more information, see issue #51443 Oct 26 20:54:12.274 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 26 20:54:12.274 INFO kablam! Oct 26 20:54:12.375 INFO kablam! Checking extension_methods v0.1.0 (/source) Oct 26 20:54:13.519 INFO kablam! warning: the trait `some_extension::JSON` cannot be made into an object Oct 26 20:54:13.520 INFO kablam! --> /source/some_extension/src/lib.rs:39:5 Oct 26 20:54:13.521 INFO kablam! | Oct 26 20:54:13.521 INFO kablam! 39 | / fn to_json(&self) -> String Oct 26 20:54:13.522 INFO kablam! 40 | | where Self: Serialize { Oct 26 20:54:13.523 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 26 20:54:13.523 INFO kablam! 42 | | } Oct 26 20:54:13.524 INFO kablam! | |_____^ Oct 26 20:54:13.525 INFO kablam! | Oct 26 20:54:13.525 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 26 20:54:13.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 20:54:13.526 INFO kablam! = note: for more information, see issue #51443 Oct 26 20:54:13.527 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 26 20:54:13.528 INFO kablam! Oct 26 20:54:13.599 INFO kablam! warning: the trait `some_extension::JSON` cannot be made into an object Oct 26 20:54:13.599 INFO kablam! --> /source/some_extension/src/lib.rs:39:5 Oct 26 20:54:13.599 INFO kablam! | Oct 26 20:54:13.599 INFO kablam! 39 | / fn to_json(&self) -> String Oct 26 20:54:13.599 INFO kablam! 40 | | where Self: Serialize { Oct 26 20:54:13.599 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 26 20:54:13.599 INFO kablam! 42 | | } Oct 26 20:54:13.599 INFO kablam! | |_____^ Oct 26 20:54:13.599 INFO kablam! | Oct 26 20:54:13.599 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 26 20:54:13.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 20:54:13.599 INFO kablam! = note: for more information, see issue #51443 Oct 26 20:54:13.599 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 26 20:54:13.599 INFO kablam! Oct 26 20:54:13.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.41s Oct 26 20:54:13.711 INFO kablam! su: No module specific data is present Oct 26 20:54:15.418 INFO running `"docker" "rm" "-f" "2b2f6a80364a9edc3ff634f37eaf2212c270dd4f0dd9c2ddfccb20c778247a46"` Oct 26 20:54:15.747 INFO blam! 2b2f6a80364a9edc3ff634f37eaf2212c270dd4f0dd9c2ddfccb20c778247a46