[INFO] cloning repository https://github.com/qeda/qeda-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qeda/qeda-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 861b53ca9b3947673e7908ecd2268a0d748c7096 [INFO] testing qeda/qeda-rs against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qeda/qeda-rs on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qeda/qeda-rs [INFO] finished tweaking git repo https://github.com/qeda/qeda-rs [INFO] tweaked toml for git repo https://github.com/qeda/qeda-rs written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/qeda/qeda-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e739ded4cc683fd4f7eddc86d873f26d3cfe15487987da313183cccb4910d056 [INFO] running `Command { std: "docker" "start" "-a" "e739ded4cc683fd4f7eddc86d873f26d3cfe15487987da313183cccb4910d056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e739ded4cc683fd4f7eddc86d873f26d3cfe15487987da313183cccb4910d056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e739ded4cc683fd4f7eddc86d873f26d3cfe15487987da313183cccb4910d056", kill_on_drop: false }` [INFO] [stdout] e739ded4cc683fd4f7eddc86d873f26d3cfe15487987da313183cccb4910d056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97d06ca928cd6ae668834c9cad8a9391f865e7fa368f5e140c37510058a14487 [INFO] running `Command { std: "docker" "start" "-a" "97d06ca928cd6ae668834c9cad8a9391f865e7fa368f5e140c37510058a14487", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling svgdom v0.18.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-recursion v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.72s [INFO] running `Command { std: "docker" "inspect" "97d06ca928cd6ae668834c9cad8a9391f865e7fa368f5e140c37510058a14487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d06ca928cd6ae668834c9cad8a9391f865e7fa368f5e140c37510058a14487", kill_on_drop: false }` [INFO] [stdout] 97d06ca928cd6ae668834c9cad8a9391f865e7fa368f5e140c37510058a14487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86ae31c9a872d70f8da1f2bd50bc80f2f106e740f7b80b19f49bff27f3cbea6d [INFO] running `Command { std: "docker" "start" "-a" "86ae31c9a872d70f8da1f2bd50bc80f2f106e740f7b80b19f49bff27f3cbea6d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.62s [INFO] running `Command { std: "docker" "inspect" "86ae31c9a872d70f8da1f2bd50bc80f2f106e740f7b80b19f49bff27f3cbea6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ae31c9a872d70f8da1f2bd50bc80f2f106e740f7b80b19f49bff27f3cbea6d", kill_on_drop: false }` [INFO] [stdout] 86ae31c9a872d70f8da1f2bd50bc80f2f106e740f7b80b19f49bff27f3cbea6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0ec64ad5381eb1d0fdf40a3f050acc63bff52250de79f12f273cbbdc2540833 [INFO] running `Command { std: "docker" "start" "-a" "c0ec64ad5381eb1d0fdf40a3f050acc63bff52250de79f12f273cbbdc2540833", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qeda-ec403c46278a6300) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::json ... ok [INFO] [stdout] test config::tests::element ... ok [INFO] [stdout] test pattern::calc::tests::ipc ... ok [INFO] [stdout] test config::tests::pair ... ok [INFO] [stdout] test pinout::tests::group ... ok [INFO] [stdout] test config::tests::range ... ok [INFO] [stdout] test pinout::tests::pinout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qeda-6c8ce3b90e188261) [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] [stdout] [INFO] [stderr] Doc-tests qeda [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/library.rs - library::Library::new (line 34) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::load_component (line 109) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::from_config (line 53) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::add_component (line 81) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::new (line 34) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest247EIL/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctest247EIL/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqeda-6bc7d8b345ecb8ee.rlib" "/opt/rustwide/target/debug/deps/libreqwest-52b4cdbac481a567.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c9cb7a023db2a99a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0cff6b5e298327d7.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-d83566b38c46aa06.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-be5050a9661d20b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ebc0d6cfee630bf5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-8d2f959b328e7451.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-d63b43f5922351cd.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-e22769a44f9d761c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8ed540b24234080c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-80fa1ecd75bd3373.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0468a649e8d5f22c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1b9b007348024de8.rlib" "/opt/rustwide/target/debug/deps/libtracing-186f1e5c5d6f1721.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/libtokio-b9c35bc18b68f64d.rlib" "/opt/rustwide/target/debug/deps/libmio-76a61e655e6f6363.rlib" "/opt/rustwide/target/debug/deps/libiovec-bed4a2cbdfe52712.rlib" "/opt/rustwide/target/debug/deps/libnet2-e6cd5b1a3b0f75ca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-caef8320732744f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/liburl-1369ac1fda6a0775.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-3419d6af4f5a48b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libtokio-8cb7298105d54fbc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a606d573e5fba578.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6ded29d2ec11183a.rlib" "/opt/rustwide/target/debug/deps/libbytes-bf0d73bdc144d9aa.rlib" "/opt/rustwide/target/debug/deps/libmio-6047457dbc4e3761.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3be1de549da4f882.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0ad35c110a4d60ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libfutures-263500407a283d57.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-acd58b8f261dc583.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9dfe637f5057a8c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-921b1e49efcb8186.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0ca8de8633d79169.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08301f05513edba5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6e491090cc755938.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a39a5379f93a291c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-70eebea1da114531.rlib" "/opt/rustwide/target/debug/deps/libdirectories-819270540252ec9a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8971eb60f39b80a9.rlib" "/opt/rustwide/target/debug/deps/libchrono-a9f5f4a0bf3c563c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-6494587a8bfb30c3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fcacb9c47ed5464d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b05a62ad295f8562.rlib" "/opt/rustwide/target/debug/deps/libsvgdom-04b9d9daeae5597a.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-d555dd286c1c6be6.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-da98d5fad43d9246.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-3a92a9722ca9fd11.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-59c5ab0de98e183d.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-09b351c757aec176.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-dde5fb28c43c5c57.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-52748d9dd3ecd243.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libregex-d44eee907e528267.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d9e43aff1fd2eedf.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c9a4eac6b2db02cb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-f70523ff00cce4e2.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3b3ae7a823f120cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-78fe8853928bb8bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89752d7cbbd3a3ed.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-a0a3a5e51342dccd.rlib" "/opt/rustwide/target/debug/deps/libclap-61efd77288ae3819.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-b249276da3643884.rlib" "/opt/rustwide/target/debug/deps/liblibc-690f160cc5c1f547.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0b31315f01916275.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-30106798692638db.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94909792622a49ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest247EIL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/library.rs - library::Library::load_component (line 109) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] info: loading component 'capacitor/c0603' [INFO] [stdout] thread 'main' panicked at 'there is no timer running, must be called from the context of Tokio runtime', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:25:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557b9db4262c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557b9db4262c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557b9db4262c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557b9db4262c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557b9db652ac - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x557b9db3cad5 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x557b9db43f90 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557b9db43f90 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557b9db43f90 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x557b9db43b3b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x557b9db44644 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x557b9db44120 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x557b9db42ae4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x557b9db44089 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x557b9d2d6771 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x557b9db637c1 - core::panicking::panic_display::h7e364c019c4c45b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:62:5 [INFO] [stdout] 16: 0x557b9d2d666b - core::option::expect_failed::hbb9465dc6ab987ce [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:1637:5 [INFO] [stdout] 17: 0x557b9d68d75e - core::option::Option::expect::h91373af800f5c7cd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:709:21 [INFO] [stdout] 18: 0x557b9d69966c - tokio::time::driver::handle::Handle::current::he27b49a5fd721892 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:24:9 [INFO] [stdout] 19: 0x557b9d67a6df - tokio::time::driver::registration::Registration::new::hb21970609f44e755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/registration.rs:18:22 [INFO] [stdout] 20: 0x557b9d67a4d2 - tokio::time::delay::delay_until::h265eb47e905ed753 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 21: 0x557b9d67a549 - tokio::time::delay::delay_for::h28c68a25157f06f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 22: 0x557b9d4762ac - core::ops::function::FnOnce::call_once::h5ca2fa32d9b2b8b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x557b9d4840bd - core::option::Option::map::h76d8950e5d9b34c1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:846:29 [INFO] [stdout] 24: 0x557b9d3dba3c - reqwest::async_impl::client::Client::execute_request::hecd1fe6ea7f78875 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1104:23 [INFO] [stdout] 25: 0x557b9d3fa9a2 - reqwest::async_impl::request::RequestBuilder::send::hd8c874c861d6d0db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/request.rs:412:24 [INFO] [stdout] 26: 0x557b9d2da7b6 - qeda::library::Library::get_url_contents::{{closure}}::hc7229d5f627359b0 [INFO] [stdout] 27: 0x557b9d2decfb - as core::future::future::Future>::poll::h585ab0bcfaa7d0c7 [INFO] [stdout] 28: 0x557b9d2d9a6c - qeda::library::Library::load_component::{{closure}}::h8f92bb0e2ba11fa2 [INFO] [stdout] 29: 0x557b9d2dee41 - as core::future::future::Future>::poll::h7cdaa35f727285b3 [INFO] [stdout] 30: 0x557b9d2dc078 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h8ed6d4674b5ed578 [INFO] [stdout] 31: 0x557b9d2db792 - tokio::coop::with_budget::{{closure}}::hb594c8ad2ffd0175 [INFO] [stdout] 32: 0x557b9d2d7bc0 - std::thread::local::LocalKey::try_with::hfa4e30922263e66b [INFO] [stdout] 33: 0x557b9d2d7435 - std::thread::local::LocalKey::with::h33439baf9011c48d [INFO] [stdout] 34: 0x557b9d2dbaae - tokio::park::thread::CachedParkThread::block_on::h8dd651002dd37f75 [INFO] [stdout] 35: 0x557b9d2dd92a - tokio::runtime::enter::Enter::block_on::h3e58279b918f5e47 [INFO] [stdout] 36: 0x557b9d2dc2d2 - tokio::runtime::thread_pool::ThreadPool::block_on::hc8b6d694daeeebf9 [INFO] [stdout] 37: 0x557b9d2ddb13 - tokio::runtime::Runtime::block_on::h6461a470c9050f49 [INFO] [stdout] 38: 0x557b9d2def94 - rust_out::main::_doctest_main_src_library_rs_109_0::h13a08c1c0fd3bc3e [INFO] [stdout] 39: 0x557b9d2deee6 - rust_out::main::h61823b600df25383 [INFO] [stdout] 40: 0x557b9d2d7df3 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 41: 0x557b9d2d7179 - std::sys_common::backtrace::__rust_begin_short_backtrace::haf8e35482869953f [INFO] [stdout] 42: 0x557b9d2d72f9 - std::rt::lang_start::{{closure}}::h5e534791856c5311 [INFO] [stdout] 43: 0x557b9db41e71 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 44: 0x557b9db41e71 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x557b9db41e71 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x557b9db41e71 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x557b9db41e71 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stdout] 48: 0x557b9db41e71 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 49: 0x557b9db41e71 - std::panicking::try::ha9e37f45dc542517 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 50: 0x557b9db41e71 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 51: 0x557b9db41e71 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stdout] 52: 0x557b9d2d72e1 - std::rt::lang_start::h606ea79aaa4848ba [INFO] [stdout] 53: 0x557b9d2df043 - main [INFO] [stdout] 54: 0x7fc5248850b3 - __libc_start_main [INFO] [stdout] 55: 0x557b9d2d6f2e - _start [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::from_config (line 53) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] info: adding component 'capacitor/c0603' [INFO] [stdout] info: loading component 'capacitor/c0603' [INFO] [stdout] thread 'main' panicked at 'there is no timer running, must be called from the context of Tokio runtime', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:25:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5627b7d8efcc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5627b7d8efcc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5627b7d8efcc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5627b7d8efcc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5627b7db1c4c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5627b7d89475 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5627b7d90930 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5627b7d90930 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5627b7d90930 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5627b7d904db - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x5627b7d90fe4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5627b7d90ac0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5627b7d8f484 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5627b7d90a29 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5627b7520771 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5627b7db0161 - core::panicking::panic_display::h7e364c019c4c45b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:62:5 [INFO] [stdout] 16: 0x5627b752066b - core::option::expect_failed::hbb9465dc6ab987ce [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:1637:5 [INFO] [stdout] 17: 0x5627b78d9efe - core::option::Option::expect::h91373af800f5c7cd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:709:21 [INFO] [stdout] 18: 0x5627b78e5e0c - tokio::time::driver::handle::Handle::current::he27b49a5fd721892 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:24:9 [INFO] [stdout] 19: 0x5627b78c6e7f - tokio::time::driver::registration::Registration::new::hb21970609f44e755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/registration.rs:18:22 [INFO] [stdout] 20: 0x5627b78c6c72 - tokio::time::delay::delay_until::h265eb47e905ed753 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 21: 0x5627b78c6ce9 - tokio::time::delay::delay_for::h28c68a25157f06f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 22: 0x5627b76c2a4c - core::ops::function::FnOnce::call_once::h5ca2fa32d9b2b8b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x5627b76d085d - core::option::Option::map::h76d8950e5d9b34c1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:846:29 [INFO] [stdout] 24: 0x5627b76281dc - reqwest::async_impl::client::Client::execute_request::hecd1fe6ea7f78875 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1104:23 [INFO] [stdout] 25: 0x5627b7647142 - reqwest::async_impl::request::RequestBuilder::send::hd8c874c861d6d0db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/request.rs:412:24 [INFO] [stdout] 26: 0x5627b7525ae6 - qeda::library::Library::get_url_contents::{{closure}}::hc7229d5f627359b0 [INFO] [stdout] 27: 0x5627b752a2cb - as core::future::future::Future>::poll::h585ab0bcfaa7d0c7 [INFO] [stdout] 28: 0x5627b7524d9c - qeda::library::Library::load_component::{{closure}}::h8f92bb0e2ba11fa2 [INFO] [stdout] 29: 0x5627b752a411 - as core::future::future::Future>::poll::h7cdaa35f727285b3 [INFO] [stdout] 30: 0x5627b75240b9 - qeda::library::Library::add_component::{{closure}}::h060f7ad47dcd69fc [INFO] [stdout] 31: 0x5627b752a20a - as core::future::future::Future>::poll::h05f465a0bd2702a9 [INFO] [stdout] 32: 0x5627b7523b40 - qeda::library::Library::from_config::{{closure}}::h0c62930431ed601c [INFO] [stdout] 33: 0x5627b752a501 - as core::future::future::Future>::poll::hae08ba86abd17a5b [INFO] [stdout] 34: 0x5627b7527528 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h2ec3ed0285478136 [INFO] [stdout] 35: 0x5627b7526922 - tokio::coop::with_budget::{{closure}}::h0b138a4b9085be85 [INFO] [stdout] 36: 0x5627b7521cd0 - std::thread::local::LocalKey::try_with::hff7baf3ece43e6ba [INFO] [stdout] 37: 0x5627b75216f5 - std::thread::local::LocalKey::with::hd86b023a6eb06390 [INFO] [stdout] 38: 0x5627b7527364 - tokio::park::thread::CachedParkThread::block_on::h789f7ccf53f65995 [INFO] [stdout] 39: 0x5627b7528e58 - tokio::runtime::enter::Enter::block_on::hc81ef9d2285e49e3 [INFO] [stdout] 40: 0x5627b7527780 - tokio::runtime::thread_pool::ThreadPool::block_on::h050247d9aa888a25 [INFO] [stdout] 41: 0x5627b7528fc3 - tokio::runtime::Runtime::block_on::hf1e3b9ed0e527fd1 [INFO] [stdout] 42: 0x5627b752a68b - rust_out::main::_doctest_main_src_library_rs_53_0::h239b8cb15c5178e1 [INFO] [stdout] 43: 0x5627b752a5c6 - rust_out::main::h61823b600df25383 [INFO] [stdout] 44: 0x5627b7521f03 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 45: 0x5627b7521209 - std::sys_common::backtrace::__rust_begin_short_backtrace::haf8e35482869953f [INFO] [stdout] 46: 0x5627b7521389 - std::rt::lang_start::{{closure}}::h5e534791856c5311 [INFO] [stdout] 47: 0x5627b7d8e811 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 48: 0x5627b7d8e811 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 49: 0x5627b7d8e811 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 50: 0x5627b7d8e811 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 51: 0x5627b7d8e811 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stdout] 52: 0x5627b7d8e811 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x5627b7d8e811 - std::panicking::try::ha9e37f45dc542517 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x5627b7d8e811 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x5627b7d8e811 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stdout] 56: 0x5627b7521371 - std::rt::lang_start::h606ea79aaa4848ba [INFO] [stdout] 57: 0x5627b752a803 - main [INFO] [stdout] 58: 0x7f9505c710b3 - __libc_start_main [INFO] [stdout] 59: 0x5627b7520f2e - _start [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::add_component (line 81) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] info: adding component 'capacitor/c0603' [INFO] [stdout] info: loading component 'capacitor/c0603' [INFO] [stdout] thread 'main' panicked at 'there is no timer running, must be called from the context of Tokio runtime', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:25:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5557b1505efc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5557b1505efc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5557b1505efc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5557b1505efc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5557b1528b7c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5557b15003a5 - std::io::Write::write_fmt::h5562a8b6da0f0339 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5557b1507860 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5557b1507860 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5557b1507860 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5557b150740b - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x5557b1507f14 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5557b15079f0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5557b15063b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5557b1507959 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5557b0c98771 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5557b1527091 - core::panicking::panic_display::h7e364c019c4c45b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:62:5 [INFO] [stdout] 16: 0x5557b0c9866b - core::option::expect_failed::hbb9465dc6ab987ce [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:1637:5 [INFO] [stdout] 17: 0x5557b1050e2e - core::option::Option::expect::h91373af800f5c7cd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:709:21 [INFO] [stdout] 18: 0x5557b105cd3c - tokio::time::driver::handle::Handle::current::he27b49a5fd721892 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:24:9 [INFO] [stdout] 19: 0x5557b103ddaf - tokio::time::driver::registration::Registration::new::hb21970609f44e755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/registration.rs:18:22 [INFO] [stdout] 20: 0x5557b103dba2 - tokio::time::delay::delay_until::h265eb47e905ed753 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 21: 0x5557b103dc19 - tokio::time::delay::delay_for::h28c68a25157f06f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 22: 0x5557b0e3997c - core::ops::function::FnOnce::call_once::h5ca2fa32d9b2b8b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x5557b0e4778d - core::option::Option::map::h76d8950e5d9b34c1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/option.rs:846:29 [INFO] [stdout] 24: 0x5557b0d9f10c - reqwest::async_impl::client::Client::execute_request::hecd1fe6ea7f78875 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1104:23 [INFO] [stdout] 25: 0x5557b0dbe072 - reqwest::async_impl::request::RequestBuilder::send::hd8c874c861d6d0db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/request.rs:412:24 [INFO] [stdout] 26: 0x5557b0c9d276 - qeda::library::Library::get_url_contents::{{closure}}::hc7229d5f627359b0 [INFO] [stdout] 27: 0x5557b0ca193b - as core::future::future::Future>::poll::h585ab0bcfaa7d0c7 [INFO] [stdout] 28: 0x5557b0c9c52c - qeda::library::Library::load_component::{{closure}}::h8f92bb0e2ba11fa2 [INFO] [stdout] 29: 0x5557b0ca1a81 - as core::future::future::Future>::poll::h7cdaa35f727285b3 [INFO] [stdout] 30: 0x5557b0c9b849 - qeda::library::Library::add_component::{{closure}}::h060f7ad47dcd69fc [INFO] [stdout] 31: 0x5557b0ca187a - as core::future::future::Future>::poll::h05f465a0bd2702a9 [INFO] [stdout] 32: 0x5557b0c9ed8c - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hef9c173bd00e7154 [INFO] [stdout] 33: 0x5557b0c9e3d8 - tokio::coop::with_budget::{{closure}}::h770a06d8e89e92e8 [INFO] [stdout] 34: 0x5557b0c99ad2 - std::thread::local::LocalKey::try_with::h6c7593e013dab9cc [INFO] [stdout] 35: 0x5557b0c99628 - std::thread::local::LocalKey::with::hcdb3a46ac85c2ca6 [INFO] [stdout] 36: 0x5557b0c9e741 - tokio::park::thread::CachedParkThread::block_on::hd3b1bd292903ddfc [INFO] [stdout] 37: 0x5557b0ca0539 - tokio::runtime::enter::Enter::block_on::hf836548c68f7e98c [INFO] [stdout] 38: 0x5557b0c9ef60 - tokio::runtime::thread_pool::ThreadPool::block_on::hca406f5ed66f3a9e [INFO] [stdout] 39: 0x5557b0ca06af - tokio::runtime::Runtime::block_on::h99e361fb39a9371e [INFO] [stdout] 40: 0x5557b0ca1be2 - rust_out::main::_doctest_main_src_library_rs_81_0::h06b667c6128d3a16 [INFO] [stdout] 41: 0x5557b0ca1b36 - rust_out::main::h61823b600df25383 [INFO] [stdout] 42: 0x5557b0c99e43 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 43: 0x5557b0c99179 - std::sys_common::backtrace::__rust_begin_short_backtrace::haf8e35482869953f [INFO] [stdout] 44: 0x5557b0c992f9 - std::rt::lang_start::{{closure}}::h5e534791856c5311 [INFO] [stdout] 45: 0x5557b1505741 - core::ops::function::impls:: for &F>::call_once::h42d3791e66d196c0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 46: 0x5557b1505741 - std::panicking::try::do_call::hc3bcb188e535517f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 47: 0x5557b1505741 - std::panicking::try::hb1edf04d4a7097ab [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 48: 0x5557b1505741 - std::panic::catch_unwind::h75ed941ac0d36d57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 49: 0x5557b1505741 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48 [INFO] [stdout] 50: 0x5557b1505741 - std::panicking::try::do_call::h53276a03c7fe2ebc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 51: 0x5557b1505741 - std::panicking::try::ha9e37f45dc542517 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 52: 0x5557b1505741 - std::panic::catch_unwind::h182647595766fee7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 53: 0x5557b1505741 - std::rt::lang_start_internal::h571831ebdba142de [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20 [INFO] [stdout] 54: 0x5557b0c992e1 - std::rt::lang_start::h606ea79aaa4848ba [INFO] [stdout] 55: 0x5557b0ca1d13 - main [INFO] [stdout] 56: 0x7f260a9770b3 - __libc_start_main [INFO] [stdout] 57: 0x5557b0c98f2e - _start [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/library.rs - library::Library::add_component (line 81) [INFO] [stdout] src/library.rs - library::Library::from_config (line 53) [INFO] [stdout] src/library.rs - library::Library::load_component (line 109) [INFO] [stdout] src/library.rs - library::Library::new (line 34) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c0ec64ad5381eb1d0fdf40a3f050acc63bff52250de79f12f273cbbdc2540833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ec64ad5381eb1d0fdf40a3f050acc63bff52250de79f12f273cbbdc2540833", kill_on_drop: false }` [INFO] [stdout] c0ec64ad5381eb1d0fdf40a3f050acc63bff52250de79f12f273cbbdc2540833