[INFO] crate mtgapi-client 0.1.1 is already in cache [INFO] extracting crate mtgapi-client 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/mtgapi-client/0.1.1 [INFO] extracting crate mtgapi-client 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mtgapi-client/0.1.1 [INFO] validating manifest of mtgapi-client-0.1.1 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 mtgapi-client-0.1.1 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 mtgapi-client-0.1.1 [INFO] finished frobbing mtgapi-client-0.1.1 [INFO] frobbed toml for mtgapi-client-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/mtgapi-client/0.1.1/Cargo.toml [INFO] started frobbing mtgapi-client-0.1.1 [INFO] finished frobbing mtgapi-client-0.1.1 [INFO] frobbed toml for mtgapi-client-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mtgapi-client/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 mtgapi-client-0.1.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mtgapi-client/0.1.1:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 012ada714ff4e31fe620b0f012a85fc90ddbaa455dc723dfd04f2dd12d537f48 [INFO] running `"docker" "start" "-a" "012ada714ff4e31fe620b0f012a85fc90ddbaa455dc723dfd04f2dd12d537f48"` [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling mtgapi-client v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/api/error.rs:42:32 [INFO] [stderr] | [INFO] [stderr] 42 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.36s [INFO] running `"docker" "inspect" "012ada714ff4e31fe620b0f012a85fc90ddbaa455dc723dfd04f2dd12d537f48"` [INFO] running `"docker" "rm" "-f" "012ada714ff4e31fe620b0f012a85fc90ddbaa455dc723dfd04f2dd12d537f48"` [INFO] [stdout] 012ada714ff4e31fe620b0f012a85fc90ddbaa455dc723dfd04f2dd12d537f48 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mtgapi-client/0.1.1:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] e96b1283a28e9a692a2c0dc09243d2581e96ba25ab31b8272acdde88ed6357f1 [INFO] running `"docker" "start" "-a" "e96b1283a28e9a692a2c0dc09243d2581e96ba25ab31b8272acdde88ed6357f1"` [INFO] [stderr] Compiling mtgapi-client v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/api/error.rs:42:32 [INFO] [stderr] | [INFO] [stderr] 42 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `"docker" "inspect" "e96b1283a28e9a692a2c0dc09243d2581e96ba25ab31b8272acdde88ed6357f1"` [INFO] running `"docker" "rm" "-f" "e96b1283a28e9a692a2c0dc09243d2581e96ba25ab31b8272acdde88ed6357f1"` [INFO] [stdout] e96b1283a28e9a692a2c0dc09243d2581e96ba25ab31b8272acdde88ed6357f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mtgapi-client/0.1.1:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 805249cef990bd5c80a2e71da19dd04648e913f75ec57d6849c3f7c499238c2f [INFO] running `"docker" "start" "-a" "805249cef990bd5c80a2e71da19dd04648e913f75ec57d6849c3f7c499238c2f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/mtgapi_client-0b323192ca54bba6 [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 mtgapi-client [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test src/api/card/card_api.rs - api::card::card_api::AllCardsRequest::next_page (line 90) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::color_identities_and (line 268) ... FAILED [INFO] [stderr] error: process didn't exit successfully: `rustdoc --test /opt/crater/workdir/src/lib.rs --crate-name mtgapi_client -L dependency=/opt/crater/target/debug/deps -L native=/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out -L dependency=/opt/crater/target/debug/deps --extern chrono=/opt/crater/target/debug/deps/libchrono-7a66925e2e2d5449.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib --extern failure_derive=/opt/crater/target/debug/deps/libfailure_derive-573fd3f07815d3d1.so --extern hyper=/opt/crater/target/debug/deps/libhyper-0b0e1155089f879e.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-42e27b01991a8665.rlib --extern log=/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib --extern mtgapi_client=/opt/crater/target/debug/deps/libmtgapi_client-1d404578a402c3f1.rlib --extern reqwest=/opt/crater/target/debug/deps/libreqwest-2200ae56a3bc3a0d.rlib --extern serde=/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-080adf51b2cd98e4.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "805249cef990bd5c80a2e71da19dd04648e913f75ec57d6849c3f7c499238c2f"` [INFO] running `"docker" "rm" "-f" "805249cef990bd5c80a2e71da19dd04648e913f75ec57d6849c3f7c499238c2f"` [INFO] [stdout] 805249cef990bd5c80a2e71da19dd04648e913f75ec57d6849c3f7c499238c2f