Oct 12 01:44:57.882 INFO testing deoxy-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:44:57.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:44:58.094 INFO blam! e6c52d55a3817a45ff5904c958f16f7cfb3dc0680cb39f4945ae34f76baf0db9 Oct 12 01:44:58.097 INFO running `"docker" "start" "-a" "e6c52d55a3817a45ff5904c958f16f7cfb3dc0680cb39f4945ae34f76baf0db9"` Oct 12 01:44:58.672 INFO kablam! usermod: no changes Oct 12 01:44:58.704 INFO kablam! Compiling deoxy v0.1.1 (/source) Oct 12 01:44:59.162 INFO kablam! warning: field is never used: `pin` Oct 12 01:44:59.162 INFO kablam! --> src/motor.rs:20:2 Oct 12 01:44:59.162 INFO kablam! | Oct 12 01:44:59.162 INFO kablam! 20 | pin: u8, Oct 12 01:44:59.162 INFO kablam! | ^^^^^^^ Oct 12 01:44:59.162 INFO kablam! | Oct 12 01:44:59.162 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 01:44:59.162 INFO kablam! Oct 12 01:44:59.162 INFO kablam! warning: field is never used: `period` Oct 12 01:44:59.162 INFO kablam! --> src/motor.rs:23:2 Oct 12 01:44:59.162 INFO kablam! | Oct 12 01:44:59.162 INFO kablam! 23 | period: Duration, // 20 ms Oct 12 01:44:59.162 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 01:44:59.162 INFO kablam! Oct 12 01:45:00.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 12 01:45:00.595 INFO kablam! su: No module specific data is present Oct 12 01:45:00.988 INFO running `"docker" "rm" "-f" "e6c52d55a3817a45ff5904c958f16f7cfb3dc0680cb39f4945ae34f76baf0db9"` Oct 12 01:45:01.146 INFO blam! e6c52d55a3817a45ff5904c958f16f7cfb3dc0680cb39f4945ae34f76baf0db9 Oct 12 01:45:01.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:45:01.379 INFO blam! b831f4d07e84f44786daaac4d9bf406530c3df2db13593df90314f1c11dff38b Oct 12 01:45:01.381 INFO running `"docker" "start" "-a" "b831f4d07e84f44786daaac4d9bf406530c3df2db13593df90314f1c11dff38b"` Oct 12 01:45:01.987 INFO kablam! usermod: no changes Oct 12 01:45:02.044 INFO kablam! Compiling deoxy v0.1.1 (/source) Oct 12 01:45:02.722 INFO kablam! warning: field is never used: `pin` Oct 12 01:45:02.722 INFO kablam! --> src/motor.rs:20:2 Oct 12 01:45:02.722 INFO kablam! | Oct 12 01:45:02.722 INFO kablam! 20 | pin: u8, Oct 12 01:45:02.722 INFO kablam! | ^^^^^^^ Oct 12 01:45:02.722 INFO kablam! | Oct 12 01:45:02.722 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 01:45:02.722 INFO kablam! Oct 12 01:45:02.722 INFO kablam! warning: field is never used: `period` Oct 12 01:45:02.722 INFO kablam! --> src/motor.rs:23:2 Oct 12 01:45:02.722 INFO kablam! | Oct 12 01:45:02.722 INFO kablam! 23 | period: Duration, // 20 ms Oct 12 01:45:02.722 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 01:45:02.722 INFO kablam! Oct 12 01:45:03.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 12 01:45:03.276 INFO kablam! su: No module specific data is present Oct 12 01:45:03.778 INFO running `"docker" "rm" "-f" "b831f4d07e84f44786daaac4d9bf406530c3df2db13593df90314f1c11dff38b"` Oct 12 01:45:03.948 INFO blam! b831f4d07e84f44786daaac4d9bf406530c3df2db13593df90314f1c11dff38b Oct 12 01:45:03.960 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 01:45:04.379 INFO blam! 3da5c92fe12f9c783dd9b779e3e923c76d6e9eaffa14ff7bd5bed906af9b22df Oct 12 01:45:04.381 INFO running `"docker" "start" "-a" "3da5c92fe12f9c783dd9b779e3e923c76d6e9eaffa14ff7bd5bed906af9b22df"` Oct 12 01:45:04.872 INFO kablam! usermod: no changes Oct 12 01:45:04.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 01:45:04.907 INFO kablam! Running /target/debug/deps/deoxy-e84b7cebb62cb175 Oct 12 01:45:04.910 INFO blam! Oct 12 01:45:04.910 INFO blam! running 0 tests Oct 12 01:45:04.910 INFO blam! Oct 12 01:45:04.910 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:45:04.910 INFO blam! Oct 12 01:45:04.910 INFO kablam! Running /target/debug/deps/main-bbca3063243234fa Oct 12 01:45:04.918 INFO blam! Oct 12 01:45:04.918 INFO blam! running 0 tests Oct 12 01:45:04.918 INFO blam! Oct 12 01:45:04.918 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:45:04.918 INFO blam! Oct 12 01:45:04.918 INFO kablam! Doc-tests deoxy Oct 12 01:45:05.753 INFO blam! Oct 12 01:45:05.753 INFO blam! running 2 tests Oct 12 01:45:06.752 INFO blam! test src/motor.rs - motor::Motor::max (line 57) ... ok Oct 12 01:45:06.832 INFO blam! test src/motor.rs - motor::Motor::min (line 45) ... ok Oct 12 01:45:06.832 INFO blam! Oct 12 01:45:06.832 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:45:06.832 INFO blam! Oct 12 01:45:06.838 INFO kablam! su: No module specific data is present Oct 12 01:45:07.126 INFO running `"docker" "rm" "-f" "3da5c92fe12f9c783dd9b779e3e923c76d6e9eaffa14ff7bd5bed906af9b22df"` Oct 12 01:45:07.283 INFO blam! 3da5c92fe12f9c783dd9b779e3e923c76d6e9eaffa14ff7bd5bed906af9b22df