[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.38-1/sources/1.37.0/reg/cargo-template-ci/0.1.2 [INFO] extracting crate cargo-template-ci 0.1.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-template-ci/0.1.2 [INFO] validating manifest of cargo-template-ci-0.1.2 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 cargo-template-ci-0.1.2 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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/cargo-template-ci/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] testing cargo-template-ci-0.1.2 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] aad1860186f9692787438e17842c63a78c10860de6d1eb4b83ce444045fddd7b [INFO] running `"docker" "start" "-a" "aad1860186f9692787438e17842c63a78c10860de6d1eb4b83ce444045fddd7b"` [INFO] [stderr] Compiling custom_error v1.7.1 [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 17.36s [INFO] running `"docker" "inspect" "aad1860186f9692787438e17842c63a78c10860de6d1eb4b83ce444045fddd7b"` [INFO] running `"docker" "rm" "-f" "aad1860186f9692787438e17842c63a78c10860de6d1eb4b83ce444045fddd7b"` [INFO] [stdout] aad1860186f9692787438e17842c63a78c10860de6d1eb4b83ce444045fddd7b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c30e75ee08ed8c2826991b33520e21791b8d30101294d2bb4d7cf23b7d8250e0 [INFO] running `"docker" "start" "-a" "c30e75ee08ed8c2826991b33520e21791b8d30101294d2bb4d7cf23b7d8250e0"` [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 4.15s [INFO] running `"docker" "inspect" "c30e75ee08ed8c2826991b33520e21791b8d30101294d2bb4d7cf23b7d8250e0"` [INFO] running `"docker" "rm" "-f" "c30e75ee08ed8c2826991b33520e21791b8d30101294d2bb4d7cf23b7d8250e0"` [INFO] [stdout] c30e75ee08ed8c2826991b33520e21791b8d30101294d2bb4d7cf23b7d8250e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 9f5ea8a0058d46acb2476d350f2741644865de9e04e28604e233aa1245554f34 [INFO] running `"docker" "start" "-a" "9f5ea8a0058d46acb2476d350f2741644865de9e04e28604e233aa1245554f34"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_template_ci-9f7c20b236d08990 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test ci::tests::when_dir_exists ... ok [INFO] [stdout] test ci::tests::without_existing_file ... ok [INFO] [stdout] test ci::tests::when_dir_does_not_exist ... ok [INFO] [stdout] test config::tests::parses_cargo_customizing_stuff ... 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] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9f5ea8a0058d46acb2476d350f2741644865de9e04e28604e233aa1245554f34"` [INFO] running `"docker" "rm" "-f" "9f5ea8a0058d46acb2476d350f2741644865de9e04e28604e233aa1245554f34"` [INFO] [stdout] 9f5ea8a0058d46acb2476d350f2741644865de9e04e28604e233aa1245554f34