[INFO] fetching crate bing-rs 0.0.4... [INFO] testing bing-rs-0.0.4 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate bing-rs 0.0.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate bing-rs 0.0.4 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bing-rs 0.0.4 [INFO] finished tweaking crates.io crate bing-rs 0.0.4 [INFO] tweaked toml for crates.io crate bing-rs 0.0.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 bit-set v0.4.0 [INFO] [stderr] Downloaded tokio-rustls v0.7.2 [INFO] [stderr] Downloaded serde_derive v1.0.58 [INFO] [stderr] Downloaded hyper-rustls v0.14.0 [INFO] [stderr] Downloaded chan v0.1.23 [INFO] [stderr] Downloaded cbindgen v0.6.8 [INFO] [stderr] Downloaded ws v0.7.9 [INFO] [stderr] Downloaded chan-signal v0.3.3 [INFO] [stderr] Downloaded ct-logs v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a19e245f962306a3d9f45b4dcc6f1e39c1235c77b01bbd9ee188d94d1beca8b2 [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" "a19e245f962306a3d9f45b4dcc6f1e39c1235c77b01bbd9ee188d94d1beca8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a19e245f962306a3d9f45b4dcc6f1e39c1235c77b01bbd9ee188d94d1beca8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19e245f962306a3d9f45b4dcc6f1e39c1235c77b01bbd9ee188d94d1beca8b2", kill_on_drop: false }` [INFO] [stdout] a19e245f962306a3d9f45b4dcc6f1e39c1235c77b01bbd9ee188d94d1beca8b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f858a8b91b01a36d18743b678b465193ab26127e6524b1f32b06e4611f254a7 [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" "4f858a8b91b01a36d18743b678b465193ab26127e6524b1f32b06e4611f254a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.58 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling ws v0.7.9 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.7.2 [INFO] [stderr] Compiling hyper-rustls v0.14.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cbindgen v0.6.8 [INFO] [stderr] Compiling bing-rs v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` 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 the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | / pub struct Speech { [INFO] [stdout] 36 | | pub token: Arc>, [INFO] [stdout] 37 | | core: Rc>, [INFO] [stdout] 38 | | client: Rc>>, [INFO] [stdout] ... | [INFO] [stdout] 41 | | endpoint_id: String, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` 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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | / pub struct DetailedPhraseItem { [INFO] [stdout] 309 | | #[serde(rename = "Confidence")] [INFO] [stdout] 310 | | pub confidence: f64, [INFO] [stdout] 311 | | #[serde(rename = "Lexical")] [INFO] [stdout] ... | [INFO] [stdout] 318 | | pub display: String, [INFO] [stdout] 319 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | / pub struct DetailedPhrase { [INFO] [stdout] 326 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 327 | | pub recognition_status: String, [INFO] [stdout] 328 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub nbest: Vec, [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | / pub struct SimplePhrase { [INFO] [stdout] 341 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 342 | | pub recognition_status: String, [INFO] [stdout] 343 | | #[serde(rename = "DisplayText")] [INFO] [stdout] ... | [INFO] [stdout] 348 | | pub duration: f64, [INFO] [stdout] 349 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | / pub struct SilencePhrase { [INFO] [stdout] 356 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 357 | | pub recognition_status: String, [INFO] [stdout] 358 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 361 | | pub duration: f64, [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | / pub struct Hypothesis { [INFO] [stdout] 369 | | #[serde(rename = "Text")] [INFO] [stdout] 370 | | pub text: String, [INFO] [stdout] 371 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 374 | | pub duration: f64, [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | / pub enum Phrase { [INFO] [stdout] 382 | | Simple(SimplePhrase), [INFO] [stdout] 383 | | Detailed(DetailedPhrase), [INFO] [stdout] 384 | | Silence(SilencePhrase), [INFO] [stdout] 385 | | Unknown, [INFO] [stdout] 386 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | / pub struct BingSpeech { [INFO] [stdout] 13 | | handle: Speech, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | / pub struct BingSpeechWebsocket { [INFO] [stdout] 18 | | handle: Websocket, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | #[repr(C)] [INFO] [stdout] 23 | / pub struct BingSpeechWebsocketHandler { [INFO] [stdout] 24 | | on_turn_start: fn(), [INFO] [stdout] 25 | | on_turn_end: fn(), [INFO] [stdout] 26 | | on_speech_start: fn(), [INFO] [stdout] ... | [INFO] [stdout] 29 | | on_speech_phrase: fn(BingSpeechPhrase), [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | #[repr(C)] [INFO] [stdout] 34 | / pub struct BingSpeechResult { [INFO] [stdout] 35 | | pub confidence: c_double, [INFO] [stdout] 36 | | pub lexical: *mut c_char, [INFO] [stdout] 37 | | pub itn: *mut c_char, [INFO] [stdout] 38 | | pub masked_itn: *mut c_char, [INFO] [stdout] 39 | | pub display: *mut c_char, [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | #[repr(C)] [INFO] [stdout] 44 | / pub struct BingSpeechPhrase { [INFO] [stdout] 45 | | recognition_status: *mut c_char, [INFO] [stdout] 46 | | display_text: *mut c_char, [INFO] [stdout] 47 | | offset: c_double, [INFO] [stdout] ... | [INFO] [stdout] 50 | | nbest_count: c_int, [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 54 | #[repr(C)] [INFO] [stdout] 55 | / pub struct BingSpeechHypothesis { [INFO] [stdout] 56 | | text: *mut c_char, [INFO] [stdout] 57 | | offset: c_double, [INFO] [stdout] 58 | | duration: c_double, [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 64 | #[repr(C)] [INFO] [stdout] 65 | / pub struct BingSpeechHandler { [INFO] [stdout] 66 | | c_handler: Arc>, [INFO] [stdout] 67 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | / pub struct ConfigPayload { [INFO] [stdout] 312 | | pub context: ConfigPayloadContext, [INFO] [stdout] 313 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | / pub struct ConfigPayloadContext { [INFO] [stdout] 319 | | pub system: ConfigPayloadContextSystem, [INFO] [stdout] 320 | | pub os: ConfigPayloadContextOs, [INFO] [stdout] 321 | | pub device: ConfigPayloadContextDevice, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | / pub struct ConfigPayloadContextSystem { [INFO] [stdout] 328 | | pub version: String, [INFO] [stdout] 329 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | / pub struct ConfigPayloadContextOs { [INFO] [stdout] 335 | | pub platform: String, [INFO] [stdout] 336 | | pub name: String, [INFO] [stdout] 337 | | pub version: String, [INFO] [stdout] 338 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:340:1 [INFO] [stdout] | [INFO] [stdout] 340 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | / pub struct ConfigPayloadContextDevice { [INFO] [stdout] 344 | | pub manufacturer: String, [INFO] [stdout] 345 | | pub model: String, [INFO] [stdout] 346 | | pub version: String, [INFO] [stdout] 347 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `fn()`, which is not FFI-safe [INFO] [stdout] --> src/speech/c.rs:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | handler: BingSpeechWebsocketHandler, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider using an `extern fn(...) -> ...` function pointer instead [INFO] [stdout] = note: this function pointer has Rust-specific calling convention [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "4f858a8b91b01a36d18743b678b465193ab26127e6524b1f32b06e4611f254a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f858a8b91b01a36d18743b678b465193ab26127e6524b1f32b06e4611f254a7", kill_on_drop: false }` [INFO] [stdout] 4f858a8b91b01a36d18743b678b465193ab26127e6524b1f32b06e4611f254a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c50b9c3ff79b0142b19b9f3c1f50d3235fa6d98f7100840c8e7100ed972bc9d8 [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" "c50b9c3ff79b0142b19b9f3c1f50d3235fa6d98f7100840c8e7100ed972bc9d8", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` 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 the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | / pub struct Speech { [INFO] [stdout] 36 | | pub token: Arc>, [INFO] [stdout] 37 | | core: Rc>, [INFO] [stdout] 38 | | client: Rc>>, [INFO] [stdout] ... | [INFO] [stdout] 41 | | endpoint_id: String, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` 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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | / pub struct DetailedPhraseItem { [INFO] [stdout] 309 | | #[serde(rename = "Confidence")] [INFO] [stdout] 310 | | pub confidence: f64, [INFO] [stdout] 311 | | #[serde(rename = "Lexical")] [INFO] [stdout] ... | [INFO] [stdout] 318 | | pub display: String, [INFO] [stdout] 319 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | / pub struct DetailedPhrase { [INFO] [stdout] 326 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 327 | | pub recognition_status: String, [INFO] [stdout] 328 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub nbest: Vec, [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | / pub struct SimplePhrase { [INFO] [stdout] 341 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 342 | | pub recognition_status: String, [INFO] [stdout] 343 | | #[serde(rename = "DisplayText")] [INFO] [stdout] ... | [INFO] [stdout] 348 | | pub duration: f64, [INFO] [stdout] 349 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | / pub struct SilencePhrase { [INFO] [stdout] 356 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 357 | | pub recognition_status: String, [INFO] [stdout] 358 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 361 | | pub duration: f64, [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | / pub struct Hypothesis { [INFO] [stdout] 369 | | #[serde(rename = "Text")] [INFO] [stdout] 370 | | pub text: String, [INFO] [stdout] 371 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 374 | | pub duration: f64, [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | / pub enum Phrase { [INFO] [stdout] 382 | | Simple(SimplePhrase), [INFO] [stdout] 383 | | Detailed(DetailedPhrase), [INFO] [stdout] 384 | | Silence(SilencePhrase), [INFO] [stdout] 385 | | Unknown, [INFO] [stdout] 386 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | / pub struct BingSpeech { [INFO] [stdout] 13 | | handle: Speech, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | / pub struct BingSpeechWebsocket { [INFO] [stdout] 18 | | handle: Websocket, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | #[repr(C)] [INFO] [stdout] 23 | / pub struct BingSpeechWebsocketHandler { [INFO] [stdout] 24 | | on_turn_start: fn(), [INFO] [stdout] 25 | | on_turn_end: fn(), [INFO] [stdout] 26 | | on_speech_start: fn(), [INFO] [stdout] ... | [INFO] [stdout] 29 | | on_speech_phrase: fn(BingSpeechPhrase), [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | #[repr(C)] [INFO] [stdout] 34 | / pub struct BingSpeechResult { [INFO] [stdout] 35 | | pub confidence: c_double, [INFO] [stdout] 36 | | pub lexical: *mut c_char, [INFO] [stdout] 37 | | pub itn: *mut c_char, [INFO] [stdout] 38 | | pub masked_itn: *mut c_char, [INFO] [stdout] 39 | | pub display: *mut c_char, [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | #[repr(C)] [INFO] [stdout] 44 | / pub struct BingSpeechPhrase { [INFO] [stdout] 45 | | recognition_status: *mut c_char, [INFO] [stdout] 46 | | display_text: *mut c_char, [INFO] [stdout] 47 | | offset: c_double, [INFO] [stdout] ... | [INFO] [stdout] 50 | | nbest_count: c_int, [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 54 | #[repr(C)] [INFO] [stdout] 55 | / pub struct BingSpeechHypothesis { [INFO] [stdout] 56 | | text: *mut c_char, [INFO] [stdout] 57 | | offset: c_double, [INFO] [stdout] 58 | | duration: c_double, [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 64 | #[repr(C)] [INFO] [stdout] 65 | / pub struct BingSpeechHandler { [INFO] [stdout] 66 | | c_handler: Arc>, [INFO] [stdout] 67 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | / pub struct ConfigPayload { [INFO] [stdout] 312 | | pub context: ConfigPayloadContext, [INFO] [stdout] 313 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | / pub struct ConfigPayloadContext { [INFO] [stdout] 319 | | pub system: ConfigPayloadContextSystem, [INFO] [stdout] 320 | | pub os: ConfigPayloadContextOs, [INFO] [stdout] 321 | | pub device: ConfigPayloadContextDevice, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | / pub struct ConfigPayloadContextSystem { [INFO] [stdout] 328 | | pub version: String, [INFO] [stdout] 329 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | / pub struct ConfigPayloadContextOs { [INFO] [stdout] 335 | | pub platform: String, [INFO] [stdout] 336 | | pub name: String, [INFO] [stdout] 337 | | pub version: String, [INFO] [stdout] 338 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:340:1 [INFO] [stdout] | [INFO] [stdout] 340 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | / pub struct ConfigPayloadContextDevice { [INFO] [stdout] 344 | | pub manufacturer: String, [INFO] [stdout] 345 | | pub model: String, [INFO] [stdout] 346 | | pub version: String, [INFO] [stdout] 347 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `fn()`, which is not FFI-safe [INFO] [stdout] --> src/speech/c.rs:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | handler: BingSpeechWebsocketHandler, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider using an `extern fn(...) -> ...` function pointer instead [INFO] [stdout] = note: this function pointer has Rust-specific calling convention [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling chan-signal v0.3.3 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling bing-rs v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` 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 the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/speech/websocket.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | / pub struct Speech { [INFO] [stdout] 36 | | pub token: Arc>, [INFO] [stdout] 37 | | core: Rc>, [INFO] [stdout] 38 | | client: Rc>>, [INFO] [stdout] ... | [INFO] [stdout] 41 | | endpoint_id: String, [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` 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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | / pub struct DetailedPhraseItem { [INFO] [stdout] 309 | | #[serde(rename = "Confidence")] [INFO] [stdout] 310 | | pub confidence: f64, [INFO] [stdout] 311 | | #[serde(rename = "Lexical")] [INFO] [stdout] ... | [INFO] [stdout] 318 | | pub display: String, [INFO] [stdout] 319 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 325 | / pub struct DetailedPhrase { [INFO] [stdout] 326 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 327 | | pub recognition_status: String, [INFO] [stdout] 328 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 333 | | pub nbest: Vec, [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | / pub struct SimplePhrase { [INFO] [stdout] 341 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 342 | | pub recognition_status: String, [INFO] [stdout] 343 | | #[serde(rename = "DisplayText")] [INFO] [stdout] ... | [INFO] [stdout] 348 | | pub duration: f64, [INFO] [stdout] 349 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | / pub struct SilencePhrase { [INFO] [stdout] 356 | | #[serde(rename = "RecognitionStatus")] [INFO] [stdout] 357 | | pub recognition_status: String, [INFO] [stdout] 358 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 361 | | pub duration: f64, [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | / pub struct Hypothesis { [INFO] [stdout] 369 | | #[serde(rename = "Text")] [INFO] [stdout] 370 | | pub text: String, [INFO] [stdout] 371 | | #[serde(rename = "Offset")] [INFO] [stdout] ... | [INFO] [stdout] 374 | | pub duration: f64, [INFO] [stdout] 375 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/mod.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | / pub enum Phrase { [INFO] [stdout] 382 | | Simple(SimplePhrase), [INFO] [stdout] 383 | | Detailed(DetailedPhrase), [INFO] [stdout] 384 | | Silence(SilencePhrase), [INFO] [stdout] 385 | | Unknown, [INFO] [stdout] 386 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | / pub struct BingSpeech { [INFO] [stdout] 13 | | handle: Speech, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | / pub struct BingSpeechWebsocket { [INFO] [stdout] 18 | | handle: Websocket, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | #[repr(C)] [INFO] [stdout] 23 | / pub struct BingSpeechWebsocketHandler { [INFO] [stdout] 24 | | on_turn_start: fn(), [INFO] [stdout] 25 | | on_turn_end: fn(), [INFO] [stdout] 26 | | on_speech_start: fn(), [INFO] [stdout] ... | [INFO] [stdout] 29 | | on_speech_phrase: fn(BingSpeechPhrase), [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | #[repr(C)] [INFO] [stdout] 34 | / pub struct BingSpeechResult { [INFO] [stdout] 35 | | pub confidence: c_double, [INFO] [stdout] 36 | | pub lexical: *mut c_char, [INFO] [stdout] 37 | | pub itn: *mut c_char, [INFO] [stdout] 38 | | pub masked_itn: *mut c_char, [INFO] [stdout] 39 | | pub display: *mut c_char, [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | #[repr(C)] [INFO] [stdout] 44 | / pub struct BingSpeechPhrase { [INFO] [stdout] 45 | | recognition_status: *mut c_char, [INFO] [stdout] 46 | | display_text: *mut c_char, [INFO] [stdout] 47 | | offset: c_double, [INFO] [stdout] ... | [INFO] [stdout] 50 | | nbest_count: c_int, [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 54 | #[repr(C)] [INFO] [stdout] 55 | / pub struct BingSpeechHypothesis { [INFO] [stdout] 56 | | text: *mut c_char, [INFO] [stdout] 57 | | offset: c_double, [INFO] [stdout] 58 | | duration: c_double, [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/c.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 64 | #[repr(C)] [INFO] [stdout] 65 | / pub struct BingSpeechHandler { [INFO] [stdout] 66 | | c_handler: Arc>, [INFO] [stdout] 67 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | / pub struct ConfigPayload { [INFO] [stdout] 312 | | pub context: ConfigPayloadContext, [INFO] [stdout] 313 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | / pub struct ConfigPayloadContext { [INFO] [stdout] 319 | | pub system: ConfigPayloadContextSystem, [INFO] [stdout] 320 | | pub os: ConfigPayloadContextOs, [INFO] [stdout] 321 | | pub device: ConfigPayloadContextDevice, [INFO] [stdout] 322 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | / pub struct ConfigPayloadContextSystem { [INFO] [stdout] 328 | | pub version: String, [INFO] [stdout] 329 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | / pub struct ConfigPayloadContextOs { [INFO] [stdout] 335 | | pub platform: String, [INFO] [stdout] 336 | | pub name: String, [INFO] [stdout] 337 | | pub version: String, [INFO] [stdout] 338 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/speech/websocket.rs:340:1 [INFO] [stdout] | [INFO] [stdout] 340 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | / pub struct ConfigPayloadContextDevice { [INFO] [stdout] 344 | | pub manufacturer: String, [INFO] [stdout] 345 | | pub model: String, [INFO] [stdout] 346 | | pub version: String, [INFO] [stdout] 347 | | } [INFO] [stdout] | |_- not a function or static [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.detailed.9owla1ac-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.detailed.9owla1ac-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.detailed.9owla1ac-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.detailed.9owla1ac-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.detailed.9owla1ac-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.detailed.9owla1ac-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.detailed.9owla1ac-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.detailed.9owla1ac-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9" "/opt/rustwide/target/debug/examples/detailed-c9d1e6297d99aed9.h389doyjmbqhadi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f27b2b00887f87ff/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbing_rs.rlib" "/opt/rustwide/target/debug/deps/libuuid-779977383aecb125.rlib" "/opt/rustwide/target/debug/deps/libchrono-0066405108cb7367.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libserde_json-accde369b07c8416.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-4fa34ddc10b2f15e.rlib" "/opt/rustwide/target/debug/deps/libws-56662a1e3a39246a.rlib" "/opt/rustwide/target/debug/deps/liburl-e629032cf3f85e73.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-97e8bc434f8da372.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/librand-39a58883a5325644.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b01336b4204af4a5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-035a6febbc5bd52f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-7e167da3ef25d5ff.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1b29a61fedea5a0e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7f095e1ca8af2d30.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-f51cd6072f245ee7.rlib" "/opt/rustwide/target/debug/deps/librustls-e3c002399c2a5297.rlib" "/opt/rustwide/target/debug/deps/libbase64-cdea86c18dad5172.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3e76f96bf58c8aeb.rlib" "/opt/rustwide/target/debug/deps/libct_logs-20def53aa8126304.rlib" "/opt/rustwide/target/debug/deps/libsct-2f904fd41a107c22.rlib" "/opt/rustwide/target/debug/deps/libring-439dea0fb57dced5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-347e0fc310e8ef31.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f5f1ea9a4c35483.rlib" "/opt/rustwide/target/debug/deps/libwant-7e35187bddb6472a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libtime-6cfef0fc02b26d27.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c819cc30606be81.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01a453a07d1a8e5a.rlib" "/opt/rustwide/target/debug/deps/libh2-12803a3f186bf7a5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libstring-060b037238ca65f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-1e958c78eb2bf3ff.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2cc8aaaeabbb2fb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-3e95907e849a0e87.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-3843558ef7486d55.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-eca10380327950f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-be0f31f45f65eb92.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c3d12092619db5ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-83de89eafe08e9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a645b837bc5bff06.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74abd5af2a7c07a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5cb698331e6b68dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-66e906fc8fc178f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e79f34be5aa8158.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-93f6a903b632844c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dc18c736acb22752.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libmio-4dd00f07b1c169e8.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-0ee9ab2b2681a750.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbytes-edd91e2543584728.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libiovec-885d21a40701366c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f5d09ff74186a92e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5719b2a874052d9a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-7cdac736492ceb42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d849963a99f05d1a.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bing-rs` [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.detailed_custom.b4vesp0u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1" "/opt/rustwide/target/debug/examples/detailed_custom-3bd2151a5f51def1.5ejrh1kr50h1mnul.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f27b2b00887f87ff/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbing_rs.rlib" "/opt/rustwide/target/debug/deps/libuuid-779977383aecb125.rlib" "/opt/rustwide/target/debug/deps/libchrono-0066405108cb7367.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libserde_json-accde369b07c8416.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-4fa34ddc10b2f15e.rlib" "/opt/rustwide/target/debug/deps/libws-56662a1e3a39246a.rlib" "/opt/rustwide/target/debug/deps/liburl-e629032cf3f85e73.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-97e8bc434f8da372.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/librand-39a58883a5325644.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b01336b4204af4a5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-035a6febbc5bd52f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-7e167da3ef25d5ff.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1b29a61fedea5a0e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7f095e1ca8af2d30.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-f51cd6072f245ee7.rlib" "/opt/rustwide/target/debug/deps/librustls-e3c002399c2a5297.rlib" "/opt/rustwide/target/debug/deps/libbase64-cdea86c18dad5172.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3e76f96bf58c8aeb.rlib" "/opt/rustwide/target/debug/deps/libct_logs-20def53aa8126304.rlib" "/opt/rustwide/target/debug/deps/libsct-2f904fd41a107c22.rlib" "/opt/rustwide/target/debug/deps/libring-439dea0fb57dced5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-347e0fc310e8ef31.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f5f1ea9a4c35483.rlib" "/opt/rustwide/target/debug/deps/libwant-7e35187bddb6472a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libtime-6cfef0fc02b26d27.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c819cc30606be81.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01a453a07d1a8e5a.rlib" "/opt/rustwide/target/debug/deps/libh2-12803a3f186bf7a5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libstring-060b037238ca65f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-1e958c78eb2bf3ff.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2cc8aaaeabbb2fb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-3e95907e849a0e87.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-3843558ef7486d55.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-eca10380327950f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-be0f31f45f65eb92.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c3d12092619db5ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-83de89eafe08e9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a645b837bc5bff06.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74abd5af2a7c07a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5cb698331e6b68dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-66e906fc8fc178f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e79f34be5aa8158.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-93f6a903b632844c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dc18c736acb22752.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libmio-4dd00f07b1c169e8.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-0ee9ab2b2681a750.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbytes-edd91e2543584728.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libiovec-885d21a40701366c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f5d09ff74186a92e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5719b2a874052d9a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-7cdac736492ceb42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d849963a99f05d1a.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.simple_custom.5u2lvt0f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30" "/opt/rustwide/target/debug/examples/simple_custom-97a84a76ce2bed30.5ea1q0gz6hwoei04.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f27b2b00887f87ff/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbing_rs.rlib" "/opt/rustwide/target/debug/deps/libuuid-779977383aecb125.rlib" "/opt/rustwide/target/debug/deps/libchrono-0066405108cb7367.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libserde_json-accde369b07c8416.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-4fa34ddc10b2f15e.rlib" "/opt/rustwide/target/debug/deps/libws-56662a1e3a39246a.rlib" "/opt/rustwide/target/debug/deps/liburl-e629032cf3f85e73.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-97e8bc434f8da372.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/librand-39a58883a5325644.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b01336b4204af4a5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-035a6febbc5bd52f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-7e167da3ef25d5ff.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1b29a61fedea5a0e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7f095e1ca8af2d30.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-f51cd6072f245ee7.rlib" "/opt/rustwide/target/debug/deps/librustls-e3c002399c2a5297.rlib" "/opt/rustwide/target/debug/deps/libbase64-cdea86c18dad5172.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3e76f96bf58c8aeb.rlib" "/opt/rustwide/target/debug/deps/libct_logs-20def53aa8126304.rlib" "/opt/rustwide/target/debug/deps/libsct-2f904fd41a107c22.rlib" "/opt/rustwide/target/debug/deps/libring-439dea0fb57dced5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-347e0fc310e8ef31.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f5f1ea9a4c35483.rlib" "/opt/rustwide/target/debug/deps/libwant-7e35187bddb6472a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libtime-6cfef0fc02b26d27.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c819cc30606be81.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01a453a07d1a8e5a.rlib" "/opt/rustwide/target/debug/deps/libh2-12803a3f186bf7a5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libstring-060b037238ca65f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-1e958c78eb2bf3ff.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2cc8aaaeabbb2fb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-3e95907e849a0e87.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-3843558ef7486d55.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-eca10380327950f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-be0f31f45f65eb92.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c3d12092619db5ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-83de89eafe08e9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a645b837bc5bff06.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74abd5af2a7c07a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5cb698331e6b68dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-66e906fc8fc178f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e79f34be5aa8158.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-93f6a903b632844c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dc18c736acb22752.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libmio-4dd00f07b1c169e8.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-0ee9ab2b2681a750.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbytes-edd91e2543584728.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libiovec-885d21a40701366c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f5d09ff74186a92e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5719b2a874052d9a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-7cdac736492ceb42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d849963a99f05d1a.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.websocket_wake_sleep.7pkxnjn1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a" "/opt/rustwide/target/debug/examples/websocket_wake_sleep-a74a5480e2bb7b6a.1a9xst9z98evvvdb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f27b2b00887f87ff/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d9685bcdb048cc0a.rlib" "/opt/rustwide/target/debug/deps/libregex-77655542b95b7667.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-63511958749dcb8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libatty-cfdec2cf484a8627.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libchan_signal-d8585eefdb364bc0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-dbe219c565973cc2.rlib" "/opt/rustwide/target/debug/deps/libbit_set-960f33bf046561d4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-5d3136575e7419bf.rlib" "/opt/rustwide/target/debug/deps/libchan-e49e2a750fda7648.rlib" "/opt/rustwide/target/debug/deps/librand-5067d372f0252932.rlib" "/opt/rustwide/target/debug/deps/libbing_rs.rlib" "/opt/rustwide/target/debug/deps/libuuid-779977383aecb125.rlib" "/opt/rustwide/target/debug/deps/libchrono-0066405108cb7367.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libserde_json-accde369b07c8416.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libserde-4fa34ddc10b2f15e.rlib" "/opt/rustwide/target/debug/deps/libws-56662a1e3a39246a.rlib" "/opt/rustwide/target/debug/deps/liburl-e629032cf3f85e73.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-97e8bc434f8da372.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/librand-39a58883a5325644.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b01336b4204af4a5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-035a6febbc5bd52f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-7e167da3ef25d5ff.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-1b29a61fedea5a0e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7f095e1ca8af2d30.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-f51cd6072f245ee7.rlib" "/opt/rustwide/target/debug/deps/librustls-e3c002399c2a5297.rlib" "/opt/rustwide/target/debug/deps/libbase64-cdea86c18dad5172.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3e76f96bf58c8aeb.rlib" "/opt/rustwide/target/debug/deps/libct_logs-20def53aa8126304.rlib" "/opt/rustwide/target/debug/deps/libsct-2f904fd41a107c22.rlib" "/opt/rustwide/target/debug/deps/libring-439dea0fb57dced5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-347e0fc310e8ef31.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f5f1ea9a4c35483.rlib" "/opt/rustwide/target/debug/deps/libwant-7e35187bddb6472a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libtime-6cfef0fc02b26d27.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c819cc30606be81.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01a453a07d1a8e5a.rlib" "/opt/rustwide/target/debug/deps/libh2-12803a3f186bf7a5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libstring-060b037238ca65f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-1e958c78eb2bf3ff.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2cc8aaaeabbb2fb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-3e95907e849a0e87.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-a8b0067c480a85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-3843558ef7486d55.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-eca10380327950f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-be0f31f45f65eb92.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c3d12092619db5ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-83de89eafe08e9dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a645b837bc5bff06.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74abd5af2a7c07a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5cb698331e6b68dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-66e906fc8fc178f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e79f34be5aa8158.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-93f6a903b632844c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-dc18c736acb22752.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libmio-4dd00f07b1c169e8.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-0ee9ab2b2681a750.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbytes-edd91e2543584728.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libiovec-885d21a40701366c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f5d09ff74186a92e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5719b2a874052d9a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-7cdac736492ceb42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d849963a99f05d1a.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `fn()`, which is not FFI-safe [INFO] [stdout] --> src/speech/c.rs:320:14 [INFO] [stdout] | [INFO] [stdout] 320 | handler: BingSpeechWebsocketHandler, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider using an `extern fn(...) -> ...` function pointer instead [INFO] [stdout] = note: this function pointer has Rust-specific calling convention [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c50b9c3ff79b0142b19b9f3c1f50d3235fa6d98f7100840c8e7100ed972bc9d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50b9c3ff79b0142b19b9f3c1f50d3235fa6d98f7100840c8e7100ed972bc9d8", kill_on_drop: false }` [INFO] [stdout] c50b9c3ff79b0142b19b9f3c1f50d3235fa6d98f7100840c8e7100ed972bc9d8