[INFO] cloning repository https://github.com/qeda/qeda-rs [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bcda49349ec6e4822ad6f8b41215480dce1b8552 [INFO] testing qeda/qeda-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqeda%2Fqeda-rs" "/workspace/builds/worker-4/source"` [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 beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svgdom v0.17.0 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee481f8e6156285bdd3d1870c261876e61f7f9246bf7070097121735b1b2fa2e [INFO] running `"docker" "start" "-a" "ee481f8e6156285bdd3d1870c261876e61f7f9246bf7070097121735b1b2fa2e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling float-cmp v0.5.2 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling simplecss v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling svgtypes v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling svgdom v0.17.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling qeda v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/generators/kicad.rs:70:21 [INFO] [stderr] | [INFO] [stderr] 70 | _ => (), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `"docker" "inspect" "ee481f8e6156285bdd3d1870c261876e61f7f9246bf7070097121735b1b2fa2e"` [INFO] running `"docker" "rm" "-f" "ee481f8e6156285bdd3d1870c261876e61f7f9246bf7070097121735b1b2fa2e"` [INFO] [stdout] ee481f8e6156285bdd3d1870c261876e61f7f9246bf7070097121735b1b2fa2e [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3e72ea876915bbc1304cd64cc0a2feec3e6e6208ecbd2224ce74b191ce9df17 [INFO] running `"docker" "start" "-a" "b3e72ea876915bbc1304cd64cc0a2feec3e6e6208ecbd2224ce74b191ce9df17"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling qeda v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/generators/kicad.rs:70:21 [INFO] [stderr] | [INFO] [stderr] 70 | _ => (), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/generators/kicad.rs:70:21 [INFO] [stderr] | [INFO] [stderr] 70 | _ => (), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `"docker" "inspect" "b3e72ea876915bbc1304cd64cc0a2feec3e6e6208ecbd2224ce74b191ce9df17"` [INFO] running `"docker" "rm" "-f" "b3e72ea876915bbc1304cd64cc0a2feec3e6e6208ecbd2224ce74b191ce9df17"` [INFO] [stdout] b3e72ea876915bbc1304cd64cc0a2feec3e6e6208ecbd2224ce74b191ce9df17 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f8af7145c438dc43761dd15bff40ee7c852ba3698ba763ed0353eabd47f32083 [INFO] running `"docker" "start" "-a" "f8af7145c438dc43761dd15bff40ee7c852ba3698ba763ed0353eabd47f32083"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/generators/kicad.rs:70:21 [INFO] [stderr] | [INFO] [stderr] 70 | _ => (), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | foreign_links { [INFO] [stderr] 5 | | Io(std::io::Error); [INFO] [stderr] 6 | | Reqwest(reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 55 | | } [INFO] [stderr] 56 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/generators/kicad.rs:70:21 [INFO] [stderr] | [INFO] [stderr] 70 | _ => (), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/qeda-8cd0e6d1cdbc8973 [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] Running /opt/rustwide/target/debug/deps/qeda-caeecd8e6ae36350 [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::from_config (line 49) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::new (line 31) ... ok [INFO] [stdout] test src/library.rs - library::Library::load_component (line 104) ... FAILED [INFO] [stdout] test src/library.rs - library::Library::add_component (line 77) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::from_config (line 49) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestiXYlj7/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestiXYlj7/rust_out" "/tmp/rustdoctestiXYlj7/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/target/debug/build/backtrace-sys-625a22231086174b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqeda-7fe279bb43b6ec0e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-39e233d1bda1934b.rlib" "/opt/rustwide/target/debug/deps/libuuid-5788a289ee549e0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-388f9cebf0a7b51f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-83489780256fe62e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-86db0efc1b64bcbe.rlib" "/opt/rustwide/target/debug/deps/libmime-1bc847648be70d9b.rlib" "/opt/rustwide/target/debug/deps/libunicase-4ba1709e45229430.rlib" "/opt/rustwide/target/debug/deps/libflate2-8857f58de05e56af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff32df290e1ddabb.rlib" "/opt/rustwide/target/debug/deps/libadler32-85e883990f84a63b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ed8dc88b50ff107e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f6b210ee03cd07da.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-246573a9a37011c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libhyper-5013b12d38840114.rlib" "/opt/rustwide/target/debug/deps/libwant-346bbf31208aa15f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio-c930c4f6e71b2bd4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-bc10dff6933a32a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e52d11dc5bb8c059.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e3d3026ec9cd267d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5f4af2670db38bb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a4bf83e19e05afb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-588532edf99cbb73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd2fc64ec287f220.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f0ae4ad6c630333e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d9dd8d1905dc4582.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-bc5b68a2bf2e769b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a09a8b70a9243d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-339b47b83ad4f0fd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9b73d60a3cecfb83.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0bb6f26528e4e0d4.rlib" "/opt/rustwide/target/debug/deps/librand-3b441571633a4b04.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-76feb1be4b384d8c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-568725e3bbda3ca3.rlib" "/opt/rustwide/target/debug/deps/librand_hc-68dde4176773bfba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed0735f975ab35a3.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3afb46e714f27b23.rlib" "/opt/rustwide/target/debug/deps/librand_core-35d9152f59e9c107.rlib" "/opt/rustwide/target/debug/deps/librand_os-8b6fc0004977334c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-090e0608e0e97bb5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc3b85f002e2a6f9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-734d2ba8deaa924f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8dcea63b701e2ec8.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89c2d7a36eb453e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b9a1a557dda5a3ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-7abf06abf0dda567.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ae7e9ce52834767a.rlib" "/opt/rustwide/target/debug/deps/libmio-f7ebded68340515b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1946be87e6bd9f57.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2f8349372efddc1a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-be4118e8b9b17270.rlib" "/opt/rustwide/target/debug/deps/libh2-11e515d49710851c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d883804bb581721f.rlib" "/opt/rustwide/target/debug/deps/libstring-20ad4cfc8c410a1d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bad7360a4647e4c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-7d4634b36282853c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-687ce519ee3eb619.rlib" "/opt/rustwide/target/debug/deps/libhttp-10f504288467af59.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libfutures-821799582fc29e6b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ae4a4711987649df.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1429eb4be00cdf55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7dc35dc995abfde.rlib" "/opt/rustwide/target/debug/deps/libryu-467d67315b97dc82.rlib" "/opt/rustwide/target/debug/deps/libitoa-7de3c31887c9a994.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-5119c2b0300d1974.rlib" "/opt/rustwide/target/debug/deps/liburl-4b02f2091081fe8a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libidna-61407566f8c2f63a.rlib" "/opt/rustwide/target/debug/deps/libregex-dc1ab21ed33efab0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4509e0a2706f2687.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c818e360ff3bdad8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9892d440ef1e534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ebbf693845177be.rlib" "/opt/rustwide/target/debug/deps/libtry_from-aaa89748e0d63751.rlib" "/opt/rustwide/target/debug/deps/libserde-d78d63a719d95d1b.rlib" "/opt/rustwide/target/debug/deps/libfailure-c86c45f997885b1e.rlib" "/opt/rustwide/target/debug/deps/libcookie-0e4c422fb5c0db2c.rlib" "/opt/rustwide/target/debug/deps/libtime-e2fa6f23ac68d4e8.rlib" "/opt/rustwide/target/debug/deps/liburl-a8d28fc6afc9e016.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-4684b3ee353458e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-379fad04dbb725ca.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-43702341e82bdadb.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ec29cc20a3392d5.rlib" "/opt/rustwide/target/debug/deps/libeither-735b1315b3e6885c.rlib" "/opt/rustwide/target/debug/deps/libiovec-7a6277e891e8f919.rlib" "/opt/rustwide/target/debug/deps/libbase64-1583832a0479b7c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f8593b3755ad6d95.rlib" "/opt/rustwide/target/debug/deps/libsvgdom-4e869d7ad93d995b.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-d1b9251010b87328.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-9f5e5437999f6d62.rlib" "/opt/rustwide/target/debug/deps/libphf-49868a6ef625e4ab.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-b81885939469b324.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a8dae4f504067954.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-b4bf53cd196da86c.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-bfea6eff5d0deb33.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d6badf29c0710c45.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/liblog-23f69bf7eb2d29e9.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-11a551135c33f66a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0cafa2f1504c0aa3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-261df1757fdb6750.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-7bf4583121a9f898.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7f0e530bd389a825.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-f3036e499c3fff3f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7c20070650ca4773.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7c58bdd85fd950ab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1bfa4eb209c6e5e2.rlib" "/opt/rustwide/target/debug/deps/libhex-98b7dad590581454.rlib" "/opt/rustwide/target/debug/deps/libclap-2d95007192d9b8ba.rlib" "/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c96e9afdc6a4e7a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-68e940bf55ba3a4d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a5dbca2b31cd7d4c.rlib" "/opt/rustwide/target/debug/deps/libatty-c3b4d5fae3ab9604.rlib" "/opt/rustwide/target/debug/deps/liblibc-ab23e6194275603a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-57b2b0a051b35877.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/library.rs - library::Library::load_component (line 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: Error(Msg("component loading failed"), State { next_error: Some(Error(Reqwest(Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), "https://raw.githubusercontent.com/qeda/lib/master/capacitor/c0603.yml")), State { next_error: None, backtrace: InternalBacktrace { backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::backtrace::imp::InternalBacktrace::new::h7d66a41e0fe3fa84 (0x55d6d7c27ffe) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/backtrace.rs:56 [INFO] [stdout] 1: ::default::h4cf72455b7c11aa2 (0x55d6d7c270e3) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/lib.rs:671 [INFO] [stdout] 2: qeda::errors::Error::from_kind::h1e5fe3efa18a4926 (0x55d6d7491650) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:194 [INFO] [stdout] 3: >::from::h69a8968bcbfe5404 (0x55d6d74917c6) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:284 [INFO] [stdout] 4: qeda::library::Library::get_url_contents::h6e893c63d9d1ac4b (0x55d6d7482c0c) [INFO] [stdout] at src/library.rs:162 [INFO] [stdout] 5: qeda::library::Library::load_component::h26a54852532aff60 (0x55d6d7481d18) [INFO] [stdout] at src/library.rs:124 [INFO] [stdout] 6: rust_out::main::hce5147e828914a17 (0x55d6d74814f4) [INFO] [stdout] 7: std::rt::lang_start::{{closure}}::h5f92bcc9991fb652 (0x55d6d74812d3) [INFO] [stdout] 8: std::rt::lang_start_internal::{{closure}}::haabc9d435e1b0c2f (0x55d6d7ce6798) [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] std::panicking::try::do_call::h54d9370b0ac83700 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] std::panicking::try::h85e1c41421d5b6f9 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] std::panic::catch_unwind::hfd957e6c9fdcf274 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] std::rt::lang_start_internal::hed9744eef32ef5a1 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 9: std::rt::lang_start::h66e0318a0fda6501 (0x55d6d74812b8) [INFO] [stdout] 10: main (0x55d6d748158b) [INFO] [stdout] 11: __libc_start_main (0x7f7fc1ab70b3) [INFO] [stdout] 12: _start (0x55d6d74811be) [INFO] [stdout] 13: (0x0)) } })), backtrace: InternalBacktrace { backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::backtrace::imp::InternalBacktrace::new::h7d66a41e0fe3fa84 (0x55d6d7c27ffe) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/backtrace.rs:56 [INFO] [stdout] 1: ::default::h4cf72455b7c11aa2 (0x55d6d7c270e3) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/lib.rs:671 [INFO] [stdout] 2: qeda::errors::Error::from_kind::h1e5fe3efa18a4926 (0x55d6d7491650) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:194 [INFO] [stdout] 3: >::from::h69a8968bcbfe5404 (0x55d6d74917c6) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:284 [INFO] [stdout] 4: qeda::library::Library::get_url_contents::h6e893c63d9d1ac4b (0x55d6d7482c0c) [INFO] [stdout] at src/library.rs:162 [INFO] [stdout] 5: qeda::library::Library::load_component::h26a54852532aff60 (0x55d6d7481d18) [INFO] [stdout] at src/library.rs:124 [INFO] [stdout] 6: rust_out::main::hce5147e828914a17 (0x55d6d74814f4) [INFO] [stdout] 7: std::rt::lang_start::{{closure}}::h5f92bcc9991fb652 (0x55d6d74812d3) [INFO] [stdout] 8: std::rt::lang_start_internal::{{closure}}::haabc9d435e1b0c2f (0x55d6d7ce6798) [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] std::panicking::try::do_call::h54d9370b0ac83700 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] std::panicking::try::h85e1c41421d5b6f9 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] std::panic::catch_unwind::hfd957e6c9fdcf274 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] std::rt::lang_start_internal::hed9744eef32ef5a1 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 9: std::rt::lang_start::h66e0318a0fda6501 (0x55d6d74812b8) [INFO] [stdout] 10: main (0x55d6d748158b) [INFO] [stdout] 11: __libc_start_main (0x7f7fc1ab70b3) [INFO] [stdout] 12: _start (0x55d6d74811be) [INFO] [stdout] 13: (0x0)) } })', src/library.rs:7:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d6d7ce3575 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55d6d7ce3575 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55d6d7ce3575 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55d6d7ce3575 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55d6d7d0995c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55d6d7cdda93 - std::io::Write::write_fmt::hc912aacf8d691eb3 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55d6d7ce5cd0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55d6d7ce5cd0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55d6d7ce5cd0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55d6d7ce5a1c - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55d6d7ce6307 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x55d6d7ce5f0b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 12: 0x55d6d7d08041 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 13: 0x55d6d7d07e63 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 14: 0x55d6d748141a - core::result::Result::unwrap::h038b4c76ecbb4b8d [INFO] [stdout] 15: 0x55d6d7481512 - rust_out::main::hce5147e828914a17 [INFO] [stdout] 16: 0x55d6d74812d3 - std::rt::lang_start::{{closure}}::h5f92bcc9991fb652 [INFO] [stdout] 17: 0x55d6d7ce6798 - std::rt::lang_start_internal::{{closure}}::haabc9d435e1b0c2f [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 18: 0x55d6d7ce6798 - std::panicking::try::do_call::h54d9370b0ac83700 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55d6d7ce6798 - std::panicking::try::h85e1c41421d5b6f9 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55d6d7ce6798 - std::panic::catch_unwind::hfd957e6c9fdcf274 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55d6d7ce6798 - std::rt::lang_start_internal::hed9744eef32ef5a1 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 22: 0x55d6d74812b8 - std::rt::lang_start::h66e0318a0fda6501 [INFO] [stdout] 23: 0x55d6d748158b - main [INFO] [stdout] 24: 0x7f7fc1ab70b3 - __libc_start_main [INFO] [stdout] 25: 0x55d6d74811be - _start [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/library.rs - library::Library::add_component (line 77) 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: Error(Msg("component loading failed"), State { next_error: Some(Error(Reqwest(Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), "https://raw.githubusercontent.com/qeda/lib/master/capacitor/c0603.yml")), State { next_error: None, backtrace: InternalBacktrace { backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::backtrace::imp::InternalBacktrace::new::h7d66a41e0fe3fa84 (0x55b3d81c67ce) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/backtrace.rs:56 [INFO] [stdout] 1: ::default::h4cf72455b7c11aa2 (0x55b3d81c58b3) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/lib.rs:671 [INFO] [stdout] 2: qeda::errors::Error::from_kind::h1e5fe3efa18a4926 (0x55b3d7a2f4f0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:194 [INFO] [stdout] 3: >::from::h69a8968bcbfe5404 (0x55b3d7a2f666) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:284 [INFO] [stdout] 4: qeda::library::Library::get_url_contents::h6e893c63d9d1ac4b (0x55b3d7a206bc) [INFO] [stdout] at src/library.rs:162 [INFO] [stdout] 5: qeda::library::Library::load_component::h26a54852532aff60 (0x55b3d7a1f7a8) [INFO] [stdout] at src/library.rs:124 [INFO] [stdout] 6: qeda::library::Library::add_component::h977e74aa0ace7052 (0x55b3d7a1eb7d) [INFO] [stdout] at src/library.rs:91 [INFO] [stdout] 7: rust_out::main::hce5147e828914a17 (0x55b3d7a1e524) [INFO] [stdout] 8: std::rt::lang_start::{{closure}}::h5f92bcc9991fb652 (0x55b3d7a1e2e3) [INFO] [stdout] 9: std::rt::lang_start_internal::{{closure}}::haabc9d435e1b0c2f (0x55b3d8285978) [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] std::panicking::try::do_call::h54d9370b0ac83700 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] std::panicking::try::h85e1c41421d5b6f9 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] std::panic::catch_unwind::hfd957e6c9fdcf274 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] std::rt::lang_start_internal::hed9744eef32ef5a1 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 10: std::rt::lang_start::h66e0318a0fda6501 (0x55b3d7a1e2c8) [INFO] [stdout] 11: main (0x55b3d7a1e74b) [INFO] [stdout] 12: __libc_start_main (0x7f0ff3be20b3) [INFO] [stdout] 13: _start (0x55b3d7a1e1ce) [INFO] [stdout] 14: (0x0)) } })), backtrace: InternalBacktrace { backtrace: Some(stack backtrace: [INFO] [stdout] 0: error_chain::backtrace::imp::InternalBacktrace::new::h7d66a41e0fe3fa84 (0x55b3d81c67ce) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/backtrace.rs:56 [INFO] [stdout] 1: ::default::h4cf72455b7c11aa2 (0x55b3d81c58b3) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/lib.rs:671 [INFO] [stdout] 2: qeda::errors::Error::from_kind::h1e5fe3efa18a4926 (0x55b3d7a2f4f0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:194 [INFO] [stdout] 3: >::from::h69a8968bcbfe5404 (0x55b3d7a2f666) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/error_chain.rs:284 [INFO] [stdout] 4: qeda::library::Library::get_url_contents::h6e893c63d9d1ac4b (0x55b3d7a206bc) [INFO] [stdout] at src/library.rs:162 [INFO] [stdout] 5: qeda::library::Library::load_component::h26a54852532aff60 (0x55b3d7a1f7a8) [INFO] [stdout] at src/library.rs:124 [INFO] [stdout] 6: qeda::library::Library::add_component::h977e74aa0ace7052 (0x55b3d7a1eb7d) [INFO] [stdout] at src/library.rs:91 [INFO] [stdout] 7: rust_out::main::hce5147e828914a17 (0x55b3d7a1e524) [INFO] [stdout] 8: std::rt::lang_start::{{closure}}::h5f92bcc9991fb652 (0x55b3d7a1e2e3) [INFO] [stdout] 9: std::rt::lang_start_internal::{{closure}}::haabc9d435e1b0c2f (0x55b3d8285978) [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] std::panicking::try::do_call::h54d9370b0ac83700 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] std::panicking::try::h85e1c41421d5b6f9 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] std::panic::catch_unwind::hfd957e6c9fdcf274 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] std::rt::lang_start_internal::hed9744eef32ef5a1 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 10: std::rt::lang_start::h66e0318a0fda6501 (0x55b3d7a1e2c8) [INFO] [stdout] 11: main (0x55b3d7a1e74b) [INFO] [stdout] 12: __libc_start_main (0x7f0ff3be20b3) [INFO] [stdout] 13: _start (0x55b3d7a1e1ce) [INFO] [stdout] 14: (0x0)) } })', src/library.rs:7:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b3d8282755 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b3d8282755 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b3d8282755 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b3d8282755 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b3d82a8b3c - core::fmt::write::h935cb0ed4078a853 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b3d827cbd3 - std::io::Write::write_fmt::hc912aacf8d691eb3 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55b3d8284eb0 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55b3d8284eb0 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55b3d8284eb0 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55b3d8284bfc - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55b3d82854e7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x55b3d82850eb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 12: 0x55b3d82a7221 - core::panicking::panic_fmt::habd7df443069602c [INFO] [stdout] at src/libcore/panicking.rs:101 [INFO] [stdout] 13: 0x55b3d82a7043 - core::option::expect_none_failed::h721078758a086285 [INFO] [stdout] at src/libcore/option.rs:1272 [INFO] [stdout] 14: 0x55b3d7a1e460 - core::result::Result::unwrap::h0b9cc8682f85c921 [INFO] [stdout] 15: 0x55b3d7a1e53a - rust_out::main::hce5147e828914a17 [INFO] [stdout] 16: 0x55b3d7a1e2e3 - std::rt::lang_start::{{closure}}::h5f92bcc9991fb652 [INFO] [stdout] 17: 0x55b3d8285978 - std::rt::lang_start_internal::{{closure}}::haabc9d435e1b0c2f [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 18: 0x55b3d8285978 - std::panicking::try::do_call::h54d9370b0ac83700 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55b3d8285978 - std::panicking::try::h85e1c41421d5b6f9 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55b3d8285978 - std::panic::catch_unwind::hfd957e6c9fdcf274 [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55b3d8285978 - std::rt::lang_start_internal::hed9744eef32ef5a1 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 22: 0x55b3d7a1e2c8 - std::rt::lang_start::h66e0318a0fda6501 [INFO] [stdout] 23: 0x55b3d7a1e74b - main [INFO] [stdout] 24: 0x7f0ff3be20b3 - __libc_start_main [INFO] [stdout] 25: 0x55b3d7a1e1ce - _start [INFO] [stdout] 26: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/library.rs - library::Library::add_component (line 77) [INFO] [stdout] src/library.rs - library::Library::from_config (line 49) [INFO] [stdout] src/library.rs - library::Library::load_component (line 104) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "f8af7145c438dc43761dd15bff40ee7c852ba3698ba763ed0353eabd47f32083"` [INFO] running `"docker" "rm" "-f" "f8af7145c438dc43761dd15bff40ee7c852ba3698ba763ed0353eabd47f32083"` [INFO] [stdout] f8af7145c438dc43761dd15bff40ee7c852ba3698ba763ed0353eabd47f32083