Oct 16 04:33:52.291 INFO testing knrs-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:33:52.293 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 04:33:52.772 INFO blam! ed95aa2b93d0349d4e7f738d3906fa07cf8064f271eda584d6f7b3b137698f7b Oct 16 04:33:52.773 INFO running `"docker" "start" "-a" "ed95aa2b93d0349d4e7f738d3906fa07cf8064f271eda584d6f7b3b137698f7b"` Oct 16 04:33:53.639 INFO kablam! usermod: no changes Oct 16 04:33:53.695 INFO kablam! Compiling quick-csv v0.1.6 Oct 16 04:33:53.695 INFO kablam! Compiling pretty-bytes v0.1.0 Oct 16 04:33:55.615 INFO kablam! Compiling knrs v0.2.1 (/source) Oct 16 04:33:56.545 INFO kablam! warning: the trait `KRNSMovementOperator` cannot be made into an object Oct 16 04:33:56.545 INFO kablam! --> src/lib.rs:113:5 Oct 16 04:33:56.545 INFO kablam! | Oct 16 04:33:56.546 INFO kablam! 113 | / fn summarize(&self, paths: &[PathBuf]) Oct 16 04:33:56.546 INFO kablam! 114 | | where Self: Sync Oct 16 04:33:56.546 INFO kablam! 115 | | { Oct 16 04:33:56.546 INFO kablam! 116 | | let start_time = SystemTime::now(); Oct 16 04:33:56.546 INFO kablam! ... | Oct 16 04:33:56.546 INFO kablam! 135 | | println!(" [knrs] Total time {:?}", start_time.elapsed().unwrap()); Oct 16 04:33:56.547 INFO kablam! 136 | | } Oct 16 04:33:56.547 INFO kablam! | |_____^ Oct 16 04:33:56.547 INFO kablam! | Oct 16 04:33:56.547 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 04:33:56.547 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.548 INFO kablam! = note: for more information, see issue #51443 Oct 16 04:33:56.548 INFO kablam! = note: method `summarize` references the `Self` type in where clauses Oct 16 04:33:56.548 INFO kablam! Oct 16 04:33:56.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.28s Oct 16 04:33:56.953 INFO kablam! su: No module specific data is present Oct 16 04:33:57.327 INFO running `"docker" "rm" "-f" "ed95aa2b93d0349d4e7f738d3906fa07cf8064f271eda584d6f7b3b137698f7b"` Oct 16 04:33:57.486 INFO blam! ed95aa2b93d0349d4e7f738d3906fa07cf8064f271eda584d6f7b3b137698f7b Oct 16 04:33:57.491 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 04:33:57.795 INFO blam! f7318986f479e3dcddcb21f3e225df4c647a223c896c787afae986cac31e20f0 Oct 16 04:33:57.797 INFO running `"docker" "start" "-a" "f7318986f479e3dcddcb21f3e225df4c647a223c896c787afae986cac31e20f0"` Oct 16 04:33:58.439 INFO kablam! usermod: no changes Oct 16 04:33:58.528 INFO kablam! Compiling knrs v0.2.1 (/source) Oct 16 04:33:59.387 INFO kablam! warning: the trait `KRNSMovementOperator` cannot be made into an object Oct 16 04:33:59.387 INFO kablam! --> src/lib.rs:113:5 Oct 16 04:33:59.387 INFO kablam! | Oct 16 04:33:59.387 INFO kablam! 113 | / fn summarize(&self, paths: &[PathBuf]) Oct 16 04:33:59.387 INFO kablam! 114 | | where Self: Sync Oct 16 04:33:59.387 INFO kablam! 115 | | { Oct 16 04:33:59.387 INFO kablam! 116 | | let start_time = SystemTime::now(); Oct 16 04:33:59.387 INFO kablam! ... | Oct 16 04:33:59.387 INFO kablam! 135 | | println!(" [knrs] Total time {:?}", start_time.elapsed().unwrap()); Oct 16 04:33:59.387 INFO kablam! 136 | | } Oct 16 04:33:59.387 INFO kablam! | |_____^ Oct 16 04:33:59.387 INFO kablam! | Oct 16 04:33:59.387 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 04:33:59.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 04:33:59.387 INFO kablam! = note: for more information, see issue #51443 Oct 16 04:33:59.387 INFO kablam! = note: method `summarize` references the `Self` type in where clauses Oct 16 04:33:59.387 INFO kablam! Oct 16 04:33:59.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 16 04:33:59.880 INFO kablam! su: No module specific data is present Oct 16 04:34:00.289 INFO running `"docker" "rm" "-f" "f7318986f479e3dcddcb21f3e225df4c647a223c896c787afae986cac31e20f0"` Oct 16 04:34:00.423 INFO blam! f7318986f479e3dcddcb21f3e225df4c647a223c896c787afae986cac31e20f0 Oct 16 04:34:00.428 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 04:34:00.731 INFO blam! 0829059440b5f761beffe4ef598ef0ff66af0b7a7dc173907a399161cb4efd88 Oct 16 04:34:00.735 INFO running `"docker" "start" "-a" "0829059440b5f761beffe4ef598ef0ff66af0b7a7dc173907a399161cb4efd88"` Oct 16 04:34:01.181 INFO kablam! usermod: no changes Oct 16 04:34:01.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 04:34:01.225 INFO blam! Oct 16 04:34:01.225 INFO kablam! Running /target/debug/deps/knrs-df94341ab1e7b5ee Oct 16 04:34:01.225 INFO blam! running 0 tests Oct 16 04:34:01.225 INFO kablam! Doc-tests knrs Oct 16 04:34:01.225 INFO blam! Oct 16 04:34:01.225 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:34:01.225 INFO blam! Oct 16 04:34:02.343 INFO blam! Oct 16 04:34:02.343 INFO blam! running 0 tests Oct 16 04:34:02.343 INFO blam! Oct 16 04:34:02.343 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:34:02.343 INFO blam! Oct 16 04:34:02.349 INFO kablam! su: No module specific data is present Oct 16 04:34:02.597 INFO running `"docker" "rm" "-f" "0829059440b5f761beffe4ef598ef0ff66af0b7a7dc173907a399161cb4efd88"` Oct 16 04:34:02.702 INFO blam! 0829059440b5f761beffe4ef598ef0ff66af0b7a7dc173907a399161cb4efd88