[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qeda/qeda-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-5/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b510335055fddf9d995df3e97d5b90c9197c3830ea9f91ab8999e4036fba1719 [INFO] running `Command { std: "docker" "start" "-a" "b510335055fddf9d995df3e97d5b90c9197c3830ea9f91ab8999e4036fba1719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b510335055fddf9d995df3e97d5b90c9197c3830ea9f91ab8999e4036fba1719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b510335055fddf9d995df3e97d5b90c9197c3830ea9f91ab8999e4036fba1719", kill_on_drop: false }` [INFO] [stdout] b510335055fddf9d995df3e97d5b90c9197c3830ea9f91ab8999e4036fba1719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c2a91b80ce761be78df96a1a68ebf2c0d29907baeaadf5a587d02a454bd65ea [INFO] running `Command { std: "docker" "start" "-a" "3c2a91b80ce761be78df96a1a68ebf2c0d29907baeaadf5a587d02a454bd65ea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.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 ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [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 smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [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 hex v0.3.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [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 dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling tracing v0.1.22 [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 directories v3.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling mio v0.6.23 [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 unicode-normalization v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [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 v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-recursion v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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 29s [INFO] running `Command { std: "docker" "inspect" "3c2a91b80ce761be78df96a1a68ebf2c0d29907baeaadf5a587d02a454bd65ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2a91b80ce761be78df96a1a68ebf2c0d29907baeaadf5a587d02a454bd65ea", kill_on_drop: false }` [INFO] [stdout] 3c2a91b80ce761be78df96a1a68ebf2c0d29907baeaadf5a587d02a454bd65ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 285be246d618a7abe1462907f2e550e41a4fff76f8dbb813ea55b112b816ca71 [INFO] running `Command { std: "docker" "start" "-a" "285be246d618a7abe1462907f2e550e41a4fff76f8dbb813ea55b112b816ca71", kill_on_drop: false }` [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.38s [INFO] running `Command { std: "docker" "inspect" "285be246d618a7abe1462907f2e550e41a4fff76f8dbb813ea55b112b816ca71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285be246d618a7abe1462907f2e550e41a4fff76f8dbb813ea55b112b816ca71", kill_on_drop: false }` [INFO] [stdout] 285be246d618a7abe1462907f2e550e41a4fff76f8dbb813ea55b112b816ca71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3ff812f6f4599cebd6c29360b1ebdcbf725117b587f68ac91329a925d5f423f [INFO] running `Command { std: "docker" "start" "-a" "a3ff812f6f4599cebd6c29360b1ebdcbf725117b587f68ac91329a925d5f423f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qeda-b696430d8bcf07a4) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::json ... ok [INFO] [stdout] test config::tests::element ... ok [INFO] [stdout] test pattern::calc::tests::ipc ... ok [INFO] [stdout] test config::tests::pair ... ok [INFO] [stdout] test pinout::tests::group ... ok [INFO] [stdout] test pinout::tests::pinout ... ok [INFO] [stdout] test config::tests::range ... 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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qeda-03df64050511caa0) [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestDsKeXD/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestDsKeXD/rust_out" "/tmp/rustdoctestDsKeXD/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqeda-1654e12128557b88.rlib" "/opt/rustwide/target/debug/deps/libreqwest-976bc3e5bd5fa25b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a332b05e06edc707.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1fd9960274db03e1.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2ee190f5a52d9f81.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-31ca239c6dbf248c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6dbbc1231668e4d8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libhyper-9f6aee2e6200d38c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-673303868f7bafb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-a03c29cb0ee172ab.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5f1e79ebb90c2c5d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54c2384d13466c58.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1f6ad39101b3eac6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-586a905c8d556807.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libpin_project-feac68e872c058ae.rlib" "/opt/rustwide/target/debug/deps/libtracing-58546709b5baabee.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libtokio-8fd0912bdf871603.rlib" "/opt/rustwide/target/debug/deps/libmio-aceb7ffcf8138c37.rlib" "/opt/rustwide/target/debug/deps/libiovec-33a606bd54b08aeb.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffecbb4722dd05a2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec6eae74614e72a4.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liburl-bca7388af527b81e.rlib" "/opt/rustwide/target/debug/deps/libidna-22fcc75aae8cbc1b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8718c8f9a3ebe12.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8696013b94f09077.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-f98360100fc293c0.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libhex-5c7215f6deef5a2c.rlib" "/opt/rustwide/target/debug/deps/libtokio-beceaecfd6d2e068.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-eb513249b13de53a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e83e4a6b56011c37.rlib" "/opt/rustwide/target/debug/deps/libbytes-acccb00faed77022.rlib" "/opt/rustwide/target/debug/deps/libmio-15f169f82d59f063.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4a4db659f1e89534.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8423a20be28bef95.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libfutures-5b8af3d33eb4b2c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5e896926c0884139.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e8d4475350c9dd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-13f0a27846df673b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-98faff4ec22bafbd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7c43f2f230ccd59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8896e83895234746.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f3212730dd3cfa4f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4ff6c17b7066b74f.rlib" "/opt/rustwide/target/debug/deps/libdirectories-cf0934ce36b4dd5f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-e4e33253f27da8de.rlib" "/opt/rustwide/target/debug/deps/libchrono-9044616d522fda4b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libtime-8ecb6447d82b42ab.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e4394ac616c233b1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-574d0a73a3ad14d1.rlib" "/opt/rustwide/target/debug/deps/libsvgdom-9df5a076b887f7a4.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-776d778f91b091ca.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-fe8f5af5aa59751d.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-57fe6b85f3eeb308.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-621a0103b4bc83e2.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-1fda1956556c7726.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-ce93a890389fd9cc.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libregex-00a5835b51a51b01.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f1c3e38a442a77d7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-0d4e884bf3652921.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4e6b55a438797724.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6b13fc8578d60dcd.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libhex-c7e350211e3fed25.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6665d548ed731a8f.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-3a27430818239993.rlib" "/opt/rustwide/target/debug/deps/libclap-64ff849401e14347.rlib" "/opt/rustwide/target/debug/deps/libstrsim-042a9a3b14de9d23.rlib" "/opt/rustwide/target/debug/deps/libatty-6c31fec5d4377432.rlib" "/opt/rustwide/target/debug/deps/liblibc-871efc6344e4ece3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4bec0636e278a3b3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-102a4b6d633dbb5e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-806aa655fc9c4953.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: 0x558d055b8c40 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558d055b8c40 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558d055b8c40 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558d055b8c40 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558d055daabc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x558d055b3465 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x558d055bac5b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558d055bac5b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558d055bac5b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558d055ba731 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x558d055bb301 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558d055bae07 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558d055b911c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558d055bad69 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558d04d2d921 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558d04d2d813 - core::option::expect_failed::h52daa91c8ef676fe [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/option.rs:1241:5 [INFO] [stdout] 16: 0x558d050f733e - core::option::Option::expect::hf745d7c284d9920f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/option.rs:349:21 [INFO] [stdout] 17: 0x558d0510287c - tokio::time::driver::handle::Handle::current::hbc8edfd713fe4aa0 [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: 0x558d050fce8f - tokio::time::driver::registration::Registration::new::h4514cd43b4014b00 [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: 0x558d050e8202 - tokio::time::delay::delay_until::h716af4084f3537b9 [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: 0x558d050e8279 - tokio::time::delay::delay_for::h42b94e20c9cd3a94 [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: 0x558d04e7bcac - core::ops::function::FnOnce::call_once::h453382a86ec02974 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x558d04e89fbd - core::option::Option::map::hb4c76c8e7a343d11 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/option.rs:487:29 [INFO] [stdout] 23: 0x558d04df363f - reqwest::async_impl::client::Client::execute_request::hf8f42505371e2679 [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: 0x558d04e10ad2 - reqwest::async_impl::request::RequestBuilder::send::he25a4fde32d6a2e6 [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: 0x558d04d32531 - qeda::library::Library::get_url_contents::{{closure}}::hfbb7b3d48b0aa894 [INFO] [stdout] 26: 0x558d04d36cab - as core::future::future::Future>::poll::h34343df08c3f088b [INFO] [stdout] 27: 0x558d04d3178f - qeda::library::Library::load_component::{{closure}}::h11a101307d15c4ba [INFO] [stdout] 28: 0x558d04d36df1 - as core::future::future::Future>::poll::h7ed3eceea175655b [INFO] [stdout] 29: 0x558d04d30a48 - qeda::library::Library::add_component::{{closure}}::he8227260fd2ecccd [INFO] [stdout] 30: 0x558d04d36eba - as core::future::future::Future>::poll::hed210ad4529ff27e [INFO] [stdout] 31: 0x558d04d3409c - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h8309699d5591579c [INFO] [stdout] 32: 0x558d04d33590 - tokio::coop::with_budget::{{closure}}::h4d6ebe34548d4a5c [INFO] [stdout] 33: 0x558d04d2ee4b - std::thread::local::LocalKey::try_with::hb854b492f5b2ca8e [INFO] [stdout] 34: 0x558d04d2e7b8 - std::thread::local::LocalKey::with::hba1a9abce24b6d40 [INFO] [stdout] 35: 0x558d04d33ecc - tokio::park::thread::CachedParkThread::block_on::hcc077c19ecf6349f [INFO] [stdout] 36: 0x558d04d35949 - tokio::runtime::enter::Enter::block_on::hca64a9068c0bad51 [INFO] [stdout] 37: 0x558d04d342d0 - tokio::runtime::thread_pool::ThreadPool::block_on::he24c620ad8900860 [INFO] [stdout] 38: 0x558d04d35ac2 - tokio::runtime::Runtime::block_on::h87d00afb54583042 [INFO] [stdout] 39: 0x558d04d36ff3 - rust_out::main::_doctest_main_src_library_rs_81_0::h2adae7d24fc97abc [INFO] [stdout] 40: 0x558d04d36f46 - rust_out::main::h2a38bb51b9580a7d [INFO] [stdout] 41: 0x558d04d2f023 - core::ops::function::FnOnce::call_once::h2b2994027e3ddb49 [INFO] [stdout] 42: 0x558d04d2e369 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0646a71575223ddb [INFO] [stdout] 43: 0x558d04d2e4f9 - std::rt::lang_start::{{closure}}::h56dae38fc2742666 [INFO] [stdout] 44: 0x558d055bb8f9 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 45: 0x558d055bb8f9 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 46: 0x558d055bb8f9 - std::panicking::try::h4beadc19a78fec52 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 47: 0x558d055bb8f9 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 48: 0x558d055bb8f9 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stdout] 49: 0x558d04d2e4e1 - std::rt::lang_start::h186ee2dda057dd14 [INFO] [stdout] 50: 0x558d04d37133 - main [INFO] [stdout] 51: 0x7f9e094ff0b3 - __libc_start_main [INFO] [stdout] 52: 0x558d04d2e11e - _start [INFO] [stdout] 53: 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: 0x562737fcbc90 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x562737fcbc90 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562737fcbc90 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562737fcbc90 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562737fedb0c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x562737fc64b5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x562737fcdcab - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562737fcdcab - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562737fcdcab - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x562737fcd781 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562737fce351 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x562737fcde57 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x562737fcc16c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x562737fcddb9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x56273773f921 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56273773f813 - core::option::expect_failed::h52daa91c8ef676fe [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/option.rs:1241:5 [INFO] [stdout] 16: 0x562737b0a38e - core::option::Option::expect::hf745d7c284d9920f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/option.rs:349:21 [INFO] [stdout] 17: 0x562737b158cc - tokio::time::driver::handle::Handle::current::hbc8edfd713fe4aa0 [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: 0x562737b0fedf - tokio::time::driver::registration::Registration::new::h4514cd43b4014b00 [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: 0x562737afb252 - tokio::time::delay::delay_until::h716af4084f3537b9 [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: 0x562737afb2c9 - tokio::time::delay::delay_for::h42b94e20c9cd3a94 [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: 0x56273788ecfc - core::ops::function::FnOnce::call_once::h453382a86ec02974 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x56273789d00d - core::option::Option::map::hb4c76c8e7a343d11 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/option.rs:487:29 [INFO] [stdout] 23: 0x56273780668f - reqwest::async_impl::client::Client::execute_request::hf8f42505371e2679 [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: 0x562737823b22 - reqwest::async_impl::request::RequestBuilder::send::he25a4fde32d6a2e6 [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: 0x562737744d81 - qeda::library::Library::get_url_contents::{{closure}}::hfbb7b3d48b0aa894 [INFO] [stdout] 26: 0x5627377495cb - as core::future::future::Future>::poll::h34343df08c3f088b [INFO] [stdout] 27: 0x562737743fdf - qeda::library::Library::load_component::{{closure}}::h11a101307d15c4ba [INFO] [stdout] 28: 0x562737749801 - as core::future::future::Future>::poll::h7ed3eceea175655b [INFO] [stdout] 29: 0x562737743298 - qeda::library::Library::add_component::{{closure}}::he8227260fd2ecccd [INFO] [stdout] 30: 0x5627377498ca - as core::future::future::Future>::poll::hed210ad4529ff27e [INFO] [stdout] 31: 0x562737742cf9 - qeda::library::Library::from_config::{{closure}}::hcfe536b7e5ddd661 [INFO] [stdout] 32: 0x562737749711 - as core::future::future::Future>::poll::h60631148d9b7a3cc [INFO] [stdout] 33: 0x562737746848 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hcbacd42dbc1ffad8 [INFO] [stdout] 34: 0x562737745bd0 - tokio::coop::with_budget::{{closure}}::h2ba39380e1ed7a0d [INFO] [stdout] 35: 0x562737740f0a - std::thread::local::LocalKey::try_with::hec55f72fda559616 [INFO] [stdout] 36: 0x5627377408f5 - std::thread::local::LocalKey::with::h91047b304057e2f9 [INFO] [stdout] 37: 0x562737746681 - tokio::park::thread::CachedParkThread::block_on::h326d0669c063402f [INFO] [stdout] 38: 0x56273774818b - tokio::runtime::enter::Enter::block_on::hf3872045206ee20f [INFO] [stdout] 39: 0x562737746aa3 - tokio::runtime::thread_pool::ThreadPool::block_on::ha7a124d4e014c1b4 [INFO] [stdout] 40: 0x562737748376 - tokio::runtime::Runtime::block_on::h6178d61388363df7 [INFO] [stdout] 41: 0x562737749a2b - rust_out::main::_doctest_main_src_library_rs_53_0::hb7bc607abe9a162d [INFO] [stdout] 42: 0x562737749966 - rust_out::main::h2a38bb51b9580a7d [INFO] [stdout] 43: 0x5627377410b3 - core::ops::function::FnOnce::call_once::h2b2994027e3ddb49 [INFO] [stdout] 44: 0x5627377403f9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0646a71575223ddb [INFO] [stdout] 45: 0x562737740589 - std::rt::lang_start::{{closure}}::h56dae38fc2742666 [INFO] [stdout] 46: 0x562737fce949 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 47: 0x562737fce949 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x562737fce949 - std::panicking::try::h4beadc19a78fec52 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 49: 0x562737fce949 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 50: 0x562737fce949 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stdout] 51: 0x562737740571 - std::rt::lang_start::h186ee2dda057dd14 [INFO] [stdout] 52: 0x562737749ba3 - main [INFO] [stdout] 53: 0x7f7d8d44f0b3 - __libc_start_main [INFO] [stdout] 54: 0x56273774011e - _start [INFO] [stdout] 55: 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 6.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a3ff812f6f4599cebd6c29360b1ebdcbf725117b587f68ac91329a925d5f423f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ff812f6f4599cebd6c29360b1ebdcbf725117b587f68ac91329a925d5f423f", kill_on_drop: false }` [INFO] [stdout] a3ff812f6f4599cebd6c29360b1ebdcbf725117b587f68ac91329a925d5f423f