Oct 11 17:10:22.292 INFO testing magnet_more-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:10:22.292 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:10:22.292 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 11 17:10:22.542 INFO blam! e9f94113750e3cf3b69e28ac5cbd04c8bfdcc24f8cc083cb13bce8351fce17b3 Oct 11 17:10:22.545 INFO running `"docker" "start" "-a" "e9f94113750e3cf3b69e28ac5cbd04c8bfdcc24f8cc083cb13bce8351fce17b3"` Oct 11 17:10:23.748 INFO kablam! usermod: no changes Oct 11 17:10:24.048 INFO kablam! Compiling liquid v0.8.4 Oct 11 17:10:24.048 INFO kablam! Compiling cookie v0.2.5 Oct 11 17:10:24.048 INFO kablam! Compiling openssl-verify v0.1.0 Oct 11 17:10:28.708 INFO kablam! Compiling hyper v0.9.18 Oct 11 17:10:43.154 INFO kablam! Compiling magnet_core v0.0.1 Oct 11 17:10:47.671 INFO kablam! Compiling magnet_more v0.0.1 (/source) Oct 11 17:10:52.248 INFO kablam! warning: unused imports: `Request`, `Stack` Oct 11 17:10:52.248 INFO kablam! --> src/views.rs:4:19 Oct 11 17:10:52.248 INFO kablam! | Oct 11 17:10:52.248 INFO kablam! 4 | use magnet_core::{Stack, Request}; Oct 11 17:10:52.248 INFO kablam! | ^^^^^ ^^^^^^^ Oct 11 17:10:52.248 INFO kablam! | Oct 11 17:10:52.248 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 17:10:52.248 INFO kablam! Oct 11 17:10:52.408 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 11 17:10:52.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Oct 11 17:10:52.408 INFO kablam! | Oct 11 17:10:52.408 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 11 17:10:52.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:10:52.408 INFO kablam! | Oct 11 17:10:52.408 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 11 17:10:52.408 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 11 17:10:52.408 INFO kablam! = note: for more information, see issue #51443 Oct 11 17:10:52.408 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 11 17:10:52.408 INFO kablam! Oct 11 17:10:52.408 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 11 17:10:52.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Oct 11 17:10:52.408 INFO kablam! | Oct 11 17:10:52.408 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 11 17:10:52.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:10:52.408 INFO kablam! | Oct 11 17:10:52.408 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 11 17:10:52.408 INFO kablam! = note: for more information, see issue #51443 Oct 11 17:10:52.408 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 11 17:10:52.408 INFO kablam! Oct 11 17:10:52.408 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 11 17:10:52.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Oct 11 17:10:52.408 INFO kablam! | Oct 11 17:10:52.408 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 11 17:10:52.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:10:52.409 INFO kablam! | Oct 11 17:10:52.409 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 11 17:10:52.409 INFO kablam! = note: for more information, see issue #51443 Oct 11 17:10:52.409 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 11 17:10:52.409 INFO kablam! Oct 11 17:10:53.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.24s Oct 11 17:10:53.020 INFO kablam! su: No module specific data is present Oct 11 17:10:53.798 INFO running `"docker" "rm" "-f" "e9f94113750e3cf3b69e28ac5cbd04c8bfdcc24f8cc083cb13bce8351fce17b3"` Oct 11 17:10:54.087 INFO blam! e9f94113750e3cf3b69e28ac5cbd04c8bfdcc24f8cc083cb13bce8351fce17b3 Oct 11 17:10:54.093 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:10:54.094 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 11 17:10:54.426 INFO blam! 567654a4432bb7a6bb7d2d85271ab2530383056421c45421c6a30c78e82c6b83 Oct 11 17:10:54.428 INFO running `"docker" "start" "-a" "567654a4432bb7a6bb7d2d85271ab2530383056421c45421c6a30c78e82c6b83"` Oct 11 17:10:56.079 INFO kablam! usermod: no changes Oct 11 17:10:56.261 INFO kablam! Compiling magnet_more v0.0.1 (/source) Oct 11 17:11:01.804 INFO kablam! warning: unused imports: `Request`, `Stack` Oct 11 17:11:01.804 INFO kablam! --> src/views.rs:4:19 Oct 11 17:11:01.804 INFO kablam! | Oct 11 17:11:01.804 INFO kablam! 4 | use magnet_core::{Stack, Request}; Oct 11 17:11:01.804 INFO kablam! | ^^^^^ ^^^^^^^ Oct 11 17:11:01.804 INFO kablam! | Oct 11 17:11:01.804 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 17:11:01.804 INFO kablam! Oct 11 17:11:02.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.40s Oct 11 17:11:02.524 INFO kablam! su: No module specific data is present Oct 11 17:11:03.297 INFO running `"docker" "rm" "-f" "567654a4432bb7a6bb7d2d85271ab2530383056421c45421c6a30c78e82c6b83"` Oct 11 17:11:03.562 INFO blam! 567654a4432bb7a6bb7d2d85271ab2530383056421c45421c6a30c78e82c6b83 Oct 11 17:11:03.565 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:11:03.566 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 11 17:11:03.972 INFO blam! 05cd81a888d3f7b3ca50b0766394ac8c52376c2711470bcdc4a5112658bcc5ac Oct 11 17:11:03.984 INFO running `"docker" "start" "-a" "05cd81a888d3f7b3ca50b0766394ac8c52376c2711470bcdc4a5112658bcc5ac"` Oct 11 17:11:05.444 INFO kablam! usermod: no changes Oct 11 17:11:05.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 17:11:05.624 INFO kablam! Running /target/debug/deps/magnet_more-69b2b4f79a89bc80 Oct 11 17:11:05.624 INFO kablam! Doc-tests magnet_more Oct 11 17:11:05.625 INFO blam! Oct 11 17:11:05.625 INFO blam! running 0 tests Oct 11 17:11:05.625 INFO blam! Oct 11 17:11:05.625 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:11:05.625 INFO blam! Oct 11 17:11:15.046 INFO blam! Oct 11 17:11:15.046 INFO blam! running 0 tests Oct 11 17:11:15.047 INFO blam! Oct 11 17:11:15.047 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:11:15.047 INFO blam! Oct 11 17:11:15.056 INFO kablam! su: No module specific data is present Oct 11 17:11:15.684 INFO running `"docker" "rm" "-f" "05cd81a888d3f7b3ca50b0766394ac8c52376c2711470bcdc4a5112658bcc5ac"` Oct 11 17:11:15.924 INFO blam! 05cd81a888d3f7b3ca50b0766394ac8c52376c2711470bcdc4a5112658bcc5ac