[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] 3e8f199a631dccc4cddd029605f33a9b045187be [INFO] testing qeda/qeda-rs against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qeda/qeda-rs on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-recursion v0.3.1 [INFO] [stderr] Downloaded roxmltree v0.6.1 [INFO] [stderr] Downloaded xmlparser v0.9.0 [INFO] [stderr] Downloaded svgdom v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 402742b3f4418521483ad5442451226f924fc186e6500a4eb5c87599bf7c7a5b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "402742b3f4418521483ad5442451226f924fc186e6500a4eb5c87599bf7c7a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "402742b3f4418521483ad5442451226f924fc186e6500a4eb5c87599bf7c7a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402742b3f4418521483ad5442451226f924fc186e6500a4eb5c87599bf7c7a5b", kill_on_drop: false }` [INFO] [stdout] 402742b3f4418521483ad5442451226f924fc186e6500a4eb5c87599bf7c7a5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77c8b6d7022ea805fedbe5da793ea2e43d45b2087fcf5593b4b9c58deda37622 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "77c8b6d7022ea805fedbe5da793ea2e43d45b2087fcf5593b4b9c58deda37622", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [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 textwrap v0.12.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling svgdom v0.18.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling async-recursion v0.3.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "77c8b6d7022ea805fedbe5da793ea2e43d45b2087fcf5593b4b9c58deda37622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77c8b6d7022ea805fedbe5da793ea2e43d45b2087fcf5593b4b9c58deda37622", kill_on_drop: false }` [INFO] [stdout] 77c8b6d7022ea805fedbe5da793ea2e43d45b2087fcf5593b4b9c58deda37622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3883587a350737b78350af53892d9eaf26a72d9d53c5b02d771b15a27ebd9784 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3883587a350737b78350af53892d9eaf26a72d9d53c5b02d771b15a27ebd9784", kill_on_drop: false }` [INFO] [stderr] Compiling qeda v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `Command { std: "docker" "inspect" "3883587a350737b78350af53892d9eaf26a72d9d53c5b02d771b15a27ebd9784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3883587a350737b78350af53892d9eaf26a72d9d53c5b02d771b15a27ebd9784", kill_on_drop: false }` [INFO] [stdout] 3883587a350737b78350af53892d9eaf26a72d9d53c5b02d771b15a27ebd9784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98a6d43d6f4def72c61d52e4fe912cdec4f872ef1fd560f61b0b5b2c666a6fcf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98a6d43d6f4def72c61d52e4fe912cdec4f872ef1fd560f61b0b5b2c666a6fcf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/qeda-1d7a6d4e1bbfa3a1 [INFO] [stdout] [INFO] [stdout] running 7 tests [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 config::tests::json ... ok [INFO] [stdout] test config::tests::range ... ok [INFO] [stdout] test pinout::tests::group ... 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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/qeda-06a16e327c877fe1 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests qeda [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/library.rs - library::Library::new (line 30) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::from_config (line 48) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::add_component (line 76) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::load_component (line 104) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::new (line 30) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestgC4CUv/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestgC4CUv/rust_out" "/tmp/rustdoctestgC4CUv/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqeda-c21d0c65fbbb1f38.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e27ee3319c855a03.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-49c5c71833e3693f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ba724753dd801cd0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-89e17a9a832b9e0b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-af3d2b04158e4376.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libhyper-9b9bda99e2f30d9d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-1efd167120c1ea25.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-99037e993f870636.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libtracing-4e1a2cf30be5b212.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libtokio-2578a719d829bd75.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59999e5975dd5bdf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-3c2a354344aa7103.rlib" "/opt/rustwide/target/debug/deps/libmio-47c3fff590878f79.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libfutures-f543dc4a8727c981.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-726d273953f40422.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f3a6c3368ad5d446.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c527caaf4879e17f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-409d3bff5b070e39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b6781ea4f6a8e4e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-678adad82b015367.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7bc29a47321687b2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libdirectories-c3c2920ee9630ef3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-fed5f4db5063da1f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-60579cd532e965d3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07993dca9353ed6c.rlib" "/opt/rustwide/target/debug/deps/libsvgdom-9d684918ca7eca91.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-07175e077f4e06ad.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-ae0cffeec0bb6180.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-3dc5752c08994d6f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-c04525c4ee5c30cf.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-7214a1da48a6e793.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-57c64bf2eb9615ac.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-d9f38936ba6dcb9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6cc62d531bc4cbab.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3d872f7fad0c77c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-adf03eb8f13b5d9e.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libserde-1b9f5c411f5a9366.rlib" "/opt/rustwide/target/debug/deps/libclap-affa21b020815c25.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e101990a4e2379a5.rlib" "/opt/rustwide/target/debug/deps/libatty-d15c321545c4ad60.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-62b224848883a7de.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-4a051d9a61ee89a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/library.rs - library::Library::from_config (line 48) 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 'called `Result::unwrap()` on an `Err` value: component loading failed [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://lib.qeda.org/capacitor/c0603.yml): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.33/src/error.rs:464:25 [INFO] [stdout] 1: qeda::library::Library::get_url_contents::{{closure}} [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] 3: qeda::library::Library::load_component::{{closure}} [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] 5: qeda::library::Library::add_component::{{closure}} [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] 7: qeda::library::Library::from_config::{{closure}} [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] 9: tokio::runtime::enter::Enter::block_on::{{closure}} [INFO] [stdout] 10: tokio::coop::with_budget::{{closure}} [INFO] [stdout] 11: std::thread::local::LocalKey::try_with [INFO] [stdout] 12: std::thread::local::LocalKey::with [INFO] [stdout] 13: tokio::runtime::enter::Enter::block_on [INFO] [stdout] 14: tokio::runtime::thread_pool::ThreadPool::block_on [INFO] [stdout] 15: tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stdout] 16: tokio::runtime::context::enter [INFO] [stdout] 17: tokio::runtime::handle::Handle::enter [INFO] [stdout] 18: tokio::runtime::Runtime::block_on [INFO] [stdout] 19: rust_out::main [INFO] [stdout] 20: core::ops::function::FnOnce::call_once [INFO] [stdout] 21: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 22: std::rt::lang_start::{{closure}} [INFO] [stdout] 23: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stdout] 24: std::rt::lang_start [INFO] [stdout] 25: main [INFO] [stdout] 26: __libc_start_main [INFO] [stdout] 27: _start', src/library.rs:13:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5570b3059470 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5570b3059470 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5570b3059470 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5570b3059470 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5570b307ce8c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5570b3052cd2 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5570b305bb85 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5570b305bb85 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5570b305bb85 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5570b305b6da - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5570b305c321 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5570b305be67 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5570b305992c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5570b305bdc9 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5570b307b561 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5570b307b383 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x5570b27d3607 - core::result::Result::unwrap::hd29961211238e4ce [INFO] [stdout] 17: 0x5570b27db29e - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x5570b27d20f3 - core::ops::function::FnOnce::call_once::ha451af22024e1864 [INFO] [stdout] 19: 0x5570b27d11d9 - std::sys_common::backtrace::__rust_begin_short_backtrace::hefd8e56bf97a4afd [INFO] [stdout] 20: 0x5570b27d1369 - std::rt::lang_start::{{closure}}::hee13be5f96bd7848 [INFO] [stdout] 21: 0x5570b305c837 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x5570b305c837 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x5570b305c837 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x5570b305c837 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x5570b305c837 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x5570b27d1348 - std::rt::lang_start::h290408a3f91c6d5a [INFO] [stdout] 27: 0x5570b27db4eb - main [INFO] [stdout] 28: 0x7f86d82430b3 - __libc_start_main [INFO] [stdout] 29: 0x5570b27d10be - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::add_component (line 76) 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 'called `Result::unwrap()` on an `Err` value: component loading failed [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://lib.qeda.org/capacitor/c0603.yml): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.33/src/error.rs:464:25 [INFO] [stdout] 1: qeda::library::Library::get_url_contents::{{closure}} [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] 3: qeda::library::Library::load_component::{{closure}} [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] 5: qeda::library::Library::add_component::{{closure}} [INFO] [stdout] 6: as core::future::future::Future>::poll [INFO] [stdout] 7: tokio::runtime::enter::Enter::block_on::{{closure}} [INFO] [stdout] 8: tokio::coop::with_budget::{{closure}} [INFO] [stdout] 9: std::thread::local::LocalKey::try_with [INFO] [stdout] 10: std::thread::local::LocalKey::with [INFO] [stdout] 11: tokio::runtime::enter::Enter::block_on [INFO] [stdout] 12: tokio::runtime::thread_pool::ThreadPool::block_on [INFO] [stdout] 13: tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stdout] 14: tokio::runtime::context::enter [INFO] [stdout] 15: tokio::runtime::handle::Handle::enter [INFO] [stdout] 16: tokio::runtime::Runtime::block_on [INFO] [stdout] 17: rust_out::main [INFO] [stdout] 18: core::ops::function::FnOnce::call_once [INFO] [stdout] 19: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 20: std::rt::lang_start::{{closure}} [INFO] [stdout] 21: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stdout] 22: std::rt::lang_start [INFO] [stdout] 23: main [INFO] [stdout] 24: __libc_start_main [INFO] [stdout] 25: _start', src/library.rs:8:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563a9c299080 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a9c299080 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a9c299080 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a9c299080 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a9c2bca9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x563a9c2928e2 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x563a9c29b795 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a9c29b795 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a9c29b795 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a9c29b2ea - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563a9c29bf31 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x563a9c29ba77 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x563a9c29953c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a9c29b9d9 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x563a9c2bb171 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a9c2baf93 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x563a9ba191e0 - core::result::Result::unwrap::ha9d27e649075957e [INFO] [stdout] 17: 0x563a9ba205b4 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x563a9ba18073 - core::ops::function::FnOnce::call_once::ha451af22024e1864 [INFO] [stdout] 19: 0x563a9ba17189 - std::sys_common::backtrace::__rust_begin_short_backtrace::hefd8e56bf97a4afd [INFO] [stdout] 20: 0x563a9ba17319 - std::rt::lang_start::{{closure}}::hee13be5f96bd7848 [INFO] [stdout] 21: 0x563a9c29c447 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x563a9c29c447 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x563a9c29c447 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x563a9c29c447 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x563a9c29c447 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x563a9ba172f8 - std::rt::lang_start::h290408a3f91c6d5a [INFO] [stdout] 27: 0x563a9ba207cb - main [INFO] [stdout] 28: 0x7fcb972cb0b3 - __libc_start_main [INFO] [stdout] 29: 0x563a9ba170be - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::load_component (line 104) 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 'called `Result::unwrap()` on an `Err` value: component loading failed [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://lib.qeda.org/capacitor/c0603.yml): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.33/src/error.rs:464:25 [INFO] [stdout] 1: qeda::library::Library::get_url_contents::{{closure}} [INFO] [stdout] 2: as core::future::future::Future>::poll [INFO] [stdout] 3: qeda::library::Library::load_component::{{closure}} [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] 5: tokio::runtime::enter::Enter::block_on::{{closure}} [INFO] [stdout] 6: tokio::coop::with_budget::{{closure}} [INFO] [stdout] 7: std::thread::local::LocalKey::try_with [INFO] [stdout] 8: std::thread::local::LocalKey::with [INFO] [stdout] 9: tokio::runtime::enter::Enter::block_on [INFO] [stdout] 10: tokio::runtime::thread_pool::ThreadPool::block_on [INFO] [stdout] 11: tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stdout] 12: tokio::runtime::context::enter [INFO] [stdout] 13: tokio::runtime::handle::Handle::enter [INFO] [stdout] 14: tokio::runtime::Runtime::block_on [INFO] [stdout] 15: rust_out::main [INFO] [stdout] 16: core::ops::function::FnOnce::call_once [INFO] [stdout] 17: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 18: std::rt::lang_start::{{closure}} [INFO] [stdout] 19: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] std::rt::lang_start_internal [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stdout] 20: std::rt::lang_start [INFO] [stdout] 21: main [INFO] [stdout] 22: __libc_start_main [INFO] [stdout] 23: _start', src/library.rs:8:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d7614c3ed0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d7614c3ed0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d7614c3ed0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d7614c3ed0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d7614e78ec - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55d7614bd7d2 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55d7614c65e5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d7614c65e5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d7614c65e5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55d7614c613a - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55d7614c6d81 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55d7614c68c7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55d7614c438c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d7614c6829 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55d7614e5fc1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55d7614e5de3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55d760c462a7 - core::result::Result::unwrap::he288c4c2ed1db59c [INFO] [stdout] 17: 0x55d760c4c7ae - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x55d760c450a3 - core::ops::function::FnOnce::call_once::ha451af22024e1864 [INFO] [stdout] 19: 0x55d760c44189 - std::sys_common::backtrace::__rust_begin_short_backtrace::hefd8e56bf97a4afd [INFO] [stdout] 20: 0x55d760c44319 - std::rt::lang_start::{{closure}}::hee13be5f96bd7848 [INFO] [stdout] 21: 0x55d7614c7297 - core::ops::function::impls:: for &F>::call_once::h194d6aa01fb6b594 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x55d7614c7297 - std::panicking::try::do_call::h4ef477456776cccb [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x55d7614c7297 - std::panicking::try::h7f2121b6bb3bbca4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x55d7614c7297 - std::panic::catch_unwind::he974d0ca04309948 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x55d7614c7297 - std::rt::lang_start_internal::h36e9e78490120b9f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/rt.rs:51:25 [INFO] [stdout] 26: 0x55d760c442f8 - std::rt::lang_start::h290408a3f91c6d5a [INFO] [stdout] 27: 0x55d760c4c84b - main [INFO] [stdout] 28: 0x7f812ed7b0b3 - __libc_start_main [INFO] [stdout] 29: 0x55d760c440be - _start [INFO] [stdout] 30: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/library.rs - library::Library::add_component (line 76) [INFO] [stdout] src/library.rs - library::Library::from_config (line 48) [INFO] [stdout] src/library.rs - library::Library::load_component (line 104) [INFO] [stdout] src/library.rs - library::Library::new (line 30) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "98a6d43d6f4def72c61d52e4fe912cdec4f872ef1fd560f61b0b5b2c666a6fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a6d43d6f4def72c61d52e4fe912cdec4f872ef1fd560f61b0b5b2c666a6fcf", kill_on_drop: false }` [INFO] [stdout] 98a6d43d6f4def72c61d52e4fe912cdec4f872ef1fd560f61b0b5b2c666a6fcf