[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#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qeda/qeda-rs on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-1/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.10.10 [INFO] [stderr] Downloaded futures-core v0.3.9 [INFO] [stderr] Downloaded svgtypes v0.5.0 [INFO] [stderr] Downloaded futures v0.3.9 [INFO] [stderr] Downloaded async-recursion v0.3.1 [INFO] [stderr] Downloaded futures-io v0.3.9 [INFO] [stderr] Downloaded roxmltree v0.6.1 [INFO] [stderr] Downloaded xmlparser v0.9.0 [INFO] [stderr] Downloaded float-cmp v0.5.3 [INFO] [stderr] Downloaded pin-project-lite v0.2.3 [INFO] [stderr] Downloaded futures-executor v0.3.9 [INFO] [stderr] Downloaded simplecss v0.2.0 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded svgdom v0.18.0 [INFO] [stderr] Downloaded futures-task v0.3.9 [INFO] [stderr] Downloaded futures-channel v0.3.9 [INFO] [stderr] Downloaded futures-util v0.3.9 [INFO] [stderr] Downloaded futures-macro v0.3.9 [INFO] [stderr] Downloaded futures-sink v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35f1b6d32d7a67d12c4fe6632f8a8ac308911b2baa9c8526ef1986af5ddcefe9 [INFO] running `Command { std: "docker" "start" "-a" "35f1b6d32d7a67d12c4fe6632f8a8ac308911b2baa9c8526ef1986af5ddcefe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35f1b6d32d7a67d12c4fe6632f8a8ac308911b2baa9c8526ef1986af5ddcefe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f1b6d32d7a67d12c4fe6632f8a8ac308911b2baa9c8526ef1986af5ddcefe9", kill_on_drop: false }` [INFO] [stdout] 35f1b6d32d7a67d12c4fe6632f8a8ac308911b2baa9c8526ef1986af5ddcefe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca21bee41c332d966a11df5c885c030b140a32cc6386e113c2b6fad82ef97ea1 [INFO] running `Command { std: "docker" "start" "-a" "ca21bee41c332d966a11df5c885c030b140a32cc6386e113c2b6fad82ef97ea1", 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 cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [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 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 futures-sink v0.3.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [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 httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [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 hex v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling roxmltree v0.6.1 [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 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 want v0.3.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [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 dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling svgdom v0.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling crypto-hash v0.3.4 [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 thiserror-impl v1.0.23 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [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 1m 31s [INFO] running `Command { std: "docker" "inspect" "ca21bee41c332d966a11df5c885c030b140a32cc6386e113c2b6fad82ef97ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca21bee41c332d966a11df5c885c030b140a32cc6386e113c2b6fad82ef97ea1", kill_on_drop: false }` [INFO] [stdout] ca21bee41c332d966a11df5c885c030b140a32cc6386e113c2b6fad82ef97ea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d9ed9737a47fcf3c9d3410b286d32e6dfd1d99e9f10a7b2b2062a1e064bbd36 [INFO] running `Command { std: "docker" "start" "-a" "9d9ed9737a47fcf3c9d3410b286d32e6dfd1d99e9f10a7b2b2062a1e064bbd36", kill_on_drop: false }` [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.29s [INFO] running `Command { std: "docker" "inspect" "9d9ed9737a47fcf3c9d3410b286d32e6dfd1d99e9f10a7b2b2062a1e064bbd36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d9ed9737a47fcf3c9d3410b286d32e6dfd1d99e9f10a7b2b2062a1e064bbd36", kill_on_drop: false }` [INFO] [stdout] 9d9ed9737a47fcf3c9d3410b286d32e6dfd1d99e9f10a7b2b2062a1e064bbd36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2fe9abc8f4ebc786eb73d735e81e6f300fab129be92c1cae5d95fc2c005db427 [INFO] running `Command { std: "docker" "start" "-a" "2fe9abc8f4ebc786eb73d735e81e6f300fab129be92c1cae5d95fc2c005db427", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qeda-ad4e7dc63e734c67) [INFO] [stdout] test config::tests::element ... ok [INFO] [stdout] test pattern::calc::tests::ipc ... ok [INFO] [stdout] test config::tests::json ... ok [INFO] [stdout] test pinout::tests::group ... ok [INFO] [stdout] test config::tests::pair ... ok [INFO] [stdout] test config::tests::range ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qeda-4e62a94f1fa5a909) [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.13s [INFO] [stdout] [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::load_component (line 109) ... 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::from_config (line 53) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::load_component (line 109) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestDNgjbC/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestDNgjbC/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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqeda-437767d7853105dd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-96514b5814dbd673.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-edc97e77b6f92953.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a6b5ca65eedcaa0a.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-75ecbb60fee98b1a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-86e28174154269fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-1e0c9b006c66a4d7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-e9eec927aa40a9be.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1d7ac938ab709a4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-538ce0cc352354ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-90e98db58652f275.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f9a5fe95b0622d39.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libpin_project-04f26478a0281427.rlib" "/opt/rustwide/target/debug/deps/libtracing-04242afc6ed64ab2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libtokio-766f260b34139bb8.rlib" "/opt/rustwide/target/debug/deps/libmio-1c2d09df73513813.rlib" "/opt/rustwide/target/debug/deps/libiovec-3d6a85d086e612a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-3676aa9b35606aad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-761d716aef0f864a.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-553f144aad55d34c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libtokio-99b31f5cc2d2272d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f340649e66dc7a89.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49f99972f44aa641.rlib" "/opt/rustwide/target/debug/deps/libbytes-3828b22e6d071a75.rlib" "/opt/rustwide/target/debug/deps/libmio-cfc1f89e590cb219.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e2fd4ec99353bab9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b94021a66df741c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libfutures-33aeb784c6b45ed5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c6b56ad3ab87a943.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a917f743387bd99a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-59ef9135ed525109.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-917cdc30474b82ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9202bf8e1cb6e278.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f5190f918ef2c628.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-550f1ff9d12c3ce6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cd6d91aa076d300a.rlib" "/opt/rustwide/target/debug/deps/libdirectories-c4b0ad4739dd0ff9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-12bf1394679b5cc7.rlib" "/opt/rustwide/target/debug/deps/libchrono-bfc94a7684f59fa9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-36971ccb84b4c277.rlib" "/opt/rustwide/target/debug/deps/libthiserror-774bad474c3ba413.rlib" "/opt/rustwide/target/debug/deps/libanyhow-26b4aedc32bd5fb3.rlib" "/opt/rustwide/target/debug/deps/libsvgdom-474966f6b41fb87e.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-0531d2a61b734e47.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-de5e91750ea8fe0d.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-5d76b21f61f66786.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-a58923c245a69cc5.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-b061c8148d0525f0.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-51d64e1e02472be9.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libregex-8b407b9d608e383f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59052ea27e63552b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0e1637be2d60a974.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-4d1e2d6e68208faf.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1242df68272fb14c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-192373daea470e9e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libhex-7f2e485685463d45.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6039392f2cad01b.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-9ad81ff231c5587c.rlib" "/opt/rustwide/target/debug/deps/libclap-feed71e6b4bba590.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libatty-7b844d872cb126d0.rlib" "/opt/rustwide/target/debug/deps/liblibc-8dc01ace4317e90f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e557b191a2fac03c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-43efaa607b6bc478.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.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/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDNgjbC/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::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: 0x556a689b9650 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a689b9650 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a689b9650 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a689b9650 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a689db78c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a689b3ff5 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x556a689bb67b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a689bb67b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a689bb67b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a689bb151 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556a689bbd44 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a689bb827 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x556a689b9b2c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a689bb789 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x556a6813a8f1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x556a6813a7e3 - core::option::expect_failed::h0a5d8f51a88056e8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:1578:5 [INFO] [stdout] 16: 0x556a684fe78e - core::option::Option::expect::ha00658ad34f1661f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:685:21 [INFO] [stdout] 17: 0x556a685099ec - tokio::time::driver::handle::Handle::current::hf6a9989e0b169446 [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] 18: 0x556a684ec43f - tokio::time::driver::registration::Registration::new::h45d0213ef8650532 [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] 19: 0x556a684ec232 - tokio::time::delay::delay_until::h6b9df557d58492f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 20: 0x556a684ec2a9 - tokio::time::delay::delay_for::h4199787665dc9a33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 21: 0x556a682fbf1c - core::ops::function::FnOnce::call_once::h57a1386c965a4a4e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x556a682f678e - core::option::Option::map::hea074baba9b539a0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:823:29 [INFO] [stdout] 23: 0x556a6823959f - reqwest::async_impl::client::Client::execute_request::hacab45951265820f [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] 24: 0x556a68267262 - reqwest::async_impl::request::RequestBuilder::send::h820a47a02da3abe6 [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] 25: 0x556a6813f531 - qeda::library::Library::get_url_contents::{{closure}}::h968edb1ba888e4ac [INFO] [stdout] 26: 0x556a68143e4b - as core::future::future::Future>::poll::hb5dafa09a27247c5 [INFO] [stdout] 27: 0x556a6813e78f - qeda::library::Library::load_component::{{closure}}::he4876d8af9822b90 [INFO] [stdout] 28: 0x556a68143d61 - as core::future::future::Future>::poll::h99ba7cd036e727f2 [INFO] [stdout] 29: 0x556a6813da68 - qeda::library::Library::add_component::{{closure}}::h83f3343cad7528af [INFO] [stdout] 30: 0x556a68143c9a - as core::future::future::Future>::poll::h56eafa0a474eb37e [INFO] [stdout] 31: 0x556a681410ac - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hb51c214bce8b69d8 [INFO] [stdout] 32: 0x556a68140460 - tokio::coop::with_budget::{{closure}}::h4e9bbdab50c1253d [INFO] [stdout] 33: 0x556a6813ba5b - std::thread::local::LocalKey::try_with::hbb4226d84b1216fe [INFO] [stdout] 34: 0x556a6813b808 - std::thread::local::LocalKey::with::hdb4cdb945b21cd77 [INFO] [stdout] 35: 0x556a68140edc - tokio::park::thread::CachedParkThread::block_on::h82a0e9d76f271d8d [INFO] [stdout] 36: 0x556a68142959 - tokio::runtime::enter::Enter::block_on::he4f916a375aca770 [INFO] [stdout] 37: 0x556a681412e0 - tokio::runtime::thread_pool::ThreadPool::block_on::h251f1462564dca5f [INFO] [stdout] 38: 0x556a68142ad2 - tokio::runtime::Runtime::block_on::ha29b098e630c0153 [INFO] [stdout] 39: 0x556a68144003 - rust_out::main::_doctest_main_src_library_rs_81_0::h06b667c6128d3a16 [INFO] [stdout] 40: 0x556a68143f56 - rust_out::main::h61823b600df25383 [INFO] [stdout] 41: 0x556a6813c023 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 42: 0x556a6813b339 - std::sys_common::backtrace::__rust_begin_short_backtrace::h637ba5cce8c91c49 [INFO] [stdout] 43: 0x556a6813b4d9 - std::rt::lang_start::{{closure}}::h712a4ed327341491 [INFO] [stdout] 44: 0x556a689bc34a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 45: 0x556a689bc34a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 46: 0x556a689bc34a - std::panicking::try::hcd5af58f52320690 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 47: 0x556a689bc34a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 48: 0x556a689bc34a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stdout] 49: 0x556a689bc34a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x556a689bc34a - std::panicking::try::h6f4a87ad169e174b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x556a689bc34a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 52: 0x556a689bc34a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stdout] 53: 0x556a6813b4b1 - std::rt::lang_start::h7f3abfe234c3922d [INFO] [stdout] 54: 0x556a68144143 - main [INFO] [stdout] 55: 0x7f2b0ddc00b3 - __libc_start_main [INFO] [stdout] 56: 0x556a6813b0ee - _start [INFO] [stdout] 57: 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: 0x55a564611670 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a564611670 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a564611670 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a564611670 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a5646337ac - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a56460c015 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55a56461369b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a56461369b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a56461369b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a564613171 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55a564613d64 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a564613847 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a564611b4c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a5646137a9 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a563d918f1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a563d917e3 - core::option::expect_failed::h0a5d8f51a88056e8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:1578:5 [INFO] [stdout] 16: 0x55a5641567ae - core::option::Option::expect::ha00658ad34f1661f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:685:21 [INFO] [stdout] 17: 0x55a564161a0c - tokio::time::driver::handle::Handle::current::hf6a9989e0b169446 [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] 18: 0x55a56414445f - tokio::time::driver::registration::Registration::new::h45d0213ef8650532 [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] 19: 0x55a564144252 - tokio::time::delay::delay_until::h6b9df557d58492f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 20: 0x55a5641442c9 - tokio::time::delay::delay_for::h4199787665dc9a33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 21: 0x55a563f53f3c - core::ops::function::FnOnce::call_once::h57a1386c965a4a4e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55a563f4e7ae - core::option::Option::map::hea074baba9b539a0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/option.rs:823:29 [INFO] [stdout] 23: 0x55a563e915bf - reqwest::async_impl::client::Client::execute_request::hacab45951265820f [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] 24: 0x55a563ebf282 - reqwest::async_impl::request::RequestBuilder::send::h820a47a02da3abe6 [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] 25: 0x55a563d96d51 - qeda::library::Library::get_url_contents::{{closure}}::h968edb1ba888e4ac [INFO] [stdout] 26: 0x55a563d9b82b - as core::future::future::Future>::poll::hb5dafa09a27247c5 [INFO] [stdout] 27: 0x55a563d95faf - qeda::library::Library::load_component::{{closure}}::he4876d8af9822b90 [INFO] [stdout] 28: 0x55a563d9b741 - as core::future::future::Future>::poll::h99ba7cd036e727f2 [INFO] [stdout] 29: 0x55a563d95288 - qeda::library::Library::add_component::{{closure}}::h83f3343cad7528af [INFO] [stdout] 30: 0x55a563d9b67a - as core::future::future::Future>::poll::h56eafa0a474eb37e [INFO] [stdout] 31: 0x55a563d94ce9 - qeda::library::Library::from_config::{{closure}}::h1d694c1437ca32ac [INFO] [stdout] 32: 0x55a563d9b5b1 - as core::future::future::Future>::poll::h3983a83f06bc4ab1 [INFO] [stdout] 33: 0x55a563d98828 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h05b93ffd8d5c67db [INFO] [stdout] 34: 0x55a563d97cd0 - tokio::coop::with_budget::{{closure}}::h277c043a4460aa6e [INFO] [stdout] 35: 0x55a563d92dbc - std::thread::local::LocalKey::try_with::hc28446ef29e0be08 [INFO] [stdout] 36: 0x55a563d928d5 - std::thread::local::LocalKey::with::hd37356edc4e2a7aa [INFO] [stdout] 37: 0x55a563d98661 - tokio::park::thread::CachedParkThread::block_on::h3696b7d50aa6cbef [INFO] [stdout] 38: 0x55a563d9a16b - tokio::runtime::enter::Enter::block_on::h192322036b99a1e4 [INFO] [stdout] 39: 0x55a563d98a83 - tokio::runtime::thread_pool::ThreadPool::block_on::heb6ae5be6c651d78 [INFO] [stdout] 40: 0x55a563d9a356 - tokio::runtime::Runtime::block_on::h9729b15025d8375b [INFO] [stdout] 41: 0x55a563d9ba0b - rust_out::main::_doctest_main_src_library_rs_53_0::h239b8cb15c5178e1 [INFO] [stdout] 42: 0x55a563d9b946 - rust_out::main::h61823b600df25383 [INFO] [stdout] 43: 0x55a563d93083 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 44: 0x55a563d923c9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h637ba5cce8c91c49 [INFO] [stdout] 45: 0x55a563d92569 - std::rt::lang_start::{{closure}}::h712a4ed327341491 [INFO] [stdout] 46: 0x55a56461436a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 47: 0x55a56461436a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x55a56461436a - std::panicking::try::hcd5af58f52320690 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 49: 0x55a56461436a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 50: 0x55a56461436a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stdout] 51: 0x55a56461436a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55a56461436a - std::panicking::try::h6f4a87ad169e174b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55a56461436a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55a56461436a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stdout] 55: 0x55a563d92541 - std::rt::lang_start::h7f3abfe234c3922d [INFO] [stdout] 56: 0x55a563d9bb83 - main [INFO] [stdout] 57: 0x7f9baf0770b3 - __libc_start_main [INFO] [stdout] 58: 0x55a563d920ee - _start [INFO] [stdout] 59: 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 10.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "2fe9abc8f4ebc786eb73d735e81e6f300fab129be92c1cae5d95fc2c005db427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe9abc8f4ebc786eb73d735e81e6f300fab129be92c1cae5d95fc2c005db427", kill_on_drop: false }` [INFO] [stdout] 2fe9abc8f4ebc786eb73d735e81e6f300fab129be92c1cae5d95fc2c005db427