[INFO] updating cached repository kimsnj/fanto [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kimsnj/fanto [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kimsnj/fanto" "work/ex/beta-1.38-1/sources/1.37.0/gh/kimsnj/fanto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kimsnj/fanto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kimsnj/fanto" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kimsnj/fanto"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kimsnj/fanto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bdd3821997443926fe16de879be7c1b70803819d [INFO] sha for GitHub repo kimsnj/fanto: bdd3821997443926fe16de879be7c1b70803819d [INFO] validating manifest of kimsnj/fanto on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kimsnj/fanto on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kimsnj/fanto [INFO] finished frobbing kimsnj/fanto [INFO] frobbed toml for kimsnj/fanto written to work/ex/beta-1.38-1/sources/1.37.0/gh/kimsnj/fanto/Cargo.toml [INFO] started frobbing kimsnj/fanto [INFO] finished frobbing kimsnj/fanto [INFO] frobbed toml for kimsnj/fanto written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kimsnj/fanto/Cargo.toml [INFO] crate kimsnj/fanto already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing kimsnj/fanto against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kimsnj/fanto:/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.37.0" "build" "--frozen"` [INFO] [stdout] c56dcb0013ca2cbe4c6a33245282cdbf81fd08dc1ac92e4de8a757b0b94fa162 [INFO] running `"docker" "start" "-a" "c56dcb0013ca2cbe4c6a33245282cdbf81fd08dc1ac92e4de8a757b0b94fa162"` [INFO] [stderr] Compiling nix v0.8.0 [INFO] [stderr] Compiling fanto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Write` is imported redundantly [INFO] [stderr] --> src/main.rs:208:13 [INFO] [stderr] | [INFO] [stderr] 8 | use std::io::Write; [INFO] [stderr] | -------------- the item `Write` is already imported here [INFO] [stderr] ... [INFO] [stderr] 208 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / error_chain!{ [INFO] [stderr] 16 | | foreign_links { [INFO] [stderr] 17 | | Nix(::nix::Error); [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [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 5.07s [INFO] running `"docker" "inspect" "c56dcb0013ca2cbe4c6a33245282cdbf81fd08dc1ac92e4de8a757b0b94fa162"` [INFO] running `"docker" "rm" "-f" "c56dcb0013ca2cbe4c6a33245282cdbf81fd08dc1ac92e4de8a757b0b94fa162"` [INFO] [stdout] c56dcb0013ca2cbe4c6a33245282cdbf81fd08dc1ac92e4de8a757b0b94fa162 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kimsnj/fanto:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e970336c2b70d848de2e54e513638915acf411c1083cb508de4b225390eb8b3c [INFO] running `"docker" "start" "-a" "e970336c2b70d848de2e54e513638915acf411c1083cb508de4b225390eb8b3c"` [INFO] [stderr] Compiling fanto v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Write` is imported redundantly [INFO] [stderr] --> src/main.rs:208:13 [INFO] [stderr] | [INFO] [stderr] 8 | use std::io::Write; [INFO] [stderr] | -------------- the item `Write` is already imported here [INFO] [stderr] ... [INFO] [stderr] 208 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / error_chain!{ [INFO] [stderr] 16 | | foreign_links { [INFO] [stderr] 17 | | Nix(::nix::Error); [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [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 0.88s [INFO] running `"docker" "inspect" "e970336c2b70d848de2e54e513638915acf411c1083cb508de4b225390eb8b3c"` [INFO] running `"docker" "rm" "-f" "e970336c2b70d848de2e54e513638915acf411c1083cb508de4b225390eb8b3c"` [INFO] [stdout] e970336c2b70d848de2e54e513638915acf411c1083cb508de4b225390eb8b3c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kimsnj/fanto:/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.37.0" "test" "--frozen"` [INFO] [stdout] 0d8319e9b8ed92957942337231639ba26993d9d7bd076ce3724bf2b1b9136f44 [INFO] running `"docker" "start" "-a" "0d8319e9b8ed92957942337231639ba26993d9d7bd076ce3724bf2b1b9136f44"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/fanto-daf17e87bc24435e [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" "0d8319e9b8ed92957942337231639ba26993d9d7bd076ce3724bf2b1b9136f44"` [INFO] running `"docker" "rm" "-f" "0d8319e9b8ed92957942337231639ba26993d9d7bd076ce3724bf2b1b9136f44"` [INFO] [stdout] 0d8319e9b8ed92957942337231639ba26993d9d7bd076ce3724bf2b1b9136f44