Oct 13 04:15:20.261 INFO testing peterdelevoryas/io-state-machine-prototype4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:15:20.263 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 13 04:15:20.737 INFO blam! c699cb7375a9fc8d9e422db0398db2c7aaf1df2998678da950def1cfc39186a4 Oct 13 04:15:20.738 INFO running `"docker" "start" "-a" "c699cb7375a9fc8d9e422db0398db2c7aaf1df2998678da950def1cfc39186a4"` Oct 13 04:15:22.039 INFO kablam! usermod: no changes Oct 13 04:15:22.108 INFO kablam! Compiling net2 v0.2.26 Oct 13 04:15:22.111 INFO kablam! Compiling nix v0.7.0 Oct 13 04:15:28.439 INFO kablam! Compiling mio v0.6.2 Oct 13 04:15:30.639 INFO kablam! Compiling io-state-machine-prototype4 v0.1.0 (/source) Oct 13 04:15:31.135 INFO kablam! warning: unreachable expression Oct 13 04:15:31.135 INFO kablam! --> src/main.rs:187:5 Oct 13 04:15:31.135 INFO kablam! | Oct 13 04:15:31.135 INFO kablam! 187 | return Ok(()) Oct 13 04:15:31.135 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:15:31.135 INFO kablam! | Oct 13 04:15:31.135 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:15:31.135 INFO kablam! Oct 13 04:15:31.143 INFO kablam! warning: unused variable: `i` Oct 13 04:15:31.143 INFO kablam! --> src/main.rs:140:47 Oct 13 04:15:31.143 INFO kablam! | Oct 13 04:15:31.143 INFO kablam! 140 | Task::Conn { conn_slab_index: i } => { Oct 13 04:15:31.143 INFO kablam! | ^ help: consider using `_i` instead Oct 13 04:15:31.143 INFO kablam! | Oct 13 04:15:31.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:15:31.143 INFO kablam! Oct 13 04:15:31.144 INFO kablam! warning: unused variable: `result` Oct 13 04:15:31.145 INFO kablam! --> src/main.rs:148:34 Oct 13 04:15:31.145 INFO kablam! | Oct 13 04:15:31.145 INFO kablam! 148 | TaskStatus::Done(result) => { Oct 13 04:15:31.145 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 13 04:15:31.145 INFO kablam! Oct 13 04:15:31.145 INFO kablam! warning: unused variable: `i` Oct 13 04:15:31.145 INFO kablam! --> src/main.rs:167:47 Oct 13 04:15:31.145 INFO kablam! | Oct 13 04:15:31.145 INFO kablam! 167 | Task::Conn { conn_slab_index: i } => { Oct 13 04:15:31.145 INFO kablam! | ^ help: consider using `_i` instead Oct 13 04:15:31.145 INFO kablam! Oct 13 04:15:31.145 INFO kablam! warning: unused variable: `result` Oct 13 04:15:31.145 INFO kablam! --> src/main.rs:175:34 Oct 13 04:15:31.145 INFO kablam! | Oct 13 04:15:31.145 INFO kablam! 175 | TaskStatus::Done(result) => { Oct 13 04:15:31.145 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 13 04:15:31.145 INFO kablam! Oct 13 04:15:31.145 INFO kablam! warning: unused variable: `ready` Oct 13 04:15:31.145 INFO kablam! --> src/main.rs:23:12 Oct 13 04:15:31.145 INFO kablam! | Oct 13 04:15:31.145 INFO kablam! 23 | ready: mio::Ready, Oct 13 04:15:31.145 INFO kablam! | ^^^^^ help: consider using `_ready` instead Oct 13 04:15:31.145 INFO kablam! Oct 13 04:15:31.167 INFO kablam! warning: variant is never constructed: `KineticRequest` Oct 13 04:15:31.167 INFO kablam! --> src/main.rs:108:5 Oct 13 04:15:31.167 INFO kablam! | Oct 13 04:15:31.167 INFO kablam! 108 | KineticRequest, Oct 13 04:15:31.167 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:15:31.167 INFO kablam! | Oct 13 04:15:31.167 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:15:31.167 INFO kablam! Oct 13 04:15:32.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.19s Oct 13 04:15:32.259 INFO kablam! su: No module specific data is present Oct 13 04:15:33.744 INFO running `"docker" "rm" "-f" "c699cb7375a9fc8d9e422db0398db2c7aaf1df2998678da950def1cfc39186a4"` Oct 13 04:15:34.067 INFO blam! c699cb7375a9fc8d9e422db0398db2c7aaf1df2998678da950def1cfc39186a4 Oct 13 04:15:34.074 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 13 04:15:34.521 INFO blam! e3b88aedbc53d3d88e677a6e229c4d0b06d93020732cea0b63f6b30d897e5e2d Oct 13 04:15:34.523 INFO running `"docker" "start" "-a" "e3b88aedbc53d3d88e677a6e229c4d0b06d93020732cea0b63f6b30d897e5e2d"` Oct 13 04:15:35.711 INFO kablam! usermod: no changes Oct 13 04:15:35.819 INFO kablam! Compiling io-state-machine-prototype4 v0.1.0 (/source) Oct 13 04:15:36.459 INFO kablam! warning: unreachable expression Oct 13 04:15:36.459 INFO kablam! --> src/main.rs:187:5 Oct 13 04:15:36.459 INFO kablam! | Oct 13 04:15:36.459 INFO kablam! 187 | return Ok(()) Oct 13 04:15:36.459 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:15:36.459 INFO kablam! | Oct 13 04:15:36.459 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:15:36.459 INFO kablam! Oct 13 04:15:36.463 INFO kablam! warning: unused variable: `i` Oct 13 04:15:36.463 INFO kablam! --> src/main.rs:140:47 Oct 13 04:15:36.463 INFO kablam! | Oct 13 04:15:36.463 INFO kablam! 140 | Task::Conn { conn_slab_index: i } => { Oct 13 04:15:36.463 INFO kablam! | ^ help: consider using `_i` instead Oct 13 04:15:36.463 INFO kablam! | Oct 13 04:15:36.463 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:15:36.463 INFO kablam! Oct 13 04:15:36.463 INFO kablam! warning: unused variable: `result` Oct 13 04:15:36.463 INFO kablam! --> src/main.rs:148:34 Oct 13 04:15:36.463 INFO kablam! | Oct 13 04:15:36.463 INFO kablam! 148 | TaskStatus::Done(result) => { Oct 13 04:15:36.463 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 13 04:15:36.463 INFO kablam! Oct 13 04:15:36.463 INFO kablam! warning: unused variable: `i` Oct 13 04:15:36.463 INFO kablam! --> src/main.rs:167:47 Oct 13 04:15:36.463 INFO kablam! | Oct 13 04:15:36.463 INFO kablam! 167 | Task::Conn { conn_slab_index: i } => { Oct 13 04:15:36.463 INFO kablam! | ^ help: consider using `_i` instead Oct 13 04:15:36.463 INFO kablam! Oct 13 04:15:36.463 INFO kablam! warning: unused variable: `result` Oct 13 04:15:36.463 INFO kablam! --> src/main.rs:175:34 Oct 13 04:15:36.463 INFO kablam! | Oct 13 04:15:36.463 INFO kablam! 175 | TaskStatus::Done(result) => { Oct 13 04:15:36.463 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 13 04:15:36.463 INFO kablam! Oct 13 04:15:36.463 INFO kablam! warning: unused variable: `ready` Oct 13 04:15:36.463 INFO kablam! --> src/main.rs:23:12 Oct 13 04:15:36.463 INFO kablam! | Oct 13 04:15:36.463 INFO kablam! 23 | ready: mio::Ready, Oct 13 04:15:36.463 INFO kablam! | ^^^^^ help: consider using `_ready` instead Oct 13 04:15:36.463 INFO kablam! Oct 13 04:15:36.491 INFO kablam! warning: variant is never constructed: `KineticRequest` Oct 13 04:15:36.491 INFO kablam! --> src/main.rs:108:5 Oct 13 04:15:36.491 INFO kablam! | Oct 13 04:15:36.491 INFO kablam! 108 | KineticRequest, Oct 13 04:15:36.491 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:15:36.491 INFO kablam! | Oct 13 04:15:36.491 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:15:36.491 INFO kablam! Oct 13 04:15:36.982 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 13 04:15:36.982 INFO kablam! su: No module specific data is present Oct 13 04:15:37.545 INFO running `"docker" "rm" "-f" "e3b88aedbc53d3d88e677a6e229c4d0b06d93020732cea0b63f6b30d897e5e2d"` Oct 13 04:15:37.867 INFO blam! e3b88aedbc53d3d88e677a6e229c4d0b06d93020732cea0b63f6b30d897e5e2d Oct 13 04:15:37.879 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 13 04:15:38.320 INFO blam! a5c94e0d86a9eaf12d1465fe2e9c5fa5c0f71a4c5eaf0bc9be327e7eaf7c820d Oct 13 04:15:38.335 INFO running `"docker" "start" "-a" "a5c94e0d86a9eaf12d1465fe2e9c5fa5c0f71a4c5eaf0bc9be327e7eaf7c820d"` Oct 13 04:15:39.607 INFO kablam! usermod: no changes Oct 13 04:15:39.673 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 04:15:39.684 INFO kablam! Running /target/debug/deps/io_state_machine_prototype4-bfb30e7e80527c79 Oct 13 04:15:39.691 INFO blam! Oct 13 04:15:39.691 INFO blam! running 0 tests Oct 13 04:15:39.691 INFO blam! Oct 13 04:15:39.691 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:15:39.691 INFO blam! Oct 13 04:15:39.699 INFO kablam! su: No module specific data is present Oct 13 04:15:40.247 INFO running `"docker" "rm" "-f" "a5c94e0d86a9eaf12d1465fe2e9c5fa5c0f71a4c5eaf0bc9be327e7eaf7c820d"` Oct 13 04:15:40.519 INFO blam! a5c94e0d86a9eaf12d1465fe2e9c5fa5c0f71a4c5eaf0bc9be327e7eaf7c820d