[INFO] fetching crate porkbun-rs 0.1.0... [INFO] testing porkbun-rs-0.1.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate porkbun-rs 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate porkbun-rs 0.1.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate porkbun-rs 0.1.0 [INFO] finished tweaking crates.io crate porkbun-rs 0.1.0 [INFO] tweaked toml for crates.io crate porkbun-rs 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate porkbun-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4845aa41be1c156f19adbcde5f38ab9957302853ed529c527145ef0ea63b786c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4845aa41be1c156f19adbcde5f38ab9957302853ed529c527145ef0ea63b786c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4845aa41be1c156f19adbcde5f38ab9957302853ed529c527145ef0ea63b786c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4845aa41be1c156f19adbcde5f38ab9957302853ed529c527145ef0ea63b786c", kill_on_drop: false }` [INFO] [stdout] 4845aa41be1c156f19adbcde5f38ab9957302853ed529c527145ef0ea63b786c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 46f4d48b56ab1f98ad8ef1a46e83ab9bd053dd7948d9650771d5998945983887 [INFO] running `Command { std: "docker" "start" "-a" "46f4d48b56ab1f98ad8ef1a46e83ab9bd053dd7948d9650771d5998945983887", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling porkbun-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.17s [INFO] running `Command { std: "docker" "inspect" "46f4d48b56ab1f98ad8ef1a46e83ab9bd053dd7948d9650771d5998945983887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f4d48b56ab1f98ad8ef1a46e83ab9bd053dd7948d9650771d5998945983887", kill_on_drop: false }` [INFO] [stdout] 46f4d48b56ab1f98ad8ef1a46e83ab9bd053dd7948d9650771d5998945983887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee61b72682e07d2841692f8acb6a7be8faf93ead8fecf6f5180e6b7f02a86407 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee61b72682e07d2841692f8acb6a7be8faf93ead8fecf6f5180e6b7f02a86407", kill_on_drop: false }` [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling porkbun-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.35s [INFO] running `Command { std: "docker" "inspect" "ee61b72682e07d2841692f8acb6a7be8faf93ead8fecf6f5180e6b7f02a86407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee61b72682e07d2841692f8acb6a7be8faf93ead8fecf6f5180e6b7f02a86407", kill_on_drop: false }` [INFO] [stdout] ee61b72682e07d2841692f8acb6a7be8faf93ead8fecf6f5180e6b7f02a86407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 164f11d977dda2bea6342d35b8c2c8024ea9e13d1afc8634ba2a8262cae16ab7 [INFO] running `Command { std: "docker" "start" "-a" "164f11d977dda2bea6342d35b8c2c8024ea9e13d1afc8634ba2a8262cae16ab7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/porkbun_rs-f8ca119d8e0a26dd) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test api::endpoint::tests::test_porkbun_empty_response ... ok [INFO] [stdout] test api::endpoint::tests::test_porkbun_error_bad_json ... ok [INFO] [stdout] test api::endpoint::tests::test_bad_deserialization ... ok [INFO] [stdout] test api::endpoint::tests::test_good_deserialization ... ok [INFO] [stdout] test api::endpoint::tests::test_porkbun_error_detection ... ok [INFO] [stdout] test api::endpoint::tests::test_good_deserialization_async ... ok [INFO] [stdout] test endpoints::dns::create::tests::domain_and_record_are_sufficient ... ok [INFO] [stdout] test endpoints::dns::delete::tests::domain_and_id_are_sufficient ... ok [INFO] [stdout] test endpoints::dns::delete::tests::id_is_necessary ... ok [INFO] [stdout] test api::error::tests::porkbun_error_message_unrecognized ... ok [INFO] [stdout] test endpoints::dns::delete::tests::domain_is_necessary ... ok [INFO] [stdout] test api::error::tests::porkbun_error_message_string ... ok [INFO] [stdout] test endpoints::dns::edit::tests::record_is_necessary ... ok [INFO] [stdout] test endpoints::dns::edit::tests::domain_is_necessary ... ok [INFO] [stdout] test api::ignore::tests::test_porkbun_error_detection ... ok [INFO] [stdout] test endpoints::dns::create::tests::record_is_necessary ... ok [INFO] [stdout] test api::ignore::tests::test_porkbun_error_bad_json ... ok [INFO] [stdout] test endpoints::dns::delete::tests::endpoint ... ok [INFO] [stdout] test endpoints::dns::create::tests::endpoint ... ok [INFO] [stdout] test endpoints::dns::create::tests::domain_is_necessary ... ok [INFO] [stdout] test api::ignore::tests::test_porkbun_non_json_response_async ... ok [INFO] [stdout] test endpoints::dns::edit::tests::domain_record_and_id_are_sufficient ... ok [INFO] [stdout] test endpoints::dns::retrieve::tests::domain_is_sufficient ... ok [INFO] [stdout] test endpoints::dns::retrieve::tests::endpoint ... ok [INFO] [stdout] test endpoints::ping::tests::empty_is_sufficient ... ok [INFO] [stdout] test api::ignore::tests::test_porkbun_non_json_response ... ok [INFO] [stdout] test endpoints::ping::tests::endpoint ... ok [INFO] [stdout] test api::ignore::tests::test_porkbun_error_detection_unknown ... ok [INFO] [stdout] test endpoints::dns::edit::tests::id_is_necessary ... ok [INFO] [stdout] test endpoints::dns::retrieve::tests::domain_is_necessary ... ok [INFO] [stdout] test api::endpoint::tests::test_porkbun_error_detection_unknown ... ok [INFO] [stdout] test endpoints::dns::edit::tests::endpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests porkbun-rs [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "164f11d977dda2bea6342d35b8c2c8024ea9e13d1afc8634ba2a8262cae16ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164f11d977dda2bea6342d35b8c2c8024ea9e13d1afc8634ba2a8262cae16ab7", kill_on_drop: false }` [INFO] [stdout] 164f11d977dda2bea6342d35b8c2c8024ea9e13d1afc8634ba2a8262cae16ab7