[INFO] cloning repository https://github.com/qeda/qeda-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qeda/qeda-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 861b53ca9b3947673e7908ecd2268a0d748c7096 [INFO] testing qeda/qeda-rs against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qeda/qeda-rs on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-4/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roxmltree v0.6.1 [INFO] [stderr] Downloaded svgtypes v0.5.0 [INFO] [stderr] Downloaded svgdom v0.18.0 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded xmlparser v0.9.0 [INFO] [stderr] Downloaded simplecss v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff729995f89eb638bafd604b70b3e2d42d79246a43ee961c21bfcdd608b5ef90 [INFO] running `Command { std: "docker" "start" "-a" "ff729995f89eb638bafd604b70b3e2d42d79246a43ee961c21bfcdd608b5ef90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff729995f89eb638bafd604b70b3e2d42d79246a43ee961c21bfcdd608b5ef90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff729995f89eb638bafd604b70b3e2d42d79246a43ee961c21bfcdd608b5ef90", kill_on_drop: false }` [INFO] [stdout] ff729995f89eb638bafd604b70b3e2d42d79246a43ee961c21bfcdd608b5ef90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5deb952ad9e22857476b5a27fb6cc417af4e220519e508e987ef475055914d46 [INFO] running `Command { std: "docker" "start" "-a" "5deb952ad9e22857476b5a27fb6cc417af4e220519e508e987ef475055914d46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [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 try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [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 indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling svgdom v0.18.0 [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 num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling 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 tracing-futures v0.2.4 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.9 [INFO] [stderr] Compiling futures v0.3.9 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "5deb952ad9e22857476b5a27fb6cc417af4e220519e508e987ef475055914d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5deb952ad9e22857476b5a27fb6cc417af4e220519e508e987ef475055914d46", kill_on_drop: false }` [INFO] [stdout] 5deb952ad9e22857476b5a27fb6cc417af4e220519e508e987ef475055914d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d3045dfbbd6680694a934cbc56f2033b668d258cd25a4fa73d114a648565bdb [INFO] running `Command { std: "docker" "start" "-a" "2d3045dfbbd6680694a934cbc56f2033b668d258cd25a4fa73d114a648565bdb", kill_on_drop: false }` [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.13s [INFO] running `Command { std: "docker" "inspect" "2d3045dfbbd6680694a934cbc56f2033b668d258cd25a4fa73d114a648565bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3045dfbbd6680694a934cbc56f2033b668d258cd25a4fa73d114a648565bdb", kill_on_drop: false }` [INFO] [stdout] 2d3045dfbbd6680694a934cbc56f2033b668d258cd25a4fa73d114a648565bdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 386a3d58f60eaf94bfa256679853c7470dd032c6ae235740d865af96f5d6b37c [INFO] running `Command { std: "docker" "start" "-a" "386a3d58f60eaf94bfa256679853c7470dd032c6ae235740d865af96f5d6b37c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qeda-ad4e7dc63e734c67) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::json ... ok [INFO] [stdout] test config::tests::element ... ok [INFO] [stdout] test pattern::calc::tests::ipc ... ok [INFO] [stdout] test config::tests::pair ... ok [INFO] [stdout] test pinout::tests::group ... ok [INFO] [stdout] test config::tests::range ... ok [INFO] [stdout] test pinout::tests::pinout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qeda-4e62a94f1fa5a909) [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::add_component (line 81) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::new (line 34) ... ok [INFO] [stdout] test src/library.rs - library::Library::from_config (line 53) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::load_component (line 109) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::add_component (line 81) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestcCK6M8/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestcCK6M8/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqeda-437767d7853105dd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-96514b5814dbd673.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-edc97e77b6f92953.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a6b5ca65eedcaa0a.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-75ecbb60fee98b1a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-86e28174154269fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-1e0c9b006c66a4d7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-e9eec927aa40a9be.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1d7ac938ab709a4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-538ce0cc352354ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-90e98db58652f275.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f9a5fe95b0622d39.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libpin_project-04f26478a0281427.rlib" "/opt/rustwide/target/debug/deps/libtracing-04242afc6ed64ab2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libtokio-766f260b34139bb8.rlib" "/opt/rustwide/target/debug/deps/libmio-1c2d09df73513813.rlib" "/opt/rustwide/target/debug/deps/libiovec-3d6a85d086e612a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-3676aa9b35606aad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-761d716aef0f864a.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-553f144aad55d34c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libtokio-99b31f5cc2d2272d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f340649e66dc7a89.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49f99972f44aa641.rlib" "/opt/rustwide/target/debug/deps/libbytes-3828b22e6d071a75.rlib" "/opt/rustwide/target/debug/deps/libmio-cfc1f89e590cb219.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e2fd4ec99353bab9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b94021a66df741c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libfutures-33aeb784c6b45ed5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c6b56ad3ab87a943.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a917f743387bd99a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-59ef9135ed525109.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-917cdc30474b82ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9202bf8e1cb6e278.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f5190f918ef2c628.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-550f1ff9d12c3ce6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cd6d91aa076d300a.rlib" "/opt/rustwide/target/debug/deps/libdirectories-c4b0ad4739dd0ff9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-12bf1394679b5cc7.rlib" "/opt/rustwide/target/debug/deps/libchrono-bfc94a7684f59fa9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-36971ccb84b4c277.rlib" "/opt/rustwide/target/debug/deps/libthiserror-774bad474c3ba413.rlib" "/opt/rustwide/target/debug/deps/libanyhow-26b4aedc32bd5fb3.rlib" "/opt/rustwide/target/debug/deps/libsvgdom-474966f6b41fb87e.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-0531d2a61b734e47.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-de5e91750ea8fe0d.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-5d76b21f61f66786.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-a58923c245a69cc5.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-b061c8148d0525f0.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-51d64e1e02472be9.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libregex-8b407b9d608e383f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59052ea27e63552b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0e1637be2d60a974.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-4d1e2d6e68208faf.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1242df68272fb14c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-192373daea470e9e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libhex-7f2e485685463d45.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6039392f2cad01b.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-9ad81ff231c5587c.rlib" "/opt/rustwide/target/debug/deps/libclap-feed71e6b4bba590.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libatty-7b844d872cb126d0.rlib" "/opt/rustwide/target/debug/deps/liblibc-8dc01ace4317e90f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e557b191a2fac03c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-43efaa607b6bc478.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcCK6M8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/library.rs - library::Library::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: 0x55d70858c570 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d70858c570 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d70858c570 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d70858c570 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d7085ae53c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55d708586d85 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55d70858e58b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d70858e58b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d70858e58b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d70858e061 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55d70858ec54 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55d70858e737 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55d70858ca6c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d70858e699 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55d707d03941 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d707d03833 - core::option::expect_failed::h0a5d8f51a88056e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/option.rs:1243:5 [INFO] [stdout] 16: 0x55d7080c869e - core::option::Option::expect::ha00658ad34f1661f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/option.rs:351:21 [INFO] [stdout] 17: 0x55d7080d38fc - tokio::time::driver::handle::Handle::current::hf6a9989e0b169446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:24:9 [INFO] [stdout] 18: 0x55d7080b634f - tokio::time::driver::registration::Registration::new::h45d0213ef8650532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/registration.rs:18:22 [INFO] [stdout] 19: 0x55d7080b6142 - tokio::time::delay::delay_until::h6b9df557d58492f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 20: 0x55d7080b61b9 - tokio::time::delay::delay_for::h4199787665dc9a33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 21: 0x55d707ec5c6c - core::ops::function::FnOnce::call_once::h57a1386c965a4a4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55d707ec094e - core::option::Option::map::hea074baba9b539a0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/option.rs:489:29 [INFO] [stdout] 23: 0x55d707e035ff - reqwest::async_impl::client::Client::execute_request::hacab45951265820f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1104:23 [INFO] [stdout] 24: 0x55d707e312c2 - reqwest::async_impl::request::RequestBuilder::send::h820a47a02da3abe6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/request.rs:412:24 [INFO] [stdout] 25: 0x55d707d08da1 - qeda::library::Library::get_url_contents::{{closure}}::hdef5562e970e6b5a [INFO] [stdout] 26: 0x55d707d0d5fb - as core::future::future::Future>::poll::h1eee0f6cce4df8ba [INFO] [stdout] 27: 0x55d707d07fff - qeda::library::Library::load_component::{{closure}}::h34b0d7136e1204d1 [INFO] [stdout] 28: 0x55d707d0d741 - as core::future::future::Future>::poll::h4013bf0f51f6c3dd [INFO] [stdout] 29: 0x55d707d072d8 - qeda::library::Library::add_component::{{closure}}::h50d01e56aa7db3ea [INFO] [stdout] 30: 0x55d707d0d8fa - as core::future::future::Future>::poll::h739bdb98450f7771 [INFO] [stdout] 31: 0x55d707d06d39 - qeda::library::Library::from_config::{{closure}}::h1b2d8d3a34824a3e [INFO] [stdout] 32: 0x55d707d0d831 - as core::future::future::Future>::poll::h5962878df29d38be [INFO] [stdout] 33: 0x55d707d0a8d8 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hd81997febf9c12a8 [INFO] [stdout] 34: 0x55d707d09c00 - tokio::coop::with_budget::{{closure}}::hb3e021dd5d791fa1 [INFO] [stdout] 35: 0x55d707d04a5c - std::thread::local::LocalKey::try_with::h0341ffb067e9d7e2 [INFO] [stdout] 36: 0x55d707d047f5 - std::thread::local::LocalKey::with::h5e2e63351a1e8610 [INFO] [stdout] 37: 0x55d707d0a6b1 - tokio::park::thread::CachedParkThread::block_on::hf4a4ccc102fa1a55 [INFO] [stdout] 38: 0x55d707d0c1bb - tokio::runtime::enter::Enter::block_on::h4fd7035f370bf084 [INFO] [stdout] 39: 0x55d707d0aad3 - tokio::runtime::thread_pool::ThreadPool::block_on::h3c0b1d54156f3c41 [INFO] [stdout] 40: 0x55d707d0c3a6 - tokio::runtime::Runtime::block_on::h802ccf552fd823b5 [INFO] [stdout] 41: 0x55d707d0da5b - rust_out::main::_doctest_main_src_library_rs_53_0::h239b8cb15c5178e1 [INFO] [stdout] 42: 0x55d707d0d996 - rust_out::main::h61823b600df25383 [INFO] [stdout] 43: 0x55d707d05123 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 44: 0x55d707d04419 - std::sys_common::backtrace::__rust_begin_short_backtrace::h755618c0981a0533 [INFO] [stdout] 45: 0x55d707d045b9 - std::rt::lang_start::{{closure}}::h3e3e948d2e1cdd2b [INFO] [stdout] 46: 0x55d70858f25a - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 47: 0x55d70858f25a - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x55d70858f25a - std::panicking::try::hb8b07cef009cb4fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 49: 0x55d70858f25a - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 50: 0x55d70858f25a - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:48 [INFO] [stdout] 51: 0x55d70858f25a - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55d70858f25a - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55d70858f25a - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55d70858f25a - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:20 [INFO] [stdout] 55: 0x55d707d04591 - std::rt::lang_start::ha47a1fac43a2373f [INFO] [stdout] 56: 0x55d707d0dbd3 - main [INFO] [stdout] 57: 0x7f31d56500b3 - __libc_start_main [INFO] [stdout] 58: 0x55d707d0413e - _start [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::load_component (line 109) stdout ---- [INFO] [stdout] Test executable failed (exit 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: 0x5652756cb7b0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5652756cb7b0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5652756cb7b0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5652756cb7b0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5652756ed77c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5652756c5fc5 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5652756cd7cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5652756cd7cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5652756cd7cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5652756cd2a1 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5652756cde94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5652756cd977 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5652756cbcac - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5652756cd8d9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x565274e45941 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x565274e45833 - core::option::expect_failed::h0a5d8f51a88056e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/option.rs:1243:5 [INFO] [stdout] 16: 0x565275207ebe - core::option::Option::expect::ha00658ad34f1661f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/option.rs:351:21 [INFO] [stdout] 17: 0x56527521311c - tokio::time::driver::handle::Handle::current::hf6a9989e0b169446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/handle.rs:24:9 [INFO] [stdout] 18: 0x5652751f5b6f - tokio::time::driver::registration::Registration::new::h45d0213ef8650532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/driver/registration.rs:18:22 [INFO] [stdout] 19: 0x5652751f5962 - tokio::time::delay::delay_until::h6b9df557d58492f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:19:24 [INFO] [stdout] 20: 0x5652751f59d9 - tokio::time::delay::delay_for::h4199787665dc9a33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/time/delay.rs:56:5 [INFO] [stdout] 21: 0x56527500548c - core::ops::function::FnOnce::call_once::h57a1386c965a4a4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x56527500016e - core::option::Option::map::hea074baba9b539a0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/option.rs:489:29 [INFO] [stdout] 23: 0x565274f42e1f - reqwest::async_impl::client::Client::execute_request::hacab45951265820f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/client.rs:1104:23 [INFO] [stdout] 24: 0x565274f70ae2 - reqwest::async_impl::request::RequestBuilder::send::h820a47a02da3abe6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.10/src/async_impl/request.rs:412:24 [INFO] [stdout] 25: 0x565274e49a31 - qeda::library::Library::get_url_contents::{{closure}}::hdef5562e970e6b5a [INFO] [stdout] 26: 0x565274e4e08b - as core::future::future::Future>::poll::h1eee0f6cce4df8ba [INFO] [stdout] 27: 0x565274e48c8f - qeda::library::Library::load_component::{{closure}}::h34b0d7136e1204d1 [INFO] [stdout] 28: 0x565274e4e1d1 - as core::future::future::Future>::poll::h4013bf0f51f6c3dd [INFO] [stdout] 29: 0x565274e4b388 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h67d34a18d0fb3d73 [INFO] [stdout] 30: 0x565274e4a820 - tokio::coop::with_budget::{{closure}}::h449b64339f6d4488 [INFO] [stdout] 31: 0x565274e46cdc - std::thread::local::LocalKey::try_with::h7f15642f4baa5ce8 [INFO] [stdout] 32: 0x565274e46665 - std::thread::local::LocalKey::with::h2154128823f885fe [INFO] [stdout] 33: 0x565274e4b1bb - tokio::park::thread::CachedParkThread::block_on::he59e6f7d4ceaafb9 [INFO] [stdout] 34: 0x565274e4cd4d - tokio::runtime::enter::Enter::block_on::h322d35e178d1330a [INFO] [stdout] 35: 0x565274e4b5e5 - tokio::runtime::thread_pool::ThreadPool::block_on::ha6ea069d5fe52f61 [INFO] [stdout] 36: 0x565274e4ceb6 - tokio::runtime::Runtime::block_on::hbba2bea19daa8a33 [INFO] [stdout] 37: 0x565274e4e325 - rust_out::main::_doctest_main_src_library_rs_109_0::h13a08c1c0fd3bc3e [INFO] [stdout] 38: 0x565274e4e276 - rust_out::main::h61823b600df25383 [INFO] [stdout] 39: 0x565274e47013 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 40: 0x565274e46389 - std::sys_common::backtrace::__rust_begin_short_backtrace::h755618c0981a0533 [INFO] [stdout] 41: 0x565274e46529 - std::rt::lang_start::{{closure}}::h3e3e948d2e1cdd2b [INFO] [stdout] 42: 0x5652756ce49a - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 43: 0x5652756ce49a - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x5652756ce49a - std::panicking::try::hb8b07cef009cb4fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x5652756ce49a - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x5652756ce49a - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:48 [INFO] [stdout] 47: 0x5652756ce49a - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x5652756ce49a - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 49: 0x5652756ce49a - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 50: 0x5652756ce49a - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/rt.rs:45:20 [INFO] [stdout] 51: 0x565274e46501 - std::rt::lang_start::ha47a1fac43a2373f [INFO] [stdout] 52: 0x565274e4e3d3 - main [INFO] [stdout] 53: 0x7f297f42f0b3 - __libc_start_main [INFO] [stdout] 54: 0x565274e4613e - _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 3.91s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "386a3d58f60eaf94bfa256679853c7470dd032c6ae235740d865af96f5d6b37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386a3d58f60eaf94bfa256679853c7470dd032c6ae235740d865af96f5d6b37c", kill_on_drop: false }` [INFO] [stdout] 386a3d58f60eaf94bfa256679853c7470dd032c6ae235740d865af96f5d6b37c