[INFO] cloning repository https://github.com/yinho999/rust_store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yinho999/rust_store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyinho999%2Frust_store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyinho999%2Frust_store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1ee56746d85013e92c37a9984e182a0e2667620 [INFO] building yinho999/rust_store against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyinho999%2Frust_store" "/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/yinho999/rust_store on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yinho999/rust_store [INFO] finished tweaking git repo https://github.com/yinho999/rust_store [INFO] tweaked toml for git repo https://github.com/yinho999/rust_store written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yinho999/rust_store 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-identity v0.5.2 [INFO] [stderr] Downloaded csrf v0.4.1 [INFO] [stderr] Downloaded actix-session v0.7.1 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4be6797d267bc79c28c47a7d0c748509f9a4b25abeefad7b91bd130047a0aee [INFO] running `Command { std: "docker" "start" "-a" "e4be6797d267bc79c28c47a7d0c748509f9a4b25abeefad7b91bd130047a0aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4be6797d267bc79c28c47a7d0c748509f9a4b25abeefad7b91bd130047a0aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4be6797d267bc79c28c47a7d0c748509f9a4b25abeefad7b91bd130047a0aee", kill_on_drop: false }` [INFO] [stdout] e4be6797d267bc79c28c47a7d0c748509f9a4b25abeefad7b91bd130047a0aee [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b38840967484ba748de7e39531d069a3f973020c131f18e2a8fd3970141f674 [INFO] running `Command { std: "docker" "start" "-a" "3b38840967484ba748de7e39531d069a3f973020c131f18e2a8fd3970141f674", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cpufeatures v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling csrf v0.4.1 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling redis v0.21.6 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.1 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling actix-session v0.7.1 [INFO] [stderr] Compiling actix-cors v0.6.2 [INFO] [stderr] Compiling actix-identity v0.5.2 [INFO] [stderr] Compiling rust-store-v2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "3b38840967484ba748de7e39531d069a3f973020c131f18e2a8fd3970141f674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b38840967484ba748de7e39531d069a3f973020c131f18e2a8fd3970141f674", kill_on_drop: false }` [INFO] [stdout] 3b38840967484ba748de7e39531d069a3f973020c131f18e2a8fd3970141f674 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 487a47d919f509f5e4c2fbb5addb838ee26c7320a2d89341c1639c2a06cbfa60 [INFO] running `Command { std: "docker" "start" "-a" "487a47d919f509f5e4c2fbb5addb838ee26c7320a2d89341c1639c2a06cbfa60", kill_on_drop: false }` [INFO] [stderr] Compiling rust-store-v2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "487a47d919f509f5e4c2fbb5addb838ee26c7320a2d89341c1639c2a06cbfa60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "487a47d919f509f5e4c2fbb5addb838ee26c7320a2d89341c1639c2a06cbfa60", kill_on_drop: false }` [INFO] [stdout] 487a47d919f509f5e4c2fbb5addb838ee26c7320a2d89341c1639c2a06cbfa60 [INFO] building yinho999/rust_store against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyinho999%2Frust_store" "/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/yinho999/rust_store on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yinho999/rust_store [INFO] finished tweaking git repo https://github.com/yinho999/rust_store [INFO] tweaked toml for git repo https://github.com/yinho999/rust_store written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yinho999/rust_store 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a730924ad89e6fe7afc16138deee6a1a8f8787454918ffa4e77a9063715b89f [INFO] running `Command { std: "docker" "start" "-a" "8a730924ad89e6fe7afc16138deee6a1a8f8787454918ffa4e77a9063715b89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a730924ad89e6fe7afc16138deee6a1a8f8787454918ffa4e77a9063715b89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a730924ad89e6fe7afc16138deee6a1a8f8787454918ffa4e77a9063715b89f", kill_on_drop: false }` [INFO] [stdout] 8a730924ad89e6fe7afc16138deee6a1a8f8787454918ffa4e77a9063715b89f [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cfb2f8d5d06aa312471b0abe0d63294b53f44c254611b18ccc87951ebb5bbfa [INFO] running `Command { std: "docker" "start" "-a" "0cfb2f8d5d06aa312471b0abe0d63294b53f44c254611b18ccc87951ebb5bbfa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cpufeatures v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling csrf v0.4.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling redis v0.21.6 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.1 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling actix-session v0.7.1 [INFO] [stderr] Compiling actix-cors v0.6.2 [INFO] [stderr] Compiling actix-identity v0.5.2 [INFO] [stderr] Compiling rust-store-v2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/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/rustcUPZoud/symbols.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.rust_store_v2.5bff3e9f209193a0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95.1eg75mb01vn6h83i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-fdba0cb44571d203/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-09458b0e791ac561/out" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fdf5507b3d87d7cc.rlib" "/opt/rustwide/target/debug/deps/libatty-cb7936c7f462f7ba.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-1eb41a62b5f7e9b7.rlib" "/opt/rustwide/target/debug/deps/libpem-6bae229467af4040.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-e1ebb08d4522b7fc.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ae213c65f56af645.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-cc8860f2e85313bf.rlib" "/opt/rustwide/target/debug/deps/libring-86323be38f250d0c.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-6c3a12fc3a579003.rlib" "/opt/rustwide/target/debug/deps/libblowfish-b751ca4d069b6aa2.rlib" "/opt/rustwide/target/debug/deps/libcipher-e31c4697ac6efa15.rlib" "/opt/rustwide/target/debug/deps/libinout-3b0901f16e85a2a2.rlib" "/opt/rustwide/target/debug/deps/libcsrf-aa0f905f58bf6ffd.rlib" "/opt/rustwide/target/debug/deps/libsha2-d48f3cfe05e33764.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-523cb865d942dee8.rlib" "/opt/rustwide/target/debug/deps/libhmac-c4e50da60422f3e1.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ce6e18e9a39d7d7b.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-279b76a7d4068a92.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-c6dfcf6977fef754.rlib" "/opt/rustwide/target/debug/deps/libchacha20-59611f251485ab45.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-471328cfa2195edf.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e4a6f580ade2a104.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-5f13e93f301fd93b.rlib" "/opt/rustwide/target/debug/deps/libactix_identity-c293cf35163f22c4.rlib" "/opt/rustwide/target/debug/deps/libactix_session-0736aab2b9c9e76d.rlib" "/opt/rustwide/target/debug/deps/libredis-e4012932065a7f44.rlib" "/opt/rustwide/target/debug/deps/libfutures-20e41409e4c506c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9349eb68470214fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-eb14df11d66b56d1.rlib" "/opt/rustwide/target/debug/deps/libcombine-1497197e68b29f8f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-00d35008891466f3.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-b65c77ccba11af02.rlib" "/opt/rustwide/target/debug/deps/libactix_web-262c96b2d8a593ba.rlib" "/opt/rustwide/target/debug/deps/libcookie-5add979d6248db2f.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7e90a5f4dca66371.rlib" "/opt/rustwide/target/debug/deps/libhmac-efbd361ae9ba9c13.rlib" "/opt/rustwide/target/debug/deps/libsha2-7361be21716a12ce.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-794dc51945e894b4.rlib" "/opt/rustwide/target/debug/deps/libghash-70543c6f5027993a.rlib" "/opt/rustwide/target/debug/deps/libpolyval-8f8d3840c4736797.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-206c0c3cc4174474.rlib" "/opt/rustwide/target/debug/deps/libctr-01e457b317dfe569.rlib" "/opt/rustwide/target/debug/deps/libaes-83e51150b1e399a6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcipher-2bf79774aded2050.rlib" "/opt/rustwide/target/debug/deps/libaead-4bf800b3ec31ddb5.rlib" "/opt/rustwide/target/debug/deps/libtime-327412e2eae3f9bf.rlib" "/opt/rustwide/target/debug/deps/liburl-a67984c1f03d1778.rlib" "/opt/rustwide/target/debug/deps/libidna-ae809fcbc0496c6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-473193bcd88c64a2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2fdc0bb085974758.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libactix_server-dc3315fe1aca8c62.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/libactix_router-0b4ea47d0a410202.rlib" "/opt/rustwide/target/debug/deps/libregex-82a9d03e5b4a4c74.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-51d8c96f7e8697e8.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-48b7d3300757fb58.rlib" "/opt/rustwide/target/debug/deps/libactix_http-28b0b7af44f861e9.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/librand-6d33c7dc69515b8b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dddf95d3962a0176.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1894a85dddab020.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libbrotli-e4e6bfaa7c73610e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-ee197ec6fb3199f1.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-ea1ca31e902ecd9e.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5a9eb49fffd107a7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libsha1-2d71bc49463fe7c7.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6844a81942bfb255.rlib" "/opt/rustwide/target/debug/deps/libdigest-8337382816e9f303.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b6922dfdcb899328.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a3104e6e472795d7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a773fd7503eeec0c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-c3f700e254c10b70.rlib" "/opt/rustwide/target/debug/deps/libbytestring-9a9fa2a497ea480c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f559fee3cdfbb34.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-9e0ef2034e58cfee.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libh2-03701ae8c90a2d09.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d0c066656c659041.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b9414a82ce29fdab.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0121325a59b0fab4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1120347def28568f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libahash-cae7f0520ffa539f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-03b164c725d1648d.rlib" "/opt/rustwide/target/debug/deps/libzstd-16a47877b13dccd3.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-e2b49b7369bdb4da.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-580aaca677c02683.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8a777e0faf27210.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a3acf3151e80ead6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libactix_service-c3e45f237db4e5a8.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ed45dfdd98a8fc22.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-64da9adf3060a215.rlib" "/opt/rustwide/target/debug/deps/libtracing-647fa76f900a5cb2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-35de42d940ae39da.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ba764d1c33116556.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-2ebdfe5203fa0e0d.rlib" "/opt/rustwide/target/debug/deps/libtokio-9a81efb38b6cf103.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-039c0b4028dbfc4a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0ec9c97df0c85d3e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2986e4fc9ce68cfa.rlib" "/opt/rustwide/target/debug/deps/libmio-9c6dbdd7a9bb3942.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-56b5639ade7bab43.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-88394a8884dcf502.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4526121dd9938249.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-6ca2817e59dc3232.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-39a8d22922bcb31d.rlib" "/opt/rustwide/target/debug/deps/libchrono-c12bef55efb4c269.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-5cd1c66e60e3a20e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6b18edb6d167c0ee.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a75a3569e47de499.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/libr2d2-42bf4b99e50f78c2.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-e98063f9b8461297.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-de61396b96e0d82d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dfe63b8fb15ffe13.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-68cbe7345b1fb38b.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libserde-857855e052f009df.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/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/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/rust_store_v2-6d7ebea98f0f0f95" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-store-v2` (bin "rust-store-v2") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0cfb2f8d5d06aa312471b0abe0d63294b53f44c254611b18ccc87951ebb5bbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfb2f8d5d06aa312471b0abe0d63294b53f44c254611b18ccc87951ebb5bbfa", kill_on_drop: false }` [INFO] [stdout] 0cfb2f8d5d06aa312471b0abe0d63294b53f44c254611b18ccc87951ebb5bbfa