[INFO] fetching crate small-acme 0.2.2...
[INFO] testing small-acme-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate small-acme 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate small-acme 0.2.2
[INFO] finished tweaking crates.io crate small-acme 0.2.2
[INFO] tweaked toml for crates.io crate small-acme 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate small-acme 0.2.2 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 crates.io crate small-acme 0.2.2 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] e74dbfbf5cd4f3cfe669278c395b4bb3a9694927cece751c9455d4fe634706d0
[INFO] running `Command { std: "docker" "start" "-a" "e74dbfbf5cd4f3cfe669278c395b4bb3a9694927cece751c9455d4fe634706d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e74dbfbf5cd4f3cfe669278c395b4bb3a9694927cece751c9455d4fe634706d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e74dbfbf5cd4f3cfe669278c395b4bb3a9694927cece751c9455d4fe634706d0", kill_on_drop: false }`
[INFO] [stdout] e74dbfbf5cd4f3cfe669278c395b4bb3a9694927cece751c9455d4fe634706d0
[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] c62be9bca0c1f6a599a4adf9b4572caca676e0d280741811cd5fff1ae22fdd81
[INFO] running `Command { std: "docker" "start" "-a" "c62be9bca0c1f6a599a4adf9b4572caca676e0d280741811cd5fff1ae22fdd81", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling rustls-pki-types v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling small-acme v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.43s
[INFO] running `Command { std: "docker" "inspect" "c62be9bca0c1f6a599a4adf9b4572caca676e0d280741811cd5fff1ae22fdd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62be9bca0c1f6a599a4adf9b4572caca676e0d280741811cd5fff1ae22fdd81", kill_on_drop: false }`
[INFO] [stdout] c62be9bca0c1f6a599a4adf9b4572caca676e0d280741811cd5fff1ae22fdd81
[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] 0cd7ec7fb35b2b95cf44efb0f074a084b3de70a9ff0021cd8fd11e2f94833e27
[INFO] running `Command { std: "docker" "start" "-a" "0cd7ec7fb35b2b95cf44efb0f074a084b3de70a9ff0021cd8fd11e2f94833e27", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling time v0.3.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling clap_lex v0.3.2
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling clap v4.1.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling rcgen v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling small-acme v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.87s
[INFO] running `Command { std: "docker" "inspect" "0cd7ec7fb35b2b95cf44efb0f074a084b3de70a9ff0021cd8fd11e2f94833e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd7ec7fb35b2b95cf44efb0f074a084b3de70a9ff0021cd8fd11e2f94833e27", kill_on_drop: false }`
[INFO] [stdout] 0cd7ec7fb35b2b95cf44efb0f074a084b3de70a9ff0021cd8fd11e2f94833e27
[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] bd8fc4e798c5631d63ea059d20f9145de478a469b99b1e40c192ba06a0026ddc
[INFO] running `Command { std: "docker" "start" "-a" "bd8fc4e798c5631d63ea059d20f9145de478a469b99b1e40c192ba06a0026ddc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/small_acme-93c6a8699ddd4be8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::deserialize_new_credentials ... FAILED
[INFO] [stdout] test tests::deserialize_old_credentials ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::deserialize_new_credentials stdout ----
[INFO] [stdout] Error: Http(Transport(Transport { kind: Dns, message: Some("resolve dns name 'acme-staging-v02.api.letsencrypt.org:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("acme-staging-v02.api.letsencrypt.org")), port: None, path: "/directory", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) }))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::deserialize_new_credentials
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "bd8fc4e798c5631d63ea059d20f9145de478a469b99b1e40c192ba06a0026ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8fc4e798c5631d63ea059d20f9145de478a469b99b1e40c192ba06a0026ddc", kill_on_drop: false }`
[INFO] [stdout] bd8fc4e798c5631d63ea059d20f9145de478a469b99b1e40c192ba06a0026ddc
