[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#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qeda/qeda-rs on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "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-13/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" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bcfc2f3c3c8ff15b70fcb2986c6ac1889db493b0bd40b6366fbfb1ef6eb90dd [INFO] running `Command { std: "docker" "start" "-a" "1bcfc2f3c3c8ff15b70fcb2986c6ac1889db493b0bd40b6366fbfb1ef6eb90dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bcfc2f3c3c8ff15b70fcb2986c6ac1889db493b0bd40b6366fbfb1ef6eb90dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bcfc2f3c3c8ff15b70fcb2986c6ac1889db493b0bd40b6366fbfb1ef6eb90dd", kill_on_drop: false }` [INFO] [stdout] 1bcfc2f3c3c8ff15b70fcb2986c6ac1889db493b0bd40b6366fbfb1ef6eb90dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd67d7ec01efd8a01d2fe1d0f9ecf2016afea99725bf1a0ae101ff6a56d9977c [INFO] running `Command { std: "docker" "start" "-a" "dd67d7ec01efd8a01d2fe1d0f9ecf2016afea99725bf1a0ae101ff6a56d9977c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling svgdom v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [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 clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio-macros v1.0.0 [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 27.50s [INFO] running `Command { std: "docker" "inspect" "dd67d7ec01efd8a01d2fe1d0f9ecf2016afea99725bf1a0ae101ff6a56d9977c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd67d7ec01efd8a01d2fe1d0f9ecf2016afea99725bf1a0ae101ff6a56d9977c", kill_on_drop: false }` [INFO] [stdout] dd67d7ec01efd8a01d2fe1d0f9ecf2016afea99725bf1a0ae101ff6a56d9977c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 531c45f63ae3f8dc98c0d575c42b5ab586c6e3c7a26924afe90b90012a532dc5 [INFO] running `Command { std: "docker" "start" "-a" "531c45f63ae3f8dc98c0d575c42b5ab586c6e3c7a26924afe90b90012a532dc5", 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 4.56s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/qeda-ec403c46278a6300) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/qeda-6c8ce3b90e188261) [INFO] running `Command { std: "docker" "inspect" "531c45f63ae3f8dc98c0d575c42b5ab586c6e3c7a26924afe90b90012a532dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531c45f63ae3f8dc98c0d575c42b5ab586c6e3c7a26924afe90b90012a532dc5", kill_on_drop: false }` [INFO] [stdout] 531c45f63ae3f8dc98c0d575c42b5ab586c6e3c7a26924afe90b90012a532dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b12ca41952085611e91bba02352bafdfb5f214751da3aa957818eabb9709a1e5 [INFO] running `Command { std: "docker" "start" "-a" "b12ca41952085611e91bba02352bafdfb5f214751da3aa957818eabb9709a1e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qeda-ec403c46278a6300) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::element ... ok [INFO] [stdout] test config::tests::pair ... ok [INFO] [stdout] test config::tests::json ... ok [INFO] [stdout] test pattern::calc::tests::ipc ... ok [INFO] [stdout] test pinout::tests::group ... ok [INFO] [stdout] test config::tests::range ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qeda-6c8ce3b90e188261) [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.04s [INFO] [stdout] [INFO] [stderr] Doc-tests qeda [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/library.rs - library::Library::from_config (line 53) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::new (line 34) ... ok [INFO] [stdout] test src/library.rs - library::Library::add_component (line 81) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::load_component (line 109) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::from_config (line 53) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWzIHFI/symbols.o" "/tmp/rustdoctestWLP4Vd/rust_out.rust_out.795c0787-cgu.0.rcgu.o" "/tmp/rustdoctestWLP4Vd/rust_out.1an5u3swnmb71yat.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/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/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.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/c3758fdc4730d7700b25a13cccff296a08f42c00/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWLP4Vd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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::add_component (line 81) stdout ---- [INFO] [stdout] Test executable failed (exit status: 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: 0x561c31697a40 - std::backtrace_rs::backtrace::libunwind::trace::h2c3bc9c840656a34 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x561c31697a40 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a70f522b5a3463e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561c31697a40 - std::sys_common::backtrace::_print_fmt::he249a79bec407477 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561c31697a40 - ::fmt::ha9d1970820f5c713 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561c316ba1fc - core::fmt::write::hc4fc655621d59c6c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561c31692af5 - std::io::Write::write_fmt::h74913cfbf6e023fa [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561c31699261 - std::sys_common::backtrace::_print::hfbedb7d14540afb9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561c31699261 - std::sys_common::backtrace::print::h1d12b345ae925adb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561c31699261 - std::panicking::default_hook::{{closure}}::hbfa91b7f831744dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561c31698f35 - std::panicking::default_hook::h5186cc1a78166015 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x561c3169992d - std::panicking::rust_panic_with_hook::h1b346e6d62a347dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561c316997f7 - std::panicking::begin_panic_handler::{{closure}}::hc131d07490c3ebd7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561c31697f14 - std::sys_common::backtrace::__rust_end_short_backtrace::hd18b4525708c825e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561c31699522 - rust_begin_unwind [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561c30e6a193 - core::panicking::panic_fmt::h2bdc1e1473e094d6 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x561c316b85d1 - core::panicking::panic_display::h762eeb53031b0fb0 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x561c316b857b - core::panicking::panic_str::hf7f5055449b47b2f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x561c30e6a006 - core::option::expect_failed::he2a91ac9fc2a36ce [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/option.rs:1855:5 [INFO] [stdout] 18: 0x561c3120012e - core::option::Option::expect::h1b2e52164bd7772a [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x561c3120d85c - tokio::time::driver::handle::Handle::current::h2f8683ef486c5cc8 [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] 20: 0x561c311eb0bf - tokio::time::driver::registration::Registration::new::h47aafc5a3ab49a8d [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] 21: 0x561c31201602 - tokio::time::delay::delay_until::hfb4257d5db0d3534 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 22: 0x561c31201679 - tokio::time::delay::delay_for::hd80c654137c361bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 23: 0x561c30f17dfc - core::ops::function::FnOnce::call_once::h51bdc7a223a64a7e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x561c31059dae - core::option::Option::map::h2c5f9ce80c2d072d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/option.rs:909:29 [INFO] [stdout] 25: 0x561c30ef3a8f - reqwest::async_impl::client::Client::execute_request::hdb7f58c27e65b82a [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] 26: 0x561c30ef8162 - reqwest::async_impl::request::RequestBuilder::send::h2b0990d727def4ee [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] 27: 0x561c30e6e3d5 - qeda::library::Library::get_url_contents::{{closure}}::h42c3097c4cb6a592 [INFO] [stdout] 28: 0x561c30e72bff - as core::future::future::Future>::poll::h938b42b435dbbd90 [INFO] [stdout] 29: 0x561c30e6d793 - qeda::library::Library::load_component::{{closure}}::h160e3d9eb128d161 [INFO] [stdout] 30: 0x561c30e72d41 - as core::future::future::Future>::poll::hf7398cabd72ee57a [INFO] [stdout] 31: 0x561c30e6caa9 - qeda::library::Library::add_component::{{closure}}::he325275cda15dfb9 [INFO] [stdout] 32: 0x561c30e72b4e - as core::future::future::Future>::poll::h89485a3043baff4c [INFO] [stdout] 33: 0x561c30e6ffdc - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hd720d68fe547e27d [INFO] [stdout] 34: 0x561c30e6f5c8 - tokio::coop::with_budget::{{closure}}::h4649ebebd4531cf2 [INFO] [stdout] 35: 0x561c30e6ad0d - std::thread::local::LocalKey::try_with::h929ce9d4e1b8add6 [INFO] [stdout] 36: 0x561c30e6a958 - std::thread::local::LocalKey::with::h18ccde1eb76c5fd6 [INFO] [stdout] 37: 0x561c30e6f97a - tokio::park::thread::CachedParkThread::block_on::h38182b795c427691 [INFO] [stdout] 38: 0x561c30e717db - tokio::runtime::enter::Enter::block_on::h90822bc93a4d3dcc [INFO] [stdout] 39: 0x561c30e701e9 - tokio::runtime::thread_pool::ThreadPool::block_on::h07f5f9571779d47b [INFO] [stdout] 40: 0x561c30e719af - tokio::runtime::Runtime::block_on::h478e0541d860dddb [INFO] [stdout] 41: 0x561c30e72ece - rust_out::main::_doctest_main_src_library_rs_81_0::h5b3b9b9f5cb3cb69 [INFO] [stdout] 42: 0x561c30e72df6 - rust_out::main::h11a88300ba2d1065 [INFO] [stdout] 43: 0x561c30e6b383 - core::ops::function::FnOnce::call_once::h5e9b561b1278b94c [INFO] [stdout] 44: 0x561c30e6a659 - std::sys_common::backtrace::__rust_begin_short_backtrace::h75e295da6088b91c [INFO] [stdout] 45: 0x561c30e6a789 - std::rt::lang_start::{{closure}}::h3be089cb50fc9cdf [INFO] [stdout] 46: 0x561c3168d712 - core::ops::function::impls:: for &F>::call_once::h3414f6b62a8a681c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:280:13 [INFO] [stdout] 47: 0x561c3168d712 - std::panicking::try::do_call::h53af8b751345ca07 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 48: 0x561c3168d712 - std::panicking::try::h824e0c005d75164d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 49: 0x561c3168d712 - std::panic::catch_unwind::h9f1a97192cd7c02c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x561c3168d712 - std::rt::lang_start_internal::{{closure}}::h697fc288217723d9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/rt.rs:128:48 [INFO] [stdout] 51: 0x561c3168d712 - std::panicking::try::do_call::hfce5856e2d6cbcfc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x561c3168d712 - std::panicking::try::h2d76361cb89a178f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 53: 0x561c3168d712 - std::panic::catch_unwind::hd6b47557caccc291 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 54: 0x561c3168d712 - std::rt::lang_start_internal::h50c12daeefe0ca29 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/rt.rs:128:20 [INFO] [stdout] 55: 0x561c30e6a771 - std::rt::lang_start::h63d960ec01aa9d30 [INFO] [stdout] 56: 0x561c30e72fe3 - main [INFO] [stdout] 57: 0x7f321e3ec0b3 - __libc_start_main [INFO] [stdout] 58: 0x561c30e6a48e - _start [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::load_component (line 109) stdout ---- [INFO] [stdout] Test executable failed (exit status: 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: 0x55edb330f370 - std::backtrace_rs::backtrace::libunwind::trace::h2c3bc9c840656a34 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55edb330f370 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a70f522b5a3463e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55edb330f370 - std::sys_common::backtrace::_print_fmt::he249a79bec407477 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55edb330f370 - ::fmt::ha9d1970820f5c713 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55edb3331b2c - core::fmt::write::hc4fc655621d59c6c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55edb330a425 - std::io::Write::write_fmt::h74913cfbf6e023fa [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55edb3310b91 - std::sys_common::backtrace::_print::hfbedb7d14540afb9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55edb3310b91 - std::sys_common::backtrace::print::h1d12b345ae925adb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55edb3310b91 - std::panicking::default_hook::{{closure}}::hbfa91b7f831744dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55edb3310865 - std::panicking::default_hook::h5186cc1a78166015 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x55edb331125d - std::panicking::rust_panic_with_hook::h1b346e6d62a347dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55edb3311127 - std::panicking::begin_panic_handler::{{closure}}::hc131d07490c3ebd7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55edb330f844 - std::sys_common::backtrace::__rust_end_short_backtrace::hd18b4525708c825e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55edb3310e52 - rust_begin_unwind [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55edb2ae3193 - core::panicking::panic_fmt::h2bdc1e1473e094d6 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55edb332ff01 - core::panicking::panic_display::h762eeb53031b0fb0 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x55edb332feab - core::panicking::panic_str::hf7f5055449b47b2f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x55edb2ae3006 - core::option::expect_failed::he2a91ac9fc2a36ce [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/option.rs:1855:5 [INFO] [stdout] 18: 0x55edb2e77c3e - core::option::Option::expect::h1b2e52164bd7772a [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x55edb2e8536c - tokio::time::driver::handle::Handle::current::h2f8683ef486c5cc8 [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] 20: 0x55edb2e62bcf - tokio::time::driver::registration::Registration::new::h47aafc5a3ab49a8d [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] 21: 0x55edb2e79112 - tokio::time::delay::delay_until::hfb4257d5db0d3534 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 22: 0x55edb2e79189 - tokio::time::delay::delay_for::hd80c654137c361bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 23: 0x55edb2b8f90c - core::ops::function::FnOnce::call_once::h51bdc7a223a64a7e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x55edb2cd18be - core::option::Option::map::h2c5f9ce80c2d072d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/option.rs:909:29 [INFO] [stdout] 25: 0x55edb2b6b59f - reqwest::async_impl::client::Client::execute_request::hdb7f58c27e65b82a [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] 26: 0x55edb2b6fc72 - reqwest::async_impl::request::RequestBuilder::send::h2b0990d727def4ee [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] 27: 0x55edb2ae69a5 - qeda::library::Library::get_url_contents::{{closure}}::h42c3097c4cb6a592 [INFO] [stdout] 28: 0x55edb2aeaf8f - as core::future::future::Future>::poll::h938b42b435dbbd90 [INFO] [stdout] 29: 0x55edb2ae5d63 - qeda::library::Library::load_component::{{closure}}::h160e3d9eb128d161 [INFO] [stdout] 30: 0x55edb2aeb0d1 - as core::future::future::Future>::poll::hf7398cabd72ee57a [INFO] [stdout] 31: 0x55edb2ae82d8 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hcfb183d8be57fa57 [INFO] [stdout] 32: 0x55edb2ae7812 - tokio::coop::with_budget::{{closure}}::hcb2f6b687c92080d [INFO] [stdout] 33: 0x55edb2ae3bb8 - std::thread::local::LocalKey::try_with::h217b80550a3033fd [INFO] [stdout] 34: 0x55edb2ae3955 - std::thread::local::LocalKey::with::h7593bb59ca1a4d24 [INFO] [stdout] 35: 0x55edb2ae7c9c - tokio::park::thread::CachedParkThread::block_on::h386f51a3dcace8ac [INFO] [stdout] 36: 0x55edb2ae9c7c - tokio::runtime::enter::Enter::block_on::hcb0bca14fab27675 [INFO] [stdout] 37: 0x55edb2ae850b - tokio::runtime::thread_pool::ThreadPool::block_on::h7333fe8ee7ad1d55 [INFO] [stdout] 38: 0x55edb2ae9dd3 - tokio::runtime::Runtime::block_on::hbac2d932698a0784 [INFO] [stdout] 39: 0x55edb2aeb250 - rust_out::main::_doctest_main_src_library_rs_109_0::h33ca1cd1125781be [INFO] [stdout] 40: 0x55edb2aeb176 - rust_out::main::h11a88300ba2d1065 [INFO] [stdout] 41: 0x55edb2ae43c3 - core::ops::function::FnOnce::call_once::h5e9b561b1278b94c [INFO] [stdout] 42: 0x55edb2ae3659 - std::sys_common::backtrace::__rust_begin_short_backtrace::h75e295da6088b91c [INFO] [stdout] 43: 0x55edb2ae3789 - std::rt::lang_start::{{closure}}::h3be089cb50fc9cdf [INFO] [stdout] 44: 0x55edb3305162 - core::ops::function::impls:: for &F>::call_once::h3414f6b62a8a681c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:280:13 [INFO] [stdout] 45: 0x55edb3305162 - std::panicking::try::do_call::h53af8b751345ca07 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 46: 0x55edb3305162 - std::panicking::try::h824e0c005d75164d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 47: 0x55edb3305162 - std::panic::catch_unwind::h9f1a97192cd7c02c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x55edb3305162 - std::rt::lang_start_internal::{{closure}}::h697fc288217723d9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/rt.rs:128:48 [INFO] [stdout] 49: 0x55edb3305162 - std::panicking::try::do_call::hfce5856e2d6cbcfc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 50: 0x55edb3305162 - std::panicking::try::h2d76361cb89a178f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 51: 0x55edb3305162 - std::panic::catch_unwind::hd6b47557caccc291 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 52: 0x55edb3305162 - std::rt::lang_start_internal::h50c12daeefe0ca29 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/rt.rs:128:20 [INFO] [stdout] 53: 0x55edb2ae3771 - std::rt::lang_start::h63d960ec01aa9d30 [INFO] [stdout] 54: 0x55edb2aeb2e3 - main [INFO] [stdout] 55: 0x7fdac9dca0b3 - __libc_start_main [INFO] [stdout] 56: 0x55edb2ae348e - _start [INFO] [stdout] 57: 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] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b12ca41952085611e91bba02352bafdfb5f214751da3aa957818eabb9709a1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12ca41952085611e91bba02352bafdfb5f214751da3aa957818eabb9709a1e5", kill_on_drop: false }` [INFO] [stdout] b12ca41952085611e91bba02352bafdfb5f214751da3aa957818eabb9709a1e5