[INFO] cloning repository wlim33/rust-spades [INFO] running `"git" "clone" "--bare" "git://github.com/wlim33/rust-spades.git" "work/cache/sources/gh/wlim33/rust-spades"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/wlim33/rust-spades'... [INFO] running `"git" "clone" "work/cache/sources/gh/wlim33/rust-spades" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wlim33/rust-spades"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wlim33/rust-spades'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wlim33/rust-spades" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wlim33/rust-spades"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wlim33/rust-spades'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b4428e3d85a0ee64b70493cc89dcb5fcc95de423 [INFO] sha for GitHub repo wlim33/rust-spades: b4428e3d85a0ee64b70493cc89dcb5fcc95de423 [INFO] validating manifest of wlim33/rust-spades 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 wlim33/rust-spades 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 wlim33/rust-spades [INFO] finished frobbing wlim33/rust-spades [INFO] frobbed toml for wlim33/rust-spades written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/wlim33/rust-spades/Cargo.toml [INFO] started frobbing wlim33/rust-spades [INFO] finished frobbing wlim33/rust-spades [INFO] frobbed toml for wlim33/rust-spades written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wlim33/rust-spades/Cargo.toml [INFO] crate wlim33/rust-spades 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 wlim33/rust-spades against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wlim33/rust-spades:/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] 5dce126f7eb70603ec927be2701704b701ca2891d675af6db26d74acf3c02a73 [INFO] running `"docker" "start" "-a" "5dce126f7eb70603ec927be2701704b701ca2891d675af6db26d74acf3c02a73"` [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling spades v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/result.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | fn cause(&self) -> Option<&Error> { [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.22s [INFO] running `"docker" "inspect" "5dce126f7eb70603ec927be2701704b701ca2891d675af6db26d74acf3c02a73"` [INFO] running `"docker" "rm" "-f" "5dce126f7eb70603ec927be2701704b701ca2891d675af6db26d74acf3c02a73"` [INFO] [stdout] 5dce126f7eb70603ec927be2701704b701ca2891d675af6db26d74acf3c02a73 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wlim33/rust-spades:/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] 8ab7f7dd01a681393866d3b824561f8b72edc58586117d75d1c5507310755fde [INFO] running `"docker" "start" "-a" "8ab7f7dd01a681393866d3b824561f8b72edc58586117d75d1c5507310755fde"` [INFO] [stderr] Compiling spades v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/result.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | fn cause(&self) -> Option<&Error> { [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 2.36s [INFO] running `"docker" "inspect" "8ab7f7dd01a681393866d3b824561f8b72edc58586117d75d1c5507310755fde"` [INFO] running `"docker" "rm" "-f" "8ab7f7dd01a681393866d3b824561f8b72edc58586117d75d1c5507310755fde"` [INFO] [stdout] 8ab7f7dd01a681393866d3b824561f8b72edc58586117d75d1c5507310755fde [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/wlim33/rust-spades:/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] bbb599c926d591787d26464683aa53e39d850d604b76f154759bb1e23dd320a3 [INFO] running `"docker" "start" "-a" "bbb599c926d591787d26464683aa53e39d850d604b76f154759bb1e23dd320a3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/spades-45796a5d3482223e [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::spades_deck_unit::trick_winner_no_spades ... ok [INFO] [stdout] test tests::spades_deck_unit::trick_winner_same_suit ... ok [INFO] [stdout] test tests::spades_deck_unit::trick_winner_spades ... ok [INFO] [stdout] test tests::spades_deck_unit::new_deck ... ok [INFO] [stdout] test tests::spades_deck_unit::deal_deck_four_players ... ok [INFO] [stdout] test tests::spades_game_api_unit::api_main_unit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/integration_tests-e232b91690918608 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests spades [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bbb599c926d591787d26464683aa53e39d850d604b76f154759bb1e23dd320a3"` [INFO] running `"docker" "rm" "-f" "bbb599c926d591787d26464683aa53e39d850d604b76f154759bb1e23dd320a3"` [INFO] [stdout] bbb599c926d591787d26464683aa53e39d850d604b76f154759bb1e23dd320a3