[INFO] updating cached repository CallistoM/poem_life [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/CallistoM/poem_life [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/CallistoM/poem_life" "work/ex/beta-1.38-1/sources/1.37.0/gh/CallistoM/poem_life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/CallistoM/poem_life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CallistoM/poem_life" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CallistoM/poem_life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CallistoM/poem_life'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 364deeefdb773be13ba87e9dd7aab632ef7b3d84 [INFO] sha for GitHub repo CallistoM/poem_life: 364deeefdb773be13ba87e9dd7aab632ef7b3d84 [INFO] validating manifest of CallistoM/poem_life 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 CallistoM/poem_life 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 CallistoM/poem_life [INFO] finished frobbing CallistoM/poem_life [INFO] frobbed toml for CallistoM/poem_life written to work/ex/beta-1.38-1/sources/1.37.0/gh/CallistoM/poem_life/Cargo.toml [INFO] started frobbing CallistoM/poem_life [INFO] finished frobbing CallistoM/poem_life [INFO] frobbed toml for CallistoM/poem_life written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/CallistoM/poem_life/Cargo.toml [INFO] crate CallistoM/poem_life 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] testing CallistoM/poem_life 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/CallistoM/poem_life:/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] 62fef300129cfca2ab440b81ecba646f0a2e25a50d9c14ad7afb583bcfa60b92 [INFO] running `"docker" "start" "-a" "62fef300129cfca2ab440b81ecba646f0a2e25a50d9c14ad7afb583bcfa60b92"` [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling poem_life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:26:46 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn run(config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.15s [INFO] running `"docker" "inspect" "62fef300129cfca2ab440b81ecba646f0a2e25a50d9c14ad7afb583bcfa60b92"` [INFO] running `"docker" "rm" "-f" "62fef300129cfca2ab440b81ecba646f0a2e25a50d9c14ad7afb583bcfa60b92"` [INFO] [stdout] 62fef300129cfca2ab440b81ecba646f0a2e25a50d9c14ad7afb583bcfa60b92 [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/CallistoM/poem_life:/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] 08133abf090ac8524f77149d3c5cb2ef08dd77e2a3ac369625f1139e63381ddf [INFO] running `"docker" "start" "-a" "08133abf090ac8524f77149d3c5cb2ef08dd77e2a3ac369625f1139e63381ddf"` [INFO] [stderr] Compiling poem_life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:26:46 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn run(config: Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "08133abf090ac8524f77149d3c5cb2ef08dd77e2a3ac369625f1139e63381ddf"` [INFO] running `"docker" "rm" "-f" "08133abf090ac8524f77149d3c5cb2ef08dd77e2a3ac369625f1139e63381ddf"` [INFO] [stdout] 08133abf090ac8524f77149d3c5cb2ef08dd77e2a3ac369625f1139e63381ddf [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/CallistoM/poem_life:/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] c4df747bb50dde1f4685ff672a184d4953434ae22dfe24ffe5e156ea076c7a90 [INFO] running `"docker" "start" "-a" "c4df747bb50dde1f4685ff672a184d4953434ae22dfe24ffe5e156ea076c7a90"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/poem_life-89691fd7e93c6848 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::case_insensitive ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/poem_life-23e380cc67da0423 [INFO] [stdout] test test::case_sensitive ... ok [INFO] [stdout] test test::one_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests poem_life [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] [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" "c4df747bb50dde1f4685ff672a184d4953434ae22dfe24ffe5e156ea076c7a90"` [INFO] running `"docker" "rm" "-f" "c4df747bb50dde1f4685ff672a184d4953434ae22dfe24ffe5e156ea076c7a90"` [INFO] [stdout] c4df747bb50dde1f4685ff672a184d4953434ae22dfe24ffe5e156ea076c7a90