[INFO] crate mtgapi-client 0.1.1 is already in cache [INFO] extracting crate mtgapi-client 0.1.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/mtgapi-client/0.1.1 [INFO] extracting crate mtgapi-client 0.1.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/mtgapi-client/0.1.1 [INFO] validating manifest of mtgapi-client-0.1.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mtgapi-client-0.1.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/mtgapi-client/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mtgapi-client-0.1.1 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 0f665890000b4216fca79f2df1bf084fee6ea7c162c68ff98f49e4382f4e8d8e [INFO] running `"docker" "start" "-a" "0f665890000b4216fca79f2df1bf084fee6ea7c162c68ff98f49e4382f4e8d8e"` [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 5.46s [INFO] running `"docker" "inspect" "0f665890000b4216fca79f2df1bf084fee6ea7c162c68ff98f49e4382f4e8d8e"` [INFO] running `"docker" "rm" "-f" "0f665890000b4216fca79f2df1bf084fee6ea7c162c68ff98f49e4382f4e8d8e"` [INFO] [stdout] 0f665890000b4216fca79f2df1bf084fee6ea7c162c68ff98f49e4382f4e8d8e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ab457d3353818bb59eb4def27473d67a92f3d937b58ded66c5a7960948457411 [INFO] running `"docker" "start" "-a" "ab457d3353818bb59eb4def27473d67a92f3d937b58ded66c5a7960948457411"` [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 3.18s [INFO] running `"docker" "inspect" "ab457d3353818bb59eb4def27473d67a92f3d937b58ded66c5a7960948457411"` [INFO] running `"docker" "rm" "-f" "ab457d3353818bb59eb4def27473d67a92f3d937b58ded66c5a7960948457411"` [INFO] [stdout] ab457d3353818bb59eb4def27473d67a92f3d937b58ded66c5a7960948457411 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 8e50a511814f07453b8f66485af2eba4a16d6534beac2baa297348424afa1461 [INFO] running `"docker" "start" "-a" "8e50a511814f07453b8f66485af2eba4a16d6534beac2baa297348424afa1461"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/mtgapi_client-d430ec3638df36a5 [INFO] [stderr] Doc-tests mtgapi-client [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] [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-897f45a579ca139a/out -L dependency=/opt/crater/target/debug/deps --extern chrono=/opt/crater/target/debug/deps/libchrono-b9a8713d2134cf00.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-1b2f7beab45333aa.rlib --extern failure_derive=/opt/crater/target/debug/deps/libfailure_derive-04c7ad918b8dc0e1.so --extern hyper=/opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-ec3709ec2ec15838.rlib --extern log=/opt/crater/target/debug/deps/liblog-4d4ce27474bb9998.rlib --extern mtgapi_client=/opt/crater/target/debug/deps/libmtgapi_client-d16c5c5bdcd0298e.rlib --extern reqwest=/opt/crater/target/debug/deps/libreqwest-1dad9cfd34271eda.rlib --extern serde=/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-118206482c25430d.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8e50a511814f07453b8f66485af2eba4a16d6534beac2baa297348424afa1461"` [INFO] running `"docker" "rm" "-f" "8e50a511814f07453b8f66485af2eba4a16d6534beac2baa297348424afa1461"` [INFO] [stdout] 8e50a511814f07453b8f66485af2eba4a16d6534beac2baa297348424afa1461