Oct 15 07:01:35.567 INFO testing STYAGAYLO/ElevatorByRust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:01:35.567 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:35.996 INFO blam! 14a10a2b0b2a850e7931061426f4971aec4c4d554ea2ae8fb03c431f8aae8dd2 Oct 15 07:01:35.999 INFO running `"docker" "start" "-a" "14a10a2b0b2a850e7931061426f4971aec4c4d554ea2ae8fb03c431f8aae8dd2"` Oct 15 07:01:37.154 INFO kablam! usermod: no changes Oct 15 07:01:37.215 INFO kablam! Compiling rand v0.4.2 Oct 15 07:01:37.215 INFO kablam! Compiling quickersort v3.0.0 Oct 15 07:01:40.503 INFO kablam! Compiling ElevatorRust111 v0.1.0 (/source) Oct 15 07:01:41.207 INFO kablam! warning: unused variable: `i` Oct 15 07:01:41.208 INFO kablam! --> src/environment.rs:42:9 Oct 15 07:01:41.208 INFO kablam! | Oct 15 07:01:41.208 INFO kablam! 42 | for i in 0..15 { Oct 15 07:01:41.210 INFO kablam! | ^ help: consider using `_i` instead Oct 15 07:01:41.210 INFO kablam! | Oct 15 07:01:41.210 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:01:41.210 INFO kablam! Oct 15 07:01:41.210 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:41.210 INFO kablam! --> src/controller.rs:27:9 Oct 15 07:01:41.210 INFO kablam! | Oct 15 07:01:41.210 INFO kablam! 27 | let mut env = env; Oct 15 07:01:41.210 INFO kablam! | ----^^^ Oct 15 07:01:41.210 INFO kablam! | | Oct 15 07:01:41.210 INFO kablam! | help: remove this `mut` Oct 15 07:01:41.210 INFO kablam! | Oct 15 07:01:41.210 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:01:41.210 INFO kablam! Oct 15 07:01:41.210 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:41.210 INFO kablam! --> src/controller.rs:28:9 Oct 15 07:01:41.210 INFO kablam! | Oct 15 07:01:41.210 INFO kablam! 28 | let mut elevator = &mut Elevator::new(0,0, false); Oct 15 07:01:41.210 INFO kablam! | ----^^^^^^^^ Oct 15 07:01:41.210 INFO kablam! | | Oct 15 07:01:41.210 INFO kablam! | help: remove this `mut` Oct 15 07:01:41.210 INFO kablam! Oct 15 07:01:41.210 INFO kablam! warning: crate `ElevatorRust111` should have a snake case name such as `elevator_rust111` Oct 15 07:01:41.210 INFO kablam! | Oct 15 07:01:41.210 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:01:41.210 INFO kablam! Oct 15 07:01:42.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.98s Oct 15 07:01:42.151 INFO kablam! su: No module specific data is present Oct 15 07:01:43.239 INFO running `"docker" "rm" "-f" "14a10a2b0b2a850e7931061426f4971aec4c4d554ea2ae8fb03c431f8aae8dd2"` Oct 15 07:01:43.491 INFO blam! 14a10a2b0b2a850e7931061426f4971aec4c4d554ea2ae8fb03c431f8aae8dd2 Oct 15 07:01:43.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:43.900 INFO blam! 008f36b9c73a62df19627fff79481b8a4ec965eecee4dd3cf95274f7052294f6 Oct 15 07:01:43.903 INFO running `"docker" "start" "-a" "008f36b9c73a62df19627fff79481b8a4ec965eecee4dd3cf95274f7052294f6"` Oct 15 07:01:45.650 INFO kablam! usermod: no changes Oct 15 07:01:45.751 INFO kablam! Compiling ElevatorRust111 v0.1.0 (/source) Oct 15 07:01:46.567 INFO kablam! warning: unused variable: `i` Oct 15 07:01:46.567 INFO kablam! --> src/environment.rs:42:9 Oct 15 07:01:46.567 INFO kablam! | Oct 15 07:01:46.567 INFO kablam! 42 | for i in 0..15 { Oct 15 07:01:46.567 INFO kablam! | ^ help: consider using `_i` instead Oct 15 07:01:46.567 INFO kablam! | Oct 15 07:01:46.567 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:01:46.567 INFO kablam! Oct 15 07:01:46.575 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:46.575 INFO kablam! --> src/controller.rs:27:9 Oct 15 07:01:46.575 INFO kablam! | Oct 15 07:01:46.575 INFO kablam! 27 | let mut env = env; Oct 15 07:01:46.575 INFO kablam! | ----^^^ Oct 15 07:01:46.575 INFO kablam! | | Oct 15 07:01:46.575 INFO kablam! | help: remove this `mut` Oct 15 07:01:46.575 INFO kablam! | Oct 15 07:01:46.575 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:01:46.575 INFO kablam! Oct 15 07:01:46.575 INFO kablam! warning: variable does not need to be mutable Oct 15 07:01:46.575 INFO kablam! --> src/controller.rs:28:9 Oct 15 07:01:46.575 INFO kablam! | Oct 15 07:01:46.575 INFO kablam! 28 | let mut elevator = &mut Elevator::new(0,0, false); Oct 15 07:01:46.575 INFO kablam! | ----^^^^^^^^ Oct 15 07:01:46.575 INFO kablam! | | Oct 15 07:01:46.575 INFO kablam! | help: remove this `mut` Oct 15 07:01:46.575 INFO kablam! Oct 15 07:01:46.575 INFO kablam! warning: crate `ElevatorRust111` should have a snake case name such as `elevator_rust111` Oct 15 07:01:46.575 INFO kablam! | Oct 15 07:01:46.575 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:01:46.575 INFO kablam! Oct 15 07:01:47.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 15 07:01:47.203 INFO kablam! su: No module specific data is present Oct 15 07:01:48.055 INFO running `"docker" "rm" "-f" "008f36b9c73a62df19627fff79481b8a4ec965eecee4dd3cf95274f7052294f6"` Oct 15 07:01:48.423 INFO blam! 008f36b9c73a62df19627fff79481b8a4ec965eecee4dd3cf95274f7052294f6 Oct 15 07:01:48.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:48.883 INFO blam! 07821e9e9e1229ccc30f1e3d49e3dda3e49ead0fb4c74e2875031a9dbbf3398e Oct 15 07:01:48.895 INFO running `"docker" "start" "-a" "07821e9e9e1229ccc30f1e3d49e3dda3e49ead0fb4c74e2875031a9dbbf3398e"` Oct 15 07:01:50.371 INFO kablam! usermod: no changes Oct 15 07:01:50.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 07:01:50.491 INFO kablam! Running /target/debug/deps/ElevatorRust111-4622e4e93463e800 Oct 15 07:01:50.495 INFO kablam! su: No module specific data is present Oct 15 07:01:50.495 INFO blam! Oct 15 07:01:50.495 INFO blam! running 0 tests Oct 15 07:01:50.495 INFO blam! Oct 15 07:01:50.495 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:01:50.495 INFO blam! Oct 15 07:01:51.438 INFO running `"docker" "rm" "-f" "07821e9e9e1229ccc30f1e3d49e3dda3e49ead0fb4c74e2875031a9dbbf3398e"` Oct 15 07:01:51.807 INFO blam! 07821e9e9e1229ccc30f1e3d49e3dda3e49ead0fb4c74e2875031a9dbbf3398e