[INFO] crate cargo-template-ci 0.1.2 is already in cache [INFO] extracting crate cargo-template-ci 0.1.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-template-ci/0.1.2 [INFO] extracting crate cargo-template-ci 0.1.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-template-ci/0.1.2 [INFO] validating manifest of cargo-template-ci-0.1.2 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 cargo-template-ci-0.1.2 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 cargo-template-ci-0.1.2 [INFO] finished frobbing cargo-template-ci-0.1.2 [INFO] frobbed toml for cargo-template-ci-0.1.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cargo-template-ci/0.1.2/Cargo.toml [INFO] started frobbing cargo-template-ci-0.1.2 [INFO] finished frobbing cargo-template-ci-0.1.2 [INFO] frobbed toml for cargo-template-ci-0.1.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-template-ci/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 cargo-template-ci-0.1.2 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-template-ci/0.1.2:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 34ab5f853a6a33993b91d64d26ac46b550cd22175761d9c3507c1ec7c5f6ac99 [INFO] running `"docker" "start" "-a" "34ab5f853a6a33993b91d64d26ac46b550cd22175761d9c3507c1ec7c5f6ac99"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling askama_shared v0.7.2 [INFO] [stderr] Compiling askama_derive v0.7.2 [INFO] [stderr] Compiling askama v0.7.2 [INFO] [stderr] Compiling cargo-template-ci v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:45:29 [INFO] [stderr] | [INFO] [stderr] 45 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.15s [INFO] running `"docker" "inspect" "34ab5f853a6a33993b91d64d26ac46b550cd22175761d9c3507c1ec7c5f6ac99"` [INFO] running `"docker" "rm" "-f" "34ab5f853a6a33993b91d64d26ac46b550cd22175761d9c3507c1ec7c5f6ac99"` [INFO] [stdout] 34ab5f853a6a33993b91d64d26ac46b550cd22175761d9c3507c1ec7c5f6ac99 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-template-ci/0.1.2:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] da63a3f89bf55d7d386f9dcfec7ed407afbd928b370010202c77d287e12805c6 [INFO] running `"docker" "start" "-a" "da63a3f89bf55d7d386f9dcfec7ed407afbd928b370010202c77d287e12805c6"` [INFO] [stderr] Compiling cargo-template-ci v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ci.rs:61:45 [INFO] [stderr] | [INFO] [stderr] 61 | fn render_into(&self, _writer: &mut fmt::Write) -> askama::Result<()> { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn fmt::Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:45:29 [INFO] [stderr] | [INFO] [stderr] 45 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `"docker" "inspect" "da63a3f89bf55d7d386f9dcfec7ed407afbd928b370010202c77d287e12805c6"` [INFO] running `"docker" "rm" "-f" "da63a3f89bf55d7d386f9dcfec7ed407afbd928b370010202c77d287e12805c6"` [INFO] [stdout] da63a3f89bf55d7d386f9dcfec7ed407afbd928b370010202c77d287e12805c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-template-ci/0.1.2:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 75bc45689e62ca7f7927c31a7addefadac0029e8195edc24ed2c472ba0a2db69 [INFO] running `"docker" "start" "-a" "75bc45689e62ca7f7927c31a7addefadac0029e8195edc24ed2c472ba0a2db69"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_template_ci-f5cfe4ae2e3aede0 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test ci::tests::when_dir_exists ... ok [INFO] [stdout] test ci::tests::when_dir_does_not_exist ... ok [INFO] [stdout] test ci::tests::without_existing_file ... ok [INFO] [stdout] test config::tests::parses_cargo_without_matching_metadata ... ok [INFO] [stdout] test config::tests::parses_cargo_without_metadata ... ok [INFO] [stdout] test config::tests::parses_cargo_with_custom_entry ... ok [INFO] [stdout] test config::tests::parses_cargo_customizing_stuff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "75bc45689e62ca7f7927c31a7addefadac0029e8195edc24ed2c472ba0a2db69"` [INFO] running `"docker" "rm" "-f" "75bc45689e62ca7f7927c31a7addefadac0029e8195edc24ed2c472ba0a2db69"` [INFO] [stdout] 75bc45689e62ca7f7927c31a7addefadac0029e8195edc24ed2c472ba0a2db69