[INFO] fetching crate mtgapi-client 0.2.0... [INFO] testing mtgapi-client-0.2.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate mtgapi-client 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate mtgapi-client 0.2.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mtgapi-client 0.2.0 [INFO] finished tweaking crates.io crate mtgapi-client 0.2.0 [INFO] tweaked toml for crates.io crate mtgapi-client 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4864810634d9d635049a0d716b62fe451ec83072319fd389a1272612b6be0848 [INFO] running `"docker" "start" "-a" "4864810634d9d635049a0d716b62fe451ec83072319fd389a1272612b6be0848"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling mtgapi-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "4864810634d9d635049a0d716b62fe451ec83072319fd389a1272612b6be0848"` [INFO] running `"docker" "rm" "-f" "4864810634d9d635049a0d716b62fe451ec83072319fd389a1272612b6be0848"` [INFO] [stdout] 4864810634d9d635049a0d716b62fe451ec83072319fd389a1272612b6be0848 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 503917cf7d6e7523b07534e3a53b9b6eb94da4edf6229de640684b46e7a81fc0 [INFO] running `"docker" "start" "-a" "503917cf7d6e7523b07534e3a53b9b6eb94da4edf6229de640684b46e7a81fc0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling mtgapi-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `"docker" "inspect" "503917cf7d6e7523b07534e3a53b9b6eb94da4edf6229de640684b46e7a81fc0"` [INFO] running `"docker" "rm" "-f" "503917cf7d6e7523b07534e3a53b9b6eb94da4edf6229de640684b46e7a81fc0"` [INFO] [stdout] 503917cf7d6e7523b07534e3a53b9b6eb94da4edf6229de640684b46e7a81fc0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc1f9c2b7ba4703e856ca4d488d2c0359764b3009d838468845f03b512ffc92c [INFO] running `"docker" "start" "-a" "cc1f9c2b7ba4703e856ca4d488d2c0359764b3009d838468845f03b512ffc92c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mtgapi_client-960fff707693e7f6 [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 91) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --test /opt/rustwide/workdir/src/lib.rs --crate-name mtgapi_client -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-04b53637b5dc330d/out -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1c03a501177846c1.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-7549c3999b86de00.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-b964f34c18276c71.so --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-0f0089254f1339b4.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1672535a7cefdb2a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib --extern mtgapi_client=/opt/rustwide/target/debug/deps/libmtgapi_client-f653ca775af8ecd9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-18481d75b617b7fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55a8e78d5bad36ee.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9c9ddf068ed02a9b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-99bcd235392bf94f.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "cc1f9c2b7ba4703e856ca4d488d2c0359764b3009d838468845f03b512ffc92c"` [INFO] running `"docker" "rm" "-f" "cc1f9c2b7ba4703e856ca4d488d2c0359764b3009d838468845f03b512ffc92c"` [INFO] [stdout] cc1f9c2b7ba4703e856ca4d488d2c0359764b3009d838468845f03b512ffc92c