[INFO] cloning repository https://github.com/mc962/chatter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mc962/chatter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmc962%2Fchatter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmc962%2Fchatter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd26d98f3c45f1a01b270607ead5627e6839fe02 [INFO] checking mc962/chatter against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmc962%2Fchatter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mc962/chatter on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mc962/chatter [INFO] finished tweaking git repo https://github.com/mc962/chatter [INFO] tweaked toml for git repo https://github.com/mc962/chatter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mc962/chatter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d637c25fa37681ca317d0083af41b8f1cdf64506f1cd6bec109c153c867f9d51 [INFO] running `Command { std: "docker" "start" "-a" "d637c25fa37681ca317d0083af41b8f1cdf64506f1cd6bec109c153c867f9d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d637c25fa37681ca317d0083af41b8f1cdf64506f1cd6bec109c153c867f9d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d637c25fa37681ca317d0083af41b8f1cdf64506f1cd6bec109c153c867f9d51", kill_on_drop: false }` [INFO] [stdout] d637c25fa37681ca317d0083af41b8f1cdf64506f1cd6bec109c153c867f9d51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1221748d4afbc4f0feb5ba72ef1d44d6fde710b420f0b44ad9fb2705f1a2ac3d [INFO] running `Command { std: "docker" "start" "-a" "1221748d4afbc4f0feb5ba72ef1d44d6fde710b420f0b44ad9fb2705f1a2ac3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix v0.10.0 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Checking awc v2.0.2 [INFO] [stderr] Checking actix-web v3.3.0 [INFO] [stderr] Checking actix-web-actors v3.0.0 [INFO] [stderr] Checking chatter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/messages.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct ClientActorMessage { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 33 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/messages.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct ClientActorMessage { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 33 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ws.rs:136:30 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ws.rs:136:30 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.37s [INFO] running `Command { std: "docker" "inspect" "1221748d4afbc4f0feb5ba72ef1d44d6fde710b420f0b44ad9fb2705f1a2ac3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1221748d4afbc4f0feb5ba72ef1d44d6fde710b420f0b44ad9fb2705f1a2ac3d", kill_on_drop: false }` [INFO] [stdout] 1221748d4afbc4f0feb5ba72ef1d44d6fde710b420f0b44ad9fb2705f1a2ac3d [INFO] checking mc962/chatter against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmc962%2Fchatter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mc962/chatter on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mc962/chatter [INFO] finished tweaking git repo https://github.com/mc962/chatter [INFO] tweaked toml for git repo https://github.com/mc962/chatter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mc962/chatter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60422200a488f72c7402018ee2afedae41969a25e7314b094f33b84b78dcd6d4 [INFO] running `Command { std: "docker" "start" "-a" "60422200a488f72c7402018ee2afedae41969a25e7314b094f33b84b78dcd6d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60422200a488f72c7402018ee2afedae41969a25e7314b094f33b84b78dcd6d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60422200a488f72c7402018ee2afedae41969a25e7314b094f33b84b78dcd6d4", kill_on_drop: false }` [INFO] [stdout] 60422200a488f72c7402018ee2afedae41969a25e7314b094f33b84b78dcd6d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c8940d42613713f44b251743c007dff582fd3e973972326d5fa17a6005e21a [INFO] running `Command { std: "docker" "start" "-a" "44c8940d42613713f44b251743c007dff582fd3e973972326d5fa17a6005e21a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/num_cpus-84afafcc22aaef68.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num_cpus-84afafcc22aaef68/dep-lib-num_cpus` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitflags` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/miniz_oxide-e42153fd287d7d4e/rmetaswYAEe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (build script) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/mio-1e985cccc1238a90.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajgRd1L" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadoagzn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `getrandom` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcql0l2F/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcql0l2F/symbols.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.194dd5959ac2c9f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.194dd5959ac2c9f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.194dd5959ac2c9f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.194dd5959ac2c9f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.proc_macro_hack.194dd5959ac2c9f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.9ucd681zkjlekxp2wnd7r4iai.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_hack-ec23fda73aaff879.1oo9oedds9rmjkv13433206vb.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_hack-ec23fda73aaff879.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libproc_macro_hack-ec23fda73aaff879.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-10acbe7cedd5d191.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "44c8940d42613713f44b251743c007dff582fd3e973972326d5fa17a6005e21a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c8940d42613713f44b251743c007dff582fd3e973972326d5fa17a6005e21a", kill_on_drop: false }` [INFO] [stdout] 44c8940d42613713f44b251743c007dff582fd3e973972326d5fa17a6005e21a