[INFO] fetching crate postcode 0.1.1... [INFO] testing postcode-0.1.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate postcode 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate postcode 0.1.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] crate crates.io crate postcode 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e69223ac764d2a45c17f94eb6afb1a0682f7aa40d6d6fb465a05f4038ca9b1f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e69223ac764d2a45c17f94eb6afb1a0682f7aa40d6d6fb465a05f4038ca9b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e69223ac764d2a45c17f94eb6afb1a0682f7aa40d6d6fb465a05f4038ca9b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e69223ac764d2a45c17f94eb6afb1a0682f7aa40d6d6fb465a05f4038ca9b1f", kill_on_drop: false }` [INFO] [stdout] 3e69223ac764d2a45c17f94eb6afb1a0682f7aa40d6d6fb465a05f4038ca9b1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce68aefdb0eb0a13c0695661edebd13aa16f354cfc09647f98850ae1912173f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce68aefdb0eb0a13c0695661edebd13aa16f354cfc09647f98850ae1912173f9", 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 cfg-if v1.0.0 [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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [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 unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [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 polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [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 [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "ce68aefdb0eb0a13c0695661edebd13aa16f354cfc09647f98850ae1912173f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce68aefdb0eb0a13c0695661edebd13aa16f354cfc09647f98850ae1912173f9", kill_on_drop: false }` [INFO] [stdout] ce68aefdb0eb0a13c0695661edebd13aa16f354cfc09647f98850ae1912173f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fdd9b5caeceeeb4cc84fa611858e2362a4225e1d16b8c9fa379b009137b5e4c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4fdd9b5caeceeeb4cc84fa611858e2362a4225e1d16b8c9fa379b009137b5e4c", kill_on_drop: false }` [INFO] [stderr] Compiling postcode v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.50s [INFO] running `Command { std: "docker" "inspect" "4fdd9b5caeceeeb4cc84fa611858e2362a4225e1d16b8c9fa379b009137b5e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fdd9b5caeceeeb4cc84fa611858e2362a4225e1d16b8c9fa379b009137b5e4c", kill_on_drop: false }` [INFO] [stdout] 4fdd9b5caeceeeb4cc84fa611858e2362a4225e1d16b8c9fa379b009137b5e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d874200ed98abc645727ae56aa246ec2c8c4aa3c5c066cc79ed7ad2ca43b6511 [INFO] running `Command { std: "docker" "start" "-a" "d874200ed98abc645727ae56aa246ec2c8c4aa3c5c066cc79ed7ad2ca43b6511", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/postcode-87a17e0cbaf1c118) [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 25) ... FAILED [INFO] [stdout] test src/lib.rs - (line 8) ... FAILED [INFO] [stdout] test src/lib.rs - (line 13) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 25) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `->` [INFO] [stdout] --> src/lib.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 3 | SW1W0NY (London, England) -> (51.495373, -0.147421) [INFO] [stdout] | ^^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 8) stdout ---- [INFO] [stdout] error[E0423]: expected value, found crate `postcode` [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 4 | postcode = "0.1.1" [INFO] [stdout] | ^^^^^^^^ not a value [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 13) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Http("CouldntResolveHost: couldn't resolve host name")', src/lib.rs:9:48 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5634abe7d2cc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5634abe7d2cc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5634abe7d2cc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5634abe7d2cc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5634abe9d77c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5634abe77825 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5634abe7ec80 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5634abe7ec80 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5634abe7ec80 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5634abe7e82b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x5634abe7f334 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5634abe7ee10 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5634abe7d784 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5634abe7ed79 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5634abacc211 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5634abacc303 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x5634abad27b3 - core::result::Result::unwrap::h3a2854a5fef213e5 [INFO] [stdout] 17: 0x5634abad8f12 - rust_out::main::main::{{closure}}::heb78328f91487ddd [INFO] [stdout] 18: 0x5634abad790c - as core::future::future::Future>::poll::h8652512f500bfe5b [INFO] [stdout] 19: 0x5634abad8bd1 - rust_out::main::{{closure}}::h9131cd6833533b52 [INFO] [stdout] 20: 0x5634abad738c - as core::future::future::Future>::poll::h12e5cda01f17e9b8 [INFO] [stdout] 21: 0x5634abaccb25 - as core::future::future::Future>::poll::{{closure}}::hfdad95d8ed908341 [INFO] [stdout] 22: 0x5634abad7ff3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb83a23b63cf31783 [INFO] [stdout] 23: 0x5634abacf96d - std::thread::local::LocalKey::try_with::hd47a1f44b3ad378a [INFO] [stdout] 24: 0x5634abacef18 - std::thread::local::LocalKey::with::hfc3a873c4e302e42 [INFO] [stdout] 25: 0x5634abad7e0e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h8fc5a13166a4dd92 [INFO] [stdout] 26: 0x5634abaccae5 - as core::future::future::Future>::poll::h3446fb5a550e4493 [INFO] [stdout] 27: 0x5634abad5047 - as core::future::future::Future>::poll::hc79723751c479813 [INFO] [stdout] 28: 0x5634abace48d - async_executor::Executor::run::{{closure}}::h9e99f4ba853cbdbe [INFO] [stdout] 29: 0x5634abad798c - as core::future::future::Future>::poll::hbd49a81c63724af2 [INFO] [stdout] 30: 0x5634abace05d - async_executor::LocalExecutor::run::{{closure}}::hfccf1723bf0230aa [INFO] [stdout] 31: 0x5634abad730c - as core::future::future::Future>::poll::h02dcc1dd59378d32 [INFO] [stdout] 32: 0x5634abad5542 - async_io::driver::block_on::h79e123b3a8b30753 [INFO] [stdout] 33: 0x5634abaceb09 - async_global_executor::reactor::block_on::{{closure}}::hf2bb02317c2bfa1d [INFO] [stdout] 34: 0x5634abacead3 - async_global_executor::reactor::block_on::h52e9e0458aa0c97b [INFO] [stdout] 35: 0x5634abacebd9 - async_global_executor::executor::block_on::{{closure}}::h9c8617598c981edf [INFO] [stdout] 36: 0x5634abacf309 - std::thread::local::LocalKey::try_with::h33a1fb4ad10ba666 [INFO] [stdout] 37: 0x5634abacee7a - std::thread::local::LocalKey::with::hbeefdbdfa036f947 [INFO] [stdout] 38: 0x5634abaceb7a - async_global_executor::executor::block_on::h7013cf4d820cfff8 [INFO] [stdout] 39: 0x5634abad88e6 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h5afd3a8183357a5c [INFO] [stdout] 40: 0x5634abad7ed8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h818cbbc4ca22fc75 [INFO] [stdout] 41: 0x5634abacf459 - std::thread::local::LocalKey::try_with::h3b9db92f01b30e62 [INFO] [stdout] 42: 0x5634abaced78 - std::thread::local::LocalKey::with::h7c6ec2afcbf6c39a [INFO] [stdout] 43: 0x5634abad7dca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h696877be377293f8 [INFO] [stdout] 44: 0x5634abad8847 - async_std::task::builder::Builder::blocking::{{closure}}::h4b92d75b2494cbc4 [INFO] [stdout] 45: 0x5634abacf681 - std::thread::local::LocalKey::try_with::hb37c9afc9faf8a3d [INFO] [stdout] 46: 0x5634abacee1a - std::thread::local::LocalKey::with::ha29ba56e4bdf7979 [INFO] [stdout] 47: 0x5634abad8541 - async_std::task::builder::Builder::blocking::hdf8ffdee7fd0980a [INFO] [stdout] 48: 0x5634abad89ea - async_std::task::block_on::block_on::h7651326a4842322b [INFO] [stdout] 49: 0x5634abad8a71 - rust_out::main::h61823b600df25383 [INFO] [stdout] 50: 0x5634abacffa3 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 51: 0x5634abacebf9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h14f53ef84fb8b5f7 [INFO] [stdout] 52: 0x5634abacec69 - std::rt::lang_start::{{closure}}::h5922618cc8a7ae58 [INFO] [stdout] 53: 0x5634abe7cb11 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 54: 0x5634abe7cb11 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 55: 0x5634abe7cb11 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 56: 0x5634abe7cb11 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 57: 0x5634abe7cb11 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:48 [INFO] [stdout] 58: 0x5634abe7cb11 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 59: 0x5634abe7cb11 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 60: 0x5634abe7cb11 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 61: 0x5634abe7cb11 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:20 [INFO] [stdout] 62: 0x5634abacec51 - std::rt::lang_start::h886614fd12d1e379 [INFO] [stdout] 63: 0x5634abad91e3 - main [INFO] [stdout] 64: 0x7f04726700b3 - __libc_start_main [INFO] [stdout] 65: 0x5634abacc9de - _start [INFO] [stdout] 66: 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 4.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "d874200ed98abc645727ae56aa246ec2c8c4aa3c5c066cc79ed7ad2ca43b6511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d874200ed98abc645727ae56aa246ec2c8c4aa3c5c066cc79ed7ad2ca43b6511", kill_on_drop: false }` [INFO] [stdout] d874200ed98abc645727ae56aa246ec2c8c4aa3c5c066cc79ed7ad2ca43b6511