[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] c8bb6cc22aa013db8ccae5631f30b36e8ec55bc65b24359b8935f9aaf791bae3 [INFO] running `"docker" "start" "-a" "c8bb6cc22aa013db8ccae5631f30b36e8ec55bc65b24359b8935f9aaf791bae3"` [INFO] [stderr] Compiling rand v0.5.3 [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 4.51s [INFO] running `"docker" "inspect" "c8bb6cc22aa013db8ccae5631f30b36e8ec55bc65b24359b8935f9aaf791bae3"` [INFO] running `"docker" "rm" "-f" "c8bb6cc22aa013db8ccae5631f30b36e8ec55bc65b24359b8935f9aaf791bae3"` [INFO] [stdout] c8bb6cc22aa013db8ccae5631f30b36e8ec55bc65b24359b8935f9aaf791bae3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d8c657c5035e65ef227b94fc51ddbfafe7a56f9fc8f634f2aa25760ecb0c9409 [INFO] running `"docker" "start" "-a" "d8c657c5035e65ef227b94fc51ddbfafe7a56f9fc8f634f2aa25760ecb0c9409"` [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.25s [INFO] running `"docker" "inspect" "d8c657c5035e65ef227b94fc51ddbfafe7a56f9fc8f634f2aa25760ecb0c9409"` [INFO] running `"docker" "rm" "-f" "d8c657c5035e65ef227b94fc51ddbfafe7a56f9fc8f634f2aa25760ecb0c9409"` [INFO] [stdout] d8c657c5035e65ef227b94fc51ddbfafe7a56f9fc8f634f2aa25760ecb0c9409 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 64b4a9ee7fcb49210271a80ec0a7616c34e849de4a6bdf9ff0416a77216299dc [INFO] running `"docker" "start" "-a" "64b4a9ee7fcb49210271a80ec0a7616c34e849de4a6bdf9ff0416a77216299dc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/spades-0854359593476b7f [INFO] [stdout] [INFO] [stdout] running 6 tests [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::trick_winner_no_spades ... ok [INFO] [stdout] test tests::spades_deck_unit::deal_deck_four_players ... ok [INFO] [stdout] test tests::spades_deck_unit::new_deck ... 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-763c21cea86b774e [INFO] [stdout] [INFO] [stdout] running 1 test [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] [stderr] Doc-tests spades [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" "64b4a9ee7fcb49210271a80ec0a7616c34e849de4a6bdf9ff0416a77216299dc"` [INFO] running `"docker" "rm" "-f" "64b4a9ee7fcb49210271a80ec0a7616c34e849de4a6bdf9ff0416a77216299dc"` [INFO] [stdout] 64b4a9ee7fcb49210271a80ec0a7616c34e849de4a6bdf9ff0416a77216299dc