[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qeda/qeda-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-37/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" "+beta-2022-04-10" "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-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8af376a10089d1793b1522cef62ced5e302f5c8a6bcf3bb18db1717d5e4a1c1 [INFO] running `Command { std: "docker" "start" "-a" "e8af376a10089d1793b1522cef62ced5e302f5c8a6bcf3bb18db1717d5e4a1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8af376a10089d1793b1522cef62ced5e302f5c8a6bcf3bb18db1717d5e4a1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8af376a10089d1793b1522cef62ced5e302f5c8a6bcf3bb18db1717d5e4a1c1", kill_on_drop: false }` [INFO] [stdout] e8af376a10089d1793b1522cef62ced5e302f5c8a6bcf3bb18db1717d5e4a1c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e0d4fce0a6cba7ea8cc070546e9db9f2d1b5335852c646c21a6183611b0e3d0 [INFO] running `Command { std: "docker" "start" "-a" "8e0d4fce0a6cba7ea8cc070546e9db9f2d1b5335852c646c21a6183611b0e3d0", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [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 tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [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 textwrap v0.12.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.9 [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 svgtypes v0.5.0 [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 foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling svgdom v0.18.0 [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 num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [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 mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [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 clap v3.0.0-beta.2 [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 02s [INFO] running `Command { std: "docker" "inspect" "8e0d4fce0a6cba7ea8cc070546e9db9f2d1b5335852c646c21a6183611b0e3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e0d4fce0a6cba7ea8cc070546e9db9f2d1b5335852c646c21a6183611b0e3d0", kill_on_drop: false }` [INFO] [stdout] 8e0d4fce0a6cba7ea8cc070546e9db9f2d1b5335852c646c21a6183611b0e3d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 847d8f954f46a792c55ff6d75c5f79b0b41471d4797dfd1e6f66d588bb0a5e35 [INFO] running `Command { std: "docker" "start" "-a" "847d8f954f46a792c55ff6d75c5f79b0b41471d4797dfd1e6f66d588bb0a5e35", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/qeda-2a21d928b21a056d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/qeda-71c4020573eb9195) [INFO] running `Command { std: "docker" "inspect" "847d8f954f46a792c55ff6d75c5f79b0b41471d4797dfd1e6f66d588bb0a5e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847d8f954f46a792c55ff6d75c5f79b0b41471d4797dfd1e6f66d588bb0a5e35", kill_on_drop: false }` [INFO] [stdout] 847d8f954f46a792c55ff6d75c5f79b0b41471d4797dfd1e6f66d588bb0a5e35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6b5ef4055c23d4246ee919b6b92414f5bcf8c6616054c0efa8f6b1ce6438b33 [INFO] running `Command { std: "docker" "start" "-a" "f6b5ef4055c23d4246ee919b6b92414f5bcf8c6616054c0efa8f6b1ce6438b33", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qeda-2a21d928b21a056d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::json ... ok [INFO] [stdout] test config::tests::element ... ok [INFO] [stdout] test pattern::calc::tests::ipc ... ok [INFO] [stdout] test config::tests::pair ... ok [INFO] [stdout] test pinout::tests::group ... ok [INFO] [stdout] test config::tests::range ... ok [INFO] [stdout] test pinout::tests::pinout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qeda-71c4020573eb9195) [INFO] [stdout] [INFO] [stderr] Doc-tests qeda [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/library.rs - library::Library::new (line 34) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::load_component (line 109) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::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::new (line 34) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest8KYdd9/rust_out.rust_out.437e7926-cgu.0.rcgu.o" "/tmp/rustdoctest8KYdd9/rust_out.3k7xorn5yc5fk4pb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqeda-89b000c8a10a24cc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9c47fc2f6037ef3d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-22de0443bbf69680.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0b54e5222b57d208.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a6c8664515ffe982.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-57437f29c14b7057.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libhyper-55817d3b1d2d0431.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-d47adad540681629.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-a9b7df55156ab5a2.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-e9633215e404648b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dcb49e827a823392.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b8469346d7a1b66d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-99c0aae02d25e843.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0f850c6b6362ddcc.rlib" "/opt/rustwide/target/debug/deps/libtracing-24fe529e4fe08a81.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libtokio-4bd9756714905445.rlib" "/opt/rustwide/target/debug/deps/libmio-80af5b18d5496b24.rlib" "/opt/rustwide/target/debug/deps/libiovec-1bb103fe47035377.rlib" "/opt/rustwide/target/debug/deps/libnet2-a4538d8ce049ad47.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-722c8e2df66092d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-a862267b61c46bf4.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libtokio-8c79aa7d4914a4a2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7c32282803b2e44b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-72c3188b3834e6ea.rlib" "/opt/rustwide/target/debug/deps/libbytes-15837f7f2b983017.rlib" "/opt/rustwide/target/debug/deps/libmio-174ae5261b2445d6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d87353c521dc294b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-07915aa56dc3cb4e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libfutures-cf1ad3e960f3b74c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-78af5b0f486c1407.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-938103f3d0414632.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-52b3f8d0bb0ef7d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a3aa644c042b2234.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fce385a8b093de56.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-049b4ab572768cbb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-51390a18c2e37891.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-27b5f4a246cbe1bf.rlib" "/opt/rustwide/target/debug/deps/libdirectories-60ccca4eb4b79a65.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ada84e5d0fd1c64e.rlib" "/opt/rustwide/target/debug/deps/libchrono-915a04a493e01fa9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-e7d1be914084d7c2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d9be28fe6a67dbf7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-567815e32b6e5fb4.rlib" "/opt/rustwide/target/debug/deps/libsvgdom-7d102ead9ad4d56c.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-2ec0bb997c41d8a5.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-6a3c3ec0215c0475.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-3d701b1103fba366.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b3edbfb452250399.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-00ff62fb58b5ee65.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-83a71ff629c30115.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/liblog-2dc54ae93de1162f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libregex-4fc5806d10cf93c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b9c243950fcfea9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ea33e0b70ada9cfe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-26fb43465c556b15.rlib" "/opt/rustwide/target/debug/deps/libopenssl-81145703d671d022.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bc97fc2075575d79.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libhex-ff95d25bb310a5b3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-80547d12463d3a55.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-a5ebbed2798add93.rlib" "/opt/rustwide/target/debug/deps/libclap-a344b2d7bca66832.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libatty-f3b207cdcf573797.rlib" "/opt/rustwide/target/debug/deps/liblibc-060daa7b03502df0.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-48b636a55885fe2a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-6b4b0da17982379d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d649dd2c5537e3b0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8KYdd9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/library.rs - library::Library::load_component (line 109) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] info: loading component 'capacitor/c0603' [INFO] [stdout] thread 'main' panicked at 'there is no timer running, must be called from the context of Tokio runtime', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:25:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561e54c9005d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561e54c9005d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561e54c9005d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x561e54c9005d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x561e54cb1d9c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x561e54c8b361 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x561e54c91b35 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x561e54c91b35 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x561e54c91b35 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x561e54c917e9 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x561e54c92082 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x561e54c91f67 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x561e54c90514 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x561e54c91c99 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x561e5444dc73 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x561e54cb0241 - core::panicking::panic_display::h45f55b14152ae4d6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x561e54cb01eb - core::panicking::panic_str::h6b38a6490f54e83e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x561e5444dae6 - core::option::expect_failed::h46807ac9c179352f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1874:5 [INFO] [stdout] 18: 0x561e547ec4be - core::option::Option::expect::h422721486cbfe767 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x561e547f1cac - tokio::time::driver::handle::Handle::current::h2b8eec7f55797e6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:24:9 [INFO] [stdout] 20: 0x561e547d7c6f - tokio::time::driver::registration::Registration::new::hd7ecc4270b0c3a74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/registration.rs:18:22 [INFO] [stdout] 21: 0x561e547dc6a2 - tokio::time::delay::delay_until::h5199cf578481e89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 22: 0x561e547dc719 - tokio::time::delay::delay_for::hc22783d138aa8c4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 23: 0x561e545f382c - core::ops::function::FnOnce::call_once::h9f047721c01b77fe [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x561e546110de - core::option::Option::map::ha1a6c2407a8c6f2c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:912:29 [INFO] [stdout] 25: 0x561e5456801f - reqwest::async_impl::client::Client::execute_request::h2e27c03fa31ecd45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1104:23 [INFO] [stdout] 26: 0x561e5456c962 - reqwest::async_impl::request::RequestBuilder::send::he6ca4930910989dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/request.rs:412:24 [INFO] [stdout] 27: 0x561e544515fb - qeda::library::Library::get_url_contents::{{closure}}::h7b96bb5bf7c3b625 [INFO] [stdout] 28: 0x561e54455cab - as core::future::future::Future>::poll::h88a88757cbda1577 [INFO] [stdout] 29: 0x561e544509b3 - qeda::library::Library::load_component::{{closure}}::h4f9d18551ca3ec50 [INFO] [stdout] 30: 0x561e54455bc1 - as core::future::future::Future>::poll::h36c8fad707965adb [INFO] [stdout] 31: 0x561e54452fe8 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hc4be6ae5a05854db [INFO] [stdout] 32: 0x561e54452522 - tokio::coop::with_budget::{{closure}}::h41f02f1ac40f877d [INFO] [stdout] 33: 0x561e5444e73c - std::thread::local::LocalKey::try_with::h3da8df3fa4a0a04d [INFO] [stdout] 34: 0x561e5444e4b5 - std::thread::local::LocalKey::with::h1329fc24f8b35d11 [INFO] [stdout] 35: 0x561e54452dcc - tokio::park::thread::CachedParkThread::block_on::h7fadc3aa7fecafa2 [INFO] [stdout] 36: 0x561e5445498c - tokio::runtime::enter::Enter::block_on::hdfd927e75899cd27 [INFO] [stdout] 37: 0x561e5445321b - tokio::runtime::thread_pool::ThreadPool::block_on::hce5ee39be0434e56 [INFO] [stdout] 38: 0x561e54454ae3 - tokio::runtime::Runtime::block_on::hba74bb457ec08be6 [INFO] [stdout] 39: 0x561e54455e80 - rust_out::main::_doctest_main_src_library_rs_109_0::h048e92c230b0becb [INFO] [stdout] 40: 0x561e54455da6 - rust_out::main::h3d3c95f1f21b751b [INFO] [stdout] 41: 0x561e5444eef3 - core::ops::function::FnOnce::call_once::h359be4aec5e1561c [INFO] [stdout] 42: 0x561e5444e199 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf1c468c32d98493e [INFO] [stdout] 43: 0x561e5444e2f9 - std::rt::lang_start::{{closure}}::hc74257e153f5ba59 [INFO] [stdout] 44: 0x561e54c8615e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 45: 0x561e54c8615e - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 46: 0x561e54c8615e - std::panicking::try::h87f80f5db1929b60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 47: 0x561e54c8615e - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x561e54c8615e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stdout] 49: 0x561e54c8615e - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 50: 0x561e54c8615e - std::panicking::try::h428fba6a4941d8ed [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 51: 0x561e54c8615e - std::panic::catch_unwind::hd73c90258412492e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 52: 0x561e54c8615e - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stdout] 53: 0x561e5444e2e1 - std::rt::lang_start::habb7d5349de31a07 [INFO] [stdout] 54: 0x561e54455f13 - main [INFO] [stdout] 55: 0x7fe1825f00b3 - __libc_start_main [INFO] [stdout] 56: 0x561e5444df6e - _start [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::add_component (line 81) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] info: adding component 'capacitor/c0603' [INFO] [stdout] info: loading component 'capacitor/c0603' [INFO] [stdout] thread 'main' panicked at 'there is no timer running, must be called from the context of Tokio runtime', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:25:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5643d551e67d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5643d551e67d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5643d551e67d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5643d551e67d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5643d55403bc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5643d5519981 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5643d5520155 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5643d5520155 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5643d5520155 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5643d551fe09 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x5643d55206a2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5643d5520587 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5643d551eb34 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5643d55202b9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5643d4cdac73 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5643d553e861 - core::panicking::panic_display::h45f55b14152ae4d6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x5643d553e80b - core::panicking::panic_str::h6b38a6490f54e83e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x5643d4cdaae6 - core::option::expect_failed::h46807ac9c179352f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1874:5 [INFO] [stdout] 18: 0x5643d507a8fe - core::option::Option::expect::h422721486cbfe767 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x5643d50800ec - tokio::time::driver::handle::Handle::current::h2b8eec7f55797e6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:24:9 [INFO] [stdout] 20: 0x5643d50660af - tokio::time::driver::registration::Registration::new::hd7ecc4270b0c3a74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/registration.rs:18:22 [INFO] [stdout] 21: 0x5643d506aae2 - tokio::time::delay::delay_until::h5199cf578481e89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 22: 0x5643d506ab59 - tokio::time::delay::delay_for::hc22783d138aa8c4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 23: 0x5643d4e81c6c - core::ops::function::FnOnce::call_once::h9f047721c01b77fe [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x5643d4e9f51e - core::option::Option::map::ha1a6c2407a8c6f2c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:912:29 [INFO] [stdout] 25: 0x5643d4df645f - reqwest::async_impl::client::Client::execute_request::h2e27c03fa31ecd45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1104:23 [INFO] [stdout] 26: 0x5643d4dfada2 - reqwest::async_impl::request::RequestBuilder::send::he6ca4930910989dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/request.rs:412:24 [INFO] [stdout] 27: 0x5643d4cdf0cb - qeda::library::Library::get_url_contents::{{closure}}::h7b96bb5bf7c3b625 [INFO] [stdout] 28: 0x5643d4ce391b - as core::future::future::Future>::poll::h88a88757cbda1577 [INFO] [stdout] 29: 0x5643d4cde483 - qeda::library::Library::load_component::{{closure}}::h4f9d18551ca3ec50 [INFO] [stdout] 30: 0x5643d4ce3831 - as core::future::future::Future>::poll::h36c8fad707965adb [INFO] [stdout] 31: 0x5643d4cdd7a9 - qeda::library::Library::add_component::{{closure}}::h761e28f1615bf24e [INFO] [stdout] 32: 0x5643d4ce3a3a - as core::future::future::Future>::poll::hf27c2c4e3a84857c [INFO] [stdout] 33: 0x5643d4ce0d2c - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h24db12c4ef590e41 [INFO] [stdout] 34: 0x5643d4cdffc8 - tokio::coop::with_budget::{{closure}}::h1f63c9082018697f [INFO] [stdout] 35: 0x5643d4cdb780 - std::thread::local::LocalKey::try_with::h2198bfa906ede4e0 [INFO] [stdout] 36: 0x5643d4cdb548 - std::thread::local::LocalKey::with::h2891a43357c7a1de [INFO] [stdout] 37: 0x5643d4ce071a - tokio::park::thread::CachedParkThread::block_on::h3046d1eae970e117 [INFO] [stdout] 38: 0x5643d4ce257b - tokio::runtime::enter::Enter::block_on::h8d83848a59e8a590 [INFO] [stdout] 39: 0x5643d4ce0f89 - tokio::runtime::thread_pool::ThreadPool::block_on::h5bb02da46a793d50 [INFO] [stdout] 40: 0x5643d4ce274f - tokio::runtime::Runtime::block_on::h42364cf63f8dcb32 [INFO] [stdout] 41: 0x5643d4ce3b9e - rust_out::main::_doctest_main_src_library_rs_81_0::hf3aa201805eb7c9b [INFO] [stdout] 42: 0x5643d4ce3ac6 - rust_out::main::h3d3c95f1f21b751b [INFO] [stdout] 43: 0x5643d4cdbf53 - core::ops::function::FnOnce::call_once::h359be4aec5e1561c [INFO] [stdout] 44: 0x5643d4cdb199 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf1c468c32d98493e [INFO] [stdout] 45: 0x5643d4cdb2f9 - std::rt::lang_start::{{closure}}::hc74257e153f5ba59 [INFO] [stdout] 46: 0x5643d551465e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 47: 0x5643d551465e - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 48: 0x5643d551465e - std::panicking::try::h87f80f5db1929b60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 49: 0x5643d551465e - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x5643d551465e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stdout] 51: 0x5643d551465e - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x5643d551465e - std::panicking::try::h428fba6a4941d8ed [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 53: 0x5643d551465e - std::panic::catch_unwind::hd73c90258412492e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 54: 0x5643d551465e - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stdout] 55: 0x5643d4cdb2e1 - std::rt::lang_start::habb7d5349de31a07 [INFO] [stdout] 56: 0x5643d4ce3cb3 - main [INFO] [stdout] 57: 0x7f60ac30d0b3 - __libc_start_main [INFO] [stdout] 58: 0x5643d4cdaf6e - _start [INFO] [stdout] 59: 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: 0x56231f26080d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56231f26080d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56231f26080d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56231f26080d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56231f28254c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56231f25bb11 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56231f2622e5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56231f2622e5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56231f2622e5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56231f261f99 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x56231f262832 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56231f262717 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56231f260cc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56231f262449 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56231ea1bc73 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56231f2809f1 - core::panicking::panic_display::h45f55b14152ae4d6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x56231f28099b - core::panicking::panic_str::h6b38a6490f54e83e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x56231ea1bae6 - core::option::expect_failed::h46807ac9c179352f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1874:5 [INFO] [stdout] 18: 0x56231edbca8e - core::option::Option::expect::h422721486cbfe767 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x56231edc227c - tokio::time::driver::handle::Handle::current::h2b8eec7f55797e6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:24:9 [INFO] [stdout] 20: 0x56231eda823f - tokio::time::driver::registration::Registration::new::hd7ecc4270b0c3a74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/registration.rs:18:22 [INFO] [stdout] 21: 0x56231edacc72 - tokio::time::delay::delay_until::h5199cf578481e89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 22: 0x56231edacce9 - tokio::time::delay::delay_for::hc22783d138aa8c4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 23: 0x56231ebc3dfc - core::ops::function::FnOnce::call_once::h9f047721c01b77fe [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x56231ebe16ae - core::option::Option::map::ha1a6c2407a8c6f2c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:912:29 [INFO] [stdout] 25: 0x56231eb385ef - reqwest::async_impl::client::Client::execute_request::h2e27c03fa31ecd45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1104:23 [INFO] [stdout] 26: 0x56231eb3cf32 - reqwest::async_impl::request::RequestBuilder::send::he6ca4930910989dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/request.rs:412:24 [INFO] [stdout] 27: 0x56231ea2098b - qeda::library::Library::get_url_contents::{{closure}}::h7b96bb5bf7c3b625 [INFO] [stdout] 28: 0x56231ea2531b - as core::future::future::Future>::poll::h88a88757cbda1577 [INFO] [stdout] 29: 0x56231ea1fd43 - qeda::library::Library::load_component::{{closure}}::h4f9d18551ca3ec50 [INFO] [stdout] 30: 0x56231ea25231 - as core::future::future::Future>::poll::h36c8fad707965adb [INFO] [stdout] 31: 0x56231ea1f069 - qeda::library::Library::add_component::{{closure}}::h761e28f1615bf24e [INFO] [stdout] 32: 0x56231ea2552a - as core::future::future::Future>::poll::hf27c2c4e3a84857c [INFO] [stdout] 33: 0x56231ea1eae1 - qeda::library::Library::from_config::{{closure}}::h5ad5daf37d176309 [INFO] [stdout] 34: 0x56231ea25461 - as core::future::future::Future>::poll::h9b30dc74ffb72eec [INFO] [stdout] 35: 0x56231ea22588 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h5288c74261d07c7f [INFO] [stdout] 36: 0x56231ea21a02 - tokio::coop::with_budget::{{closure}}::h6f37c1bd9278ea7a [INFO] [stdout] 37: 0x56231ea1cadc - std::thread::local::LocalKey::try_with::h845ed6c4ac02d187 [INFO] [stdout] 38: 0x56231ea1c6d5 - std::thread::local::LocalKey::with::h9eb5203f1a918cf3 [INFO] [stdout] 39: 0x56231ea21fb2 - tokio::park::thread::CachedParkThread::block_on::h7c8c314a6fe7b59b [INFO] [stdout] 40: 0x56231ea23f0a - tokio::runtime::enter::Enter::block_on::h2c59c2441b4ca356 [INFO] [stdout] 41: 0x56231ea22819 - tokio::runtime::thread_pool::ThreadPool::block_on::hd52230daa834f854 [INFO] [stdout] 42: 0x56231ea240d3 - tokio::runtime::Runtime::block_on::h95c182935daf5f6b [INFO] [stdout] 43: 0x56231ea256b4 - rust_out::main::_doctest_main_src_library_rs_53_0::hccedba72aafba55d [INFO] [stdout] 44: 0x56231ea255c6 - rust_out::main::h3d3c95f1f21b751b [INFO] [stdout] 45: 0x56231ea1d013 - core::ops::function::FnOnce::call_once::h359be4aec5e1561c [INFO] [stdout] 46: 0x56231ea1c229 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf1c468c32d98493e [INFO] [stdout] 47: 0x56231ea1c389 - std::rt::lang_start::{{closure}}::hc74257e153f5ba59 [INFO] [stdout] 48: 0x56231f2567ee - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 49: 0x56231f2567ee - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 50: 0x56231f2567ee - std::panicking::try::h87f80f5db1929b60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 51: 0x56231f2567ee - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 52: 0x56231f2567ee - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stdout] 53: 0x56231f2567ee - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 54: 0x56231f2567ee - std::panicking::try::h428fba6a4941d8ed [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 55: 0x56231f2567ee - std::panic::catch_unwind::hd73c90258412492e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 56: 0x56231f2567ee - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stdout] 57: 0x56231ea1c371 - std::rt::lang_start::habb7d5349de31a07 [INFO] [stdout] 58: 0x56231ea25813 - main [INFO] [stdout] 59: 0x7f69364570b3 - __libc_start_main [INFO] [stdout] 60: 0x56231ea1bf6e - _start [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/library.rs - library::Library::add_component (line 81) [INFO] [stdout] src/library.rs - library::Library::from_config (line 53) [INFO] [stdout] src/library.rs - library::Library::load_component (line 109) [INFO] [stdout] src/library.rs - library::Library::new (line 34) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f6b5ef4055c23d4246ee919b6b92414f5bcf8c6616054c0efa8f6b1ce6438b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b5ef4055c23d4246ee919b6b92414f5bcf8c6616054c0efa8f6b1ce6438b33", kill_on_drop: false }` [INFO] [stdout] f6b5ef4055c23d4246ee919b6b92414f5bcf8c6616054c0efa8f6b1ce6438b33