[INFO] cloning repository https://github.com/maweiche/rust_twitter_clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maweiche/rust_twitter_clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaweiche%2Frust_twitter_clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaweiche%2Frust_twitter_clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfa337fadf42d7190e17151aebd8b7f5a3333f8c [INFO] checking maweiche/rust_twitter_clone against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaweiche%2Frust_twitter_clone" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maweiche/rust_twitter_clone on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maweiche/rust_twitter_clone [INFO] finished tweaking git repo https://github.com/maweiche/rust_twitter_clone [INFO] tweaked toml for git repo https://github.com/maweiche/rust_twitter_clone written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maweiche/rust_twitter_clone 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-connect v2.0.0-alpha.2 [INFO] [stderr] Downloaded time-macros-impl v0.1.0 [INFO] [stderr] Downloaded standback v0.2.3 [INFO] [stderr] Downloaded awc v2.0.0-alpha.1 [INFO] [stderr] Downloaded actix-web v3.0.0-alpha.1 [INFO] [stderr] Downloaded time v0.2.9 [INFO] [stderr] Downloaded actix-http v2.0.0-alpha.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baac9cd1f08f46106198b60a6a050de32696049667d45556442abcb659a7ba70 [INFO] running `Command { std: "docker" "start" "-a" "baac9cd1f08f46106198b60a6a050de32696049667d45556442abcb659a7ba70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baac9cd1f08f46106198b60a6a050de32696049667d45556442abcb659a7ba70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baac9cd1f08f46106198b60a6a050de32696049667d45556442abcb659a7ba70", kill_on_drop: false }` [INFO] [stdout] baac9cd1f08f46106198b60a6a050de32696049667d45556442abcb659a7ba70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62e63510c0cbdf167ad9acdaa9721aeae21545711787df9c8ab8396f112d7154 [INFO] running `Command { std: "docker" "start" "-a" "62e63510c0cbdf167ad9acdaa9721aeae21545711787df9c8ab8396f112d7154", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling standback v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking pin-project v0.4.9 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking trust-dns-proto v0.19.4 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.0 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.2 [INFO] [stderr] Checking actix-tls v2.0.0-alpha.1 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.19.4 [INFO] [stderr] Checking actix-connect v2.0.0-alpha.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Checking actix-http v2.0.0-alpha.2 [INFO] [stderr] Checking awc v2.0.0-alpha.1 [INFO] [stderr] Checking actix-web v3.0.0-alpha.1 [INFO] [stderr] Checking r2d2-diesel v1.0.0 [INFO] [stderr] Checking twitter-clone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/like.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[table_name = "likes"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | #[derive(Queryable, Insertable)] [INFO] [stdout] | ---------- the attribute is introduced here [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] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/tweet.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[table_name = "tweets"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 57 | #[derive(Queryable, Insertable)] [INFO] [stdout] | ---------- the attribute is introduced here [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] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/like.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[table_name = "likes"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | #[derive(Queryable, Insertable)] [INFO] [stdout] | ---------- the attribute is introduced here [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] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/tweet.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[table_name = "tweets"] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 57 | #[derive(Queryable, Insertable)] [INFO] [stdout] | ---------- the attribute is introduced here [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] = note: for more information, see issue #79202 [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 15.50s [INFO] running `Command { std: "docker" "inspect" "62e63510c0cbdf167ad9acdaa9721aeae21545711787df9c8ab8396f112d7154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e63510c0cbdf167ad9acdaa9721aeae21545711787df9c8ab8396f112d7154", kill_on_drop: false }` [INFO] [stdout] 62e63510c0cbdf167ad9acdaa9721aeae21545711787df9c8ab8396f112d7154 [INFO] checking maweiche/rust_twitter_clone against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaweiche%2Frust_twitter_clone" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maweiche/rust_twitter_clone on toolchain 6223d840318ac1f9c8b6bf3aef24c3ff67683479 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maweiche/rust_twitter_clone [INFO] finished tweaking git repo https://github.com/maweiche/rust_twitter_clone [INFO] tweaked toml for git repo https://github.com/maweiche/rust_twitter_clone written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maweiche/rust_twitter_clone 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" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceeaf28007837960ab499f875fbede37b48bf1c6106d184f1fdeba6dee7612d0 [INFO] running `Command { std: "docker" "start" "-a" "ceeaf28007837960ab499f875fbede37b48bf1c6106d184f1fdeba6dee7612d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceeaf28007837960ab499f875fbede37b48bf1c6106d184f1fdeba6dee7612d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceeaf28007837960ab499f875fbede37b48bf1c6106d184f1fdeba6dee7612d0", kill_on_drop: false }` [INFO] [stdout] ceeaf28007837960ab499f875fbede37b48bf1c6106d184f1fdeba6dee7612d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bd3dafd40a634fb697e9a7f90006053a17085aa6e5d74a92e32d654823cae31 [INFO] running `Command { std: "docker" "start" "-a" "0bd3dafd40a634fb697e9a7f90006053a17085aa6e5d74a92e32d654823cae31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/log-a987d231b1c65529/output` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauAzoEH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/deps/rmeta7yHdGZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lazy_static` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (build script) [INFO] [stderr] error: could not compile `libc` (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/deps/rmetaPVEGX1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smallvec` (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/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/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" "-m64" "/tmp/rustcL3IKHy/symbols.o" "/opt/rustwide/target/debug/build/memchr-812d79ac043d3002/build_script_build-812d79ac043d3002.build_script_build.5b746aa1181b1060-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/memchr-812d79ac043d3002/build_script_build-812d79ac043d3002.dzp02qrktx62l4zoxpe6k0c44.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/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/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/memchr-812d79ac043d3002/build_script_build-812d79ac043d3002" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (build script) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0bd3dafd40a634fb697e9a7f90006053a17085aa6e5d74a92e32d654823cae31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd3dafd40a634fb697e9a7f90006053a17085aa6e5d74a92e32d654823cae31", kill_on_drop: false }` [INFO] [stdout] 0bd3dafd40a634fb697e9a7f90006053a17085aa6e5d74a92e32d654823cae31