[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] c2740e209811a5e7e59f64620695a4f81de684ad2d33954387e728f90f0aa643 [INFO] running `"docker" "start" "-a" "c2740e209811a5e7e59f64620695a4f81de684ad2d33954387e728f90f0aa643"` [INFO] [stderr] Compiling atty v0.2.11 [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.95s [INFO] running `"docker" "inspect" "c2740e209811a5e7e59f64620695a4f81de684ad2d33954387e728f90f0aa643"` [INFO] running `"docker" "rm" "-f" "c2740e209811a5e7e59f64620695a4f81de684ad2d33954387e728f90f0aa643"` [INFO] [stdout] c2740e209811a5e7e59f64620695a4f81de684ad2d33954387e728f90f0aa643 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 4dae7c7ab64739721663d773a87e42725ca3d08ea7c975c932ba9b2904802c1b [INFO] running `"docker" "start" "-a" "4dae7c7ab64739721663d773a87e42725ca3d08ea7c975c932ba9b2904802c1b"` [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.27s [INFO] running `"docker" "inspect" "4dae7c7ab64739721663d773a87e42725ca3d08ea7c975c932ba9b2904802c1b"` [INFO] running `"docker" "rm" "-f" "4dae7c7ab64739721663d773a87e42725ca3d08ea7c975c932ba9b2904802c1b"` [INFO] [stdout] 4dae7c7ab64739721663d773a87e42725ca3d08ea7c975c932ba9b2904802c1b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 1e9237d7137031840d5b612d0761d839d36d6f322e4763d00733cca11b3ddf67 [INFO] running `"docker" "start" "-a" "1e9237d7137031840d5b612d0761d839d36d6f322e4763d00733cca11b3ddf67"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/poem_life-4e767ddcea0cada4 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::one_result ... ok [INFO] [stdout] test test::case_sensitive ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/poem_life-97d3461155475c77 [INFO] [stdout] test test::case_insensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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] [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" "1e9237d7137031840d5b612d0761d839d36d6f322e4763d00733cca11b3ddf67"` [INFO] running `"docker" "rm" "-f" "1e9237d7137031840d5b612d0761d839d36d6f322e4763d00733cca11b3ddf67"` [INFO] [stdout] 1e9237d7137031840d5b612d0761d839d36d6f322e4763d00733cca11b3ddf67