[INFO] cloning repository https://github.com/doomed-neko/tmapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doomed-neko/tmapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoomed-neko%2Ftmapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoomed-neko%2Ftmapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ec4c42f0b5453baf5ad91ba9164154fa838f5d8 [INFO] testing doomed-neko/tmapi against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoomed-neko%2Ftmapi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/doomed-neko/tmapi [INFO] finished tweaking git repo https://github.com/doomed-neko/tmapi [INFO] tweaked toml for git repo https://github.com/doomed-neko/tmapi written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/doomed-neko/tmapi on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/doomed-neko/tmapi 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded rustls v0.23.29 [INFO] [stderr] Downloaded reqwest v0.12.22 [INFO] [stderr] Downloaded h2 v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 052296f07386cdcdf32e97faaddae4ab82ac4c97e3920565f5ebe0c6121cea03 [INFO] running `Command { std: "docker" "start" "-a" "052296f07386cdcdf32e97faaddae4ab82ac4c97e3920565f5ebe0c6121cea03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "052296f07386cdcdf32e97faaddae4ab82ac4c97e3920565f5ebe0c6121cea03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "052296f07386cdcdf32e97faaddae4ab82ac4c97e3920565f5ebe0c6121cea03", kill_on_drop: false }` [INFO] [stdout] 052296f07386cdcdf32e97faaddae4ab82ac4c97e3920565f5ebe0c6121cea03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c287ed93882ad5c399893f4717f3c5141006f241651b54c1a91ec2aeca570241 [INFO] running `Command { std: "docker" "start" "-a" "c287ed93882ad5c399893f4717f3c5141006f241651b54c1a91ec2aeca570241", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tmapi v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s [INFO] running `Command { std: "docker" "inspect" "c287ed93882ad5c399893f4717f3c5141006f241651b54c1a91ec2aeca570241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c287ed93882ad5c399893f4717f3c5141006f241651b54c1a91ec2aeca570241", kill_on_drop: false }` [INFO] [stdout] c287ed93882ad5c399893f4717f3c5141006f241651b54c1a91ec2aeca570241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9660d0049a09b874787d24f0de7950b21bb0c2f5d05165bcc6302aa777744dfd [INFO] running `Command { std: "docker" "start" "-a" "9660d0049a09b874787d24f0de7950b21bb0c2f5d05165bcc6302aa777744dfd", kill_on_drop: false }` [INFO] [stderr] Compiling tmapi v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "9660d0049a09b874787d24f0de7950b21bb0c2f5d05165bcc6302aa777744dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9660d0049a09b874787d24f0de7950b21bb0c2f5d05165bcc6302aa777744dfd", kill_on_drop: false }` [INFO] [stdout] 9660d0049a09b874787d24f0de7950b21bb0c2f5d05165bcc6302aa777744dfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b86d15a13bd7a452ee611f73bc6235f8be7b2e24b776d2e3cb3b063a730da39 [INFO] running `Command { std: "docker" "start" "-a" "4b86d15a13bd7a452ee611f73bc6235f8be7b2e24b776d2e3cb3b063a730da39", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tmapi-06fc340cc6693dad) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test client::tests::invalid_email ... ok [INFO] [stdout] test types::delete_emails::tests::error_conversion ... ok [INFO] [stdout] test types::download_attachment::tests::notfound_error_conversion ... ok [INFO] [stdout] test types::download_attachment::tests::validation_error_conversion ... ok [INFO] [stdout] test types::get_email_attachments::tests::domain_error_conversion ... ok [INFO] [stdout] test types::get_email_attachments::tests::validation_error_conversion ... ok [INFO] [stdout] test types::get_emails::tests::validation_error_conversion ... ok [INFO] [stdout] test types::get_inbox::tests::validation_error_conversion ... ok [INFO] [stdout] test types::get_inbox::tests::notfound_error_conversion ... ok [INFO] [stdout] test types::get_inbox_attachments::tests::validation_error_conversion ... ok [INFO] [stdout] test types::get_inbox_attachments::tests::notfound_error_conversion ... ok [INFO] [stdout] test types::get_emails::tests::domain_error_conversion ... ok [INFO] [stdout] test types::count_emails::tests::domain_error_conversion ... ok [INFO] [stdout] test types::count_emails::tests::validation_error_conversion ... ok [INFO] [stdout] test types::delete_attachment::tests::error_conversion ... ok [INFO] [stdout] test client::tests::valid_email ... ok [INFO] [stdout] test types::delete_inbox::tests::error_conversion ... ok [INFO] [stderr] Doc-tests tmapi [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/lib.rs - (line 3) - compile ... ok [INFO] [stdout] test src/types/delete_emails.rs - types::delete_emails::Client::delete_all_emails (line 23) - compile ... ok [INFO] [stdout] test src/types/count_emails.rs - types::count_emails::Client::email_count (line 27) - compile ... ok [INFO] [stdout] test src/types/delete_inbox.rs - types::delete_inbox::Client::delete_inbox (line 17) - compile ... ok [INFO] [stdout] test src/types/delete_attachment.rs - types::delete_attachment::Client::delete_attachment (line 18) - compile ... ok [INFO] [stdout] test src/types/get_domains.rs - types::get_domains::Client::get_domains (line 14) - compile ... ok [INFO] [stdout] test src/types/get_email_attachments.rs - types::get_email_attachments::Client::get_email_attachments (line 26) - compile ... ok [INFO] [stdout] test src/types/download_attachment.rs - types::download_attachment::Client::download_attachment (line 15) - compile ... ok [INFO] [stdout] test src/types/get_inbox.rs - types::get_inbox::Client::get_inbox (line 20) - compile ... ok [INFO] [stdout] test src/types/get_inbox_attachments.rs - types::get_inbox_attachments::Client::get_attachments (line 17) - compile ... ok [INFO] [stdout] test src/types/get_emails.rs - types::get_emails::Client::get_emails (line 29) - compile ... ok [INFO] [stdout] test src/types/health.rs - types::health::Client::server_health (line 27) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::new (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b86d15a13bd7a452ee611f73bc6235f8be7b2e24b776d2e3cb3b063a730da39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b86d15a13bd7a452ee611f73bc6235f8be7b2e24b776d2e3cb3b063a730da39", kill_on_drop: false }` [INFO] [stdout] 4b86d15a13bd7a452ee611f73bc6235f8be7b2e24b776d2e3cb3b063a730da39