Oct 10 14:52:09.528 INFO testing simbo1905/extension_methods against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:52:09.528 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:52:09.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:52:10.056 INFO blam! 63b93ddafa0f54090352fa4d74f1d45a453caea39488a23981b02de69de5b568 Oct 10 14:52:10.065 INFO running `"docker" "start" "-a" "63b93ddafa0f54090352fa4d74f1d45a453caea39488a23981b02de69de5b568"` Oct 10 14:52:11.195 INFO kablam! usermod: no changes Oct 10 14:52:11.280 INFO kablam! Compiling some_library v0.1.0 (/source/some_library) Oct 10 14:52:11.280 INFO kablam! Compiling serde_json v1.0.2 Oct 10 14:52:16.460 INFO kablam! Compiling some_extension v0.1.0 (/source/some_extension) Oct 10 14:52:17.107 INFO kablam! warning: the trait `JSON` cannot be made into an object Oct 10 14:52:17.107 INFO kablam! --> some_extension/src/lib.rs:39:5 Oct 10 14:52:17.107 INFO kablam! | Oct 10 14:52:17.107 INFO kablam! 39 | / fn to_json(&self) -> String Oct 10 14:52:17.107 INFO kablam! 40 | | where Self: Serialize { Oct 10 14:52:17.107 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 10 14:52:17.107 INFO kablam! 42 | | } Oct 10 14:52:17.107 INFO kablam! | |_____^ Oct 10 14:52:17.107 INFO kablam! | Oct 10 14:52:17.107 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 10 14:52:17.107 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 10 14:52:17.107 INFO kablam! = note: for more information, see issue #51443 Oct 10 14:52:17.107 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 10 14:52:17.107 INFO kablam! Oct 10 14:52:17.248 INFO kablam! Compiling extension_methods v0.1.0 (/source) Oct 10 14:52:19.296 INFO kablam! warning: the trait `some_extension::JSON` cannot be made into an object Oct 10 14:52:19.296 INFO kablam! --> /source/some_extension/src/lib.rs:39:5 Oct 10 14:52:19.296 INFO kablam! | Oct 10 14:52:19.296 INFO kablam! 39 | / fn to_json(&self) -> String Oct 10 14:52:19.296 INFO kablam! 40 | | where Self: Serialize { Oct 10 14:52:19.296 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 10 14:52:19.296 INFO kablam! 42 | | } Oct 10 14:52:19.296 INFO kablam! | |_____^ Oct 10 14:52:19.296 INFO kablam! | Oct 10 14:52:19.296 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 10 14:52:19.296 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 10 14:52:19.296 INFO kablam! = note: for more information, see issue #51443 Oct 10 14:52:19.296 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 10 14:52:19.296 INFO kablam! Oct 10 14:52:19.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.75s Oct 10 14:52:19.976 INFO kablam! su: No module specific data is present Oct 10 14:52:20.808 INFO running `"docker" "rm" "-f" "63b93ddafa0f54090352fa4d74f1d45a453caea39488a23981b02de69de5b568"` Oct 10 14:52:21.152 INFO blam! 63b93ddafa0f54090352fa4d74f1d45a453caea39488a23981b02de69de5b568 Oct 10 14:52:21.166 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:52:21.166 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:52:21.701 INFO blam! 1c6efa92e2c1b8f3eff23e24aef1ca4670529dd404adfe17fa344e3b58c730ea Oct 10 14:52:21.701 INFO running `"docker" "start" "-a" "1c6efa92e2c1b8f3eff23e24aef1ca4670529dd404adfe17fa344e3b58c730ea"` Oct 10 14:52:23.076 INFO kablam! usermod: no changes Oct 10 14:52:23.166 INFO kablam! Compiling extension_methods v0.1.0 (/source) Oct 10 14:52:24.936 INFO kablam! warning: the trait `some_extension::JSON` cannot be made into an object Oct 10 14:52:24.936 INFO kablam! --> /source/some_extension/src/lib.rs:39:5 Oct 10 14:52:24.936 INFO kablam! | Oct 10 14:52:24.936 INFO kablam! 39 | / fn to_json(&self) -> String Oct 10 14:52:24.936 INFO kablam! 40 | | where Self: Serialize { Oct 10 14:52:24.936 INFO kablam! 41 | | return serde_json::to_string(&self).unwrap(); Oct 10 14:52:24.936 INFO kablam! 42 | | } Oct 10 14:52:24.936 INFO kablam! | |_____^ Oct 10 14:52:24.936 INFO kablam! | Oct 10 14:52:24.936 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 10 14:52:24.936 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 10 14:52:24.936 INFO kablam! = note: for more information, see issue #51443 Oct 10 14:52:24.936 INFO kablam! = note: method `to_json` references the `Self` type in where clauses Oct 10 14:52:24.936 INFO kablam! Oct 10 14:52:25.610 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.48s Oct 10 14:52:25.610 INFO kablam! su: No module specific data is present Oct 10 14:52:26.184 INFO running `"docker" "rm" "-f" "1c6efa92e2c1b8f3eff23e24aef1ca4670529dd404adfe17fa344e3b58c730ea"` Oct 10 14:52:26.455 INFO blam! 1c6efa92e2c1b8f3eff23e24aef1ca4670529dd404adfe17fa344e3b58c730ea Oct 10 14:52:26.461 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:52:26.462 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:52:27.038 INFO blam! 8f0f904224b99022ecaf9e3e8cedea749886db9501c0a6dd0f13551d6941c2ec Oct 10 14:52:27.043 INFO running `"docker" "start" "-a" "8f0f904224b99022ecaf9e3e8cedea749886db9501c0a6dd0f13551d6941c2ec"` Oct 10 14:52:28.624 INFO kablam! usermod: no changes Oct 10 14:52:28.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 14:52:28.720 INFO kablam! Running /target/debug/deps/extension_methods-25e5f7c51ab12ed6 Oct 10 14:52:28.732 INFO blam! Oct 10 14:52:28.732 INFO blam! running 0 tests Oct 10 14:52:28.732 INFO blam! Oct 10 14:52:28.732 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:52:28.732 INFO blam! Oct 10 14:52:28.732 INFO kablam! su: No module specific data is present Oct 10 14:52:29.453 INFO running `"docker" "rm" "-f" "8f0f904224b99022ecaf9e3e8cedea749886db9501c0a6dd0f13551d6941c2ec"` Oct 10 14:52:29.796 INFO blam! 8f0f904224b99022ecaf9e3e8cedea749886db9501c0a6dd0f13551d6941c2ec