[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] fc1dba3e4d6e4c62ffbf991bdbce5116c60f96af19e607564e514bc0bc9b7dc6 [INFO] running `"docker" "start" "-a" "fc1dba3e4d6e4c62ffbf991bdbce5116c60f96af19e607564e514bc0bc9b7dc6"` [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 memchr v2.2.1 [INFO] [stderr] Compiling askama_shared v0.7.2 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [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] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/config.rs:45:46 [INFO] [stderr] | [INFO] [stderr] 45 | self.the_entry().install_commandline.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` implied by `#[warn(warnings)]` [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `config::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.09s [INFO] running `"docker" "inspect" "fc1dba3e4d6e4c62ffbf991bdbce5116c60f96af19e607564e514bc0bc9b7dc6"` [INFO] running `"docker" "rm" "-f" "fc1dba3e4d6e4c62ffbf991bdbce5116c60f96af19e607564e514bc0bc9b7dc6"` [INFO] [stdout] fc1dba3e4d6e4c62ffbf991bdbce5116c60f96af19e607564e514bc0bc9b7dc6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 63cf4e58e47de95d8f520a9f218975af1e48d0dd296b7282ce328c2f18440b31 [INFO] running `"docker" "start" "-a" "63cf4e58e47de95d8f520a9f218975af1e48d0dd296b7282ce328c2f18440b31"` [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] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/config.rs:45:46 [INFO] [stderr] | [INFO] [stderr] 45 | self.the_entry().install_commandline.as_deref() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` implied by `#[warn(warnings)]` [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `config::OptionDeref::as_deref(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.24s [INFO] running `"docker" "inspect" "63cf4e58e47de95d8f520a9f218975af1e48d0dd296b7282ce328c2f18440b31"` [INFO] running `"docker" "rm" "-f" "63cf4e58e47de95d8f520a9f218975af1e48d0dd296b7282ce328c2f18440b31"` [INFO] [stdout] 63cf4e58e47de95d8f520a9f218975af1e48d0dd296b7282ce328c2f18440b31 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] d781b16091361a08500060c39ab177e92e0ac2e9b9564647654c4bd576dbd1af [INFO] running `"docker" "start" "-a" "d781b16091361a08500060c39ab177e92e0ac2e9b9564647654c4bd576dbd1af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_template_ci-00595054838239dd [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test ci::tests::without_existing_file ... ok [INFO] [stdout] test ci::tests::when_dir_does_not_exist ... ok [INFO] [stdout] test ci::tests::when_dir_exists ... 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" "d781b16091361a08500060c39ab177e92e0ac2e9b9564647654c4bd576dbd1af"` [INFO] running `"docker" "rm" "-f" "d781b16091361a08500060c39ab177e92e0ac2e9b9564647654c4bd576dbd1af"` [INFO] [stdout] d781b16091361a08500060c39ab177e92e0ac2e9b9564647654c4bd576dbd1af