Oct 13 00:24:18.573 INFO testing sikkiv/workout_timer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 00:24:18.573 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 13 00:24:19.089 INFO blam! c5ab7816c97e66c04b80fd7deee73c016a3611361eca0337a89297f19ecf2ffb Oct 13 00:24:19.091 INFO running `"docker" "start" "-a" "c5ab7816c97e66c04b80fd7deee73c016a3611361eca0337a89297f19ecf2ffb"` Oct 13 00:24:20.982 INFO kablam! usermod: no changes Oct 13 00:24:21.084 INFO kablam! Compiling timer v0.2.0 Oct 13 00:24:22.911 INFO kablam! Compiling workout_timer v0.1.0 (/source) Oct 13 00:24:23.343 INFO kablam! warning: unused variable: `config` Oct 13 00:24:23.343 INFO kablam! --> src/lib.rs:31:19 Oct 13 00:24:23.343 INFO kablam! | Oct 13 00:24:23.343 INFO kablam! 31 | pub extern fn run(config: Config) -> Result<(), Box> Oct 13 00:24:23.343 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 13 00:24:23.343 INFO kablam! | Oct 13 00:24:23.343 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:24:23.343 INFO kablam! Oct 13 00:24:23.343 INFO kablam! warning: unused variable: `args` Oct 13 00:24:23.343 INFO kablam! --> src/lib.rs:15:16 Oct 13 00:24:23.343 INFO kablam! | Oct 13 00:24:23.343 INFO kablam! 15 | pub fn new(args: &[String]) -> Result Oct 13 00:24:23.343 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 13 00:24:23.343 INFO kablam! Oct 13 00:24:23.343 INFO kablam! warning: field is never used: `workout` Oct 13 00:24:23.343 INFO kablam! --> src/lib.rs:10:5 Oct 13 00:24:23.343 INFO kablam! | Oct 13 00:24:23.343 INFO kablam! 10 | workout: Workout Oct 13 00:24:23.343 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 00:24:23.343 INFO kablam! | Oct 13 00:24:23.343 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:24:23.343 INFO kablam! Oct 13 00:24:23.343 INFO kablam! warning: field is never used: `name` Oct 13 00:24:23.343 INFO kablam! --> src/lib.rs:48:5 Oct 13 00:24:23.343 INFO kablam! | Oct 13 00:24:23.343 INFO kablam! 48 | name: String, Oct 13 00:24:23.343 INFO kablam! | ^^^^^^^^^^^^ Oct 13 00:24:23.343 INFO kablam! Oct 13 00:24:23.343 INFO kablam! warning: field is never used: `phases` Oct 13 00:24:23.343 INFO kablam! --> src/lib.rs:49:5 Oct 13 00:24:23.343 INFO kablam! | Oct 13 00:24:23.343 INFO kablam! 49 | phases: Vec Oct 13 00:24:23.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:24:23.343 INFO kablam! Oct 13 00:24:24.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.43s Oct 13 00:24:24.446 INFO kablam! su: No module specific data is present Oct 13 00:24:25.919 INFO running `"docker" "rm" "-f" "c5ab7816c97e66c04b80fd7deee73c016a3611361eca0337a89297f19ecf2ffb"` Oct 13 00:24:26.201 INFO blam! c5ab7816c97e66c04b80fd7deee73c016a3611361eca0337a89297f19ecf2ffb Oct 13 00:24:26.211 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 13 00:24:26.594 INFO blam! 1e5a4ac4119a6f9f767f2704349e0b3c7ac14afd8ff8031e44a56e2a4da26b73 Oct 13 00:24:26.594 INFO running `"docker" "start" "-a" "1e5a4ac4119a6f9f767f2704349e0b3c7ac14afd8ff8031e44a56e2a4da26b73"` Oct 13 00:24:27.735 INFO kablam! usermod: no changes Oct 13 00:24:27.787 INFO kablam! Compiling workout_timer v0.1.0 (/source) Oct 13 00:24:28.086 INFO kablam! warning: unused import: `super::*` Oct 13 00:24:28.087 INFO kablam! --> src/lib.rs:69:9 Oct 13 00:24:28.087 INFO kablam! | Oct 13 00:24:28.087 INFO kablam! 69 | use super::*; Oct 13 00:24:28.087 INFO kablam! | ^^^^^^^^ Oct 13 00:24:28.087 INFO kablam! | Oct 13 00:24:28.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:24:28.087 INFO kablam! Oct 13 00:24:28.120 INFO kablam! warning: unused variable: `config` Oct 13 00:24:28.120 INFO kablam! --> src/lib.rs:31:19 Oct 13 00:24:28.120 INFO kablam! | Oct 13 00:24:28.120 INFO kablam! 31 | pub extern fn run(config: Config) -> Result<(), Box> Oct 13 00:24:28.120 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 13 00:24:28.120 INFO kablam! | Oct 13 00:24:28.120 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:24:28.120 INFO kablam! Oct 13 00:24:28.121 INFO kablam! warning: unused variable: `args` Oct 13 00:24:28.121 INFO kablam! --> src/lib.rs:15:16 Oct 13 00:24:28.121 INFO kablam! | Oct 13 00:24:28.121 INFO kablam! 15 | pub fn new(args: &[String]) -> Result Oct 13 00:24:28.121 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 13 00:24:28.121 INFO kablam! Oct 13 00:24:28.126 INFO kablam! warning: field is never used: `workout` Oct 13 00:24:28.131 INFO kablam! --> src/lib.rs:10:5 Oct 13 00:24:28.131 INFO kablam! | Oct 13 00:24:28.131 INFO kablam! 10 | workout: Workout Oct 13 00:24:28.131 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 00:24:28.131 INFO kablam! | Oct 13 00:24:28.131 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:24:28.131 INFO kablam! Oct 13 00:24:28.131 INFO kablam! warning: field is never used: `name` Oct 13 00:24:28.131 INFO kablam! --> src/lib.rs:48:5 Oct 13 00:24:28.131 INFO kablam! | Oct 13 00:24:28.131 INFO kablam! 48 | name: String, Oct 13 00:24:28.131 INFO kablam! | ^^^^^^^^^^^^ Oct 13 00:24:28.131 INFO kablam! Oct 13 00:24:28.131 INFO kablam! warning: field is never used: `phases` Oct 13 00:24:28.131 INFO kablam! --> src/lib.rs:49:5 Oct 13 00:24:28.131 INFO kablam! | Oct 13 00:24:28.131 INFO kablam! 49 | phases: Vec Oct 13 00:24:28.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:24:28.131 INFO kablam! Oct 13 00:24:28.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 13 00:24:28.925 INFO kablam! su: No module specific data is present Oct 13 00:24:30.119 INFO running `"docker" "rm" "-f" "1e5a4ac4119a6f9f767f2704349e0b3c7ac14afd8ff8031e44a56e2a4da26b73"` Oct 13 00:24:30.363 INFO blam! 1e5a4ac4119a6f9f767f2704349e0b3c7ac14afd8ff8031e44a56e2a4da26b73 Oct 13 00:24:30.367 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 13 00:24:30.723 INFO blam! 5978a77135f75e86330b28fdce4452f99c53b483f70417a06d66ff3685a6bffd Oct 13 00:24:30.744 INFO running `"docker" "start" "-a" "5978a77135f75e86330b28fdce4452f99c53b483f70417a06d66ff3685a6bffd"` Oct 13 00:24:31.963 INFO kablam! usermod: no changes Oct 13 00:24:32.018 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 00:24:32.030 INFO kablam! Running /target/debug/deps/workout_timer-96dfa76ca823194f Oct 13 00:24:32.043 INFO blam! Oct 13 00:24:32.043 INFO blam! running 1 test Oct 13 00:24:32.044 INFO blam! test test::add_one_workout ... ok Oct 13 00:24:32.044 INFO blam! Oct 13 00:24:32.044 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:24:32.044 INFO blam! Oct 13 00:24:32.045 INFO kablam! su: No module specific data is present Oct 13 00:24:32.734 INFO running `"docker" "rm" "-f" "5978a77135f75e86330b28fdce4452f99c53b483f70417a06d66ff3685a6bffd"` Oct 13 00:24:32.986 INFO blam! 5978a77135f75e86330b28fdce4452f99c53b483f70417a06d66ff3685a6bffd