[INFO] fetching crate small-acme 0.2.2...
[INFO] testing small-acme-0.2.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate small-acme 0.2.2 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate small-acme 0.2.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.38
[INFO] [stderr]   Downloaded pem v3.0.3
[INFO] [stderr]   Downloaded thiserror v1.0.38
[INFO] [stderr]   Downloaded is-terminal v0.4.4
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded base64 v0.21.0
[INFO] [stderr]   Downloaded time v0.3.19
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] [stderr]   Downloaded io-lifetimes v1.0.5
[INFO] [stderr]   Downloaded env_logger v0.11.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.2.0
[INFO] [stderr]   Downloaded ureq v2.6.2
[INFO] [stderr]   Downloaded anstyle v1.0.5
[INFO] [stderr]   Downloaded clap v4.1.6
[INFO] [stderr]   Downloaded rustix v0.36.8
[INFO] [stderr]   Downloaded ring v0.17.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e65fd49cd06660753a659b824a532be740452a2fb97ef6a80be11c64312b467e
[INFO] running `Command { std: "docker" "start" "-a" "e65fd49cd06660753a659b824a532be740452a2fb97ef6a80be11c64312b467e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e65fd49cd06660753a659b824a532be740452a2fb97ef6a80be11c64312b467e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e65fd49cd06660753a659b824a532be740452a2fb97ef6a80be11c64312b467e", kill_on_drop: false }`
[INFO] [stdout] e65fd49cd06660753a659b824a532be740452a2fb97ef6a80be11c64312b467e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b77f2c27ef31a5a16b1f05976f8e505e18839b75c5d008b060dacbfe2e4a6c8
[INFO] running `Command { std: "docker" "start" "-a" "2b77f2c27ef31a5a16b1f05976f8e505e18839b75c5d008b060dacbfe2e4a6c8", 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 once_cell v1.17.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustls-pki-types v1.2.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling url v2.3.1
[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 21.22s
[INFO] running `Command { std: "docker" "inspect" "2b77f2c27ef31a5a16b1f05976f8e505e18839b75c5d008b060dacbfe2e4a6c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b77f2c27ef31a5a16b1f05976f8e505e18839b75c5d008b060dacbfe2e4a6c8", kill_on_drop: false }`
[INFO] [stdout] 2b77f2c27ef31a5a16b1f05976f8e505e18839b75c5d008b060dacbfe2e4a6c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fab392801c312f8eb0f7a292d9761fa3db7a64f257c6e93759ebb51c6380271
[INFO] running `Command { std: "docker" "start" "-a" "9fab392801c312f8eb0f7a292d9761fa3db7a64f257c6e93759ebb51c6380271", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling time v0.3.19
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling clap_lex v0.3.2
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling is-terminal v0.4.4
[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 rustls v0.20.8
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling clap v4.1.6
[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 serde v1.0.152
[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 33.84s
[INFO] running `Command { std: "docker" "inspect" "9fab392801c312f8eb0f7a292d9761fa3db7a64f257c6e93759ebb51c6380271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fab392801c312f8eb0f7a292d9761fa3db7a64f257c6e93759ebb51c6380271", kill_on_drop: false }`
[INFO] [stdout] 9fab392801c312f8eb0f7a292d9761fa3db7a64f257c6e93759ebb51c6380271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 202aa4a3a8a8209a000a03aa1707bc98b7687e5fac8696060f1d40185863d829
[INFO] running `Command { std: "docker" "start" "-a" "202aa4a3a8a8209a000a03aa1707bc98b7687e5fac8696060f1d40185863d829", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/small_acme-bc761c4d4d41fea6)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::deserialize_old_credentials ... ok
[INFO] [stdout] test tests::deserialize_new_credentials ... FAILED
[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" "202aa4a3a8a8209a000a03aa1707bc98b7687e5fac8696060f1d40185863d829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202aa4a3a8a8209a000a03aa1707bc98b7687e5fac8696060f1d40185863d829", kill_on_drop: false }`
[INFO] [stdout] 202aa4a3a8a8209a000a03aa1707bc98b7687e5fac8696060f1d40185863d829
