Oct 14 18:45:49.717 INFO testing hogehiko/rust-dentaku against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:45:49.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 18:45:50.224 INFO blam! ad1ff9fc0a8fa0a50fe8c858d283a42951dc29e598c8f9cfaed0493eb7cc8bee Oct 14 18:45:50.227 INFO running `"docker" "start" "-a" "ad1ff9fc0a8fa0a50fe8c858d283a42951dc29e598c8f9cfaed0493eb7cc8bee"` Oct 14 18:45:52.391 INFO kablam! usermod: no changes Oct 14 18:45:52.490 INFO kablam! Compiling pest_derive v1.0.7 Oct 14 18:46:01.015 INFO kablam! Compiling rust-dentaku v0.1.0 (/source) Oct 14 18:46:01.423 INFO kablam! warning: unused variable: `bytes_read` Oct 14 18:46:01.424 INFO kablam! --> src/main.rs:19:16 Oct 14 18:46:01.424 INFO kablam! | Oct 14 18:46:01.424 INFO kablam! 19 | Ok(bytes_read) => { Oct 14 18:46:01.424 INFO kablam! | ^^^^^^^^^^ help: consider using `_bytes_read` instead Oct 14 18:46:01.424 INFO kablam! | Oct 14 18:46:01.424 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:46:01.424 INFO kablam! Oct 14 18:46:01.424 INFO kablam! warning: unused variable: `x` Oct 14 18:46:01.424 INFO kablam! --> src/main.rs:95:9 Oct 14 18:46:01.424 INFO kablam! | Oct 14 18:46:01.424 INFO kablam! 95 | x => panic!("Undefined behavior {}",p.as_str()) Oct 14 18:46:01.424 INFO kablam! | ^ help: consider using `_x` instead Oct 14 18:46:01.424 INFO kablam! Oct 14 18:46:03.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.59s Oct 14 18:46:03.021 INFO kablam! su: No module specific data is present Oct 14 18:46:04.272 INFO running `"docker" "rm" "-f" "ad1ff9fc0a8fa0a50fe8c858d283a42951dc29e598c8f9cfaed0493eb7cc8bee"` Oct 14 18:46:04.621 INFO blam! ad1ff9fc0a8fa0a50fe8c858d283a42951dc29e598c8f9cfaed0493eb7cc8bee Oct 14 18:46:04.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 18:46:05.091 INFO blam! 7c3f8c49102edd79952e1f2f38ba5d14c8fb3e2fa9a0382db8eb78fc2e5c2fb0 Oct 14 18:46:05.103 INFO running `"docker" "start" "-a" "7c3f8c49102edd79952e1f2f38ba5d14c8fb3e2fa9a0382db8eb78fc2e5c2fb0"` Oct 14 18:46:07.323 INFO kablam! usermod: no changes Oct 14 18:46:07.407 INFO kablam! Compiling rust-dentaku v0.1.0 (/source) Oct 14 18:46:07.779 INFO kablam! warning: unused variable: `bytes_read` Oct 14 18:46:07.779 INFO kablam! --> src/main.rs:19:16 Oct 14 18:46:07.779 INFO kablam! | Oct 14 18:46:07.779 INFO kablam! 19 | Ok(bytes_read) => { Oct 14 18:46:07.779 INFO kablam! | ^^^^^^^^^^ help: consider using `_bytes_read` instead Oct 14 18:46:07.779 INFO kablam! | Oct 14 18:46:07.779 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:46:07.779 INFO kablam! Oct 14 18:46:07.779 INFO kablam! warning: unused variable: `x` Oct 14 18:46:07.779 INFO kablam! --> src/main.rs:95:9 Oct 14 18:46:07.779 INFO kablam! | Oct 14 18:46:07.779 INFO kablam! 95 | x => panic!("Undefined behavior {}",p.as_str()) Oct 14 18:46:07.779 INFO kablam! | ^ help: consider using `_x` instead Oct 14 18:46:07.779 INFO kablam! Oct 14 18:46:08.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 14 18:46:08.439 INFO kablam! su: No module specific data is present Oct 14 18:46:09.445 INFO running `"docker" "rm" "-f" "7c3f8c49102edd79952e1f2f38ba5d14c8fb3e2fa9a0382db8eb78fc2e5c2fb0"` Oct 14 18:46:09.807 INFO blam! 7c3f8c49102edd79952e1f2f38ba5d14c8fb3e2fa9a0382db8eb78fc2e5c2fb0 Oct 14 18:46:09.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 18:46:10.131 INFO blam! 9a14c555bf6e66f49d9136f6e111a11dc75a8018920a9a90dda2dccb95b9e638 Oct 14 18:46:10.139 INFO running `"docker" "start" "-a" "9a14c555bf6e66f49d9136f6e111a11dc75a8018920a9a90dda2dccb95b9e638"` Oct 14 18:46:11.493 INFO kablam! usermod: no changes Oct 14 18:46:11.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 18:46:11.559 INFO kablam! Running /target/debug/deps/rust_dentaku-f3f0a6f6b5982e84 Oct 14 18:46:11.565 INFO blam! Oct 14 18:46:11.565 INFO blam! running 0 tests Oct 14 18:46:11.565 INFO blam! Oct 14 18:46:11.565 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:46:11.565 INFO blam! Oct 14 18:46:11.566 INFO kablam! su: No module specific data is present Oct 14 18:46:12.972 INFO running `"docker" "rm" "-f" "9a14c555bf6e66f49d9136f6e111a11dc75a8018920a9a90dda2dccb95b9e638"` Oct 14 18:46:13.271 INFO blam! 9a14c555bf6e66f49d9136f6e111a11dc75a8018920a9a90dda2dccb95b9e638