[INFO] fetching crate photon-api 0.56.0... [INFO] testing photon-api-0.56.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate photon-api 0.56.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate photon-api 0.56.0 [INFO] finished tweaking crates.io crate photon-api 0.56.0 [INFO] tweaked toml for crates.io crate photon-api 0.56.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate photon-api 0.56.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate photon-api 0.56.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f807e4f081fcdde2f42a59ff7af70c84a2bda218113ee2fc2ff38e79bf6b5462 [INFO] running `Command { std: "docker" "start" "-a" "f807e4f081fcdde2f42a59ff7af70c84a2bda218113ee2fc2ff38e79bf6b5462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f807e4f081fcdde2f42a59ff7af70c84a2bda218113ee2fc2ff38e79bf6b5462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f807e4f081fcdde2f42a59ff7af70c84a2bda218113ee2fc2ff38e79bf6b5462", kill_on_drop: false }` [INFO] [stdout] f807e4f081fcdde2f42a59ff7af70c84a2bda218113ee2fc2ff38e79bf6b5462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7080415d81825823a948b47188cabace22df13759922a8ccb05ecf94fcb5cae6 [INFO] running `Command { std: "docker" "start" "-a" "7080415d81825823a948b47188cabace22df13759922a8ccb05ecf94fcb5cae6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling photon-api v0.56.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling progenitor-client v0.12.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "7080415d81825823a948b47188cabace22df13759922a8ccb05ecf94fcb5cae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7080415d81825823a948b47188cabace22df13759922a8ccb05ecf94fcb5cae6", kill_on_drop: false }` [INFO] [stdout] 7080415d81825823a948b47188cabace22df13759922a8ccb05ecf94fcb5cae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dda339a0f9d0ed5128c81ccd6770fed3b41c00e12f05e0eb90a55d254c55a8e9 [INFO] running `Command { std: "docker" "start" "-a" "dda339a0f9d0ed5128c81ccd6770fed3b41c00e12f05e0eb90a55d254c55a8e9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling progenitor-client v0.12.0 [INFO] [stderr] Compiling photon-api v0.56.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "dda339a0f9d0ed5128c81ccd6770fed3b41c00e12f05e0eb90a55d254c55a8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda339a0f9d0ed5128c81ccd6770fed3b41c00e12f05e0eb90a55d254c55a8e9", kill_on_drop: false }` [INFO] [stdout] dda339a0f9d0ed5128c81ccd6770fed3b41c00e12f05e0eb90a55d254c55a8e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bdd0f8311a3d9b273bb47ebd1f09f4ed74a9628e283b2f693837654d95baeca [INFO] running `Command { std: "docker" "start" "-a" "0bdd0f8311a3d9b273bb47ebd1f09f4ed74a9628e283b2f693837654d95baeca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/photon_api-f12736db932ddf2c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_make_get_compressed_account_body ... ok [INFO] [stdout] test tests::test_make_get_indexer_slot_body ... ok [INFO] [stdout] test tests::test_parse_url_with_api_key ... ok [INFO] [stdout] test tests::test_parse_url_with_other_query_params ... ok [INFO] [stdout] test tests::test_parse_url_without_api_key ... ok [INFO] [stdout] test tests::test_make_get_validity_proof_body ... ok [INFO] [stdout] test tests::test_make_get_indexer_health_body ... ok [INFO] [stdout] test tests::test_api_call_error_response ... ok [INFO] [stdout] test tests::test_api_call_sends_correct_request ... ok [INFO] [stdout] test tests::test_api_call_without_api_key ... ok [INFO] [stdout] test tests::test_new_with_api_key_in_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Doc-tests photon_api [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/codegen.rs - Client::post_get_account_interface (line 49655) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_account (line 49666) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_account_balance (line 49677) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_account_proof (line 49690) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_account_proof_v2 (line 49703) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_account_v2 (line 49716) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_accounts_by_owner (line 49729) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_accounts_by_owner_v2 (line 49742) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_balance_by_owner (line 49755) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_mint_token_holders (line 49768) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_token_account_balance (line 49781) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_token_accounts_by_delegate (line 49794) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_token_accounts_by_delegate_v2 (line 49807) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_token_accounts_by_owner (line 49820) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_token_accounts_by_owner_v2 (line 49833) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_token_balances_by_owner (line 49846) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compressed_token_balances_by_owner_v2 (line 49859) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compression_signatures_for_account (line 49872) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compression_signatures_for_address (line 49885) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compression_signatures_for_owner (line 49898) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_compression_signatures_for_token_owner (line 49911) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_indexer_health (line 49924) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_indexer_slot (line 49935) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_latest_compression_signatures (line 49946) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_latest_non_voting_signatures (line 49959) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_multiple_account_interfaces (line 49972) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_multiple_compressed_account_proofs (line 49985) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_multiple_compressed_account_proofs_v2 (line 49998) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_multiple_compressed_accounts (line 50011) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_multiple_compressed_accounts_v2 (line 50024) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_multiple_new_address_proofs (line 50037) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_multiple_new_address_proofs_v2 (line 50050) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_queue_elements (line 50063) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_queue_info (line 50074) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_transaction_with_compression_info (line 50085) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_transaction_with_compression_info_v2 (line 50098) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_validity_proof (line 50111) ... ignored [INFO] [stdout] test src/codegen.rs - Client::post_get_validity_proof_v2 (line 50122) ... ignored [INFO] [stdout] test src/lib.rs - apis::Configuration::new (line 49) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 39 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0bdd0f8311a3d9b273bb47ebd1f09f4ed74a9628e283b2f693837654d95baeca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bdd0f8311a3d9b273bb47ebd1f09f4ed74a9628e283b2f693837654d95baeca", kill_on_drop: false }` [INFO] [stdout] 0bdd0f8311a3d9b273bb47ebd1f09f4ed74a9628e283b2f693837654d95baeca