Oct 16 17:55:39.485 INFO testing anymap-0.12.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:55:39.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 17:55:39.820 INFO blam! e1bdb4f795636789b4af93208ecece2cb9eed41dfcd0d951c0440006b917b880 Oct 16 17:55:39.821 INFO running `"docker" "start" "-a" "e1bdb4f795636789b4af93208ecece2cb9eed41dfcd0d951c0440006b917b880"` Oct 16 17:55:41.350 INFO kablam! usermod: no changes Oct 16 17:55:41.387 INFO kablam! Compiling anymap v0.12.1 (/source) Oct 16 17:55:42.027 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Oct 16 17:55:42.027 INFO kablam! --> src/any.rs:15:5 Oct 16 17:55:42.027 INFO kablam! | Oct 16 17:55:42.027 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 16 17:55:42.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:42.027 INFO kablam! | Oct 16 17:55:42.027 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 17:55:42.027 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 16 17:55:42.037 INFO kablam! = note: for more information, see issue #51443 Oct 16 17:55:42.037 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 16 17:55:42.037 INFO kablam! Oct 16 17:55:42.037 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Oct 16 17:55:42.037 INFO kablam! --> src/any.rs:18:5 Oct 16 17:55:42.037 INFO kablam! | Oct 16 17:55:42.037 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 16 17:55:42.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:42.037 INFO kablam! | Oct 16 17:55:42.037 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 16 17:55:42.037 INFO kablam! = note: for more information, see issue #51443 Oct 16 17:55:42.037 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 16 17:55:42.037 INFO kablam! Oct 16 17:55:42.037 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Oct 16 17:55:42.037 INFO kablam! --> src/any.rs:21:5 Oct 16 17:55:42.037 INFO kablam! | Oct 16 17:55:42.037 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 16 17:55:42.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:42.037 INFO kablam! | Oct 16 17:55:42.037 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 16 17:55:42.037 INFO kablam! = note: for more information, see issue #51443 Oct 16 17:55:42.037 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 16 17:55:42.037 INFO kablam! Oct 16 17:55:42.075 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Oct 16 17:55:42.075 INFO kablam! --> src/any.rs:15:5 Oct 16 17:55:42.075 INFO kablam! | Oct 16 17:55:42.075 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 16 17:55:42.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:42.075 INFO kablam! | Oct 16 17:55:42.075 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 16 17:55:42.075 INFO kablam! = note: for more information, see issue #51443 Oct 16 17:55:42.075 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 16 17:55:42.075 INFO kablam! Oct 16 17:55:42.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 16 17:55:42.363 INFO kablam! su: No module specific data is present Oct 16 17:55:43.455 INFO running `"docker" "rm" "-f" "e1bdb4f795636789b4af93208ecece2cb9eed41dfcd0d951c0440006b917b880"` Oct 16 17:55:43.687 INFO blam! e1bdb4f795636789b4af93208ecece2cb9eed41dfcd0d951c0440006b917b880 Oct 16 17:55:43.699 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 17:55:44.211 INFO blam! a82ea49bdde62452dfa863b0467771a86992c5d584735eccedb544ae0f5b653c Oct 16 17:55:44.219 INFO running `"docker" "start" "-a" "a82ea49bdde62452dfa863b0467771a86992c5d584735eccedb544ae0f5b653c"` Oct 16 17:55:45.315 INFO kablam! usermod: no changes Oct 16 17:55:45.355 INFO kablam! Compiling anymap v0.12.1 (/source) Oct 16 17:55:46.343 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Oct 16 17:55:46.343 INFO kablam! --> src/any.rs:15:5 Oct 16 17:55:46.343 INFO kablam! | Oct 16 17:55:46.343 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 16 17:55:46.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:46.343 INFO kablam! | Oct 16 17:55:46.343 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 17:55:46.343 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 16 17:55:46.343 INFO kablam! = note: for more information, see issue #51443 Oct 16 17:55:46.343 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 16 17:55:46.343 INFO kablam! Oct 16 17:55:46.343 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Oct 16 17:55:46.343 INFO kablam! --> src/any.rs:18:5 Oct 16 17:55:46.343 INFO kablam! | Oct 16 17:55:46.343 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Oct 16 17:55:46.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:46.343 INFO kablam! | Oct 16 17:55:46.343 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 16 17:55:46.343 INFO kablam! = note: for more information, see issue #51443 Oct 16 17:55:46.343 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Oct 16 17:55:46.343 INFO kablam! Oct 16 17:55:46.343 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Oct 16 17:55:46.343 INFO kablam! --> src/any.rs:21:5 Oct 16 17:55:46.343 INFO kablam! | Oct 16 17:55:46.343 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 16 17:55:46.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:46.343 INFO kablam! | Oct 16 17:55:46.343 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 16 17:55:46.343 INFO kablam! = note: for more information, see issue #51443 Oct 16 17:55:46.343 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Oct 16 17:55:46.343 INFO kablam! Oct 16 17:55:46.387 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Oct 16 17:55:46.387 INFO kablam! --> src/any.rs:15:5 Oct 16 17:55:46.387 INFO kablam! | Oct 16 17:55:46.387 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Oct 16 17:55:46.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:46.387 INFO kablam! | Oct 16 17:55:46.387 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 16 17:55:46.387 INFO kablam! = note: for more information, see issue #51443 Oct 16 17:55:46.387 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Oct 16 17:55:46.387 INFO kablam! Oct 16 17:55:48.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.84s Oct 16 17:55:48.177 INFO kablam! su: No module specific data is present Oct 16 17:55:48.815 INFO running `"docker" "rm" "-f" "a82ea49bdde62452dfa863b0467771a86992c5d584735eccedb544ae0f5b653c"` Oct 16 17:55:49.083 INFO blam! a82ea49bdde62452dfa863b0467771a86992c5d584735eccedb544ae0f5b653c Oct 16 17:55:49.089 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 17:55:49.487 INFO blam! 1dab0cfd9e71be8673904a6ada33f745390ef4392758a8dd4b4f518095ad7951 Oct 16 17:55:49.489 INFO running `"docker" "start" "-a" "1dab0cfd9e71be8673904a6ada33f745390ef4392758a8dd4b4f518095ad7951"` Oct 16 17:55:50.941 INFO kablam! usermod: no changes Oct 16 17:55:50.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 17:55:50.992 INFO blam! Oct 16 17:55:50.992 INFO kablam! Running /target/debug/deps/anymap-10454bc3ba9775c1 Oct 16 17:55:50.992 INFO blam! running 5 tests Oct 16 17:55:50.999 INFO blam! test tests::test_varieties ... ok Oct 16 17:55:51.003 INFO kablam! Doc-tests anymap Oct 16 17:55:51.003 INFO blam! test tests::test_clone ... ok Oct 16 17:55:51.003 INFO blam! test tests::test_entry_cloneany ... ok Oct 16 17:55:51.004 INFO blam! test raw::type_id_hasher ... ok Oct 16 17:55:51.004 INFO blam! test tests::test_entry_any ... ok Oct 16 17:55:51.004 INFO blam! Oct 16 17:55:51.004 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:55:51.005 INFO blam! Oct 16 17:55:52.087 INFO blam! Oct 16 17:55:52.087 INFO blam! running 1 test Oct 16 17:55:53.578 INFO blam! test src/lib.rs - Map (line 97) ... ok Oct 16 17:55:53.579 INFO blam! Oct 16 17:55:53.579 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:55:53.579 INFO blam! Oct 16 17:55:53.600 INFO kablam! su: No module specific data is present Oct 16 17:55:54.216 INFO running `"docker" "rm" "-f" "1dab0cfd9e71be8673904a6ada33f745390ef4392758a8dd4b4f518095ad7951"` Oct 16 17:55:54.427 INFO blam! 1dab0cfd9e71be8673904a6ada33f745390ef4392758a8dd4b4f518095ad7951