[INFO] fetching crate postcode 0.1.1...
[INFO] testing postcode-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate postcode 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate postcode 0.1.1
[INFO] finished tweaking crates.io crate postcode 0.1.1
[INFO] tweaked toml for crates.io crate postcode 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate postcode 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate postcode 0.1.1 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5ed2f99c063b5abdfb2e3f8ac45874b8536146a62072b3f4d8d4a8c9cc42f5e
[INFO] running `Command { std: "docker" "start" "-a" "d5ed2f99c063b5abdfb2e3f8ac45874b8536146a62072b3f4d8d4a8c9cc42f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5ed2f99c063b5abdfb2e3f8ac45874b8536146a62072b3f4d8d4a8c9cc42f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5ed2f99c063b5abdfb2e3f8ac45874b8536146a62072b3f4d8d4a8c9cc42f5e", kill_on_drop: false }`
[INFO] [stdout] d5ed2f99c063b5abdfb2e3f8ac45874b8536146a62072b3f4d8d4a8c9cc42f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b3adcce45b70bad98c1a6fa63cd9265b5515c24e8217ecbbf38aea9dcf3654b
[INFO] running `Command { std: "docker" "start" "-a" "3b3adcce45b70bad98c1a6fa63cd9265b5515c24e8217ecbbf38aea9dcf3654b", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling fastrand v1.4.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.7
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.6+1.43.0
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling curl-sys v0.4.44+curl-7.77.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling curl v0.4.38
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling spinning_top v0.2.4
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling http-types v2.11.1
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sluice v0.5.4
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.25
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling async-io v1.4.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-std v1.9.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_qs v0.7.2
[INFO] [stderr]    Compiling http-client v6.4.1
[INFO] [stderr]    Compiling surf v2.2.0
[INFO] [stderr]    Compiling postcode v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-types v2.11.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3b3adcce45b70bad98c1a6fa63cd9265b5515c24e8217ecbbf38aea9dcf3654b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b3adcce45b70bad98c1a6fa63cd9265b5515c24e8217ecbbf38aea9dcf3654b", kill_on_drop: false }`
[INFO] [stdout] 3b3adcce45b70bad98c1a6fa63cd9265b5515c24e8217ecbbf38aea9dcf3654b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26640a45a78cde388f751061ba20960e9a638079431fbff214960c5e9269fc24
[INFO] running `Command { std: "docker" "start" "-a" "26640a45a78cde388f751061ba20960e9a638079431fbff214960c5e9269fc24", kill_on_drop: false }`
[INFO] [stderr]    Compiling postcode v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-types v2.11.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "26640a45a78cde388f751061ba20960e9a638079431fbff214960c5e9269fc24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26640a45a78cde388f751061ba20960e9a638079431fbff214960c5e9269fc24", kill_on_drop: false }`
[INFO] [stdout] 26640a45a78cde388f751061ba20960e9a638079431fbff214960c5e9269fc24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27e4b55b17922f26be29287b34a4fa5a1d38f1cb2f0df345a09b953e71c3dd59
[INFO] running `Command { std: "docker" "start" "-a" "27e4b55b17922f26be29287b34a4fa5a1d38f1cb2f0df345a09b953e71c3dd59", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: http-types v2.11.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/postcode-2b1d9257c09bcc1a)
[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] [stderr]    Doc-tests postcode
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `postcode`
[INFO] [stdout]  --> src/lib.rs:10:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | postcode = "0.1.1"
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might have meant to introduce a new binding
[INFO] [stdout]   |
[INFO] [stdout] 5 | let postcode = "0.1.1"
[INFO] [stdout]   | +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error: `->` is not valid syntax for field accesses and method calls
[INFO] [stdout]  --> src/lib.rs:26:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | SW1W0NY (London, England) -> (51.495373, -0.147421)
[INFO] [stdout]   |                           ^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the `.` operator will automatically dereference the value, except if the value is a raw pointer
[INFO] [stdout] help: try using `.` instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - SW1W0NY (London, England) -> (51.495373, -0.147421)
[INFO] [stdout] 3 + SW1W0NY (London, England) . (51.495373, -0.147421)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `(`
[INFO] [stdout]  --> src/lib.rs:26:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | SW1W0NY (London, England) -> (51.495373, -0.147421)
[INFO] [stdout]   |                              ^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `London` in this scope
[INFO] [stdout]  --> src/lib.rs:26:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | SW1W0NY (London, England) -> (51.495373, -0.147421)
[INFO] [stdout]   |          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `England` in this scope
[INFO] [stdout]  --> src/lib.rs:26:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | SW1W0NY (London, England) -> (51.495373, -0.147421)
[INFO] [stdout]   |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SW1W0NY` in this scope
[INFO] [stdout]  --> src/lib.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | SW1W0NY (London, England) -> (51.495373, -0.147421)
[INFO] [stdout]   | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 13) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (64) panicked at src/lib.rs:10:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Http("CouldntResolveHost: couldn't resolve host name")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57866037cd52 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57866037cd52 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57866037cd52 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57866037cd52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57866038d6ff - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57866038d6ff - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5786603566b3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5786603566b3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57866035e002 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x578660360c6f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x578660360ac9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x578660361245 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5786603610da - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x57866035e139 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x57866034b11d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5786603962c0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5786603957c6 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x57866010e129 - rust_out::main::main::{{closure}}::hecb40df384b04db5
[INFO] [stdout]   18:     0x57866010de42 - rust_out::main::{{closure}}::h7b55a7eb1a7d47d7
[INFO] [stdout]   19:     0x578660105b29 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h1e21256178b847f9
[INFO] [stdout]   20:     0x57866010e978 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hcc4022e4abf0e12b
[INFO] [stdout]   21:     0x57866010800a - std::thread::local::LocalKey<T>::try_with::ha8cf5367a30ce019
[INFO] [stdout]   22:     0x5786601078d6 - std::thread::local::LocalKey<T>::with::ha1b2128b8dff71f0
[INFO] [stdout]   23:     0x57866010e77e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2d9c9d5584627ffb
[INFO] [stdout]   24:     0x578660105b01 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h4271e2bd102d98fe
[INFO] [stdout]   25:     0x57866010c4ce - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h0177fe0caead1040
[INFO] [stdout]   26:     0x578660106f36 - async_executor::Executor::run::{{closure}}::ha47c77df506873d4
[INFO] [stdout]   27:     0x578660106c03 - async_executor::LocalExecutor::run::{{closure}}::h2d27d0874a1ffcab
[INFO] [stdout]   28:     0x57866010c8e6 - async_io::driver::block_on::hc009dba7a625423a
[INFO] [stdout]   29:     0x5786601074dd - async_global_executor::reactor::block_on::{{closure}}::h158cc3650ca1ab5f
[INFO] [stdout]   30:     0x57866010748d - async_global_executor::reactor::block_on::h76fb5c4471f7a8c8
[INFO] [stdout]   31:     0x578660107581 - async_global_executor::executor::block_on::{{closure}}::h342497b8b71cf2a2
[INFO] [stdout]   32:     0x578660107c07 - std::thread::local::LocalKey<T>::try_with::h38bf70fd6ebb2fcd
[INFO] [stdout]   33:     0x578660107946 - std::thread::local::LocalKey<T>::with::hdc9d597898ab939f
[INFO] [stdout]   34:     0x578660107516 - async_global_executor::executor::block_on::hb3f97e856c6b3ed9
[INFO] [stdout]   35:     0x57866010f14f - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::ha61cfe4b64281ae3
[INFO] [stdout]   36:     0x57866010e884 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4ac5db5be6d90cd4
[INFO] [stdout]   37:     0x578660107af5 - std::thread::local::LocalKey<T>::try_with::h2796bc4be7807fc8
[INFO] [stdout]   38:     0x578660107916 - std::thread::local::LocalKey<T>::with::hb9407bc0312af82a
[INFO] [stdout]   39:     0x57866010e7c7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hd791eea392f5b5b1
[INFO] [stdout]   40:     0x57866010f0a4 - async_std::task::builder::Builder::blocking::{{closure}}::h655de9d8bbdc30f1
[INFO] [stdout]   41:     0x578660107dc7 - std::thread::local::LocalKey<T>::try_with::h8d2c38b4db1da847
[INFO] [stdout]   42:     0x578660107876 - std::thread::local::LocalKey<T>::with::h59a8af0328afbeec
[INFO] [stdout]   43:     0x57866010eda7 - async_std::task::builder::Builder::blocking::h9b6187fec7ffc8ca
[INFO] [stdout]   44:     0x57866010f25e - async_std::task::block_on::block_on::h393f72aaee2fc3cf
[INFO] [stdout]   45:     0x57866010dd19 - rust_out::main::he986860d8b7bc94f
[INFO] [stdout]   46:     0x5786601087c3 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d
[INFO] [stdout]   47:     0x5786601077a6 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff
[INFO] [stdout]   48:     0x5786601075c9 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee
[INFO] [stdout]   49:     0x578660357fa0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   50:     0x578660357fa0 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x578660357fa0 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x578660357fa0 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x578660357fa0 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   54:     0x578660357fa0 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x578660357fa0 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x578660357fa0 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x578660357fa0 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   58:     0x5786601075b1 - std::rt::lang_start::h457230af78cce7e7
[INFO] [stdout]   59:     0x57866010f2a5 - main
[INFO] [stdout]   60:     0x748f0d9d81ca - <unknown>
[INFO] [stdout]   61:     0x748f0d9d828b - __libc_start_main
[INFO] [stdout]   62:     0x578660105a05 - _start
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 13)
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "27e4b55b17922f26be29287b34a4fa5a1d38f1cb2f0df345a09b953e71c3dd59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e4b55b17922f26be29287b34a4fa5a1d38f1cb2f0df345a09b953e71c3dd59", kill_on_drop: false }`
[INFO] [stdout] 27e4b55b17922f26be29287b34a4fa5a1d38f1cb2f0df345a09b953e71c3dd59
