[INFO] cloning repository https://github.com/insomnimus/blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/insomnimus/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62ad48e003654e925cb8781b8f95e48c71a4faa5 [INFO] testing insomnimus/blog against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsomnimus%2Fblog" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insomnimus/blog on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insomnimus/blog [INFO] finished tweaking git repo https://github.com/insomnimus/blog [INFO] tweaked toml for git repo https://github.com/insomnimus/blog written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/insomnimus/blog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded config v0.13.0 [INFO] [stderr] Downloaded comrak v0.12.1 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded askama_axum v0.1.0 [INFO] [stderr] Downloaded atom_syndication v0.11.0 [INFO] [stderr] Downloaded diligent-date-parser v0.1.3 [INFO] [stderr] Downloaded iri-string v0.4.1 [INFO] [stderr] Downloaded url-escape v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa259936269e4ea25bee586d00f5dfa6cf9bdbb938bc94f7de2297fea7395419 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aa259936269e4ea25bee586d00f5dfa6cf9bdbb938bc94f7de2297fea7395419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa259936269e4ea25bee586d00f5dfa6cf9bdbb938bc94f7de2297fea7395419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa259936269e4ea25bee586d00f5dfa6cf9bdbb938bc94f7de2297fea7395419", kill_on_drop: false }` [INFO] [stdout] aa259936269e4ea25bee586d00f5dfa6cf9bdbb938bc94f7de2297fea7395419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36d3357030c92b5b513b35a6c9bb05a73e0a0d68103d932c81c88a407d020a06 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36d3357030c92b5b513b35a6c9bb05a73e0a0d68103d932c81c88a407d020a06", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling html-escape v0.2.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling comrak v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling atom_syndication v0.11.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling config v0.13.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling askama_axum v0.1.0 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling blog-cli v0.32.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling blog v0.19.1 (/opt/rustwide/workdir/server) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.blog_server.0e073afb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310.xdmv8xrmuy4s9q3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-6a499d4ba7b1e9aa.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-942ab9a565d77f15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libhtml_escape-7c5d5ecbf0a5ec4e.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-8740d51188bfb0b1.rlib" "/opt/rustwide/target/debug/deps/liburl_escape-64b5e8ef11da0351.rlib" "/opt/rustwide/target/debug/deps/libaskama_axum-948281cd83b06745.rlib" "/opt/rustwide/target/debug/deps/libfutures-862022b30d9fede1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7a9079414c62a08f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c24d1185dabde428.rlib" "/opt/rustwide/target/debug/deps/libaskama-330ebbf70ac0a474.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-8436465706cddcbe.rlib" "/opt/rustwide/target/debug/deps/libsyn-1c1677e8101ff8a1.rlib" "/opt/rustwide/target/debug/deps/libquote-9bdaa2ecaf55f290.rlib" "/opt/rustwide/target/debug/deps/libhumansize-32ef9e0994e46416.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-6236307c1edc96a6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5916e8d668412dc7.rlib" "/opt/rustwide/target/debug/deps/libatom_syndication-44f195c5b3ef14ce.rlib" "/opt/rustwide/target/debug/deps/libdiligent_date_parser-fa8be8645f84ed53.rlib" "/opt/rustwide/target/debug/deps/libnever-2394dfcc0a465715.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-16c6d18f4864681c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-3d1567e773528596.rlib" "/opt/rustwide/target/debug/deps/libsqlx-76d91d70e520f5bd.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-d0781fdd53800088.rlib" "/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-f84e11f49e8a6a95.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libwhoami-b6a34f491d18e6cf.rlib" "/opt/rustwide/target/debug/deps/libdirs-d2cdc4ac79652439.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-e1232c4ba63a9556.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-41fa71f6bb36b567.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-798fd55b9a536b3d.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libitertools-c3d5db0118c24768.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cb6f9293b74558a9.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libmd5-0e7c6800caeca612.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2c96c39a664329c4.rlib" "/opt/rustwide/target/debug/deps/libatoi-d1256db2745ca9d4.rlib" "/opt/rustwide/target/debug/deps/libstringprep-245c4ecfb60fd8e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/librand-60eb91ffe11c5084.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-616fdfad950fee4f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-59cda2f8ef6130c4.rlib" "/opt/rustwide/target/debug/deps/libhmac-7939b2fa0f25a1d1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-421c2b3d3f64f346.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libsha2-cab516739cbc841b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-2beb637233348220.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f21488fa4ec59d88.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b2a84fc18f8889a3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libhashlink-7c479e0fd923ecb7.rlib" "/opt/rustwide/target/debug/deps/libchrono-e64f6abac035ed5f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b8d3a1ea5d29632e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-06b3dac5af0a5fe9.rlib" "/opt/rustwide/target/debug/deps/libtime-7f711438f80c1e69.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-db44cdd2c53b2aca.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5cdf70350f314365.rlib" "/opt/rustwide/target/debug/deps/librustls-c46bf156b6b29250.rlib" "/opt/rustwide/target/debug/deps/libsct-0e61a0660b24372c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8251808f7c7d1dea.rlib" "/opt/rustwide/target/debug/deps/libring-2fc044f66765b3c7.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b3ddb6b468f10a35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2bd2e15bcad54a63.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-21b905bd9e3b2389.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c0129ae8c98d08c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c1fecfd894c3ceab.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libeither-15bc9beae10b8fc4.rlib" "/opt/rustwide/target/debug/deps/libaxum-8e0318f91c774af2.rlib" "/opt/rustwide/target/debug/deps/libmatchit-16bda7576c60b099.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0b63ee78438ae165.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libtower_http-544974bf5406bce5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libhttp_range_header-c219ac35e50b80dc.rlib" "/opt/rustwide/target/debug/deps/libiri_string-73e7c131d5a47b3a.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-37c16f1ae66522ca.rlib" "/opt/rustwide/target/debug/deps/libflate2-a15ce14943f1528c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libbrotli-f52385ce3d82f613.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-32fdc6f77dff6690.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-cc2dd4866a8f426b.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5f8a9560fa1eac50.rlib" "/opt/rustwide/target/debug/deps/libtower-2a19b77e97ea8ae0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b6a0000d3aa4c04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0e8048e44b032bcc.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-2774ac146c80531d.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper-9967b83e9fd8b836.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f903fce033082f33.rlib" "/opt/rustwide/target/debug/deps/libtracing-2fbf8c6bc50e477e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1a84a4195a242ff5.rlib" "/opt/rustwide/target/debug/deps/libtokio-4a3d9082bd6b2a00.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bbf97dba417006da.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c1c51d2e15f2ea8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7abe7e59e89b09a8.rlib" "/opt/rustwide/target/debug/deps/libmio-0db027292d7c7a62.rlib" "/opt/rustwide/target/debug/deps/liblog-c01ea55006f63dbd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f63f75d2eb90a27a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-de9336e1f42d67f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-26e5b1fc8f5fcd4e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0b03dcab6c45c251.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-7cdc6037cdf19703.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-418b1ba07b2aee01.rlib" "/opt/rustwide/target/debug/deps/libconfig-784fd9fff62e8e93.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-144bedebc6d1b20b.rlib" "/opt/rustwide/target/debug/deps/libjson5-7019548c690ebb2e.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libron-142f815016091176.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-22a3c906ced60cb2.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libtoml-7c569fdd0bfe1c4f.rlib" "/opt/rustwide/target/debug/deps/libnom-8c346ad90fb3df56.rlib" "/opt/rustwide/target/debug/deps/libini-329b1cc37590d4e5.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-56b01e60479529ca.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0027224f6d3c6de9.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-8a057dec21e34233.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde-062de1ca515e206d.rlib" "/opt/rustwide/target/debug/deps/libclap-089ac04830984afd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-3255b2e2fb51ead4.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-050ee807c9137ad8.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-72a1bcd6877575cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-51c6a062d2016703.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-82d236adefd96b6e.rlib" "/opt/rustwide/target/debug/deps/libahash-60b4d7a541f9ed1a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-250bd0a1bdf69a8a.rlib" "/opt/rustwide/target/debug/deps/liblibc-602a8278b8823756.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-5c33e695b82300e2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blog_server-4ef458a6a1bff310" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blog` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "36d3357030c92b5b513b35a6c9bb05a73e0a0d68103d932c81c88a407d020a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d3357030c92b5b513b35a6c9bb05a73e0a0d68103d932c81c88a407d020a06", kill_on_drop: false }` [INFO] [stdout] 36d3357030c92b5b513b35a6c9bb05a73e0a0d68103d932c81c88a407d020a06