Oct 14 11:06:09.568 INFO testing michiel/toy-robot-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:06:09.568 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 11:06:09.979 INFO blam! 922ec18ea515401d890995c792c657a9106225fec7d27d8069b3b6bfb39d5f9a Oct 14 11:06:09.982 INFO running `"docker" "start" "-a" "922ec18ea515401d890995c792c657a9106225fec7d27d8069b3b6bfb39d5f9a"` Oct 14 11:06:12.158 INFO kablam! usermod: no changes Oct 14 11:06:12.219 INFO kablam! Compiling peg v0.5.1 Oct 14 11:06:15.823 INFO kablam! Compiling toy-robot v0.1.0 (/source) Oct 14 11:06:16.998 INFO kablam! warning: field is never used: `state` Oct 14 11:06:16.998 INFO kablam! --> src/main.rs:50:5 Oct 14 11:06:16.998 INFO kablam! | Oct 14 11:06:16.999 INFO kablam! 50 | state: SimulationState, Oct 14 11:06:16.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:06:16.999 INFO kablam! | Oct 14 11:06:16.999 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:06:16.999 INFO kablam! Oct 14 11:06:16.999 INFO kablam! warning: field is never used: `board` Oct 14 11:06:16.999 INFO kablam! --> src/main.rs:51:5 Oct 14 11:06:16.999 INFO kablam! | Oct 14 11:06:16.999 INFO kablam! 51 | board: Board, Oct 14 11:06:16.999 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:06:17.001 INFO kablam! Oct 14 11:06:17.001 INFO kablam! warning: field is never used: `robot` Oct 14 11:06:17.001 INFO kablam! --> src/main.rs:52:5 Oct 14 11:06:17.001 INFO kablam! | Oct 14 11:06:17.001 INFO kablam! 52 | robot: Robot, Oct 14 11:06:17.001 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:06:17.001 INFO kablam! Oct 14 11:06:17.448 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.26s Oct 14 11:06:17.451 INFO kablam! su: No module specific data is present Oct 14 11:06:18.698 INFO running `"docker" "rm" "-f" "922ec18ea515401d890995c792c657a9106225fec7d27d8069b3b6bfb39d5f9a"` Oct 14 11:06:19.012 INFO blam! 922ec18ea515401d890995c792c657a9106225fec7d27d8069b3b6bfb39d5f9a Oct 14 11:06:19.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 11:06:19.362 INFO blam! 5832c76a39bb2d3e398c7e820bbf61ea3bc2c98141c8a5d40c7f3ff89396c0ac Oct 14 11:06:19.371 INFO running `"docker" "start" "-a" "5832c76a39bb2d3e398c7e820bbf61ea3bc2c98141c8a5d40c7f3ff89396c0ac"` Oct 14 11:06:20.828 INFO kablam! usermod: no changes Oct 14 11:06:20.895 INFO kablam! Compiling toy-robot v0.1.0 (/source) Oct 14 11:06:21.483 INFO kablam! warning: field is never used: `state` Oct 14 11:06:21.483 INFO kablam! --> src/main.rs:50:5 Oct 14 11:06:21.483 INFO kablam! | Oct 14 11:06:21.483 INFO kablam! 50 | state: SimulationState, Oct 14 11:06:21.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:06:21.483 INFO kablam! | Oct 14 11:06:21.483 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:06:21.483 INFO kablam! Oct 14 11:06:21.483 INFO kablam! warning: field is never used: `board` Oct 14 11:06:21.483 INFO kablam! --> src/main.rs:51:5 Oct 14 11:06:21.483 INFO kablam! | Oct 14 11:06:21.483 INFO kablam! 51 | board: Board, Oct 14 11:06:21.483 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:06:21.483 INFO kablam! Oct 14 11:06:21.483 INFO kablam! warning: field is never used: `robot` Oct 14 11:06:21.483 INFO kablam! --> src/main.rs:52:5 Oct 14 11:06:21.483 INFO kablam! | Oct 14 11:06:21.483 INFO kablam! 52 | robot: Robot, Oct 14 11:06:21.483 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:06:21.483 INFO kablam! Oct 14 11:06:22.710 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 14 11:06:22.714 INFO kablam! su: No module specific data is present Oct 14 11:06:23.322 INFO running `"docker" "rm" "-f" "5832c76a39bb2d3e398c7e820bbf61ea3bc2c98141c8a5d40c7f3ff89396c0ac"` Oct 14 11:06:23.598 INFO blam! 5832c76a39bb2d3e398c7e820bbf61ea3bc2c98141c8a5d40c7f3ff89396c0ac Oct 14 11:06:23.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 11:06:24.046 INFO blam! 31d6f8f89a01f269f2e8e68809d69d487230c5d9325de2f03730fcaaf7393784 Oct 14 11:06:24.052 INFO running `"docker" "start" "-a" "31d6f8f89a01f269f2e8e68809d69d487230c5d9325de2f03730fcaaf7393784"` Oct 14 11:06:25.127 INFO kablam! usermod: no changes Oct 14 11:06:25.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 11:06:25.207 INFO kablam! Running /target/debug/deps/toy_robot-96bfe4ddb610f946 Oct 14 11:06:25.219 INFO blam! Oct 14 11:06:25.219 INFO blam! running 2 tests Oct 14 11:06:25.220 INFO blam! test tests::can_read_basic_commands ... ok Oct 14 11:06:25.227 INFO kablam! su: No module specific data is present Oct 14 11:06:25.227 INFO blam! test tests::can_read_place_command ... ok Oct 14 11:06:25.227 INFO blam! Oct 14 11:06:25.228 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:06:25.228 INFO blam! Oct 14 11:06:26.189 INFO running `"docker" "rm" "-f" "31d6f8f89a01f269f2e8e68809d69d487230c5d9325de2f03730fcaaf7393784"` Oct 14 11:06:26.621 INFO blam! 31d6f8f89a01f269f2e8e68809d69d487230c5d9325de2f03730fcaaf7393784