Oct 14 17:11:11.553 INFO testing jaxx/poke-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:11:11.553 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:11:11.974 INFO blam! 4a7658e4e8aced45aba88b23b0921e9ae9f961a4720cd351e2380c44c987d154 Oct 14 17:11:11.976 INFO running `"docker" "start" "-a" "4a7658e4e8aced45aba88b23b0921e9ae9f961a4720cd351e2380c44c987d154"` Oct 14 17:11:12.482 INFO kablam! usermod: no changes Oct 14 17:11:12.534 INFO kablam! Compiling serde_json v1.0.9 Oct 14 17:11:12.534 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 14 17:11:15.347 INFO kablam! Compiling serde_derive v1.0.27 Oct 14 17:11:22.611 INFO kablam! Compiling poke-rs v0.1.0 (/source) Oct 14 17:11:23.007 INFO kablam! warning: constant item is never used: `CP_MULTIPLIER` Oct 14 17:11:23.007 INFO kablam! --> src/lib.rs:6:1 Oct 14 17:11:23.008 INFO kablam! | Oct 14 17:11:23.008 INFO kablam! 6 | / const CP_MULTIPLIER: [f32; 79] = Oct 14 17:11:23.008 INFO kablam! 7 | | [0.094, 0.135137432, 0.16639787, 0.192650919, 0.21573247, Oct 14 17:11:23.008 INFO kablam! 8 | | 0.236572661, 0.25572005, 0.273530381, 0.29024988, 0.306057377, Oct 14 17:11:23.008 INFO kablam! 9 | | 0.3210876, 0.335445036, 0.34921268, 0.362457751, 0.37523559, Oct 14 17:11:23.009 INFO kablam! ... | Oct 14 17:11:23.009 INFO kablam! 21 | | 0.76739717, 0.770297266, 0.7731865, 0.776064962, 0.77893275, Oct 14 17:11:23.009 INFO kablam! 22 | | 0.781790055, 0.78463697, 0.787473578, 0.79030001]; Oct 14 17:11:23.010 INFO kablam! | |______________________________________________________^ Oct 14 17:11:23.010 INFO kablam! | Oct 14 17:11:23.010 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:11:23.010 INFO kablam! Oct 14 17:11:23.445 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 17:11:23.445 INFO kablam! --> src/main.rs:34:5 Oct 14 17:11:23.445 INFO kablam! | Oct 14 17:11:23.445 INFO kablam! 34 | BufReader::new(pokemon_json_file).read_to_string(&mut contents); Oct 14 17:11:23.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:11:23.445 INFO kablam! | Oct 14 17:11:23.445 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 17:11:23.445 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 17:11:23.445 INFO kablam! Oct 14 17:11:24.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.57s Oct 14 17:11:24.084 INFO kablam! su: No module specific data is present Oct 14 17:11:24.477 INFO running `"docker" "rm" "-f" "4a7658e4e8aced45aba88b23b0921e9ae9f961a4720cd351e2380c44c987d154"` Oct 14 17:11:24.696 INFO blam! 4a7658e4e8aced45aba88b23b0921e9ae9f961a4720cd351e2380c44c987d154 Oct 14 17:11:24.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:11:25.258 INFO blam! dd19f99bd5da2c5d6e4a79445d0715d3a64fb9a0f84cd5cb2012d7ab4a09383c Oct 14 17:11:25.261 INFO running `"docker" "start" "-a" "dd19f99bd5da2c5d6e4a79445d0715d3a64fb9a0f84cd5cb2012d7ab4a09383c"` Oct 14 17:11:26.539 INFO kablam! usermod: no changes Oct 14 17:11:26.605 INFO kablam! Compiling poke-rs v0.1.0 (/source) Oct 14 17:11:27.379 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 17:11:27.379 INFO kablam! --> src/main.rs:34:5 Oct 14 17:11:27.379 INFO kablam! | Oct 14 17:11:27.379 INFO kablam! 34 | BufReader::new(pokemon_json_file).read_to_string(&mut contents); Oct 14 17:11:27.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:11:27.379 INFO kablam! | Oct 14 17:11:27.379 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 17:11:27.379 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 17:11:27.379 INFO kablam! Oct 14 17:11:27.391 INFO kablam! warning: constant item is never used: `CP_MULTIPLIER` Oct 14 17:11:27.391 INFO kablam! --> src/lib.rs:6:1 Oct 14 17:11:27.391 INFO kablam! | Oct 14 17:11:27.391 INFO kablam! 6 | / const CP_MULTIPLIER: [f32; 79] = Oct 14 17:11:27.391 INFO kablam! 7 | | [0.094, 0.135137432, 0.16639787, 0.192650919, 0.21573247, Oct 14 17:11:27.391 INFO kablam! 8 | | 0.236572661, 0.25572005, 0.273530381, 0.29024988, 0.306057377, Oct 14 17:11:27.391 INFO kablam! 9 | | 0.3210876, 0.335445036, 0.34921268, 0.362457751, 0.37523559, Oct 14 17:11:27.391 INFO kablam! ... | Oct 14 17:11:27.391 INFO kablam! 21 | | 0.76739717, 0.770297266, 0.7731865, 0.776064962, 0.77893275, Oct 14 17:11:27.391 INFO kablam! 22 | | 0.781790055, 0.78463697, 0.787473578, 0.79030001]; Oct 14 17:11:27.391 INFO kablam! | |______________________________________________________^ Oct 14 17:11:27.391 INFO kablam! | Oct 14 17:11:27.391 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:11:27.391 INFO kablam! Oct 14 17:11:28.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 14 17:11:28.285 INFO kablam! su: No module specific data is present Oct 14 17:11:28.825 INFO running `"docker" "rm" "-f" "dd19f99bd5da2c5d6e4a79445d0715d3a64fb9a0f84cd5cb2012d7ab4a09383c"` Oct 14 17:11:28.995 INFO blam! dd19f99bd5da2c5d6e4a79445d0715d3a64fb9a0f84cd5cb2012d7ab4a09383c Oct 14 17:11:28.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:11:29.340 INFO blam! 8179334afa104349928e190a1e51822fea07af6dc2eb6d42bc07111bb4462606 Oct 14 17:11:29.342 INFO running `"docker" "start" "-a" "8179334afa104349928e190a1e51822fea07af6dc2eb6d42bc07111bb4462606"` Oct 14 17:11:29.991 INFO kablam! usermod: no changes Oct 14 17:11:30.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 17:11:30.063 INFO kablam! Running /target/debug/deps/poke_rs-a8f7eb803fdc45a8 Oct 14 17:11:30.064 INFO blam! Oct 14 17:11:30.065 INFO blam! running 4 tests Oct 14 17:11:30.067 INFO blam! test config::test::ok_trainer_level_test ... ok Oct 14 17:11:30.067 INFO blam! test config::test::too_high_trainer_level_test ... ok Oct 14 17:11:30.067 INFO blam! test config::test::too_low_trainer_level_test ... ok Oct 14 17:11:30.068 INFO blam! test config::test::negative_trainer_level_test ... ok Oct 14 17:11:30.068 INFO blam! Oct 14 17:11:30.068 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:11:30.068 INFO blam! Oct 14 17:11:30.072 INFO kablam! Running /target/debug/deps/poke_rs-bf08addd2a909461 Oct 14 17:11:30.083 INFO kablam! Doc-tests poke-rs Oct 14 17:11:30.083 INFO blam! Oct 14 17:11:30.083 INFO blam! running 0 tests Oct 14 17:11:30.083 INFO blam! Oct 14 17:11:30.083 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:11:30.083 INFO blam! Oct 14 17:11:30.343 INFO blam! Oct 14 17:11:30.343 INFO blam! running 0 tests Oct 14 17:11:30.343 INFO blam! Oct 14 17:11:30.343 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:11:30.343 INFO blam! Oct 14 17:11:30.359 INFO kablam! su: No module specific data is present Oct 14 17:11:30.785 INFO running `"docker" "rm" "-f" "8179334afa104349928e190a1e51822fea07af6dc2eb6d42bc07111bb4462606"` Oct 14 17:11:30.947 INFO blam! 8179334afa104349928e190a1e51822fea07af6dc2eb6d42bc07111bb4462606