[INFO] cloning repository https://github.com/georghassi/libreddit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/georghassi/libreddit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorghassi%2Flibreddit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorghassi%2Flibreddit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c39e75162bfa296ac45d6b9fc3298e7108fea35e [INFO] testing georghassi/libreddit against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorghassi%2Flibreddit" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/georghassi/libreddit on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/georghassi/libreddit [INFO] finished tweaking git repo https://github.com/georghassi/libreddit [INFO] tweaked toml for git repo https://github.com/georghassi/libreddit written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/georghassi/libreddit 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9992f362d0a41e8dc54f17be6949dc3eb04b5cb0ca2dfff183c28421cc38f83c [INFO] running `Command { std: "docker" "start" "-a" "9992f362d0a41e8dc54f17be6949dc3eb04b5cb0ca2dfff183c28421cc38f83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9992f362d0a41e8dc54f17be6949dc3eb04b5cb0ca2dfff183c28421cc38f83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9992f362d0a41e8dc54f17be6949dc3eb04b5cb0ca2dfff183c28421cc38f83c", kill_on_drop: false }` [INFO] [stdout] 9992f362d0a41e8dc54f17be6949dc3eb04b5cb0ca2dfff183c28421cc38f83c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85cef4bdf5a6bc3dabc3d8a29e2f75e428e2c3a78d306ae238d35c4040d8489a [INFO] running `Command { std: "docker" "start" "-a" "85cef4bdf5a6bc3dabc3d8a29e2f75e428e2c3a78d306ae238d35c4040d8489a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling route-recognizer v0.3.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling cached_proc_macro v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling libreddit v0.10.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/utils.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct GalleryMedia { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 145 | pub url: String, [INFO] [stdout] 146 | pub width: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 147 | pub height: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `banner` is never read [INFO] [stdout] --> src/utils.rs:333:6 [INFO] [stdout] | [INFO] [stdout] 327 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 333 | pub banner: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `t`, `q`, `sort`, `after`, and `before` are never read [INFO] [stdout] --> src/utils.rs:353:6 [INFO] [stdout] | [INFO] [stdout] 352 | pub struct Params { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 353 | pub t: Option, [INFO] [stdout] | ^ [INFO] [stdout] 354 | pub q: Option, [INFO] [stdout] | ^ [INFO] [stdout] 355 | pub sort: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 356 | pub after: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 357 | pub before: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cookies` is never used [INFO] [stdout] --> src/server.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait ResponseExt { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 49 | fn cookies(&self) -> Vec; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "85cef4bdf5a6bc3dabc3d8a29e2f75e428e2c3a78d306ae238d35c4040d8489a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85cef4bdf5a6bc3dabc3d8a29e2f75e428e2c3a78d306ae238d35c4040d8489a", kill_on_drop: false }` [INFO] [stdout] 85cef4bdf5a6bc3dabc3d8a29e2f75e428e2c3a78d306ae238d35c4040d8489a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e12f08017662eb72f82955253952cd189b01d9e60a32cd7463997f1add6cfc56 [INFO] running `Command { std: "docker" "start" "-a" "e12f08017662eb72f82955253952cd189b01d9e60a32cd7463997f1add6cfc56", kill_on_drop: false }` [INFO] [stderr] Compiling libreddit v0.10.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/utils.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct GalleryMedia { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 145 | pub url: String, [INFO] [stdout] 146 | pub width: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 147 | pub height: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `banner` is never read [INFO] [stdout] --> src/utils.rs:333:6 [INFO] [stdout] | [INFO] [stdout] 327 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 333 | pub banner: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `t`, `q`, `sort`, `after`, and `before` are never read [INFO] [stdout] --> src/utils.rs:353:6 [INFO] [stdout] | [INFO] [stdout] 352 | pub struct Params { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 353 | pub t: Option, [INFO] [stdout] | ^ [INFO] [stdout] 354 | pub q: Option, [INFO] [stdout] | ^ [INFO] [stdout] 355 | pub sort: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 356 | pub after: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 357 | pub before: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cookies` is never used [INFO] [stdout] --> src/server.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait ResponseExt { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 49 | fn cookies(&self) -> Vec; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8eKA63/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyper_rustls-438e577edda1c33e.rlib,libct_logs-3020bd0d469f432d.rlib,librustls_native_certs-5b71b7dcbd3398b2.rlib,libopenssl_probe-23c138501dcbbcd4.rlib,libtokio_rustls-2881682768c012cc.rlib,librustls-bee5b993d1a84c74.rlib,libbase64-beb813779272318b.rlib,libsct-4ece9667637b4b16.rlib,libwebpki-7dabadc47d3005ed.rlib,libring-4bcfb22b788526b9.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*}.rlib" "/opt/rustwide/target/debug/deps/{libroute_recognizer-4debc76c25d2b3a6.rlib,libcached-610ca421552f65f7.rlib,libasync_mutex-0c4aef305772167f.rlib,libevent_listener-0b74c192d0f072ce.rlib,libcached_proc_macro_types-8808d9fde3b5072e.rlib,libfutures-f9ef3401562636fa.rlib,libfutures_executor-5a2aee35e5bf6cdc.rlib,libclap-1a47c1be83bb6159.rlib,libtextwrap-3db3c65cc235fb8e.rlib,libunicode_width-8f833626c49fb0ed.rlib,liburl-551e4bf6544b07e8.rlib,libidna-f5cee657dbb220fd.rlib,libunicode_normalization-fdc06fecc278fa28.rlib,libtinyvec-d960a26741797f86.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-55d1d7e552822934.rlib,libform_urlencoded-689ec892f07ab226.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmatches-ae807cfe442355e3.rlib,libserde_json-e37dfc2d3291cda7.rlib,libserde-06cbeb69bc1ed12f.rlib,libregex-3496748233d3d635.rlib,libregex_syntax-c10cbc0aca8d0f2f.rlib,libaho_corasick-406159277a4a9968.rlib,libfutures_lite-90495d7cd3bdb667.rlib,libfastrand-198086af4bb5737c.rlib,libwaker_fn-1efb4ef8838de647.rlib,libparking-1c110711c7989340.rlib,libcookie-fb364804848aebd6.rlib,libtime-55326ff935a5ca7c.rlib,libtime_macros-a9f498f8173f8406.rlib,libstandback-179f73ebaeb337a6.rlib,libaskama-c7bb84832f4332ae.rlib,libaskama_shared-2a17646196dcdaa1.rlib,libsyn-d5c70eb36df32bd2.rlib,libnom-2c84acd334cdf079.rlib,liblexical_core-c1dff584867ae904.rlib,libryu-f3aba87160ed1f5c.rlib,libarrayvec-0952eb3e7ac9c66d.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libbitvec-45f8c82bbc3085b7.rlib,libfunty-0fb7618fab5e378c.rlib,libwyz-0c18012aa59260e8.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-636388b66b4a4331.rlib,libquote-9fb4c140fb315aad.rlib,libproc_macro2-2ca6a3e90059df6e.rlib,libunicode_xid-d9b1b30a63a4d43a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libaskama_escape-c518c91120c2d1fe.rlib,libhyper-c130668359df02f9.rlib,libwant-501b550ccf134567.rlib,libtry_lock-ca4bbeb1dc9ff31a.rlib,libhttparse-858635efa74e384c.rlib,libsocket2-1a147ea5af820c6e.rlib,libh2-112fda2fd4368c68.rlib,libindexmap-5443e838cbc63623.rlib,libhashbrown-fd3d74b5fbd7cbb8.rlib,libtokio_util-826737649234a4cb.rlib,libtower_service-2dc84133e3370862.rlib,libhttp_body-a4347473e0775b3e.rlib,libfutures_util-e17523408d2388a5.rlib,libfutures_io-2777b32da0213a10.rlib,libslab-ab64617c0d711aec.rlib,libfutures_channel-7a292f1ffc79d91e.rlib,libfutures_sink-463190d36d7aa8b4.rlib,libfutures_task-f0d644032d1a27c0.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-6308ca36bcdaba9e.rlib,libtokio-044e43c924859b95.rlib,libsignal_hook_registry-5194b90533ab97a7.rlib,libnum_cpus-820d687529d78d03.rlib,libmemchr-788173701f270c65.rlib,libonce_cell-c78cca50d8d56171.rlib,libmio-55c4c112fda7cb57.rlib,liblog-cb1a50f85f9d3564.rlib,libparking_lot-646841a243eaf79a.rlib,libparking_lot_core-c36535858b5a6439.rlib,liblibc-812b14d555f4ff04.rlib,libsmallvec-97844d2104066b54.rlib,liblock_api-32b057a456e3155a.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-b4b0d3068b8068e8.rlib,libpin_project-07eeca8efbe1ab33.rlib,libhttpdate-fd0c9cb818c73c82.rlib,libhttp-b5c213f7264c35d9.rlib,libitoa-3b4277173c45fbe4.rlib,libbytes-847a4bb13ea8f656.rlib,libfnv-2d77ec4f6f971b24.rlib,libtracing-9a7519e78357f637.rlib,libpin_project_lite-6959183b0136174c.rlib,libtracing_core-0db1229f2ddeb8e9.rlib,liblazy_static-2bb390fee0230a38.rlib,libcfg_if-33ef6c02a07f9fec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8eKA63/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ef2d595fd667b976/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libreddit-bf222ce5ae32d0d3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `libreddit` (bin "libreddit" test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e12f08017662eb72f82955253952cd189b01d9e60a32cd7463997f1add6cfc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12f08017662eb72f82955253952cd189b01d9e60a32cd7463997f1add6cfc56", kill_on_drop: false }` [INFO] [stdout] e12f08017662eb72f82955253952cd189b01d9e60a32cd7463997f1add6cfc56