[INFO] fetching crate postcode 0.1.1... [INFO] testing postcode-0.1.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate postcode 0.1.1 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate postcode 0.1.1 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 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded tracing-attributes v0.1.15 [INFO] [stderr] Downloaded sluice v0.5.4 [INFO] [stderr] Downloaded thiserror v1.0.25 [INFO] [stderr] Downloaded surf v2.2.0 [INFO] [stderr] Downloaded async-io v1.4.1 [INFO] [stderr] Downloaded spinning_top v0.2.4 [INFO] [stderr] Downloaded flume v0.9.2 [INFO] [stderr] Downloaded isahc v0.9.14 [INFO] [stderr] Downloaded curl v0.4.38 [INFO] [stderr] Downloaded thiserror-impl v1.0.25 [INFO] [stderr] Downloaded libc v0.2.97 [INFO] [stderr] Downloaded libz-sys v1.1.3 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.6+1.43.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4a3195cbdb26b99682596c4b70431497209b48ae2ea44409f6a1393dd294518d [INFO] running `Command { std: "docker" "start" "-a" "4a3195cbdb26b99682596c4b70431497209b48ae2ea44409f6a1393dd294518d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a3195cbdb26b99682596c4b70431497209b48ae2ea44409f6a1393dd294518d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3195cbdb26b99682596c4b70431497209b48ae2ea44409f6a1393dd294518d", kill_on_drop: false }` [INFO] [stdout] 4a3195cbdb26b99682596c4b70431497209b48ae2ea44409f6a1393dd294518d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6414b05b52b687e0d98e917eafc69d0d9f1bbf58d127ddcb016e0fbae13bafeb [INFO] running `Command { std: "docker" "start" "-a" "6414b05b52b687e0d98e917eafc69d0d9f1bbf58d127ddcb016e0fbae13bafeb", 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 futures-core v0.3.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling once_cell v1.8.0 [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 percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 block-buffer v0.9.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [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 tracing-futures v0.2.5 [INFO] [stderr] Compiling async-io v1.4.1 [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_qs v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [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 38.39s [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" "6414b05b52b687e0d98e917eafc69d0d9f1bbf58d127ddcb016e0fbae13bafeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6414b05b52b687e0d98e917eafc69d0d9f1bbf58d127ddcb016e0fbae13bafeb", kill_on_drop: false }` [INFO] [stdout] 6414b05b52b687e0d98e917eafc69d0d9f1bbf58d127ddcb016e0fbae13bafeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 180ba09017ef32338ec627e82d49d7ecdecc064567a09ddbd005c99dcabe3567 [INFO] running `Command { std: "docker" "start" "-a" "180ba09017ef32338ec627e82d49d7ecdecc064567a09ddbd005c99dcabe3567", 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.85s [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" "180ba09017ef32338ec627e82d49d7ecdecc064567a09ddbd005c99dcabe3567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180ba09017ef32338ec627e82d49d7ecdecc064567a09ddbd005c99dcabe3567", kill_on_drop: false }` [INFO] [stdout] 180ba09017ef32338ec627e82d49d7ecdecc064567a09ddbd005c99dcabe3567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5001ca8fe20c6e7d8ebf9e0b93121c1c6bfec6e8df7ea16e07fea3861ba1abed [INFO] running `Command { std: "docker" "start" "-a" "5001ca8fe20c6e7d8ebf9e0b93121c1c6bfec6e8df7ea16e07fea3861ba1abed", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [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-46ba2ccc3773d762) [INFO] [stdout] [INFO] [stderr] Doc-tests postcode [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] [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: 0x587b6710ff82 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x587b6710ff82 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x587b6710ff82 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x587b6710ff82 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x587b67120aaf - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x587b67120aaf - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x587b670e9971 - std::io::default_write_fmt::haf8355dc2afbec95 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x587b670e9971 - std::io::Write::write_fmt::h93c9a261259c931a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x587b670f0f92 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x587b670f3c4f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x587b670f3aa9 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x587b670f42d5 - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x587b670f416a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x587b670f10d9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x587b670ddecd - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x587b671296a0 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x587b67128bc6 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x587b66e8dfec - rust_out::main::main::{{closure}}::h1e94595e0a87a4de [INFO] [stdout] 18: 0x587b66e8dcf5 - rust_out::main::{{closure}}::hb0841123cabc6776 [INFO] [stdout] 19: 0x587b66e85879 - as core::future::future::Future>::poll::{{closure}}::h1fc2a52b4e8cfd95 [INFO] [stdout] 20: 0x587b66e8e708 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8036cd92b37285a7 [INFO] [stdout] 21: 0x587b66e87f4a - std::thread::local::LocalKey::try_with::hfd7097ae13bf1043 [INFO] [stdout] 22: 0x587b66e87636 - std::thread::local::LocalKey::with::h627b3273fc42fd1b [INFO] [stdout] 23: 0x587b66e8e66e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h846122b18f79a196 [INFO] [stdout] 24: 0x587b66e85851 - as core::future::future::Future>::poll::h8ee21c2846784d38 [INFO] [stdout] 25: 0x587b66e8c35e - as core::future::future::Future>::poll::h3848d5995c5bfd16 [INFO] [stdout] 26: 0x587b66e86ce9 - async_executor::Executor::run::{{closure}}::h133465ace7e4b43f [INFO] [stdout] 27: 0x587b66e869a6 - async_executor::LocalExecutor::run::{{closure}}::hb99faf120a52120c [INFO] [stdout] 28: 0x587b66e8c776 - async_io::driver::block_on::hadb1ac9885abd9ea [INFO] [stdout] 29: 0x587b66e8729d - async_global_executor::reactor::block_on::{{closure}}::hd961af3610071c5a [INFO] [stdout] 30: 0x587b66e8724d - async_global_executor::reactor::block_on::h5ca7799b12a41d10 [INFO] [stdout] 31: 0x587b66e87341 - async_global_executor::executor::block_on::{{closure}}::h5194c7b45f05f4f3 [INFO] [stdout] 32: 0x587b66e87ad7 - std::thread::local::LocalKey::try_with::h4e4563eed0747655 [INFO] [stdout] 33: 0x587b66e87576 - std::thread::local::LocalKey::with::h0e03d61711296f56 [INFO] [stdout] 34: 0x587b66e872d6 - async_global_executor::executor::block_on::h56be80625e18dba6 [INFO] [stdout] 35: 0x587b66e8efff - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hcf5060f4a95546dc [INFO] [stdout] 36: 0x587b66e8e814 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hda8c3ac1d77335fb [INFO] [stdout] 37: 0x587b66e87805 - std::thread::local::LocalKey::try_with::h17bf644bb785a83c [INFO] [stdout] 38: 0x587b66e875d6 - std::thread::local::LocalKey::with::h49d584c3643eb077 [INFO] [stdout] 39: 0x587b66e8e637 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h465589af62c36679 [INFO] [stdout] 40: 0x587b66e8ef64 - async_std::task::builder::Builder::blocking::{{closure}}::h9c04d07e960c107b [INFO] [stdout] 41: 0x587b66e87917 - std::thread::local::LocalKey::try_with::h2daa487210f6559b [INFO] [stdout] 42: 0x587b66e87706 - std::thread::local::LocalKey::with::hf83fdc660a702069 [INFO] [stdout] 43: 0x587b66e8ec57 - async_std::task::builder::Builder::blocking::h1c21f965c417ca2c [INFO] [stdout] 44: 0x587b66e8f10e - async_std::task::block_on::block_on::h4156362a7822371d [INFO] [stdout] 45: 0x587b66e8dbb9 - rust_out::main::hcbdc0960c876f2af [INFO] [stdout] 46: 0x587b66e88623 - core::ops::function::FnOnce::call_once::hfb4119cacd246208 [INFO] [stdout] 47: 0x587b66e87566 - std::sys::backtrace::__rust_begin_short_backtrace::h410c329a888fe2f7 [INFO] [stdout] 48: 0x587b66e87389 - std::rt::lang_start::{{closure}}::h39fc2126d871a896 [INFO] [stdout] 49: 0x587b670eb280 - core::ops::function::impls:: for &F>::call_once::hc7ed5622678f5124 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 50: 0x587b670eb280 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x587b670eb280 - std::panicking::catch_unwind::hff67b45e0819a036 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x587b670eb280 - std::panic::catch_unwind::hec0fb0db85f7fd60 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x587b670eb280 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24 [INFO] [stdout] 54: 0x587b670eb280 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 55: 0x587b670eb280 - std::panicking::catch_unwind::h3816830c825cbe04 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 56: 0x587b670eb280 - std::panic::catch_unwind::h408406c8f02ebb9d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x587b670eb280 - std::rt::lang_start_internal::hce2b8b328837374b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5 [INFO] [stdout] 58: 0x587b66e87371 - std::rt::lang_start::h866de1957bb2b812 [INFO] [stdout] 59: 0x587b66e8f155 - main [INFO] [stdout] 60: 0x76fa6e8a01ca - [INFO] [stdout] 61: 0x76fa6e8a028b - __libc_start_main [INFO] [stdout] 62: 0x587b66e85755 - _start [INFO] [stdout] 63: 0x0 - [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.36s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "5001ca8fe20c6e7d8ebf9e0b93121c1c6bfec6e8df7ea16e07fea3861ba1abed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5001ca8fe20c6e7d8ebf9e0b93121c1c6bfec6e8df7ea16e07fea3861ba1abed", kill_on_drop: false }` [INFO] [stdout] 5001ca8fe20c6e7d8ebf9e0b93121c1c6bfec6e8df7ea16e07fea3861ba1abed