[INFO] fetching crate reinfer-client 0.38.8... [INFO] testing reinfer-client-0.38.8 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate reinfer-client 0.38.8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate reinfer-client 0.38.8 [INFO] finished tweaking crates.io crate reinfer-client 0.38.8 [INFO] tweaked toml for crates.io crate reinfer-client 0.38.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reinfer-client 0.38.8 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reinfer-client 0.38.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56b02738a067b638e6df1a2ce47ed35acfcb65f8e6cdaa133c7262f297fced10 [INFO] running `Command { std: "docker" "start" "-a" "56b02738a067b638e6df1a2ce47ed35acfcb65f8e6cdaa133c7262f297fced10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56b02738a067b638e6df1a2ce47ed35acfcb65f8e6cdaa133c7262f297fced10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b02738a067b638e6df1a2ce47ed35acfcb65f8e6cdaa133c7262f297fced10", kill_on_drop: false }` [INFO] [stdout] 56b02738a067b638e6df1a2ce47ed35acfcb65f8e6cdaa133c7262f297fced10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5907b3d1db3370e74ed74122cc445550c54b431820ff14513faebded665dc0f7 [INFO] running `Command { std: "docker" "start" "-a" "5907b3d1db3370e74ed74122cc445550c54b431820ff14513faebded665dc0f7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.34 [INFO] [stderr] Compiling openssl-src v111.25.2+1.1.1t [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde_with_macros v2.3.1 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling ordered-float v3.9.1 [INFO] [stderr] Compiling serde_with v2.3.1 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling reinfer-client v0.38.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `DeleteKeyedSyncStateResponse` is never constructed [INFO] [stdout] --> src/resources/bucket.rs:157:19 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) struct DeleteKeyedSyncStateResponse {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "5907b3d1db3370e74ed74122cc445550c54b431820ff14513faebded665dc0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5907b3d1db3370e74ed74122cc445550c54b431820ff14513faebded665dc0f7", kill_on_drop: false }` [INFO] [stdout] 5907b3d1db3370e74ed74122cc445550c54b431820ff14513faebded665dc0f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e235344995a5150e89e5e223dca7ff18dad5db25b741c88e274ab4d8e1cd52 [INFO] running `Command { std: "docker" "start" "-a" "e7e235344995a5150e89e5e223dca7ff18dad5db25b741c88e274ab4d8e1cd52", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stdout] warning: struct `DeleteKeyedSyncStateResponse` is never constructed [INFO] [stdout] --> src/resources/bucket.rs:157:19 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) struct DeleteKeyedSyncStateResponse {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mockito v0.31.1 [INFO] [stderr] Compiling reinfer-client v0.38.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `DeleteKeyedSyncStateResponse` is never constructed [INFO] [stdout] --> src/resources/bucket.rs:157:19 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) struct DeleteKeyedSyncStateResponse {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.26s [INFO] running `Command { std: "docker" "inspect" "e7e235344995a5150e89e5e223dca7ff18dad5db25b741c88e274ab4d8e1cd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e235344995a5150e89e5e223dca7ff18dad5db25b741c88e274ab4d8e1cd52", kill_on_drop: false }` [INFO] [stdout] e7e235344995a5150e89e5e223dca7ff18dad5db25b741c88e274ab4d8e1cd52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a26aed18ebd95e5b086a53b1c6318d8a49788e6d8c9cc7d4d875a1e389bb0ec [INFO] running `Command { std: "docker" "start" "-a" "0a26aed18ebd95e5b086a53b1c6318d8a49788e6d8c9cc7d4d875a1e389bb0ec", kill_on_drop: false }` [INFO] [stderr] warning: struct `DeleteKeyedSyncStateResponse` is never constructed [INFO] [stderr] --> src/resources/bucket.rs:157:19 [INFO] [stderr] | [INFO] [stderr] 157 | pub(crate) struct DeleteKeyedSyncStateResponse {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `reinfer-client` (lib) generated 1 warning [INFO] [stderr] warning: `reinfer-client` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reinfer_client-95db88b15f76bbaf) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test resources::comment::tests::property_map_empty_serialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_empty_deserialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_illegal_value_for_prefix_deserialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_mixed_deserialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_mixed_serialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_null_deserialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_one_number_negative_deserialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_one_number_float_deserialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_one_string_serialize ... ok [INFO] [stdout] test resources::dataset::tests::test_serialize_query_params_by_label ... ok [INFO] [stdout] test resources::comment::tests::property_map_illegal_prefix_deserialize ... ok [INFO] [stdout] test resources::dataset::tests::test_serialize_statistics_request_params ... ok [INFO] [stdout] test resources::comment::tests::property_map_one_string_deserialize ... ok [INFO] [stdout] test resources::dataset::tests::test_serialize_user_properties_request_params ... ok [INFO] [stdout] test resources::comment::tests::property_map_one_number_serialize ... ok [INFO] [stdout] test resources::comment::tests::property_map_one_number_unsigned_deserialize ... ok [INFO] [stdout] test resources::dataset::tests::test_serialize_statistics_request_params_default ... ok [INFO] [stdout] test resources::documents::tests::test_deserialize_with_comment_id ... ok [INFO] [stdout] test resources::dataset::tests::test_serialize_query_params_recent ... ok [INFO] [stdout] test resources::documents::tests::test_document_serialize_plain_body_raw_headers ... ok [INFO] [stdout] test resources::source::tests::source_kind_roundtrips ... ok [INFO] [stdout] test resources::quota::tests::tenant_quota_kind_roundtrips ... ok [INFO] [stdout] test resources::source::tests::unknown_source_kind_roundtrips ... ok [INFO] [stdout] test tests::test_construct_endpoint ... ok [INFO] [stdout] test resources::quota::tests::deserialising_unknown_tenant_quota_kind_fails ... ok [INFO] [stdout] test resources::user::tests::test_global_permissions_json_round_trip ... ok [INFO] [stdout] test resources::documents::tests::test_document_serialize_html_body_parsed_headers ... ok [INFO] [stdout] test resources::user::tests::unknown_project_permission_roundtrips ... ok [INFO] [stdout] test resources::user::tests::unknown_global_permission_roundtrips ... ok [INFO] [stdout] test tests::test_id_list_query ... ok [INFO] [stdout] test resources::user::tests::specific_project_permission_roundtrips - should panic ... ok [INFO] [stdout] test retry::tests::test_always_retry ... ok [INFO] [stdout] test retry::tests::test_automatic_retry ... ok [INFO] [stdout] test retry::tests::test_timeout_retry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.27s [INFO] [stdout] [INFO] [stderr] Doc-tests reinfer_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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a26aed18ebd95e5b086a53b1c6318d8a49788e6d8c9cc7d4d875a1e389bb0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a26aed18ebd95e5b086a53b1c6318d8a49788e6d8c9cc7d4d875a1e389bb0ec", kill_on_drop: false }` [INFO] [stdout] 0a26aed18ebd95e5b086a53b1c6318d8a49788e6d8c9cc7d4d875a1e389bb0ec