[INFO] updating cached repository blakehawkins/gfrh-rs-club-3-temperature-converter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/blakehawkins/gfrh-rs-club-3-temperature-converter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/blakehawkins/gfrh-rs-club-3-temperature-converter" "work/ex/beta-1.37-6/sources/1.36.0/gh/blakehawkins/gfrh-rs-club-3-temperature-converter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/blakehawkins/gfrh-rs-club-3-temperature-converter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/blakehawkins/gfrh-rs-club-3-temperature-converter" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/blakehawkins/gfrh-rs-club-3-temperature-converter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/blakehawkins/gfrh-rs-club-3-temperature-converter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa18807392a614cd91d1b30156c0dd9ffa00af15 [INFO] sha for GitHub repo blakehawkins/gfrh-rs-club-3-temperature-converter: aa18807392a614cd91d1b30156c0dd9ffa00af15 [INFO] validating manifest of blakehawkins/gfrh-rs-club-3-temperature-converter on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of blakehawkins/gfrh-rs-club-3-temperature-converter on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing blakehawkins/gfrh-rs-club-3-temperature-converter [INFO] finished frobbing blakehawkins/gfrh-rs-club-3-temperature-converter [INFO] frobbed toml for blakehawkins/gfrh-rs-club-3-temperature-converter written to work/ex/beta-1.37-6/sources/1.36.0/gh/blakehawkins/gfrh-rs-club-3-temperature-converter/Cargo.toml [INFO] started frobbing blakehawkins/gfrh-rs-club-3-temperature-converter [INFO] finished frobbing blakehawkins/gfrh-rs-club-3-temperature-converter [INFO] frobbed toml for blakehawkins/gfrh-rs-club-3-temperature-converter written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/blakehawkins/gfrh-rs-club-3-temperature-converter/Cargo.toml [INFO] crate blakehawkins/gfrh-rs-club-3-temperature-converter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing blakehawkins/gfrh-rs-club-3-temperature-converter against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/blakehawkins/gfrh-rs-club-3-temperature-converter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b0ef220d1675891d7463b40e564ee7dd2128fd5327959772da50ebf7a56253ae [INFO] running `"docker" "start" "-a" "b0ef220d1675891d7463b40e564ee7dd2128fd5327959772da50ebf7a56253ae"` [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling clap-verbosity-flag v0.1.0 [INFO] [stderr] Compiling quicli v0.3.0 [INFO] [stderr] Compiling gfrh-rs-club-temperature-converter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/main.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / arg_enum! { [INFO] [stderr] 12 | | #[derive(Debug, Clone)] [INFO] [stderr] 13 | | pub enum TemperatureUnit { [INFO] [stderr] 14 | | Fahrenheit, [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "b0ef220d1675891d7463b40e564ee7dd2128fd5327959772da50ebf7a56253ae"` [INFO] running `"docker" "rm" "-f" "b0ef220d1675891d7463b40e564ee7dd2128fd5327959772da50ebf7a56253ae"` [INFO] [stdout] b0ef220d1675891d7463b40e564ee7dd2128fd5327959772da50ebf7a56253ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/blakehawkins/gfrh-rs-club-3-temperature-converter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3e49680494f76a24a1c00ebc29a9ea87a9cba7ed4d9cb89b246712a51bf38ebc [INFO] running `"docker" "start" "-a" "3e49680494f76a24a1c00ebc29a9ea87a9cba7ed4d9cb89b246712a51bf38ebc"` [INFO] [stderr] Compiling gfrh-rs-club-temperature-converter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/main.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / arg_enum! { [INFO] [stderr] 12 | | #[derive(Debug, Clone)] [INFO] [stderr] 13 | | pub enum TemperatureUnit { [INFO] [stderr] 14 | | Fahrenheit, [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "3e49680494f76a24a1c00ebc29a9ea87a9cba7ed4d9cb89b246712a51bf38ebc"` [INFO] running `"docker" "rm" "-f" "3e49680494f76a24a1c00ebc29a9ea87a9cba7ed4d9cb89b246712a51bf38ebc"` [INFO] [stdout] 3e49680494f76a24a1c00ebc29a9ea87a9cba7ed4d9cb89b246712a51bf38ebc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/blakehawkins/gfrh-rs-club-3-temperature-converter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 906709e554d688ebe9b25456867c96b79c46712b0d40539ba6f992f5e72a8c0c [INFO] running `"docker" "start" "-a" "906709e554d688ebe9b25456867c96b79c46712b0d40539ba6f992f5e72a8c0c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/gfrh_rs_club_temperature_converter-f45c744980857578 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "906709e554d688ebe9b25456867c96b79c46712b0d40539ba6f992f5e72a8c0c"` [INFO] running `"docker" "rm" "-f" "906709e554d688ebe9b25456867c96b79c46712b0d40539ba6f992f5e72a8c0c"` [INFO] [stdout] 906709e554d688ebe9b25456867c96b79c46712b0d40539ba6f992f5e72a8c0c