Nov 18 20:35:20.487 INFO testing anymap-0.12.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 20:35:20.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 20:35:20.939 INFO [stdout] 59ae006f8aea4374be1beb949ae80342e5508baa48195ad6f30aeb00bbb08311 Nov 18 20:35:20.947 INFO running `"docker" "start" "-a" "59ae006f8aea4374be1beb949ae80342e5508baa48195ad6f30aeb00bbb08311"` Nov 18 20:35:22.611 INFO [stderr] usermod: no changes Nov 18 20:35:22.687 INFO [stderr] Compiling anymap v0.12.1 (/source) Nov 18 20:35:23.270 INFO [stderr] warning: the trait `any::CloneToAny` cannot be made into an object Nov 18 20:35:23.270 INFO [stderr] --> src/any.rs:15:5 Nov 18 20:35:23.270 INFO [stderr] | Nov 18 20:35:23.270 INFO [stderr] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Nov 18 20:35:23.270 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 20:35:23.270 INFO [stderr] | Nov 18 20:35:23.270 INFO [stderr] = note: #[warn(where_clauses_object_safety)] on by default Nov 18 20:35:23.270 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 20:35:23.270 INFO [stderr] = note: for more information, see issue #51443 Nov 18 20:35:23.270 INFO [stderr] = note: method `clone_to_any_send` references the `Self` type in where clauses Nov 18 20:35:23.270 INFO [stderr] Nov 18 20:35:23.270 INFO [stderr] warning: the trait `any::CloneToAny` cannot be made into an object Nov 18 20:35:23.270 INFO [stderr] --> src/any.rs:18:5 Nov 18 20:35:23.270 INFO [stderr] | Nov 18 20:35:23.270 INFO [stderr] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Nov 18 20:35:23.270 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 20:35:23.270 INFO [stderr] | Nov 18 20:35:23.270 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 20:35:23.270 INFO [stderr] = note: for more information, see issue #51443 Nov 18 20:35:23.270 INFO [stderr] = note: method `clone_to_any_sync` references the `Self` type in where clauses Nov 18 20:35:23.270 INFO [stderr] Nov 18 20:35:23.270 INFO [stderr] warning: the trait `any::CloneToAny` cannot be made into an object Nov 18 20:35:23.270 INFO [stderr] --> src/any.rs:21:5 Nov 18 20:35:23.270 INFO [stderr] | Nov 18 20:35:23.270 INFO [stderr] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 18 20:35:23.270 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 20:35:23.270 INFO [stderr] | Nov 18 20:35:23.270 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 20:35:23.270 INFO [stderr] = note: for more information, see issue #51443 Nov 18 20:35:23.270 INFO [stderr] = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Nov 18 20:35:23.270 INFO [stderr] Nov 18 20:35:23.563 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s Nov 18 20:35:23.563 INFO [stderr] su: No module specific data is present Nov 18 20:35:24.281 INFO running `"docker" "inspect" "59ae006f8aea4374be1beb949ae80342e5508baa48195ad6f30aeb00bbb08311"` Nov 18 20:35:24.605 INFO running `"docker" "rm" "-f" "59ae006f8aea4374be1beb949ae80342e5508baa48195ad6f30aeb00bbb08311"` Nov 18 20:35:24.961 INFO [stdout] 59ae006f8aea4374be1beb949ae80342e5508baa48195ad6f30aeb00bbb08311 Nov 18 20:35:24.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 20:35:25.471 INFO [stdout] 7cfeb1590db92453abd69fdfe920758a05c7f775ad6ff5b97a6ec8d6e5749f84 Nov 18 20:35:25.474 INFO running `"docker" "start" "-a" "7cfeb1590db92453abd69fdfe920758a05c7f775ad6ff5b97a6ec8d6e5749f84"` Nov 18 20:35:26.619 INFO [stderr] usermod: no changes Nov 18 20:35:26.683 INFO [stderr] Compiling anymap v0.12.1 (/source) Nov 18 20:35:27.371 INFO [stderr] warning: the trait `any::CloneToAny` cannot be made into an object Nov 18 20:35:27.371 INFO [stderr] --> src/any.rs:15:5 Nov 18 20:35:27.371 INFO [stderr] | Nov 18 20:35:27.371 INFO [stderr] 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Nov 18 20:35:27.371 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 20:35:27.371 INFO [stderr] | Nov 18 20:35:27.371 INFO [stderr] = note: #[warn(where_clauses_object_safety)] on by default Nov 18 20:35:27.371 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 20:35:27.371 INFO [stderr] = note: for more information, see issue #51443 Nov 18 20:35:27.371 INFO [stderr] = note: method `clone_to_any_send` references the `Self` type in where clauses Nov 18 20:35:27.371 INFO [stderr] Nov 18 20:35:27.371 INFO [stderr] warning: the trait `any::CloneToAny` cannot be made into an object Nov 18 20:35:27.371 INFO [stderr] --> src/any.rs:18:5 Nov 18 20:35:27.371 INFO [stderr] | Nov 18 20:35:27.371 INFO [stderr] 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Nov 18 20:35:27.371 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 20:35:27.371 INFO [stderr] | Nov 18 20:35:27.371 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 20:35:27.371 INFO [stderr] = note: for more information, see issue #51443 Nov 18 20:35:27.371 INFO [stderr] = note: method `clone_to_any_sync` references the `Self` type in where clauses Nov 18 20:35:27.371 INFO [stderr] Nov 18 20:35:27.371 INFO [stderr] warning: the trait `any::CloneToAny` cannot be made into an object Nov 18 20:35:27.371 INFO [stderr] --> src/any.rs:21:5 Nov 18 20:35:27.371 INFO [stderr] | Nov 18 20:35:27.371 INFO [stderr] 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 18 20:35:27.371 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 20:35:27.371 INFO [stderr] | Nov 18 20:35:27.371 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 18 20:35:27.371 INFO [stderr] = note: for more information, see issue #51443 Nov 18 20:35:27.371 INFO [stderr] = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Nov 18 20:35:27.371 INFO [stderr] Nov 18 20:35:29.150 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.49s Nov 18 20:35:29.158 INFO [stderr] su: No module specific data is present Nov 18 20:35:29.589 INFO running `"docker" "inspect" "7cfeb1590db92453abd69fdfe920758a05c7f775ad6ff5b97a6ec8d6e5749f84"` Nov 18 20:35:29.843 INFO running `"docker" "rm" "-f" "7cfeb1590db92453abd69fdfe920758a05c7f775ad6ff5b97a6ec8d6e5749f84"` Nov 18 20:35:30.275 INFO [stdout] 7cfeb1590db92453abd69fdfe920758a05c7f775ad6ff5b97a6ec8d6e5749f84 Nov 18 20:35:30.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 20:35:30.781 INFO [stdout] 1c92c09a86858f7e0390d173bf60229b171783a5dc9dee29b3a4e26f3b166999 Nov 18 20:35:30.782 INFO running `"docker" "start" "-a" "1c92c09a86858f7e0390d173bf60229b171783a5dc9dee29b3a4e26f3b166999"` Nov 18 20:35:31.955 INFO [stderr] usermod: no changes Nov 18 20:35:32.012 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Nov 18 20:35:32.015 INFO [stderr] Running /target/debug/deps/anymap-cb6d6588d75d2d6f Nov 18 20:35:32.016 INFO [stdout] Nov 18 20:35:32.016 INFO [stdout] running 5 tests Nov 18 20:35:32.016 INFO [stdout] test tests::test_varieties ... ok Nov 18 20:35:32.017 INFO [stdout] test tests::test_entry_cloneany ... ok Nov 18 20:35:32.017 INFO [stdout] test tests::test_entry_any ... ok Nov 18 20:35:32.017 INFO [stdout] test raw::type_id_hasher ... ok Nov 18 20:35:32.031 INFO [stdout] test tests::test_clone ... ok Nov 18 20:35:32.031 INFO [stderr] Doc-tests anymap Nov 18 20:35:32.032 INFO [stdout] Nov 18 20:35:32.032 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:35:32.032 INFO [stdout] Nov 18 20:35:32.894 INFO [stdout] Nov 18 20:35:32.894 INFO [stdout] running 1 test Nov 18 20:35:33.993 INFO [stdout] test src/lib.rs - Map (line 97) ... ok Nov 18 20:35:33.993 INFO [stdout] Nov 18 20:35:33.993 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:35:33.993 INFO [stdout] Nov 18 20:35:34.002 INFO [stderr] su: No module specific data is present Nov 18 20:35:34.269 INFO running `"docker" "inspect" "1c92c09a86858f7e0390d173bf60229b171783a5dc9dee29b3a4e26f3b166999"` Nov 18 20:35:34.395 INFO running `"docker" "rm" "-f" "1c92c09a86858f7e0390d173bf60229b171783a5dc9dee29b3a4e26f3b166999"` Nov 18 20:35:34.526 INFO [stdout] 1c92c09a86858f7e0390d173bf60229b171783a5dc9dee29b3a4e26f3b166999