[INFO] fetching crate multi-skill 0.1.2... [INFO] testing multi-skill-0.1.2 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate multi-skill 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate multi-skill 0.1.2 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate multi-skill 0.1.2 [INFO] finished tweaking crates.io crate multi-skill 0.1.2 [INFO] tweaked toml for crates.io crate multi-skill 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate multi-skill 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded select v0.6.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a870c4e12cc514ac42f6ded41460cfc3d759dc05406ba0547656922d42d9c86 [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" "3a870c4e12cc514ac42f6ded41460cfc3d759dc05406ba0547656922d42d9c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a870c4e12cc514ac42f6ded41460cfc3d759dc05406ba0547656922d42d9c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a870c4e12cc514ac42f6ded41460cfc3d759dc05406ba0547656922d42d9c86", kill_on_drop: false }` [INFO] [stdout] 3a870c4e12cc514ac42f6ded41460cfc3d759dc05406ba0547656922d42d9c86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63acf8ab765607b566756ac61cde3ed319441e8a2c7dd6801163de74c234162e [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" "63acf8ab765607b566756ac61cde3ed319441e8a2c7dd6801163de74c234162e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling statrs v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.6.0-alpha.1 [INFO] [stderr] Compiling multi-skill v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/data_processing/cf_api.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/data_processing/cf_api.rs:142:50 [INFO] [stdout] | [INFO] [stdout] 142 | CFResponse::FAILED { comment } => panic!(comment), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 142 | CFResponse::FAILED { comment } => panic!("{}", comment), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 142 | CFResponse::FAILED { comment } => std::panic::panic_any(comment), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/bin/dance.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | #[derive(Serialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/bin/dance.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | fn process_heat(client: &Client, heat_page: Document) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `heat_url` [INFO] [stdout] --> src/bin/dance.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | for heat_url in get_urls(&comp_page).skip(1) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heat_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `process_heat` [INFO] [stdout] --> src/bin/dance.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn process_heat(client: &Client, heat_page: Document) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.hparam_search.fc95c24a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799.19gy9bjp2w8oeod4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmulti_skill-5854acecaba9801b.rlib" "/opt/rustwide/target/debug/deps/libcsv-9a3996e59adb1345.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-8324bc4276747e7a.rlib" "/opt/rustwide/target/debug/deps/libbstr-d98ec0a850d736b7.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-618944b4c2551dc0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bfa58514b99164ef.rlib" "/opt/rustwide/target/debug/deps/libstatrs-8441e38381341943.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-61d599ae311891a6.rlib" "/opt/rustwide/target/debug/deps/libalga-5e1fc7167b6bda86.rlib" "/opt/rustwide/target/debug/deps/librand_distr-597911e0c8e91d94.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9cacc2930dc8d45d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1681b9f558344a25.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9cc9f7ae4ca2f6e7.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dacd7a1dfb90fb4d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libapprox-ff3e7c23f1465451.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7bbfec7a4d2bd020.rlib" "/opt/rustwide/target/debug/deps/liblibm-6f12b75fb6eeff38.rlib" "/opt/rustwide/target/debug/deps/librand-f718a2854da03a0f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c58785b322049846.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-283ef8e53daf0d3d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b8c9536257c7f5ac.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c05438606c80df40.rlib" "/opt/rustwide/target/debug/deps/libsuperslice-8969c32277948831.rlib" "/opt/rustwide/target/debug/deps/librayon-6a8eeb15d91bf8c3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5bb72a66c63195ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b483575cfbe699.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-570e7ac8bf16f14a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f6972f3a88deed98.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-52a0f7d384b74ce3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b1e48b03eeb77bf7.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7bfe74a4def8d3a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2daf8e0e5d9814c8.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a6bf120af1cc1e1a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0b970d91b3343ee7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ddd00959fa93101a.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-76181c98835d53b8.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0c09a11264211d82.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-664e601b7c9f4727.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-35d52ee53873ce74.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-7c9e0f09bd00f6c5.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7803d176828f9d84.rlib" "/opt/rustwide/target/debug/deps/libh2-61243dcd41a90c1a.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-732a82ce598e03ca.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4fb60731bf45690d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49b521419b9a1f92.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2177ef352ca4c994.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-51044666e7813853.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ceea3026da1e8d33.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b01c9f9d8c052a44.rlib" "/opt/rustwide/target/debug/deps/libtracing-add64b9e0d6729b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libtokio-25ec953582aacf2a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d3cda27059394ed.rlib" "/opt/rustwide/target/debug/deps/libmio-84dfd8df0ce46dd2.rlib" "/opt/rustwide/target/debug/deps/liblibc-d89e2f439749c827.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e2394ae27f4cc060.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6aeea6179824a871.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-631ca0fee4f8172a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-741917b17dea2908.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-3f51d6b39be24905.rlib" "/opt/rustwide/target/debug/deps/libidna-f9ace2b9485352b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-53fee353c4e0713f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/liboverload-502d556206322bf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hparam_search-9a095bc7ff7c8799" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `multi-skill` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "63acf8ab765607b566756ac61cde3ed319441e8a2c7dd6801163de74c234162e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63acf8ab765607b566756ac61cde3ed319441e8a2c7dd6801163de74c234162e", kill_on_drop: false }` [INFO] [stdout] 63acf8ab765607b566756ac61cde3ed319441e8a2c7dd6801163de74c234162e