Oct 13 00:17:45.042 INFO testing simbo1905/extension_methods against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:17:45.042 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 13 00:17:45.487 INFO blam! 479c0f2388651006657b607359e0af5e2a2134ba31169ab028c6c5ce9ad4d949 Oct 13 00:17:45.491 INFO running `"docker" "start" "-a" "479c0f2388651006657b607359e0af5e2a2134ba31169ab028c6c5ce9ad4d949"` Oct 13 00:17:47.235 INFO kablam! usermod: no changes Oct 13 00:17:47.331 INFO kablam! Compiling some_library v0.1.0 (/source/some_library) Oct 13 00:17:47.337 INFO kablam! Compiling serde_json v1.0.2 Oct 13 00:17:52.199 INFO kablam! Compiling some_extension v0.1.0 (/source/some_extension) Oct 13 00:17:52.631 INFO kablam! warning: the trait `JSON` cannot be made into an object Oct 13 00:17:52.632 INFO kablam! --> some_extension/src/lib.rs:39:5 Oct 13 00:17:52.633 INFO kablam! | Oct 13 00:17:52.633 INFO kablam! 39 | / fn to_json(&self) -> String Oct 13 00:17:52.634 INFO kablam! 40 | | where Self: Serialize { Oct 13 00:17:52.634 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 13 00:17:52.635 INFO kablam! 42 | | } Oct 13 00:17:52.636 INFO kablam! | |_____^ Oct 13 00:17:52.636 INFO kablam! | Oct 13 00:17:52.637 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 00:17:52.637 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 13 00:17:52.637 INFO kablam! = note: for more information, see issue #51443 Oct 13 00:17:52.637 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 13 00:17:52.637 INFO kablam! Oct 13 00:17:52.767 INFO kablam! Compiling extension_methods v0.1.0 (/source) Oct 13 00:17:53.310 INFO kablam! warning: the trait `some_extension::JSON` cannot be made into an object Oct 13 00:17:53.311 INFO kablam! --> /source/some_extension/src/lib.rs:39:5 Oct 13 00:17:53.311 INFO kablam! | Oct 13 00:17:53.311 INFO kablam! 39 | / fn to_json(&self) -> String Oct 13 00:17:53.311 INFO kablam! 40 | | where Self: Serialize { Oct 13 00:17:53.311 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 13 00:17:53.311 INFO kablam! 42 | | } Oct 13 00:17:53.311 INFO kablam! | |_____^ Oct 13 00:17:53.311 INFO kablam! | Oct 13 00:17:53.311 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 00:17:53.311 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 13 00:17:53.311 INFO kablam! = note: for more information, see issue #51443 Oct 13 00:17:53.311 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 13 00:17:53.311 INFO kablam! Oct 13 00:17:54.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.88s Oct 13 00:17:54.151 INFO kablam! su: No module specific data is present Oct 13 00:17:55.095 INFO running `"docker" "rm" "-f" "479c0f2388651006657b607359e0af5e2a2134ba31169ab028c6c5ce9ad4d949"` Oct 13 00:17:55.411 INFO blam! 479c0f2388651006657b607359e0af5e2a2134ba31169ab028c6c5ce9ad4d949 Oct 13 00:17:55.413 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 13 00:17:55.843 INFO blam! 309c63d9ba64134a36c8bfb798840248a735b8b1a4b1dc310cfbd781355b3e01 Oct 13 00:17:55.851 INFO running `"docker" "start" "-a" "309c63d9ba64134a36c8bfb798840248a735b8b1a4b1dc310cfbd781355b3e01"` Oct 13 00:17:57.410 INFO kablam! usermod: no changes Oct 13 00:17:57.555 INFO kablam! Compiling extension_methods v0.1.0 (/source) Oct 13 00:17:58.031 INFO kablam! warning: the trait `some_extension::JSON` cannot be made into an object Oct 13 00:17:58.031 INFO kablam! --> /source/some_extension/src/lib.rs:39:5 Oct 13 00:17:58.031 INFO kablam! | Oct 13 00:17:58.031 INFO kablam! 39 | / fn to_json(&self) -> String Oct 13 00:17:58.031 INFO kablam! 40 | | where Self: Serialize { Oct 13 00:17:58.031 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 13 00:17:58.031 INFO kablam! 42 | | } Oct 13 00:17:58.031 INFO kablam! | |_____^ Oct 13 00:17:58.031 INFO kablam! | Oct 13 00:17:58.031 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 00:17:58.031 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 13 00:17:58.031 INFO kablam! = note: for more information, see issue #51443 Oct 13 00:17:58.031 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 13 00:17:58.031 INFO kablam! Oct 13 00:17:58.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 13 00:17:58.634 INFO kablam! su: No module specific data is present Oct 13 00:18:00.275 INFO running `"docker" "rm" "-f" "309c63d9ba64134a36c8bfb798840248a735b8b1a4b1dc310cfbd781355b3e01"` Oct 13 00:18:00.571 INFO blam! 309c63d9ba64134a36c8bfb798840248a735b8b1a4b1dc310cfbd781355b3e01 Oct 13 00:18:00.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 13 00:18:01.020 INFO blam! 378aa04a3dd00ccfc2f19e8797b928f51631c3063580806478dac6b79ab36aab Oct 13 00:18:01.039 INFO running `"docker" "start" "-a" "378aa04a3dd00ccfc2f19e8797b928f51631c3063580806478dac6b79ab36aab"` Oct 13 00:18:02.196 INFO kablam! usermod: no changes Oct 13 00:18:02.274 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 13 00:18:02.275 INFO kablam! Running /target/debug/deps/extension_methods-6ced043f8bfbed96 Oct 13 00:18:02.276 INFO blam! Oct 13 00:18:02.276 INFO blam! running 0 tests Oct 13 00:18:02.283 INFO blam! Oct 13 00:18:02.283 INFO kablam! su: No module specific data is present Oct 13 00:18:02.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:18:02.284 INFO blam! Oct 13 00:18:02.935 INFO running `"docker" "rm" "-f" "378aa04a3dd00ccfc2f19e8797b928f51631c3063580806478dac6b79ab36aab"` Oct 13 00:18:03.167 INFO blam! 378aa04a3dd00ccfc2f19e8797b928f51631c3063580806478dac6b79ab36aab