[INFO] updating cached repository https://github.com/store2be/pape-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8c46c7a67c24ef7e71e1c551b728dac09a15884 [INFO] testing store2be/pape-rs against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstore2be%2Fpape-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/store2be/pape-rs on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/store2be/pape-rs [INFO] finished tweaking git repo https://github.com/store2be/pape-rs [INFO] tweaked toml for git repo https://github.com/store2be/pape-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/store2be/pape-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43289b3948c2feec981fecb2c7830f5ed24e0c502419d732e670d61be11bb97e [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" "43289b3948c2feec981fecb2c7830f5ed24e0c502419d732e670d61be11bb97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43289b3948c2feec981fecb2c7830f5ed24e0c502419d732e670d61be11bb97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43289b3948c2feec981fecb2c7830f5ed24e0c502419d732e670d61be11bb97e", kill_on_drop: false }` [INFO] [stdout] 43289b3948c2feec981fecb2c7830f5ed24e0c502419d732e670d61be11bb97e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccaa94d5888b38f623c6ec44e6b9f422d66f10aeaa130a1ae00b2ec5d735b124 [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" "ccaa94d5888b38f623c6ec44e6b9f422d66f10aeaa130a1ae00b2ec5d735b124", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling hyperx v0.15.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling rusoto_core v0.41.0 [INFO] [stderr] Compiling sentry v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tungstenite v0.9.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling headers-derive v0.1.1 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling debugid v0.4.0 [INFO] [stderr] Compiling mktemp v0.4.0 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling rusoto_credential v0.41.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling sentry-types v0.11.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling warp v0.1.19 [INFO] [stderr] Compiling sloggers v0.3.3 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling rusoto_s3 v0.41.0 [INFO] [stderr] Compiling papers v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 41s [INFO] running `Command { std: "docker" "inspect" "ccaa94d5888b38f623c6ec44e6b9f422d66f10aeaa130a1ae00b2ec5d735b124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccaa94d5888b38f623c6ec44e6b9f422d66f10aeaa130a1ae00b2ec5d735b124", kill_on_drop: false }` [INFO] [stdout] ccaa94d5888b38f623c6ec44e6b9f422d66f10aeaa130a1ae00b2ec5d735b124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa551a9a9c0fa7574c47baf64f9021d23c90437480b96bec6dac66bd84f44045 [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" "aa551a9a9c0fa7574c47baf64f9021d23c90437480b96bec6dac66bd84f44045", kill_on_drop: false }` [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling papers v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.papers.d9gfzwgd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52" "/opt/rustwide/target/debug/deps/papers-138171ad291ada52.4cgttdtfvjcwz849.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-bd00bf259b722cf5/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtar-bae50e83c29f710b.rlib" "/opt/rustwide/target/debug/deps/libxattr-856360a0d532a0b3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-3124640cf2ef6921.rlib" "/opt/rustwide/target/debug/deps/libmktemp-3097a7bccf306b33.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libtera-587528a20a707ff2.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-c5dce3c23e60e371.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-1802e55201be3674.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-62eb059d7a68adcb.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c3c939af4db93f49.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-f9a111478d48cedf.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-1a582b30745f3502.rlib" "/opt/rustwide/target/debug/deps/libhumansize-467a5a71e1f02664.rlib" "/opt/rustwide/target/debug/deps/libslug-ce9067fc43172603.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-cc02e29ee2edcf2b.rlib" "/opt/rustwide/target/debug/deps/libpest-e88c46313b8690c4.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7679c6995498c990.rlib" "/opt/rustwide/target/debug/deps/libglob-bf05ad8ad3fd9190.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-10de4ca2873ac090.rlib" "/opt/rustwide/target/debug/deps/libhyperx-004b6f87b6457c96.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libsentry-a62ee6f6e1b736ab.rlib" "/opt/rustwide/target/debug/deps/libim-f622086871e57b37.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-543848e0abade80e.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-2266b57cd54b5c75.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-43c1fc8395c9b661.rlib" "/opt/rustwide/target/debug/deps/libdebugid-4158dff8d85e4d64.rlib" "/opt/rustwide/target/debug/deps/libuname-5378a32d874b2c59.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c2d05ff25cc0515.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffb4b06f0807e82b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3231757e2caed036.rlib" "/opt/rustwide/target/debug/deps/libuuid-2380bbd480e0613f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-54e94d7dc0f99257.rlib" "/opt/rustwide/target/debug/deps/libflate2-1e296a790414b27d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafbe0a69a8b9cf7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1c5494e6ba5ff596.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5749e254faffa26c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8249c43c138648a8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1d6be6ce44f7dd51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-da8d86b8be4532a0.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-f2f7f7618355959a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-acb8a07d8fc23f5b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/libsloggers-1975a0e5194eae5a.rlib" "/opt/rustwide/target/debug/deps/libtrackable-75073f0489b584d8.rlib" "/opt/rustwide/target/debug/deps/libslog_term-52d625f83a15b36a.rlib" "/opt/rustwide/target/debug/deps/libterm-d164978b953277fb.rlib" "/opt/rustwide/target/debug/deps/libatty-af7dacc14e009143.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-7f663a088cc6a6fc.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-85b6053d4b8f59cc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fa530a727c33b700.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-b8c4b3d28188046d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-84bcaf248009a317.rlib" "/opt/rustwide/target/debug/deps/liblibflate-4b139abdb0e0d510.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-fbab7048ac8d239f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3c3379d8167def29.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libslog-af93b557b2fcd99d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9e96e3545028e16b.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libsha2-93c75a7b5056b777.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-378472f2dd94d40c.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-b7fa7a7037f539cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-854ae6b9dc842b20.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-826901ad3f3e4803.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f7f10ef4dc9f8fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c2af214654bd42cd.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libregex-09401cbc6f71fb54.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23de3547f9d514c6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libdirs-40ecd4640818e891.rlib" "/opt/rustwide/target/debug/deps/libchrono-8b36c498399bfbb1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d260c0daa1c5d0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35952f9185217b56.rlib" "/opt/rustwide/target/debug/deps/libmd5-6dd4da03b6ce37fe.rlib" "/opt/rustwide/target/debug/deps/libhmac-8fbbee437bd6e41b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b9e1edd0ee0d511c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a7f5af084c137cf5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a36a0aaade2ab22f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68abbed53010fc26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bbc1b4f7ddd8ee75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libfailure-563b984cb7b22267.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8c9da90b24f004cb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5d1cf6a6553f3cee.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libwarp-df05cf71573d0505.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dcaf43bad74374d0.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8ed4cec73927b811.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-24a6dfea527ff831.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0a7f7128222f52fa.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03b88e494a9e4b5c.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libserde-e4daa784150b38f3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-76c4629f2491fb0c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-8f1692608a40d48e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b2da64dedc4b6d96.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a78cb815d1d0f220.rlib" "/opt/rustwide/target/debug/deps/librand-4639e22ab48e0f22.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc374559f77ceb7.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9d53ee3a8eb8d696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-01f381c5ed2fa873.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-94e9dc974689edfa.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7043e354469009b3.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-2e6a1a6b5c51421d.rlib" "/opt/rustwide/target/debug/deps/liblog-60753cb678951db8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ee0c0a8ffb6ecf02.rlib" "/opt/rustwide/target/debug/deps/libhyper-2ab81d2ab6d26759.rlib" "/opt/rustwide/target/debug/deps/libwant-f5a205eb0b9f07ea.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-12aeb729d8248ae8.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a6c9b095191f8361.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aa6fb49ff2f54764.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d7c72df23d15c737.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5795b590e496474c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8b0d0fe21c83a77e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eca06606b0945d0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ab82e3ceccf03952.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8dca236f1c0b56e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-543073bb6186bc12.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-14215836a107a9a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a4416b774c78c96d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f8021e135a19a4d8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-be2f2cd6be6b60cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d0002f5dc1c133ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d37f4bcf789a6fb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-77505f368726805e.rlib" "/opt/rustwide/target/debug/deps/libmio-0850291ceabedd21.rlib" "/opt/rustwide/target/debug/deps/libnet2-d4608e5757167acb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5a9c7487cda66266.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-cb7fa5ce8ef64319.rlib" "/opt/rustwide/target/debug/deps/libh2-48f9beb589866407.rlib" "/opt/rustwide/target/debug/deps/libindexmap-456a4a6742daf91c.rlib" "/opt/rustwide/target/debug/deps/libstring-c0deff02ade3c34b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-eac005f98125a2f4.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-83c0ae81cf3d6e07.rlib" "/opt/rustwide/target/debug/deps/libheaders-2860fac4c10db778.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libsha1-e55894fdf1996488.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-3f794a6ff60f0b64.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ee047f805ef45d6d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6433687b2dc1859b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ba840c16a60b1135.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b124ceadc89780de.rlib" "/opt/rustwide/target/debug/deps/libhttp-c4c948d776a2114d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6da82b6bea31fd8.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfutures-3240d3b7676afe22.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b649da298f53818c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-808afb5b1e0d7817.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5e6b72eae6fcf12.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fb5db1197e65f065.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0ed56fdfe5a09a72.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3512535584dac300.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f9a527d810f7b964.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `papers`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.http.dop7l8fg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0" "/opt/rustwide/target/debug/deps/http-661914d6c7736fc0.40oplqcsgz3wajhp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-bd00bf259b722cf5/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpapers-1caa7dda5bc0e9a7.rlib" "/opt/rustwide/target/debug/deps/libtar-bae50e83c29f710b.rlib" "/opt/rustwide/target/debug/deps/libxattr-856360a0d532a0b3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-3124640cf2ef6921.rlib" "/opt/rustwide/target/debug/deps/libtera-587528a20a707ff2.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-c5dce3c23e60e371.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-1802e55201be3674.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-62eb059d7a68adcb.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c3c939af4db93f49.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-f9a111478d48cedf.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-1a582b30745f3502.rlib" "/opt/rustwide/target/debug/deps/libhumansize-467a5a71e1f02664.rlib" "/opt/rustwide/target/debug/deps/libslug-ce9067fc43172603.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-cc02e29ee2edcf2b.rlib" "/opt/rustwide/target/debug/deps/libpest-e88c46313b8690c4.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7679c6995498c990.rlib" "/opt/rustwide/target/debug/deps/libglob-bf05ad8ad3fd9190.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-10de4ca2873ac090.rlib" "/opt/rustwide/target/debug/deps/libhyperx-004b6f87b6457c96.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libsentry-a62ee6f6e1b736ab.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-acb8a07d8fc23f5b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/libim-f622086871e57b37.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-543848e0abade80e.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-2266b57cd54b5c75.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-43c1fc8395c9b661.rlib" "/opt/rustwide/target/debug/deps/libdebugid-4158dff8d85e4d64.rlib" "/opt/rustwide/target/debug/deps/libuname-5378a32d874b2c59.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c2d05ff25cc0515.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffb4b06f0807e82b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3231757e2caed036.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-54e94d7dc0f99257.rlib" "/opt/rustwide/target/debug/deps/libflate2-1e296a790414b27d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafbe0a69a8b9cf7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1c5494e6ba5ff596.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5749e254faffa26c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8249c43c138648a8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1d6be6ce44f7dd51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-da8d86b8be4532a0.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libsloggers-1975a0e5194eae5a.rlib" "/opt/rustwide/target/debug/deps/libtrackable-75073f0489b584d8.rlib" "/opt/rustwide/target/debug/deps/libslog_term-52d625f83a15b36a.rlib" "/opt/rustwide/target/debug/deps/libterm-d164978b953277fb.rlib" "/opt/rustwide/target/debug/deps/libatty-af7dacc14e009143.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-7f663a088cc6a6fc.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-85b6053d4b8f59cc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fa530a727c33b700.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-b8c4b3d28188046d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-84bcaf248009a317.rlib" "/opt/rustwide/target/debug/deps/liblibflate-4b139abdb0e0d510.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-fbab7048ac8d239f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3c3379d8167def29.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libslog-af93b557b2fcd99d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9e96e3545028e16b.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libsha2-93c75a7b5056b777.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-378472f2dd94d40c.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-b7fa7a7037f539cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-854ae6b9dc842b20.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-826901ad3f3e4803.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f7f10ef4dc9f8fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c2af214654bd42cd.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libregex-09401cbc6f71fb54.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23de3547f9d514c6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libdirs-40ecd4640818e891.rlib" "/opt/rustwide/target/debug/deps/libchrono-8b36c498399bfbb1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d260c0daa1c5d0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35952f9185217b56.rlib" "/opt/rustwide/target/debug/deps/libmd5-6dd4da03b6ce37fe.rlib" "/opt/rustwide/target/debug/deps/libhmac-8fbbee437bd6e41b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b9e1edd0ee0d511c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a7f5af084c137cf5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a36a0aaade2ab22f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68abbed53010fc26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bbc1b4f7ddd8ee75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libfailure-563b984cb7b22267.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8c9da90b24f004cb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5d1cf6a6553f3cee.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libmktemp-3097a7bccf306b33.rlib" "/opt/rustwide/target/debug/deps/libuuid-2380bbd480e0613f.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libwarp-df05cf71573d0505.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dcaf43bad74374d0.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8ed4cec73927b811.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-24a6dfea527ff831.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0a7f7128222f52fa.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03b88e494a9e4b5c.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libserde-e4daa784150b38f3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-76c4629f2491fb0c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-8f1692608a40d48e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b2da64dedc4b6d96.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a78cb815d1d0f220.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7043e354469009b3.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-2e6a1a6b5c51421d.rlib" "/opt/rustwide/target/debug/deps/liblog-60753cb678951db8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ee0c0a8ffb6ecf02.rlib" "/opt/rustwide/target/debug/deps/libhyper-2ab81d2ab6d26759.rlib" "/opt/rustwide/target/debug/deps/libwant-f5a205eb0b9f07ea.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-12aeb729d8248ae8.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a6c9b095191f8361.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aa6fb49ff2f54764.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d7c72df23d15c737.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5795b590e496474c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8b0d0fe21c83a77e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eca06606b0945d0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ab82e3ceccf03952.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8dca236f1c0b56e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-543073bb6186bc12.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-14215836a107a9a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a4416b774c78c96d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f8021e135a19a4d8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-be2f2cd6be6b60cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d0002f5dc1c133ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d37f4bcf789a6fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-77505f368726805e.rlib" "/opt/rustwide/target/debug/deps/libmio-0850291ceabedd21.rlib" "/opt/rustwide/target/debug/deps/libnet2-d4608e5757167acb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5a9c7487cda66266.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-cb7fa5ce8ef64319.rlib" "/opt/rustwide/target/debug/deps/libh2-48f9beb589866407.rlib" "/opt/rustwide/target/debug/deps/libindexmap-456a4a6742daf91c.rlib" "/opt/rustwide/target/debug/deps/libstring-c0deff02ade3c34b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-eac005f98125a2f4.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-83c0ae81cf3d6e07.rlib" "/opt/rustwide/target/debug/deps/libheaders-2860fac4c10db778.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libsha1-e55894fdf1996488.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-3f794a6ff60f0b64.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ee047f805ef45d6d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6433687b2dc1859b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ba840c16a60b1135.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b124ceadc89780de.rlib" "/opt/rustwide/target/debug/deps/libhttp-c4c948d776a2114d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6da82b6bea31fd8.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/librand-4639e22ab48e0f22.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc374559f77ceb7.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9d53ee3a8eb8d696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-01f381c5ed2fa873.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-94e9dc974689edfa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libfutures-3240d3b7676afe22.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b649da298f53818c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-808afb5b1e0d7817.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5e6b72eae6fcf12.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fb5db1197e65f065.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0ed56fdfe5a09a72.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3512535584dac300.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f9a527d810f7b964.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.auth.7ti4tf3f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b" "/opt/rustwide/target/debug/deps/auth-c6aad3e5b5b3ff9b.3l9fny8y20rm884p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-bd00bf259b722cf5/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpapers-1caa7dda5bc0e9a7.rlib" "/opt/rustwide/target/debug/deps/libtar-bae50e83c29f710b.rlib" "/opt/rustwide/target/debug/deps/libxattr-856360a0d532a0b3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-3124640cf2ef6921.rlib" "/opt/rustwide/target/debug/deps/libmktemp-3097a7bccf306b33.rlib" "/opt/rustwide/target/debug/deps/libtera-587528a20a707ff2.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-c5dce3c23e60e371.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-1802e55201be3674.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-62eb059d7a68adcb.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c3c939af4db93f49.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-f9a111478d48cedf.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-1a582b30745f3502.rlib" "/opt/rustwide/target/debug/deps/libhumansize-467a5a71e1f02664.rlib" "/opt/rustwide/target/debug/deps/libslug-ce9067fc43172603.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-cc02e29ee2edcf2b.rlib" "/opt/rustwide/target/debug/deps/libpest-e88c46313b8690c4.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7679c6995498c990.rlib" "/opt/rustwide/target/debug/deps/libglob-bf05ad8ad3fd9190.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-10de4ca2873ac090.rlib" "/opt/rustwide/target/debug/deps/libhyperx-004b6f87b6457c96.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libsentry-a62ee6f6e1b736ab.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-acb8a07d8fc23f5b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/libim-f622086871e57b37.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-543848e0abade80e.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-2266b57cd54b5c75.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-43c1fc8395c9b661.rlib" "/opt/rustwide/target/debug/deps/libdebugid-4158dff8d85e4d64.rlib" "/opt/rustwide/target/debug/deps/libuname-5378a32d874b2c59.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c2d05ff25cc0515.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffb4b06f0807e82b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3231757e2caed036.rlib" "/opt/rustwide/target/debug/deps/libuuid-2380bbd480e0613f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-54e94d7dc0f99257.rlib" "/opt/rustwide/target/debug/deps/libflate2-1e296a790414b27d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafbe0a69a8b9cf7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1c5494e6ba5ff596.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5749e254faffa26c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8249c43c138648a8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1d6be6ce44f7dd51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-da8d86b8be4532a0.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libsloggers-1975a0e5194eae5a.rlib" "/opt/rustwide/target/debug/deps/libtrackable-75073f0489b584d8.rlib" "/opt/rustwide/target/debug/deps/libslog_term-52d625f83a15b36a.rlib" "/opt/rustwide/target/debug/deps/libterm-d164978b953277fb.rlib" "/opt/rustwide/target/debug/deps/libatty-af7dacc14e009143.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-7f663a088cc6a6fc.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-85b6053d4b8f59cc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fa530a727c33b700.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-b8c4b3d28188046d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-84bcaf248009a317.rlib" "/opt/rustwide/target/debug/deps/liblibflate-4b139abdb0e0d510.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-fbab7048ac8d239f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3c3379d8167def29.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libslog-af93b557b2fcd99d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9e96e3545028e16b.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libsha2-93c75a7b5056b777.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-378472f2dd94d40c.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-b7fa7a7037f539cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-854ae6b9dc842b20.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-826901ad3f3e4803.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f7f10ef4dc9f8fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c2af214654bd42cd.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libregex-09401cbc6f71fb54.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23de3547f9d514c6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libdirs-40ecd4640818e891.rlib" "/opt/rustwide/target/debug/deps/libchrono-8b36c498399bfbb1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d260c0daa1c5d0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35952f9185217b56.rlib" "/opt/rustwide/target/debug/deps/libmd5-6dd4da03b6ce37fe.rlib" "/opt/rustwide/target/debug/deps/libhmac-8fbbee437bd6e41b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b9e1edd0ee0d511c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a7f5af084c137cf5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a36a0aaade2ab22f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68abbed53010fc26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bbc1b4f7ddd8ee75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libfailure-563b984cb7b22267.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8c9da90b24f004cb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5d1cf6a6553f3cee.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libwarp-df05cf71573d0505.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dcaf43bad74374d0.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8ed4cec73927b811.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-24a6dfea527ff831.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0a7f7128222f52fa.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03b88e494a9e4b5c.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libserde-e4daa784150b38f3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-76c4629f2491fb0c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-8f1692608a40d48e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b2da64dedc4b6d96.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a78cb815d1d0f220.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7043e354469009b3.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-2e6a1a6b5c51421d.rlib" "/opt/rustwide/target/debug/deps/liblog-60753cb678951db8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ee0c0a8ffb6ecf02.rlib" "/opt/rustwide/target/debug/deps/libhyper-2ab81d2ab6d26759.rlib" "/opt/rustwide/target/debug/deps/libwant-f5a205eb0b9f07ea.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-12aeb729d8248ae8.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a6c9b095191f8361.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aa6fb49ff2f54764.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d7c72df23d15c737.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5795b590e496474c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8b0d0fe21c83a77e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eca06606b0945d0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ab82e3ceccf03952.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8dca236f1c0b56e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-543073bb6186bc12.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-14215836a107a9a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a4416b774c78c96d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f8021e135a19a4d8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-be2f2cd6be6b60cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d0002f5dc1c133ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d37f4bcf789a6fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-77505f368726805e.rlib" "/opt/rustwide/target/debug/deps/libmio-0850291ceabedd21.rlib" "/opt/rustwide/target/debug/deps/libnet2-d4608e5757167acb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5a9c7487cda66266.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-cb7fa5ce8ef64319.rlib" "/opt/rustwide/target/debug/deps/libh2-48f9beb589866407.rlib" "/opt/rustwide/target/debug/deps/libindexmap-456a4a6742daf91c.rlib" "/opt/rustwide/target/debug/deps/libstring-c0deff02ade3c34b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-eac005f98125a2f4.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-83c0ae81cf3d6e07.rlib" "/opt/rustwide/target/debug/deps/libheaders-2860fac4c10db778.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libsha1-e55894fdf1996488.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-3f794a6ff60f0b64.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ee047f805ef45d6d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6433687b2dc1859b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ba840c16a60b1135.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b124ceadc89780de.rlib" "/opt/rustwide/target/debug/deps/libhttp-c4c948d776a2114d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6da82b6bea31fd8.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/librand-4639e22ab48e0f22.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc374559f77ceb7.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9d53ee3a8eb8d696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-01f381c5ed2fa873.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-94e9dc974689edfa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libfutures-3240d3b7676afe22.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b649da298f53818c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-808afb5b1e0d7817.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5e6b72eae6fcf12.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fb5db1197e65f065.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0ed56fdfe5a09a72.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3512535584dac300.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f9a527d810f7b964.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.assets_exceed_max_length.6x0vuimq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-64648b5d6be05823.1p8kgt5b8aoi3ha1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-bd00bf259b722cf5/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpapers-1caa7dda5bc0e9a7.rlib" "/opt/rustwide/target/debug/deps/libtar-bae50e83c29f710b.rlib" "/opt/rustwide/target/debug/deps/libxattr-856360a0d532a0b3.rlib" "/opt/rustwide/target/debug/deps/libfiletime-3124640cf2ef6921.rlib" "/opt/rustwide/target/debug/deps/libmktemp-3097a7bccf306b33.rlib" "/opt/rustwide/target/debug/deps/libtera-587528a20a707ff2.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-c5dce3c23e60e371.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-1802e55201be3674.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-62eb059d7a68adcb.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c3c939af4db93f49.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-f9a111478d48cedf.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-1a582b30745f3502.rlib" "/opt/rustwide/target/debug/deps/libhumansize-467a5a71e1f02664.rlib" "/opt/rustwide/target/debug/deps/libslug-ce9067fc43172603.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-cc02e29ee2edcf2b.rlib" "/opt/rustwide/target/debug/deps/libpest-e88c46313b8690c4.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-7679c6995498c990.rlib" "/opt/rustwide/target/debug/deps/libglob-bf05ad8ad3fd9190.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-10de4ca2873ac090.rlib" "/opt/rustwide/target/debug/deps/libhyperx-004b6f87b6457c96.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libsentry-a62ee6f6e1b736ab.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-acb8a07d8fc23f5b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d8c7f4753a339d1d.rlib" "/opt/rustwide/target/debug/deps/libim-f622086871e57b37.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-543848e0abade80e.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-2266b57cd54b5c75.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-43c1fc8395c9b661.rlib" "/opt/rustwide/target/debug/deps/libdebugid-4158dff8d85e4d64.rlib" "/opt/rustwide/target/debug/deps/libuname-5378a32d874b2c59.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c2d05ff25cc0515.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffb4b06f0807e82b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3231757e2caed036.rlib" "/opt/rustwide/target/debug/deps/libuuid-2380bbd480e0613f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-54e94d7dc0f99257.rlib" "/opt/rustwide/target/debug/deps/libflate2-1e296a790414b27d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafbe0a69a8b9cf7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1c5494e6ba5ff596.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5749e254faffa26c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8249c43c138648a8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1d6be6ce44f7dd51.rlib" "/opt/rustwide/target/debug/deps/libtry_from-da8d86b8be4532a0.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libsloggers-1975a0e5194eae5a.rlib" "/opt/rustwide/target/debug/deps/libtrackable-75073f0489b584d8.rlib" "/opt/rustwide/target/debug/deps/libslog_term-52d625f83a15b36a.rlib" "/opt/rustwide/target/debug/deps/libterm-d164978b953277fb.rlib" "/opt/rustwide/target/debug/deps/libatty-af7dacc14e009143.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-7f663a088cc6a6fc.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-85b6053d4b8f59cc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fa530a727c33b700.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-b8c4b3d28188046d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-84bcaf248009a317.rlib" "/opt/rustwide/target/debug/deps/liblibflate-4b139abdb0e0d510.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-fbab7048ac8d239f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3c3379d8167def29.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libslog-af93b557b2fcd99d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-9e96e3545028e16b.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libsha2-93c75a7b5056b777.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-378472f2dd94d40c.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-b7fa7a7037f539cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-854ae6b9dc842b20.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-826901ad3f3e4803.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f7f10ef4dc9f8fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c2af214654bd42cd.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libregex-09401cbc6f71fb54.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23de3547f9d514c6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libdirs-40ecd4640818e891.rlib" "/opt/rustwide/target/debug/deps/libchrono-8b36c498399bfbb1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d260c0daa1c5d0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35952f9185217b56.rlib" "/opt/rustwide/target/debug/deps/libmd5-6dd4da03b6ce37fe.rlib" "/opt/rustwide/target/debug/deps/libhmac-8fbbee437bd6e41b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b9e1edd0ee0d511c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a7f5af084c137cf5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a36a0aaade2ab22f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-68abbed53010fc26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bbc1b4f7ddd8ee75.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libfailure-563b984cb7b22267.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8c9da90b24f004cb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5d1cf6a6553f3cee.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libwarp-df05cf71573d0505.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dcaf43bad74374d0.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8ed4cec73927b811.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-24a6dfea527ff831.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0a7f7128222f52fa.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03b88e494a9e4b5c.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libserde-e4daa784150b38f3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-76c4629f2491fb0c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-8f1692608a40d48e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b2da64dedc4b6d96.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-a78cb815d1d0f220.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7043e354469009b3.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-2e6a1a6b5c51421d.rlib" "/opt/rustwide/target/debug/deps/liblog-60753cb678951db8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ee0c0a8ffb6ecf02.rlib" "/opt/rustwide/target/debug/deps/libhyper-2ab81d2ab6d26759.rlib" "/opt/rustwide/target/debug/deps/libwant-f5a205eb0b9f07ea.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-12aeb729d8248ae8.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a6c9b095191f8361.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aa6fb49ff2f54764.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d7c72df23d15c737.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-5795b590e496474c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8b0d0fe21c83a77e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-eca06606b0945d0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ab82e3ceccf03952.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8dca236f1c0b56e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-543073bb6186bc12.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-14215836a107a9a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a4416b774c78c96d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f8021e135a19a4d8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-be2f2cd6be6b60cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d0002f5dc1c133ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d37f4bcf789a6fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-77505f368726805e.rlib" "/opt/rustwide/target/debug/deps/libmio-0850291ceabedd21.rlib" "/opt/rustwide/target/debug/deps/libnet2-d4608e5757167acb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5a9c7487cda66266.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-cb7fa5ce8ef64319.rlib" "/opt/rustwide/target/debug/deps/libh2-48f9beb589866407.rlib" "/opt/rustwide/target/debug/deps/libindexmap-456a4a6742daf91c.rlib" "/opt/rustwide/target/debug/deps/libstring-c0deff02ade3c34b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-eac005f98125a2f4.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-83c0ae81cf3d6e07.rlib" "/opt/rustwide/target/debug/deps/libheaders-2860fac4c10db778.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libsha1-e55894fdf1996488.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-3f794a6ff60f0b64.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ee047f805ef45d6d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6433687b2dc1859b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ba840c16a60b1135.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b124ceadc89780de.rlib" "/opt/rustwide/target/debug/deps/libhttp-c4c948d776a2114d.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6da82b6bea31fd8.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/librand-4639e22ab48e0f22.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc374559f77ceb7.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9d53ee3a8eb8d696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-01f381c5ed2fa873.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-94e9dc974689edfa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libfutures-3240d3b7676afe22.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b649da298f53818c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-808afb5b1e0d7817.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5e6b72eae6fcf12.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fb5db1197e65f065.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0ed56fdfe5a09a72.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3512535584dac300.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f9a527d810f7b964.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "aa551a9a9c0fa7574c47baf64f9021d23c90437480b96bec6dac66bd84f44045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa551a9a9c0fa7574c47baf64f9021d23c90437480b96bec6dac66bd84f44045", kill_on_drop: false }` [INFO] [stdout] aa551a9a9c0fa7574c47baf64f9021d23c90437480b96bec6dac66bd84f44045