Oct 11 23:28:30.005 INFO testing floyd-warshall-0.0.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:28:30.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 11 23:28:30.591 INFO blam! 80582b2f5d8d888218778482b3ca5704238dd61664bd2c7a4a7fd8b195e3e7fe Oct 11 23:28:30.593 INFO running `"docker" "start" "-a" "80582b2f5d8d888218778482b3ca5704238dd61664bd2c7a4a7fd8b195e3e7fe"` Oct 11 23:28:31.108 INFO kablam! usermod: no changes Oct 11 23:28:31.184 INFO kablam! Compiling floyd-warshall v0.0.3 (/source) Oct 11 23:28:31.323 INFO kablam! warning: unused import: `std::fmt` Oct 11 23:28:31.323 INFO kablam! --> src/matrices.rs:1:5 Oct 11 23:28:31.323 INFO kablam! | Oct 11 23:28:31.323 INFO kablam! 1 | use std::fmt; Oct 11 23:28:31.323 INFO kablam! | ^^^^^^^^ Oct 11 23:28:31.323 INFO kablam! | Oct 11 23:28:31.323 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:28:31.323 INFO kablam! Oct 11 23:28:31.323 INFO kablam! warning: unused import: `std::fmt::Debug` Oct 11 23:28:31.323 INFO kablam! --> src/matrices.rs:2:5 Oct 11 23:28:31.323 INFO kablam! | Oct 11 23:28:31.323 INFO kablam! 2 | use std::fmt::Debug; Oct 11 23:28:31.323 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 23:28:31.324 INFO kablam! Oct 11 23:28:31.444 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 23:28:31.444 INFO kablam! --> src/lib.rs:4:12 Oct 11 23:28:31.444 INFO kablam! | Oct 11 23:28:31.444 INFO kablam! 4 | #![feature(conservative_impl_trait)] Oct 11 23:28:31.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:28:31.444 INFO kablam! | Oct 11 23:28:31.456 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:28:31.456 INFO kablam! Oct 11 23:28:31.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.35s Oct 11 23:28:31.489 INFO kablam! su: No module specific data is present Oct 11 23:28:31.972 INFO running `"docker" "rm" "-f" "80582b2f5d8d888218778482b3ca5704238dd61664bd2c7a4a7fd8b195e3e7fe"` Oct 11 23:28:32.184 INFO blam! 80582b2f5d8d888218778482b3ca5704238dd61664bd2c7a4a7fd8b195e3e7fe Oct 11 23:28:32.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 11 23:28:32.528 INFO blam! ce7810f5b14100685a3d99d1aa6318c1abc1be19d7bfdb7259ea30fb40fb0acd Oct 11 23:28:32.529 INFO running `"docker" "start" "-a" "ce7810f5b14100685a3d99d1aa6318c1abc1be19d7bfdb7259ea30fb40fb0acd"` Oct 11 23:28:33.055 INFO kablam! usermod: no changes Oct 11 23:28:33.100 INFO kablam! Compiling text_io v0.1.7 Oct 11 23:28:33.528 INFO kablam! Compiling floyd-warshall v0.0.3 (/source) Oct 11 23:28:33.712 INFO kablam! warning: unused import: `std::fmt` Oct 11 23:28:33.712 INFO kablam! --> src/matrices.rs:1:5 Oct 11 23:28:33.712 INFO kablam! | Oct 11 23:28:33.712 INFO kablam! 1 | use std::fmt; Oct 11 23:28:33.712 INFO kablam! | ^^^^^^^^ Oct 11 23:28:33.712 INFO kablam! | Oct 11 23:28:33.712 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:28:33.712 INFO kablam! Oct 11 23:28:33.712 INFO kablam! warning: unused import: `std::fmt::Debug` Oct 11 23:28:33.712 INFO kablam! --> src/matrices.rs:2:5 Oct 11 23:28:33.712 INFO kablam! | Oct 11 23:28:33.712 INFO kablam! 2 | use std::fmt::Debug; Oct 11 23:28:33.712 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 23:28:33.712 INFO kablam! Oct 11 23:28:33.980 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 23:28:33.980 INFO kablam! --> src/lib.rs:4:12 Oct 11 23:28:33.980 INFO kablam! | Oct 11 23:28:33.980 INFO kablam! 4 | #![feature(conservative_impl_trait)] Oct 11 23:28:33.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:28:33.980 INFO kablam! | Oct 11 23:28:33.980 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 23:28:33.980 INFO kablam! Oct 11 23:28:35.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 11 23:28:35.269 INFO kablam! su: No module specific data is present Oct 11 23:28:36.139 INFO running `"docker" "rm" "-f" "ce7810f5b14100685a3d99d1aa6318c1abc1be19d7bfdb7259ea30fb40fb0acd"` Oct 11 23:28:36.513 INFO blam! ce7810f5b14100685a3d99d1aa6318c1abc1be19d7bfdb7259ea30fb40fb0acd Oct 11 23:28:36.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 11 23:28:37.028 INFO blam! 755b0d096b53d52be5fd9270e6a0db74a92dd9ef2a8efa0e3460fe340aeadd4b Oct 11 23:28:37.034 INFO running `"docker" "start" "-a" "755b0d096b53d52be5fd9270e6a0db74a92dd9ef2a8efa0e3460fe340aeadd4b"` Oct 11 23:28:38.377 INFO kablam! usermod: no changes Oct 11 23:28:38.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 23:28:38.504 INFO kablam! Running /target/debug/deps/floyd_warshall-b4f985287766c326 Oct 11 23:28:38.512 INFO kablam! Doc-tests floyd-warshall Oct 11 23:28:38.512 INFO blam! Oct 11 23:28:38.512 INFO blam! running 3 tests Oct 11 23:28:38.512 INFO blam! test tests::test_random ... ignored Oct 11 23:28:38.512 INFO blam! test tests::test_intermediate ... ok Oct 11 23:28:38.512 INFO blam! test tests::test_no_intermediate ... ok Oct 11 23:28:38.512 INFO blam! Oct 11 23:28:38.512 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 23:28:38.512 INFO blam! Oct 11 23:28:38.768 INFO blam! Oct 11 23:28:38.768 INFO kablam! su: No module specific data is present Oct 11 23:28:38.768 INFO blam! running 0 tests Oct 11 23:28:38.768 INFO blam! Oct 11 23:28:38.768 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:28:38.768 INFO blam! Oct 11 23:28:39.361 INFO running `"docker" "rm" "-f" "755b0d096b53d52be5fd9270e6a0db74a92dd9ef2a8efa0e3460fe340aeadd4b"` Oct 11 23:28:39.614 INFO blam! 755b0d096b53d52be5fd9270e6a0db74a92dd9ef2a8efa0e3460fe340aeadd4b