[INFO] fetching crate musicbrainz_rs 0.2.0... [INFO] testing musicbrainz_rs-0.2.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate musicbrainz_rs 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate musicbrainz_rs 0.2.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate musicbrainz_rs 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate musicbrainz_rs 0.2.0 [INFO] tweaked toml for crates.io crate musicbrainz_rs 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate musicbrainz_rs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0b5fb5bdd2d1abc91caac4bc14a2c2ddd8270f859915713e288c4cf32dccebd [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" "d0b5fb5bdd2d1abc91caac4bc14a2c2ddd8270f859915713e288c4cf32dccebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0b5fb5bdd2d1abc91caac4bc14a2c2ddd8270f859915713e288c4cf32dccebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b5fb5bdd2d1abc91caac4bc14a2c2ddd8270f859915713e288c4cf32dccebd", kill_on_drop: false }` [INFO] [stdout] d0b5fb5bdd2d1abc91caac4bc14a2c2ddd8270f859915713e288c4cf32dccebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5217d1dce49aab63b57796327d06f426c9f25fa469dd2e6b6eb19e9c925803fe [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" "5217d1dce49aab63b57796327d06f426c9f25fa469dd2e6b6eb19e9c925803fe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [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 futures-cpupool v0.1.8 [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 quote v0.6.13 [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 tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 chrono v0.4.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling musicbrainz_rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/config.rs:10:53 [INFO] [stdout] | [INFO] [stdout] 10 | pub static ref HTTP_CLIENT: MusicBrainzClient = { init_http_client() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_EVENTS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const INC_EVENTS_VALUE: &str = "events"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_URLS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const INC_URLS_VALUE: &str = "urls"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_AREAS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const INC_AREAS_VALUE: &str = "areas"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_ARTIST_CREDITS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const INC_ARTIST_CREDITS_VALUE: &str = "artist-credits"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_DISCIDS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const INC_DISCIDS_VALUE: &str = "discids"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_INSTRUMENTS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const INC_INSTRUMENTS_VALUE: &str = "instruments"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_PLACES_VALUE` [INFO] [stdout] --> src/model/include_const.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const INC_PLACES_VALUE: &str = "places"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_SERIES_VALUE` [INFO] [stdout] --> src/model/include_const.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const INC_SERIES_VALUE: &str = "series"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "5217d1dce49aab63b57796327d06f426c9f25fa469dd2e6b6eb19e9c925803fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5217d1dce49aab63b57796327d06f426c9f25fa469dd2e6b6eb19e9c925803fe", kill_on_drop: false }` [INFO] [stdout] 5217d1dce49aab63b57796327d06f426c9f25fa469dd2e6b6eb19e9c925803fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 438c007ff6d7ab3e7f319a8962718299afd6491e7ff440bab548fcdc5ebfde75 [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" "438c007ff6d7ab3e7f319a8962718299afd6491e7ff440bab548fcdc5ebfde75", kill_on_drop: false }` [INFO] [stderr] Compiling musicbrainz_rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/config.rs:10:53 [INFO] [stdout] | [INFO] [stdout] 10 | pub static ref HTTP_CLIENT: MusicBrainzClient = { init_http_client() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_EVENTS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const INC_EVENTS_VALUE: &str = "events"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_URLS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const INC_URLS_VALUE: &str = "urls"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_AREAS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const INC_AREAS_VALUE: &str = "areas"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_ARTIST_CREDITS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const INC_ARTIST_CREDITS_VALUE: &str = "artist-credits"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_DISCIDS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const INC_DISCIDS_VALUE: &str = "discids"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_INSTRUMENTS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const INC_INSTRUMENTS_VALUE: &str = "instruments"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_PLACES_VALUE` [INFO] [stdout] --> src/model/include_const.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const INC_PLACES_VALUE: &str = "places"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_SERIES_VALUE` [INFO] [stdout] --> src/model/include_const.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const INC_SERIES_VALUE: &str = "series"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `should_get_place_aliases` [INFO] [stdout] --> tests/place_includes.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn should_get_place_aliases() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `should_get_place_tags` [INFO] [stdout] --> tests/place_includes.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn should_get_place_tags() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `should_get_place_genres` [INFO] [stdout] --> tests/place_includes.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn should_get_place_genres() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `should_get_place` [INFO] [stdout] --> tests/fetch.rs:323:4 [INFO] [stdout] | [INFO] [stdout] 323 | fn should_get_place() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `should_browse_place_by_area` [INFO] [stdout] --> tests/place_browse.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn should_browse_place_by_area() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `should_get_area_aliases` [INFO] [stdout] --> tests/area_includes.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn should_get_area_aliases() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/config.rs:10:53 [INFO] [stdout] | [INFO] [stdout] 10 | pub static ref HTTP_CLIENT: MusicBrainzClient = { init_http_client() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `musicbrainz_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name label_browse --edition=2018 tests/label_browse.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6512a4f0a6d8ac7b -C extra-filename=-6512a4f0a6d8ac7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-09874cf389ed325f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib --extern musicbrainz_rs=/opt/rustwide/target/debug/deps/libmusicbrainz_rs-3989746a23fb2736.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8eb1640e43dbfd60.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-17775db0a0635301.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3ab0f720c5936c40.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f2e3509455285c03.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c719309e2d7bc211/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: constant is never used: `INC_EVENTS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const INC_EVENTS_VALUE: &str = "events"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_URLS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub const INC_URLS_VALUE: &str = "urls"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_AREAS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const INC_AREAS_VALUE: &str = "areas"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_ARTIST_CREDITS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const INC_ARTIST_CREDITS_VALUE: &str = "artist-credits"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_DISCIDS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const INC_DISCIDS_VALUE: &str = "discids"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_INSTRUMENTS_VALUE` [INFO] [stdout] --> src/model/include_const.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const INC_INSTRUMENTS_VALUE: &str = "instruments"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_PLACES_VALUE` [INFO] [stdout] --> src/model/include_const.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const INC_PLACES_VALUE: &str = "places"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INC_SERIES_VALUE` [INFO] [stdout] --> src/model/include_const.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const INC_SERIES_VALUE: &str = "series"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.event_includes.llcudhql-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42" "/opt/rustwide/target/debug/deps/event_includes-94aeee6fdc6bdc42.3i869pyl3fv3zqqs.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c719309e2d7bc211/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libmusicbrainz_rs-3989746a23fb2736.rlib" "/opt/rustwide/target/debug/deps/libchrono-09874cf389ed325f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98e9113f8a6bb02.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-238d4797c1316827.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8eb1640e43dbfd60.rlib" "/opt/rustwide/target/debug/deps/libuuid-79b103c1bc3e5b6c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b88198096beb61fb.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ca4925074b3df1cb.rlib" "/opt/rustwide/target/debug/deps/libmime-653f65d16712c606.rlib" "/opt/rustwide/target/debug/deps/libunicase-0531f3e0d7c99d92.rlib" "/opt/rustwide/target/debug/deps/libflate2-a69a40503549a719.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8b75eeba4ee9e016.rlib" "/opt/rustwide/target/debug/deps/libadler32-aec74e350da90292.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-734fcff0164dfa10.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cf736927e15d1b47.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a212b92e802a7088.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9de12bdd78244ba6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-518b95bb1ecd96df.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/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/libhyper-16c1105107435fcd.rlib" "/opt/rustwide/target/debug/deps/libwant-129aa334aad5d4db.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-c84b8046a0e9b075.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-cc6ac95b145fd46d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cc65f28ec0eabc5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-30e1e73ca102a7d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a214dc03f2b5415f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-32ad7088828c7de8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51df4176226e31b2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-990d217d90e97219.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f4f1e1fbc0327771.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9ecdb7d4e568db37.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-75f211ef8b074300.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-758c9a643b1840f0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-874d3ceaaa10261d.rlib" "/opt/rustwide/target/debug/deps/librand-55c4ce5d134bf6c5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1aec0ff3cfee9974.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-14e1608015a09d11.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-f8e6d012ccf3b6bc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7adaf278d9e4436d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-849a3ba635812c51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-812cd8cc769df117.rlib" "/opt/rustwide/target/debug/deps/libmio-669beb7acf98c54e.rlib" "/opt/rustwide/target/debug/deps/libnet2-40f76208662130c7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d20b1d1e5ce520a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-3a4f9b67eaa7b076.rlib" "/opt/rustwide/target/debug/deps/libh2-2d838b366d062bb0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-614f8001b89f6de2.rlib" "/opt/rustwide/target/debug/deps/libstring-9af095d8404a18ee.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-614da24890d5b3c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-cb4b63f959f487c4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5dbd87b83a98960a.rlib" "/opt/rustwide/target/debug/deps/libhttp-72e68b3044913508.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libfutures-72bd00ecabfd3c55.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fdeab16bfd281e08.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5901ce17a47845bb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f2e3509455285c03.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/liblog-65d64d9006edecef.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-619c24125de32b0c.rlib" "/opt/rustwide/target/debug/deps/libregex-0b7f1b9e598d2c13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1c38789bb3ac1000.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4865af4dd3691709.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d08794f6c5c150f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c3d7ceca8ebaf19.rlib" "/opt/rustwide/target/debug/deps/libtry_from-89e4714279125b8d.rlib" "/opt/rustwide/target/debug/deps/libserde-17775db0a0635301.rlib" "/opt/rustwide/target/debug/deps/libfailure-6877ba9795f6d535.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afe6b94f57d46987.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a6ab380debb11eb8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-15f8dfa661d9ff79.rlib" "/opt/rustwide/target/debug/deps/libtime-65f3a3ad998f623d.rlib" "/opt/rustwide/target/debug/deps/liburl-9a5821a8522c3026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-9a17e2641c71e5f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c3ff6f53340ce22.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbytes-9598a15c4518cd74.rlib" "/opt/rustwide/target/debug/deps/libeither-2fdfd4db4a2c3b96.rlib" "/opt/rustwide/target/debug/deps/libiovec-281eb3da0dc5b930.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-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] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "438c007ff6d7ab3e7f319a8962718299afd6491e7ff440bab548fcdc5ebfde75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "438c007ff6d7ab3e7f319a8962718299afd6491e7ff440bab548fcdc5ebfde75", kill_on_drop: false }` [INFO] [stdout] 438c007ff6d7ab3e7f319a8962718299afd6491e7ff440bab548fcdc5ebfde75