Oct 15 07:01:39.760 INFO testing STYAGAYLO/ElevatorByRust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:01:39.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 07:01:40.259 INFO blam! 14ccb1e90754a4bce444ad6fbd68a523af2f4ee2422c7678b1c1aaede3a41e37 Oct 15 07:01:40.267 INFO running `"docker" "start" "-a" "14ccb1e90754a4bce444ad6fbd68a523af2f4ee2422c7678b1c1aaede3a41e37"` Oct 15 07:01:41.518 INFO kablam! usermod: no changes Oct 15 07:01:41.615 INFO kablam! Compiling rand v0.4.2 Oct 15 07:01:41.615 INFO kablam! Compiling quickersort v3.0.0 Oct 15 07:01:44.530 INFO kablam! Compiling ElevatorRust111 v0.1.0 (/source) Oct 15 07:01:45.162 INFO kablam! warning: unused variable: `i` Oct 15 07:01:45.162 INFO kablam! --> src/environment.rs:42:9 Oct 15 07:01:45.163 INFO kablam! | Oct 15 07:01:45.163 INFO kablam! 42 | for i in 0..15 { Oct 15 07:01:45.163 INFO kablam! | ^ help: consider using `_i` instead Oct 15 07:01:45.163 INFO kablam! | Oct 15 07:01:45.163 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:01:45.163 INFO kablam! Oct 15 07:01:45.175 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:45.175 INFO kablam! --> src/controller.rs:27:9 Oct 15 07:01:45.175 INFO kablam! | Oct 15 07:01:45.175 INFO kablam! 27 | let mut env = env; Oct 15 07:01:45.175 INFO kablam! | ----^^^ Oct 15 07:01:45.175 INFO kablam! | | Oct 15 07:01:45.175 INFO kablam! | help: remove this `mut` Oct 15 07:01:45.175 INFO kablam! | Oct 15 07:01:45.175 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:01:45.175 INFO kablam! Oct 15 07:01:45.175 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:45.175 INFO kablam! --> src/controller.rs:28:9 Oct 15 07:01:45.175 INFO kablam! | Oct 15 07:01:45.175 INFO kablam! 28 | let mut elevator = &mut Elevator::new(0,0, false); Oct 15 07:01:45.175 INFO kablam! | ----^^^^^^^^ Oct 15 07:01:45.175 INFO kablam! | | Oct 15 07:01:45.175 INFO kablam! | help: remove this `mut` Oct 15 07:01:45.175 INFO kablam! Oct 15 07:01:45.175 INFO kablam! warning: crate `ElevatorRust111` should have a snake case name such as `elevator_rust111` Oct 15 07:01:45.175 INFO kablam! | Oct 15 07:01:45.175 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:01:45.175 INFO kablam! Oct 15 07:01:46.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.63s Oct 15 07:01:46.180 INFO kablam! su: No module specific data is present Oct 15 07:01:47.506 INFO running `"docker" "rm" "-f" "14ccb1e90754a4bce444ad6fbd68a523af2f4ee2422c7678b1c1aaede3a41e37"` Oct 15 07:01:47.863 INFO blam! 14ccb1e90754a4bce444ad6fbd68a523af2f4ee2422c7678b1c1aaede3a41e37 Oct 15 07:01:47.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 07:01:48.331 INFO blam! 2ee7eaabe17a8b19ef8b3fea6b65aebddd8e0b5cc0733e285af55f28288ec325 Oct 15 07:01:48.336 INFO running `"docker" "start" "-a" "2ee7eaabe17a8b19ef8b3fea6b65aebddd8e0b5cc0733e285af55f28288ec325"` Oct 15 07:01:49.823 INFO kablam! usermod: no changes Oct 15 07:01:49.968 INFO kablam! Compiling ElevatorRust111 v0.1.0 (/source) Oct 15 07:01:50.703 INFO kablam! warning: unused variable: `i` Oct 15 07:01:50.703 INFO kablam! --> src/environment.rs:42:9 Oct 15 07:01:50.703 INFO kablam! | Oct 15 07:01:50.703 INFO kablam! 42 | for i in 0..15 { Oct 15 07:01:50.703 INFO kablam! | ^ help: consider using `_i` instead Oct 15 07:01:50.703 INFO kablam! | Oct 15 07:01:50.703 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:01:50.703 INFO kablam! Oct 15 07:01:50.707 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:50.707 INFO kablam! --> src/controller.rs:27:9 Oct 15 07:01:50.707 INFO kablam! | Oct 15 07:01:50.707 INFO kablam! 27 | let mut env = env; Oct 15 07:01:50.707 INFO kablam! | ----^^^ Oct 15 07:01:50.707 INFO kablam! | | Oct 15 07:01:50.707 INFO kablam! | help: remove this `mut` Oct 15 07:01:50.707 INFO kablam! | Oct 15 07:01:50.707 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:01:50.707 INFO kablam! Oct 15 07:01:50.707 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:50.707 INFO kablam! --> src/controller.rs:28:9 Oct 15 07:01:50.707 INFO kablam! | Oct 15 07:01:50.707 INFO kablam! 28 | let mut elevator = &mut Elevator::new(0,0, false); Oct 15 07:01:50.707 INFO kablam! | ----^^^^^^^^ Oct 15 07:01:50.707 INFO kablam! | | Oct 15 07:01:50.707 INFO kablam! | help: remove this `mut` Oct 15 07:01:50.707 INFO kablam! Oct 15 07:01:50.710 INFO kablam! warning: crate `ElevatorRust111` should have a snake case name such as `elevator_rust111` Oct 15 07:01:50.710 INFO kablam! | Oct 15 07:01:50.710 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:01:50.710 INFO kablam! Oct 15 07:01:51.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 15 07:01:51.261 INFO kablam! su: No module specific data is present Oct 15 07:01:51.983 INFO running `"docker" "rm" "-f" "2ee7eaabe17a8b19ef8b3fea6b65aebddd8e0b5cc0733e285af55f28288ec325"` Oct 15 07:01:52.307 INFO blam! 2ee7eaabe17a8b19ef8b3fea6b65aebddd8e0b5cc0733e285af55f28288ec325 Oct 15 07:01:52.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 07:01:53.097 INFO blam! 7e9986e6b6545c8546d8b42fc2dd3d0bfbf6f60f307b9bc696c6259e564b31f0 Oct 15 07:01:53.100 INFO running `"docker" "start" "-a" "7e9986e6b6545c8546d8b42fc2dd3d0bfbf6f60f307b9bc696c6259e564b31f0"` Oct 15 07:01:54.399 INFO kablam! usermod: no changes Oct 15 07:01:54.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 07:01:54.499 INFO kablam! Running /target/debug/deps/ElevatorRust111-3aba81c1d95067d8 Oct 15 07:01:54.530 INFO blam! Oct 15 07:01:54.530 INFO blam! running 0 tests Oct 15 07:01:54.530 INFO blam! Oct 15 07:01:54.530 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:01:54.530 INFO blam! Oct 15 07:01:54.530 INFO kablam! su: No module specific data is present Oct 15 07:01:55.821 INFO running `"docker" "rm" "-f" "7e9986e6b6545c8546d8b42fc2dd3d0bfbf6f60f307b9bc696c6259e564b31f0"` Oct 15 07:01:56.159 INFO blam! 7e9986e6b6545c8546d8b42fc2dd3d0bfbf6f60f307b9bc696c6259e564b31f0