[INFO] fetching crate ruma-identity-service-api 0.13.0... [INFO] testing ruma-identity-service-api-0.13.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ruma-identity-service-api 0.13.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ruma-identity-service-api 0.13.0 [INFO] finished tweaking crates.io crate ruma-identity-service-api 0.13.0 [INFO] tweaked toml for crates.io crate ruma-identity-service-api 0.13.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruma-identity-service-api 0.13.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 ruma-identity-service-api 0.13.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] 8c900f6485b5f5ed764847799a5a9cece7d93000a5dee49ff56d2e7fb397b72e [INFO] running `Command { std: "docker" "start" "-a" "8c900f6485b5f5ed764847799a5a9cece7d93000a5dee49ff56d2e7fb397b72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c900f6485b5f5ed764847799a5a9cece7d93000a5dee49ff56d2e7fb397b72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c900f6485b5f5ed764847799a5a9cece7d93000a5dee49ff56d2e7fb397b72e", kill_on_drop: false }` [INFO] [stdout] 8c900f6485b5f5ed764847799a5a9cece7d93000a5dee49ff56d2e7fb397b72e [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] a6eae175fbaff7fdcb8d3149fcc5d5a82865303d4114856074191929d744db02 [INFO] running `Command { std: "docker" "start" "-a" "a6eae175fbaff7fdcb8d3149fcc5d5a82865303d4114856074191929d744db02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling typewit v1.14.2 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling konst_kernel v0.3.15 [INFO] [stderr] Compiling const_panic v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling ruma-common v0.17.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling konst v0.3.16 [INFO] [stderr] Compiling ruma-events v0.32.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling wildmatch v2.5.0 [INFO] [stderr] Compiling as_variant v1.3.0 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.1 [INFO] [stderr] Compiling ruma-identity-service-api v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_edit v0.23.5 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling js_option v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ruma-identifiers-validation v0.12.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ruma-macros v0.17.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "a6eae175fbaff7fdcb8d3149fcc5d5a82865303d4114856074191929d744db02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6eae175fbaff7fdcb8d3149fcc5d5a82865303d4114856074191929d744db02", kill_on_drop: false }` [INFO] [stdout] a6eae175fbaff7fdcb8d3149fcc5d5a82865303d4114856074191929d744db02 [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] 36d7089f8f0db89464bd1558d3a36bfdd549c9a064e7f9d751debe8c7a1b34f8 [INFO] running `Command { std: "docker" "start" "-a" "36d7089f8f0db89464bd1558d3a36bfdd549c9a064e7f9d751debe8c7a1b34f8", kill_on_drop: false }` [INFO] [stderr] Compiling ruma-identity-service-api v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "36d7089f8f0db89464bd1558d3a36bfdd549c9a064e7f9d751debe8c7a1b34f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d7089f8f0db89464bd1558d3a36bfdd549c9a064e7f9d751debe8c7a1b34f8", kill_on_drop: false }` [INFO] [stdout] 36d7089f8f0db89464bd1558d3a36bfdd549c9a064e7f9d751debe8c7a1b34f8 [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] a26b4feeb8a335a211e6f5838bb66c0c68575445087d5385b6fbd395ccd0a49f [INFO] running `Command { std: "docker" "start" "-a" "a26b4feeb8a335a211e6f5838bb66c0c68575445087d5385b6fbd395ccd0a49f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruma_identity_service_api-0abfcaf9c25ce5b9) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test association::bind_3pid::v2::__request::path_parameters ... ok [INFO] [stdout] test association::email::create_email_validation_session::v2::__request::path_parameters ... ok [INFO] [stdout] test association::email::create_email_validation_session::v2::__request::request_is_not_get ... ok [INFO] [stdout] test association::email::validate_email::v2::__request::path_parameters ... ok [INFO] [stdout] test association::email::validate_email::v2::__request::request_is_not_get ... ok [INFO] [stdout] test association::email::validate_email_by_end_user::v2::__request::path_parameters ... ok [INFO] [stdout] test association::bind_3pid::v2::__request::request_is_not_get ... ok [INFO] [stdout] test association::msisdn::create_msisdn_validation_session::v2::__request::path_parameters ... ok [INFO] [stdout] test association::msisdn::create_msisdn_validation_session::v2::__request::request_is_not_get ... ok [INFO] [stdout] test association::msisdn::validate_msisdn::v2::__request::path_parameters ... ok [INFO] [stdout] test association::msisdn::validate_msisdn::v2::__request::request_is_not_get ... ok [INFO] [stdout] test association::msisdn::validate_msisdn_by_phone_number::v2::__request::path_parameters ... ok [INFO] [stdout] test association::unbind_3pid::v2::__request::path_parameters ... ok [INFO] [stdout] test association::unbind_3pid::v2::__request::request_is_not_get ... ok [INFO] [stdout] test authentication::get_account_information::v2::__request::path_parameters ... ok [INFO] [stdout] test authentication::logout::v2::__request::path_parameters ... ok [INFO] [stdout] test authentication::register::v2::__request::path_parameters ... ok [INFO] [stdout] test authentication::register::v2::__request::request_is_not_get ... ok [INFO] [stdout] test discovery::get_server_status::v2::__request::path_parameters ... ok [INFO] [stdout] test discovery::get_supported_versions::__request::path_parameters ... ok [INFO] [stdout] test invitation::sign_invitation_ed25519::v2::__request::path_parameters ... ok [INFO] [stdout] test invitation::sign_invitation_ed25519::v2::__request::request_is_not_get ... ok [INFO] [stdout] test invitation::store_invitation::v2::__request::path_parameters ... ok [INFO] [stdout] test invitation::store_invitation::v2::__request::request_is_not_get ... ok [INFO] [stdout] test keys::check_public_key_validity::v2::__request::path_parameters ... ok [INFO] [stdout] test keys::get_public_key::v2::__request::path_parameters ... ok [INFO] [stdout] test keys::validate_ephemeral_key::v2::__request::path_parameters ... ok [INFO] [stdout] test lookup::tests::parse_identifier_hashing_algorithm ... ok [INFO] [stdout] test tos::accept_terms_of_service::v2::__request::path_parameters ... ok [INFO] [stdout] test tos::accept_terms_of_service::v2::__request::request_is_not_get ... ok [INFO] [stdout] test lookup::get_hash_parameters::v2::__request::path_parameters ... ok [INFO] [stdout] test lookup::lookup_3pid::v2::__request::path_parameters ... ok [INFO] [stdout] test lookup::lookup_3pid::v2::__request::request_is_not_get ... ok [INFO] [stdout] test tos::get_terms_of_service::v2::__request::path_parameters ... ok [INFO] [stdout] test association::check_3pid_validity::v2::__request::path_parameters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests ruma_identity_service_api [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" "a26b4feeb8a335a211e6f5838bb66c0c68575445087d5385b6fbd395ccd0a49f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a26b4feeb8a335a211e6f5838bb66c0c68575445087d5385b6fbd395ccd0a49f", kill_on_drop: false }` [INFO] [stdout] a26b4feeb8a335a211e6f5838bb66c0c68575445087d5385b6fbd395ccd0a49f