Oct 15 09:06:37.643 INFO testing LooMaclin/lapa_rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:06:37.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 09:06:38.020 INFO blam! 9facb067e2f41cf2196df6115ce7dbafe61609f2226d8f50790f1301718054b0 Oct 15 09:06:38.022 INFO running `"docker" "start" "-a" "9facb067e2f41cf2196df6115ce7dbafe61609f2226d8f50790f1301718054b0"` Oct 15 09:06:38.991 INFO kablam! usermod: no changes Oct 15 09:06:39.112 INFO kablam! Compiling fs2 v0.4.3 Oct 15 09:06:39.114 INFO kablam! Compiling bincode v0.8.0 Oct 15 09:06:40.626 INFO kablam! Compiling rustbreak v1.4.0 Oct 15 09:06:41.455 INFO kablam! Compiling lapa_rs v0.1.0 (/source) Oct 15 09:06:42.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:06:42.243 INFO kablam! --> src/main.rs:12:5 Oct 15 09:06:42.243 INFO kablam! | Oct 15 09:06:42.243 INFO kablam! 12 | config.insert("foo", Foo { x: 42 }); Oct 15 09:06:42.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:06:42.243 INFO kablam! | Oct 15 09:06:42.243 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:06:42.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:06:42.243 INFO kablam! Oct 15 09:06:43.242 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.22s Oct 15 09:06:43.246 INFO kablam! su: No module specific data is present Oct 15 09:06:43.974 INFO running `"docker" "rm" "-f" "9facb067e2f41cf2196df6115ce7dbafe61609f2226d8f50790f1301718054b0"` Oct 15 09:06:44.243 INFO blam! 9facb067e2f41cf2196df6115ce7dbafe61609f2226d8f50790f1301718054b0 Oct 15 09:06:44.247 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 09:06:44.583 INFO blam! 73abf092d7288dfa22be6e1a968cd9fb408196799bbb58ff1bd7ebdc413b1274 Oct 15 09:06:44.584 INFO running `"docker" "start" "-a" "73abf092d7288dfa22be6e1a968cd9fb408196799bbb58ff1bd7ebdc413b1274"` Oct 15 09:06:45.831 INFO kablam! usermod: no changes Oct 15 09:06:45.927 INFO kablam! Compiling lapa_rs v0.1.0 (/source) Oct 15 09:06:46.663 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:06:46.663 INFO kablam! --> src/main.rs:12:5 Oct 15 09:06:46.663 INFO kablam! | Oct 15 09:06:46.663 INFO kablam! 12 | config.insert("foo", Foo { x: 42 }); Oct 15 09:06:46.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:06:46.663 INFO kablam! | Oct 15 09:06:46.663 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:06:46.663 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:06:46.663 INFO kablam! Oct 15 09:06:47.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 15 09:06:47.043 INFO kablam! su: No module specific data is present Oct 15 09:06:47.475 INFO running `"docker" "rm" "-f" "73abf092d7288dfa22be6e1a968cd9fb408196799bbb58ff1bd7ebdc413b1274"` Oct 15 09:06:47.730 INFO blam! 73abf092d7288dfa22be6e1a968cd9fb408196799bbb58ff1bd7ebdc413b1274 Oct 15 09:06:47.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 09:06:48.111 INFO blam! 377642e6f7ec4b0f5f1bfb38619791ac25b0a58b30717e67bf5f083075aef3f4 Oct 15 09:06:48.127 INFO running `"docker" "start" "-a" "377642e6f7ec4b0f5f1bfb38619791ac25b0a58b30717e67bf5f083075aef3f4"` Oct 15 09:06:48.769 INFO kablam! usermod: no changes Oct 15 09:06:48.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 09:06:48.814 INFO kablam! Running /target/debug/deps/lapa_rs-e6f2555a1ae96da7 Oct 15 09:06:48.820 INFO blam! Oct 15 09:06:48.820 INFO blam! running 0 tests Oct 15 09:06:48.820 INFO blam! Oct 15 09:06:48.820 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:06:48.820 INFO blam! Oct 15 09:06:48.822 INFO kablam! su: No module specific data is present Oct 15 09:06:49.137 INFO running `"docker" "rm" "-f" "377642e6f7ec4b0f5f1bfb38619791ac25b0a58b30717e67bf5f083075aef3f4"` Oct 15 09:06:49.305 INFO blam! 377642e6f7ec4b0f5f1bfb38619791ac25b0a58b30717e67bf5f083075aef3f4