Oct 15 06:58:40.375 INFO testing Sam-Jeston/overdrive against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:58:40.375 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 06:58:40.868 INFO blam! b2cdf9fd6d63ea6f60681fc6b54545c59157ece124eba9c8b8a7ff133356e72b Oct 15 06:58:40.870 INFO running `"docker" "start" "-a" "b2cdf9fd6d63ea6f60681fc6b54545c59157ece124eba9c8b8a7ff133356e72b"` Oct 15 06:58:42.967 INFO kablam! usermod: no changes Oct 15 06:58:43.039 INFO kablam! Compiling uuid v0.4.0 Oct 15 06:58:44.360 INFO kablam! Compiling overdrive v0.1.0 (/source) Oct 15 06:58:44.815 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 06:58:44.815 INFO kablam! --> src/main.rs:116:9 Oct 15 06:58:44.816 INFO kablam! | Oct 15 06:58:44.816 INFO kablam! 116 | thread::sleep_ms(10); Oct 15 06:58:44.816 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 06:58:44.817 INFO kablam! | Oct 15 06:58:44.817 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 06:58:44.817 INFO kablam! Oct 15 06:58:44.891 INFO kablam! warning: structure field `contractId` should have a snake case name such as `contract_id` Oct 15 06:58:44.891 INFO kablam! --> src/main.rs:9:5 Oct 15 06:58:44.892 INFO kablam! | Oct 15 06:58:44.892 INFO kablam! 9 | contractId: i32, Oct 15 06:58:44.892 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:58:44.893 INFO kablam! | Oct 15 06:58:44.893 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:58:44.893 INFO kablam! Oct 15 06:58:46.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.03s Oct 15 06:58:46.033 INFO kablam! su: No module specific data is present Oct 15 06:58:46.878 INFO running `"docker" "rm" "-f" "b2cdf9fd6d63ea6f60681fc6b54545c59157ece124eba9c8b8a7ff133356e72b"` Oct 15 06:58:47.059 INFO blam! b2cdf9fd6d63ea6f60681fc6b54545c59157ece124eba9c8b8a7ff133356e72b Oct 15 06:58:47.066 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 06:58:47.468 INFO blam! d82312fc0f365455c26dd8a020f3b8d6cde48ac0631a33b8673d6e84111d6d92 Oct 15 06:58:47.471 INFO running `"docker" "start" "-a" "d82312fc0f365455c26dd8a020f3b8d6cde48ac0631a33b8673d6e84111d6d92"` Oct 15 06:58:48.623 INFO kablam! usermod: no changes Oct 15 06:58:48.691 INFO kablam! Compiling overdrive v0.1.0 (/source) Oct 15 06:58:49.175 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 06:58:49.175 INFO kablam! --> src/main.rs:116:9 Oct 15 06:58:49.175 INFO kablam! | Oct 15 06:58:49.175 INFO kablam! 116 | thread::sleep_ms(10); Oct 15 06:58:49.175 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 06:58:49.175 INFO kablam! | Oct 15 06:58:49.175 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 06:58:49.175 INFO kablam! Oct 15 06:58:49.270 INFO kablam! warning: structure field `contractId` should have a snake case name such as `contract_id` Oct 15 06:58:49.270 INFO kablam! --> src/main.rs:9:5 Oct 15 06:58:49.270 INFO kablam! | Oct 15 06:58:49.270 INFO kablam! 9 | contractId: i32, Oct 15 06:58:49.270 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:58:49.270 INFO kablam! | Oct 15 06:58:49.270 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:58:49.270 INFO kablam! Oct 15 06:58:49.817 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 15 06:58:49.820 INFO kablam! su: No module specific data is present Oct 15 06:58:50.683 INFO running `"docker" "rm" "-f" "d82312fc0f365455c26dd8a020f3b8d6cde48ac0631a33b8673d6e84111d6d92"` Oct 15 06:58:50.993 INFO blam! d82312fc0f365455c26dd8a020f3b8d6cde48ac0631a33b8673d6e84111d6d92 Oct 15 06:58:50.995 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 06:58:51.473 INFO blam! c85f98112a1064d2949af44d5ec9dd9a351ba6f5a4da8e4b680fc8344d01f71c Oct 15 06:58:51.475 INFO running `"docker" "start" "-a" "c85f98112a1064d2949af44d5ec9dd9a351ba6f5a4da8e4b680fc8344d01f71c"` Oct 15 06:58:52.749 INFO kablam! usermod: no changes Oct 15 06:58:52.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 06:58:52.847 INFO kablam! Running /target/debug/deps/overdrive-0999e8b0095c33b2 Oct 15 06:58:52.859 INFO kablam! su: No module specific data is present Oct 15 06:58:52.859 INFO blam! Oct 15 06:58:52.859 INFO blam! running 0 tests Oct 15 06:58:52.859 INFO blam! Oct 15 06:58:52.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:58:52.859 INFO blam! Oct 15 06:58:53.656 INFO running `"docker" "rm" "-f" "c85f98112a1064d2949af44d5ec9dd9a351ba6f5a4da8e4b680fc8344d01f71c"` Oct 15 06:58:53.917 INFO blam! c85f98112a1064d2949af44d5ec9dd9a351ba6f5a4da8e4b680fc8344d01f71c