[INFO] updating cached repository https://github.com/guangie88/rust-cli-template [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b66201076a84a508ba7d728a06530794a285d69d [INFO] testing guangie88/rust-cli-template against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Frust-cli-template" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guangie88/rust-cli-template on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/guangie88/rust-cli-template [INFO] finished tweaking git repo https://github.com/guangie88/rust-cli-template [INFO] tweaked toml for git repo https://github.com/guangie88/rust-cli-template written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/guangie88/rust-cli-template already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 68ad08f197ff3338106f2e0aed4b84292ab57225b5f8ccbff319b1b2f123514b [INFO] running `"docker" "start" "-a" "68ad08f197ff3338106f2e0aed4b84292ab57225b5f8ccbff319b1b2f123514b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Compiling rust-cli-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.22s [INFO] running `"docker" "inspect" "68ad08f197ff3338106f2e0aed4b84292ab57225b5f8ccbff319b1b2f123514b"` [INFO] running `"docker" "rm" "-f" "68ad08f197ff3338106f2e0aed4b84292ab57225b5f8ccbff319b1b2f123514b"` [INFO] [stdout] 68ad08f197ff3338106f2e0aed4b84292ab57225b5f8ccbff319b1b2f123514b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 767fd5d9c1c9b4518c24b5f78c919e6dc50508d540a4603fc7a692c6f6506ee4 [INFO] running `"docker" "start" "-a" "767fd5d9c1c9b4518c24b5f78c919e6dc50508d540a4603fc7a692c6f6506ee4"` [INFO] [stderr] Compiling rust-cli-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `"docker" "inspect" "767fd5d9c1c9b4518c24b5f78c919e6dc50508d540a4603fc7a692c6f6506ee4"` [INFO] running `"docker" "rm" "-f" "767fd5d9c1c9b4518c24b5f78c919e6dc50508d540a4603fc7a692c6f6506ee4"` [INFO] [stdout] 767fd5d9c1c9b4518c24b5f78c919e6dc50508d540a4603fc7a692c6f6506ee4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 43bdc82d391d52469a3d9e867f8fe0bf4afeb2cb32c06f9d870b3723dffc6afb [INFO] running `"docker" "start" "-a" "43bdc82d391d52469a3d9e867f8fe0bf4afeb2cb32c06f9d870b3723dffc6afb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_cli_template-b5eee75fccc7b59b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::tests::test_parse_conf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "43bdc82d391d52469a3d9e867f8fe0bf4afeb2cb32c06f9d870b3723dffc6afb"` [INFO] running `"docker" "rm" "-f" "43bdc82d391d52469a3d9e867f8fe0bf4afeb2cb32c06f9d870b3723dffc6afb"` [INFO] [stdout] 43bdc82d391d52469a3d9e867f8fe0bf4afeb2cb32c06f9d870b3723dffc6afb