[INFO] cloning repository CallistoM/poem_life [INFO] running `"git" "clone" "--bare" "git://github.com/CallistoM/poem_life.git" "work/cache/sources/gh/CallistoM/poem_life"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/CallistoM/poem_life'... [INFO] running `"git" "clone" "work/cache/sources/gh/CallistoM/poem_life" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/CallistoM/poem_life"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/CallistoM/poem_life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/CallistoM/poem_life" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/CallistoM/poem_life"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of CallistoM/poem_life on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing CallistoM/poem_life against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 367a2c1cf55d606ed754f3fa9ed7bcab269ddc8a00666be0f9194008c1967fdf [INFO] running `"docker" "start" "-a" "367a2c1cf55d606ed754f3fa9ed7bcab269ddc8a00666be0f9194008c1967fdf"` [INFO] [stderr] Compiling env_logger v0.6.0 [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 4.91s [INFO] running `"docker" "inspect" "367a2c1cf55d606ed754f3fa9ed7bcab269ddc8a00666be0f9194008c1967fdf"` [INFO] running `"docker" "rm" "-f" "367a2c1cf55d606ed754f3fa9ed7bcab269ddc8a00666be0f9194008c1967fdf"` [INFO] [stdout] 367a2c1cf55d606ed754f3fa9ed7bcab269ddc8a00666be0f9194008c1967fdf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] ec78b417df64dbb97e2748dec5d51e6cf3dc1bdbb941125843b9d5805e6b669b [INFO] running `"docker" "start" "-a" "ec78b417df64dbb97e2748dec5d51e6cf3dc1bdbb941125843b9d5805e6b669b"` [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.40s [INFO] running `"docker" "inspect" "ec78b417df64dbb97e2748dec5d51e6cf3dc1bdbb941125843b9d5805e6b669b"` [INFO] running `"docker" "rm" "-f" "ec78b417df64dbb97e2748dec5d51e6cf3dc1bdbb941125843b9d5805e6b669b"` [INFO] [stdout] ec78b417df64dbb97e2748dec5d51e6cf3dc1bdbb941125843b9d5805e6b669b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ea3ad7a3de3d4a2cad7ca9c117bb334cd168ec77e47a98c244bebcba4ef5024b [INFO] running `"docker" "start" "-a" "ea3ad7a3de3d4a2cad7ca9c117bb334cd168ec77e47a98c244bebcba4ef5024b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::case_insensitive ... ok [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] [stderr] Running /opt/crater/target/debug/deps/poem_life-c0c89c3afe1c5169 [INFO] [stderr] Running /opt/crater/target/debug/deps/poem_life-251e2b231425b358 [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] [stderr] Doc-tests poem_life [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" "ea3ad7a3de3d4a2cad7ca9c117bb334cd168ec77e47a98c244bebcba4ef5024b"` [INFO] running `"docker" "rm" "-f" "ea3ad7a3de3d4a2cad7ca9c117bb334cd168ec77e47a98c244bebcba4ef5024b"` [INFO] [stdout] ea3ad7a3de3d4a2cad7ca9c117bb334cd168ec77e47a98c244bebcba4ef5024b