Oct 16 04:33:53.032 INFO testing knrs-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:33:53.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:33:53.411 INFO blam! 1f47cbdba64b2db93a35b2029c591bf02c76bd3908efc072c90384de5bb8abbe Oct 16 04:33:53.422 INFO running `"docker" "start" "-a" "1f47cbdba64b2db93a35b2029c591bf02c76bd3908efc072c90384de5bb8abbe"` Oct 16 04:33:54.110 INFO kablam! usermod: no changes Oct 16 04:33:54.164 INFO kablam! Compiling quick-csv v0.1.6 Oct 16 04:33:54.165 INFO kablam! Compiling pretty-bytes v0.1.0 Oct 16 04:33:55.907 INFO kablam! Compiling knrs v0.2.1 (/source) Oct 16 04:33:56.779 INFO kablam! warning: the trait `KRNSMovementOperator` cannot be made into an object Oct 16 04:33:56.779 INFO kablam! --> src/lib.rs:113:5 Oct 16 04:33:56.779 INFO kablam! | Oct 16 04:33:56.779 INFO kablam! 113 | / fn summarize(&self, paths: &[PathBuf]) Oct 16 04:33:56.779 INFO kablam! 114 | | where Self: Sync Oct 16 04:33:56.779 INFO kablam! 115 | | { Oct 16 04:33:56.779 INFO kablam! 116 | | let start_time = SystemTime::now(); Oct 16 04:33:56.779 INFO kablam! ... | Oct 16 04:33:56.779 INFO kablam! 135 | | println!(" [knrs] Total time {:?}", start_time.elapsed().unwrap()); Oct 16 04:33:56.779 INFO kablam! 136 | | } Oct 16 04:33:56.779 INFO kablam! | |_____^ Oct 16 04:33:56.779 INFO kablam! | Oct 16 04:33:56.779 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 04:33:56.779 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 04:33:56.779 INFO kablam! = note: for more information, see issue #51443 Oct 16 04:33:56.779 INFO kablam! = note: method `summarize` references the `Self` type in where clauses Oct 16 04:33:56.779 INFO kablam! Oct 16 04:33:57.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.97s Oct 16 04:33:57.115 INFO kablam! su: No module specific data is present Oct 16 04:33:57.455 INFO running `"docker" "rm" "-f" "1f47cbdba64b2db93a35b2029c591bf02c76bd3908efc072c90384de5bb8abbe"` Oct 16 04:33:57.739 INFO blam! 1f47cbdba64b2db93a35b2029c591bf02c76bd3908efc072c90384de5bb8abbe Oct 16 04:33:57.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:33:58.051 INFO blam! 679dd43890dd2cbab4c749c1e49fdb2c7b0d75ce1c42b96098dc19b442d30345 Oct 16 04:33:58.055 INFO running `"docker" "start" "-a" "679dd43890dd2cbab4c749c1e49fdb2c7b0d75ce1c42b96098dc19b442d30345"` Oct 16 04:33:58.643 INFO kablam! usermod: no changes Oct 16 04:33:58.687 INFO kablam! Compiling knrs v0.2.1 (/source) Oct 16 04:33:59.491 INFO kablam! warning: the trait `KRNSMovementOperator` cannot be made into an object Oct 16 04:33:59.491 INFO kablam! --> src/lib.rs:113:5 Oct 16 04:33:59.492 INFO kablam! | Oct 16 04:33:59.492 INFO kablam! 113 | / fn summarize(&self, paths: &[PathBuf]) Oct 16 04:33:59.492 INFO kablam! 114 | | where Self: Sync Oct 16 04:33:59.492 INFO kablam! 115 | | { Oct 16 04:33:59.493 INFO kablam! 116 | | let start_time = SystemTime::now(); Oct 16 04:33:59.493 INFO kablam! ... | Oct 16 04:33:59.493 INFO kablam! 135 | | println!(" [knrs] Total time {:?}", start_time.elapsed().unwrap()); Oct 16 04:33:59.493 INFO kablam! 136 | | } Oct 16 04:33:59.494 INFO kablam! | |_____^ Oct 16 04:33:59.494 INFO kablam! | Oct 16 04:33:59.494 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 04:33:59.494 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 04:33:59.495 INFO kablam! = note: for more information, see issue #51443 Oct 16 04:33:59.495 INFO kablam! = note: method `summarize` references the `Self` type in where clauses Oct 16 04:33:59.495 INFO kablam! Oct 16 04:33:59.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 16 04:33:59.974 INFO kablam! su: No module specific data is present Oct 16 04:34:00.328 INFO running `"docker" "rm" "-f" "679dd43890dd2cbab4c749c1e49fdb2c7b0d75ce1c42b96098dc19b442d30345"` Oct 16 04:34:00.482 INFO blam! 679dd43890dd2cbab4c749c1e49fdb2c7b0d75ce1c42b96098dc19b442d30345 Oct 16 04:34:00.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:34:00.769 INFO blam! d0aef012884d7e3d1b34a5e420f8192165388e814b54d3dd7a37c6fb77a2f68b Oct 16 04:34:00.772 INFO running `"docker" "start" "-a" "d0aef012884d7e3d1b34a5e420f8192165388e814b54d3dd7a37c6fb77a2f68b"` Oct 16 04:34:01.457 INFO kablam! usermod: no changes Oct 16 04:34:01.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 04:34:01.491 INFO blam! Oct 16 04:34:01.491 INFO kablam! Running /target/debug/deps/knrs-5dd18d4f90cef6ff Oct 16 04:34:01.491 INFO blam! running 0 tests Oct 16 04:34:01.491 INFO kablam! Doc-tests knrs Oct 16 04:34:01.491 INFO blam! Oct 16 04:34:01.491 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:34:01.491 INFO blam! Oct 16 04:34:02.635 INFO blam! Oct 16 04:34:02.635 INFO blam! running 0 tests Oct 16 04:34:02.636 INFO blam! Oct 16 04:34:02.636 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:34:02.636 INFO blam! Oct 16 04:34:02.637 INFO kablam! su: No module specific data is present Oct 16 04:34:02.904 INFO running `"docker" "rm" "-f" "d0aef012884d7e3d1b34a5e420f8192165388e814b54d3dd7a37c6fb77a2f68b"` Oct 16 04:34:02.984 INFO blam! d0aef012884d7e3d1b34a5e420f8192165388e814b54d3dd7a37c6fb77a2f68b