Oct 16 03:16:59.759 INFO testing magnet_more-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 03:16:59.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 03:16:59.971 INFO blam! fbdc1530d9f1a9b895778787bf08b4a3a122f6df9e43966147d05af1d565f575 Oct 16 03:16:59.972 INFO running `"docker" "start" "-a" "fbdc1530d9f1a9b895778787bf08b4a3a122f6df9e43966147d05af1d565f575"` Oct 16 03:17:00.407 INFO kablam! usermod: no changes Oct 16 03:17:00.575 INFO kablam! Compiling liquid v0.8.4 Oct 16 03:17:00.576 INFO kablam! Compiling hyper v0.9.18 Oct 16 03:17:11.519 INFO kablam! Compiling magnet_core v0.0.1 Oct 16 03:17:14.043 INFO kablam! Compiling magnet_more v0.0.1 (/source) Oct 16 03:17:16.867 INFO kablam! warning: unused imports: `Request`, `Stack` Oct 16 03:17:16.867 INFO kablam! --> src/views.rs:4:19 Oct 16 03:17:16.867 INFO kablam! | Oct 16 03:17:16.867 INFO kablam! 4 | use magnet_core::{Stack, Request}; Oct 16 03:17:16.867 INFO kablam! | ^^^^^ ^^^^^^^ Oct 16 03:17:16.867 INFO kablam! | Oct 16 03:17:16.867 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 03:17:16.867 INFO kablam! Oct 16 03:17:17.015 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 16 03:17:17.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Oct 16 03:17:17.015 INFO kablam! | Oct 16 03:17:17.015 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 16 03:17:17.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:17:17.015 INFO kablam! | Oct 16 03:17:17.015 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 03:17:17.015 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 03:17:17.015 INFO kablam! = note: for more information, see issue #51443 Oct 16 03:17:17.015 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 16 03:17:17.015 INFO kablam! Oct 16 03:17:17.015 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 16 03:17:17.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Oct 16 03:17:17.015 INFO kablam! | Oct 16 03:17:17.015 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 16 03:17:17.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:17:17.015 INFO kablam! | Oct 16 03:17:17.015 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 03:17:17.015 INFO kablam! = note: for more information, see issue #51443 Oct 16 03:17:17.015 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 16 03:17:17.015 INFO kablam! Oct 16 03:17:17.015 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 16 03:17:17.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Oct 16 03:17:17.015 INFO kablam! | Oct 16 03:17:17.015 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 16 03:17:17.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:17:17.015 INFO kablam! | Oct 16 03:17:17.015 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 03:17:17.015 INFO kablam! = note: for more information, see issue #51443 Oct 16 03:17:17.015 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 16 03:17:17.015 INFO kablam! Oct 16 03:17:17.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.89s Oct 16 03:17:17.330 INFO kablam! su: No module specific data is present Oct 16 03:17:17.668 INFO running `"docker" "rm" "-f" "fbdc1530d9f1a9b895778787bf08b4a3a122f6df9e43966147d05af1d565f575"` Oct 16 03:17:17.811 INFO blam! fbdc1530d9f1a9b895778787bf08b4a3a122f6df9e43966147d05af1d565f575 Oct 16 03:17:17.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 03:17:18.179 INFO blam! c2a30bcdc26eac247ca0b7d00aea80c2724751809d1456a90377e42ee992af2b Oct 16 03:17:18.182 INFO running `"docker" "start" "-a" "c2a30bcdc26eac247ca0b7d00aea80c2724751809d1456a90377e42ee992af2b"` Oct 16 03:17:19.021 INFO kablam! usermod: no changes Oct 16 03:17:19.130 INFO kablam! Compiling magnet_more v0.0.1 (/source) Oct 16 03:17:21.691 INFO kablam! warning: unused imports: `Request`, `Stack` Oct 16 03:17:21.691 INFO kablam! --> src/views.rs:4:19 Oct 16 03:17:21.691 INFO kablam! | Oct 16 03:17:21.691 INFO kablam! 4 | use magnet_core::{Stack, Request}; Oct 16 03:17:21.691 INFO kablam! | ^^^^^ ^^^^^^^ Oct 16 03:17:21.691 INFO kablam! | Oct 16 03:17:21.691 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 03:17:21.691 INFO kablam! Oct 16 03:17:22.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.21s Oct 16 03:17:22.267 INFO kablam! su: No module specific data is present Oct 16 03:17:22.636 INFO running `"docker" "rm" "-f" "c2a30bcdc26eac247ca0b7d00aea80c2724751809d1456a90377e42ee992af2b"` Oct 16 03:17:22.720 INFO blam! c2a30bcdc26eac247ca0b7d00aea80c2724751809d1456a90377e42ee992af2b Oct 16 03:17:22.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 03:17:22.919 INFO blam! c22f4fc5a3aafd7eaf94600b439a9428e914e347b6d040bc7b6b0ad5b3e9e93f Oct 16 03:17:22.921 INFO running `"docker" "start" "-a" "c22f4fc5a3aafd7eaf94600b439a9428e914e347b6d040bc7b6b0ad5b3e9e93f"` Oct 16 03:17:24.139 INFO kablam! usermod: no changes Oct 16 03:17:24.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 03:17:24.367 INFO kablam! Running /target/debug/deps/magnet_more-a9f8ac89d4f0be29 Oct 16 03:17:24.375 INFO kablam! Doc-tests magnet_more Oct 16 03:17:24.375 INFO blam! Oct 16 03:17:24.375 INFO blam! running 0 tests Oct 16 03:17:24.375 INFO blam! Oct 16 03:17:24.375 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:17:24.375 INFO blam! Oct 16 03:17:30.243 INFO blam! Oct 16 03:17:30.243 INFO blam! running 0 tests Oct 16 03:17:30.245 INFO blam! Oct 16 03:17:30.245 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:17:30.245 INFO blam! Oct 16 03:17:30.257 INFO kablam! su: No module specific data is present Oct 16 03:17:31.024 INFO running `"docker" "rm" "-f" "c22f4fc5a3aafd7eaf94600b439a9428e914e347b6d040bc7b6b0ad5b3e9e93f"` Oct 16 03:17:31.311 INFO blam! c22f4fc5a3aafd7eaf94600b439a9428e914e347b6d040bc7b6b0ad5b3e9e93f