[INFO] updating cached repository hyarsan/finfetch-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hyarsan/finfetch-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hyarsan/finfetch-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/hyarsan/finfetch-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hyarsan/finfetch-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hyarsan/finfetch-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hyarsan/finfetch-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hyarsan/finfetch-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bbf0fd3e6ce8203d731d30c93cd46008dbe5ee78 [INFO] sha for GitHub repo hyarsan/finfetch-rs: bbf0fd3e6ce8203d731d30c93cd46008dbe5ee78 [INFO] validating manifest of hyarsan/finfetch-rs 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 hyarsan/finfetch-rs 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 hyarsan/finfetch-rs [INFO] finished frobbing hyarsan/finfetch-rs [INFO] frobbed toml for hyarsan/finfetch-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/hyarsan/finfetch-rs/Cargo.toml [INFO] started frobbing hyarsan/finfetch-rs [INFO] finished frobbing hyarsan/finfetch-rs [INFO] frobbed toml for hyarsan/finfetch-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hyarsan/finfetch-rs/Cargo.toml [INFO] crate hyarsan/finfetch-rs 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 hyarsan/finfetch-rs 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hyarsan/finfetch-rs:/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] c603e1942dc85cb019ef1b653a434c1df43f47f89d4db0fa3801a76e498141bb [INFO] running `"docker" "start" "-a" "c603e1942dc85cb019ef1b653a434c1df43f47f89d4db0fa3801a76e498141bb"` [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling console v0.7.2 [INFO] [stderr] Compiling finfetch-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.89s [INFO] running `"docker" "inspect" "c603e1942dc85cb019ef1b653a434c1df43f47f89d4db0fa3801a76e498141bb"` [INFO] running `"docker" "rm" "-f" "c603e1942dc85cb019ef1b653a434c1df43f47f89d4db0fa3801a76e498141bb"` [INFO] [stdout] c603e1942dc85cb019ef1b653a434c1df43f47f89d4db0fa3801a76e498141bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hyarsan/finfetch-rs:/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] cecb971a46dbba3e5e71906108f133c527d4697d7972570d459a42f58a16366d [INFO] running `"docker" "start" "-a" "cecb971a46dbba3e5e71906108f133c527d4697d7972570d459a42f58a16366d"` [INFO] [stderr] Compiling finfetch-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "cecb971a46dbba3e5e71906108f133c527d4697d7972570d459a42f58a16366d"` [INFO] running `"docker" "rm" "-f" "cecb971a46dbba3e5e71906108f133c527d4697d7972570d459a42f58a16366d"` [INFO] [stdout] cecb971a46dbba3e5e71906108f133c527d4697d7972570d459a42f58a16366d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hyarsan/finfetch-rs:/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] 78b73b11eebbe6178a0ad02b99567c893f578a735befbcf7e123066dcaf600bf [INFO] running `"docker" "start" "-a" "78b73b11eebbe6178a0ad02b99567c893f578a735befbcf7e123066dcaf600bf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/finfetch-637b42e6d924df29 [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" "78b73b11eebbe6178a0ad02b99567c893f578a735befbcf7e123066dcaf600bf"` [INFO] running `"docker" "rm" "-f" "78b73b11eebbe6178a0ad02b99567c893f578a735befbcf7e123066dcaf600bf"` [INFO] [stdout] 78b73b11eebbe6178a0ad02b99567c893f578a735befbcf7e123066dcaf600bf