[INFO] cloning repository https://github.com/lmammino/mailchimp-list-janitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmammino/mailchimp-list-janitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmammino%2Fmailchimp-list-janitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmammino%2Fmailchimp-list-janitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac6facc3b9dd3f7fe131711b6b5be892c4bd28f0
[INFO] testing lmammino/mailchimp-list-janitor against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmammino%2Fmailchimp-list-janitor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lmammino/mailchimp-list-janitor
[INFO] finished tweaking git repo https://github.com/lmammino/mailchimp-list-janitor
[INFO] tweaked toml for git repo https://github.com/lmammino/mailchimp-list-janitor written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lmammino/mailchimp-list-janitor on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lmammino/mailchimp-list-janitor 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6acf74acaca8f78c9e7fb5822724470736dabcd4005b729896a16ac980b01c6d
[INFO] running `Command { std: "docker" "start" "-a" "6acf74acaca8f78c9e7fb5822724470736dabcd4005b729896a16ac980b01c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6acf74acaca8f78c9e7fb5822724470736dabcd4005b729896a16ac980b01c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6acf74acaca8f78c9e7fb5822724470736dabcd4005b729896a16ac980b01c6d", kill_on_drop: false }`
[INFO] [stdout] 6acf74acaca8f78c9e7fb5822724470736dabcd4005b729896a16ac980b01c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1111e727d2f9d4dc827a624822fc434f75672c302407e702f6eddacc77d21327
[INFO] running `Command { std: "docker" "start" "-a" "1111e727d2f9d4dc827a624822fc434f75672c302407e702f6eddacc77d21327", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling async-gen-macros v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling lambda v0.1.0 (/opt/rustwide/workdir/lambda)
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling async-gen v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling reqwest v0.12.2
[INFO] [stderr]    Compiling mailchimp-list-janitor v0.1.0 (/opt/rustwide/workdir/mailchimp-list-janitor)
[INFO] [stderr]    Compiling mailchimp-list-janitor-cli v0.1.0 (/opt/rustwide/workdir/mailchimp-list-janitor-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.57s
[INFO] running `Command { std: "docker" "inspect" "1111e727d2f9d4dc827a624822fc434f75672c302407e702f6eddacc77d21327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1111e727d2f9d4dc827a624822fc434f75672c302407e702f6eddacc77d21327", kill_on_drop: false }`
[INFO] [stdout] 1111e727d2f9d4dc827a624822fc434f75672c302407e702f6eddacc77d21327
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fb42525f5b8874b4497046008cebdec7c21f9e7c538bedabea04cf514d8c414
[INFO] running `Command { std: "docker" "start" "-a" "5fb42525f5b8874b4497046008cebdec7c21f9e7c538bedabea04cf514d8c414", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling lambda v0.1.0 (/opt/rustwide/workdir/lambda)
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling wiremock v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.2
[INFO] [stderr]    Compiling mailchimp-list-janitor v0.1.0 (/opt/rustwide/workdir/mailchimp-list-janitor)
[INFO] [stderr]    Compiling mailchimp-list-janitor-cli v0.1.0 (/opt/rustwide/workdir/mailchimp-list-janitor-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.70s
[INFO] running `Command { std: "docker" "inspect" "5fb42525f5b8874b4497046008cebdec7c21f9e7c538bedabea04cf514d8c414", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb42525f5b8874b4497046008cebdec7c21f9e7c538bedabea04cf514d8c414", kill_on_drop: false }`
[INFO] [stdout] 5fb42525f5b8874b4497046008cebdec7c21f9e7c538bedabea04cf514d8c414
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c5993f9043dab610023ef4200fad4798cc450ae87dcbae2fb808bc0c4108eb98
[INFO] running `Command { std: "docker" "start" "-a" "c5993f9043dab610023ef4200fad4798cc450ae87dcbae2fb808bc0c4108eb98", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lambda-3c081221a52b51e2)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mailchimp_list_janitor-2fa97bfac9c64be5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test client::tests::test_fetch_unsubscribed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailchimp_list_janitor_cli-5f73904cdbbf3104)
[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] [stderr]    Doc-tests mailchimp_list_janitor
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mailchimp-list-janitor/src/client.rs - client::Client::archive_unsubscribed (line 146) - compile ... ok
[INFO] [stdout] test mailchimp-list-janitor/src/client.rs - client::Client::fetch_unsubscribed (line 66) - compile ... ok
[INFO] [stdout] test mailchimp-list-janitor/src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test mailchimp-list-janitor/src/client.rs - client::Client::move_unsubscribed_to_archive (line 211) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mailchimp-list-janitor/src/client.rs - client::Client::move_unsubscribed_to_archive (line 211) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: FetchIds(Request(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("us2.api.mailchimp.com")), port: None, path: "/3.0/lists/list-id/members", query: Some("status=unsubscribed&count=100&offset=0&sort_field=timestamp_signup&sort_dir=ASC"), fragment: None }, source: Error { kind: Connect, source: Some(ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } }))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     mailchimp-list-janitor/src/client.rs - client::Client::move_unsubscribed_to_archive (line 211)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p mailchimp-list-janitor --doc`
[INFO] running `Command { std: "docker" "inspect" "c5993f9043dab610023ef4200fad4798cc450ae87dcbae2fb808bc0c4108eb98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5993f9043dab610023ef4200fad4798cc450ae87dcbae2fb808bc0c4108eb98", kill_on_drop: false }`
[INFO] [stdout] c5993f9043dab610023ef4200fad4798cc450ae87dcbae2fb808bc0c4108eb98
