Oct 15 02:27:16.733 INFO testing blakehawkins/gfrh-rs-club-3-temperature-converter against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:27:16.733 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 02:27:17.237 INFO blam! 074369ea126c68dfaab72d2fcca0fa3da5b06030240f5b1f283752fc98abea48 Oct 15 02:27:17.239 INFO running `"docker" "start" "-a" "074369ea126c68dfaab72d2fcca0fa3da5b06030240f5b1f283752fc98abea48"` Oct 15 02:27:18.505 INFO kablam! usermod: no changes Oct 15 02:27:18.831 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 02:27:18.831 INFO kablam! Compiling clap-verbosity-flag v0.1.0 Oct 15 02:27:20.430 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 02:27:21.118 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 02:27:22.898 INFO kablam! Compiling rayon v1.0.1 Oct 15 02:27:27.187 INFO kablam! Compiling quicli v0.3.0 Oct 15 02:27:28.955 INFO kablam! Compiling gfrh-rs-club-temperature-converter v0.1.0 (/source) Oct 15 02:27:31.803 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 02:27:31.803 INFO kablam! --> src/main.rs:11:1 Oct 15 02:27:31.803 INFO kablam! | Oct 15 02:27:31.803 INFO kablam! 11 | / arg_enum! { Oct 15 02:27:31.803 INFO kablam! 12 | | #[derive(Debug, Clone)] Oct 15 02:27:31.803 INFO kablam! 13 | | pub enum TemperatureUnit { Oct 15 02:27:31.803 INFO kablam! 14 | | Fahrenheit, Oct 15 02:27:31.803 INFO kablam! ... | Oct 15 02:27:31.803 INFO kablam! 20 | | } Oct 15 02:27:31.803 INFO kablam! 21 | | } Oct 15 02:27:31.803 INFO kablam! | |_^ Oct 15 02:27:31.803 INFO kablam! | Oct 15 02:27:31.803 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:27:31.803 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 02:27:31.803 INFO kablam! Oct 15 02:27:34.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.69s Oct 15 02:27:34.236 INFO kablam! su: No module specific data is present Oct 15 02:27:34.724 INFO running `"docker" "rm" "-f" "074369ea126c68dfaab72d2fcca0fa3da5b06030240f5b1f283752fc98abea48"` Oct 15 02:27:34.859 INFO blam! 074369ea126c68dfaab72d2fcca0fa3da5b06030240f5b1f283752fc98abea48 Oct 15 02:27:34.863 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 02:27:35.091 INFO blam! db75e3e90962c37c526c36a254ecde445ea2f2bc19b3910d817052957fdf8921 Oct 15 02:27:35.091 INFO running `"docker" "start" "-a" "db75e3e90962c37c526c36a254ecde445ea2f2bc19b3910d817052957fdf8921"` Oct 15 02:27:35.630 INFO kablam! usermod: no changes Oct 15 02:27:35.760 INFO kablam! Compiling gfrh-rs-club-temperature-converter v0.1.0 (/source) Oct 15 02:27:37.683 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 02:27:37.683 INFO kablam! --> src/main.rs:11:1 Oct 15 02:27:37.683 INFO kablam! | Oct 15 02:27:37.683 INFO kablam! 11 | / arg_enum! { Oct 15 02:27:37.683 INFO kablam! 12 | | #[derive(Debug, Clone)] Oct 15 02:27:37.683 INFO kablam! 13 | | pub enum TemperatureUnit { Oct 15 02:27:37.683 INFO kablam! 14 | | Fahrenheit, Oct 15 02:27:37.683 INFO kablam! ... | Oct 15 02:27:37.683 INFO kablam! 20 | | } Oct 15 02:27:37.683 INFO kablam! 21 | | } Oct 15 02:27:37.683 INFO kablam! | |_^ Oct 15 02:27:37.683 INFO kablam! | Oct 15 02:27:37.683 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:27:37.683 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 02:27:37.683 INFO kablam! Oct 15 02:27:38.298 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 15 02:27:38.307 INFO kablam! su: No module specific data is present Oct 15 02:27:39.023 INFO running `"docker" "rm" "-f" "db75e3e90962c37c526c36a254ecde445ea2f2bc19b3910d817052957fdf8921"` Oct 15 02:27:39.301 INFO blam! db75e3e90962c37c526c36a254ecde445ea2f2bc19b3910d817052957fdf8921 Oct 15 02:27:39.303 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 02:27:39.907 INFO blam! 1a674c645510fa8527420882ba7d175dc93bbd337166f4d26c7d5e705d32c35e Oct 15 02:27:39.909 INFO running `"docker" "start" "-a" "1a674c645510fa8527420882ba7d175dc93bbd337166f4d26c7d5e705d32c35e"` Oct 15 02:27:40.579 INFO kablam! usermod: no changes Oct 15 02:27:40.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 02:27:40.738 INFO kablam! Running /target/debug/deps/gfrh_rs_club_temperature_converter-b66f82b28577913f Oct 15 02:27:40.743 INFO blam! Oct 15 02:27:40.743 INFO blam! running 0 tests Oct 15 02:27:40.743 INFO blam! Oct 15 02:27:40.744 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:27:40.744 INFO blam! Oct 15 02:27:40.745 INFO kablam! su: No module specific data is present Oct 15 02:27:41.042 INFO running `"docker" "rm" "-f" "1a674c645510fa8527420882ba7d175dc93bbd337166f4d26c7d5e705d32c35e"` Oct 15 02:27:41.170 INFO blam! 1a674c645510fa8527420882ba7d175dc93bbd337166f4d26c7d5e705d32c35e