[INFO] fetching crate multi-skill 0.1.2... [INFO] testing multi-skill-0.1.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate multi-skill 0.1.2 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate multi-skill 0.1.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-89/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded string_cache v0.8.1 [INFO] [stderr] Downloaded pin-project v1.0.4 [INFO] [stderr] Downloaded pin-project-internal v1.0.4 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded overload v0.1.1 [INFO] [stderr] Downloaded siphasher v0.3.3 [INFO] [stderr] Downloaded bstr v0.2.14 [INFO] [stderr] Downloaded markup5ever v0.10.0 [INFO] [stderr] Downloaded select v0.6.0-alpha.1 [INFO] [stderr] Downloaded xml5ever v0.16.1 [INFO] [stderr] Downloaded hyper v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe1216e9474bb6a02a93714dbab10232c1d9f942c64a24ac0255bdd76c82c5b5 [INFO] running `Command { std: "docker" "start" "-a" "fe1216e9474bb6a02a93714dbab10232c1d9f942c64a24ac0255bdd76c82c5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe1216e9474bb6a02a93714dbab10232c1d9f942c64a24ac0255bdd76c82c5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1216e9474bb6a02a93714dbab10232c1d9f942c64a24ac0255bdd76c82c5b5", kill_on_drop: false }` [INFO] [stdout] fe1216e9474bb6a02a93714dbab10232c1d9f942c64a24ac0255bdd76c82c5b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c334d613bf21877bd691748bcf52e7b0e0447401271a34024fff1473952d6d [INFO] running `Command { std: "docker" "start" "-a" "88c334d613bf21877bd691748bcf52e7b0e0447401271a34024fff1473952d6d", kill_on_drop: false }` [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 serde_derive v1.0.123 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling superslice v1.0.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 memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [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 tinyvec v1.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.16 [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 idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling alga v0.9.3 [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 v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.4 [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 bstr v0.2.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [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] [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/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.rate.9a4aa4ee-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee.3xdg1fp4lfei0owi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmulti_skill-41665ec7d4bfe24d.rlib" "/opt/rustwide/target/debug/deps/libcsv-d6e31fa62422ac37.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-cd534c3510a93f8f.rlib" "/opt/rustwide/target/debug/deps/libbstr-bc0bdc78028e3971.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68b01bb92ca92e50.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b8aa7095a78525a2.rlib" "/opt/rustwide/target/debug/deps/libstatrs-cd5c2cb7cf329d7e.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-a5b52fb7bd726480.rlib" "/opt/rustwide/target/debug/deps/libalga-90c02592c742b6b6.rlib" "/opt/rustwide/target/debug/deps/librand_distr-06d5a16ca2f0f46c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-38a3423f8e53ffe8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94dc7cf7e14e3fab.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4a0a368334697f2d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d250ac022cddef98.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5269606d5011bae.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d8ff034abbca5d7.rlib" "/opt/rustwide/target/debug/deps/liblibm-2897ab9c78f747a3.rlib" "/opt/rustwide/target/debug/deps/librand-2652e8c84f2f6a5e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d85cff4eca011ee.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ceaa390ea28defcf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-899e4c1e0b43f73d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b31ce28470c52850.rlib" "/opt/rustwide/target/debug/deps/libsuperslice-4d5b57120d905bf1.rlib" "/opt/rustwide/target/debug/deps/librayon-d2ee9eb8d94e1465.rlib" "/opt/rustwide/target/debug/deps/librayon_core-62926c404f688699.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b3d188a2c04e8551.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-18668aacdc5dadb1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8eb9ad230b59711b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-326e9fb803934b35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2fa5744818ca9bc3.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1ae3e1bcfca52cab.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1ea5304ac5c759ca.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ced426819123828f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6feae28f2ba29555.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5c338cf70644a1b3.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libserde-9f16769fd1bfaa13.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a9bf2b45cc759538.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2e1c4edcfd2917f5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-764fc3e12df58503.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-55855aa4d99a6d0a.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-763caab8a36202e0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7469d060c90e7eea.rlib" "/opt/rustwide/target/debug/deps/libh2-377dfc486754eeb6.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b01abf3097d71fdd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2e5c12b01d98af81.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d649dd2c5537e3b0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d84175ea9fbe3d36.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-33e562157a6ea1e2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-96bc93d4cfa3e35a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7e80442b47b94ae.rlib" "/opt/rustwide/target/debug/deps/libtracing-a8f0a324b2e04bc2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libtokio-7dfc05a030db66be.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8d9fd9adb623a4bd.rlib" "/opt/rustwide/target/debug/deps/libmio-b4aa08e1ef89348c.rlib" "/opt/rustwide/target/debug/deps/liblibc-c778d2edbc76a557.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-53bdf9729cb5bdaa.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3d7f65fd37a67b75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b0258cdd4db9862e.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f4489272184b69fb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-26009f3705e1ec24.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7e32d876966372ce.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-4f0aa609444e2fbe.rlib" "/opt/rustwide/target/debug/deps/libidna-b0a7ab074e770f98.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8d62462c7d956b7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-43140c1a5c224cfb.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liboverload-3c34debfac052652.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rate-826cba46d1b582ee" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors [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" "88c334d613bf21877bd691748bcf52e7b0e0447401271a34024fff1473952d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c334d613bf21877bd691748bcf52e7b0e0447401271a34024fff1473952d6d", kill_on_drop: false }` [INFO] [stdout] 88c334d613bf21877bd691748bcf52e7b0e0447401271a34024fff1473952d6d