[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstore2be%2Fpape-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/store2be/pape-rs on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-0/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 58225860af415389157f847a42eaafb50852c078f480f7ee3befa4bcf621af47 [INFO] running `Command { std: "docker" "start" "-a" "58225860af415389157f847a42eaafb50852c078f480f7ee3befa4bcf621af47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58225860af415389157f847a42eaafb50852c078f480f7ee3befa4bcf621af47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58225860af415389157f847a42eaafb50852c078f480f7ee3befa4bcf621af47", kill_on_drop: false }` [INFO] [stdout] 58225860af415389157f847a42eaafb50852c078f480f7ee3befa4bcf621af47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed575cf70d90bf55269340699cc995c929f48c7f13ddccc3fbf03a472b69fad8 [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" "ed575cf70d90bf55269340699cc995c929f48c7f13ddccc3fbf03a472b69fad8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [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 arc-swap v0.3.11 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling hyperx v0.15.1 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling getrandom v0.1.10 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling hostname v0.1.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 memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling rusoto_core v0.41.0 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sentry v0.16.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-async v2.3.0 [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 futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling tungstenite v0.9.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling headers-derive v0.1.1 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.40 [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 cookie_store v0.7.0 [INFO] [stderr] Compiling rusoto_credential v0.41.1 [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 07s [INFO] running `Command { std: "docker" "inspect" "ed575cf70d90bf55269340699cc995c929f48c7f13ddccc3fbf03a472b69fad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed575cf70d90bf55269340699cc995c929f48c7f13ddccc3fbf03a472b69fad8", kill_on_drop: false }` [INFO] [stdout] ed575cf70d90bf55269340699cc995c929f48c7f13ddccc3fbf03a472b69fad8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4440ad3134f804d52f65f8770f139595b4b4d3ac1ce82b3b64663c6bcde4bafe [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" "4440ad3134f804d52f65f8770f139595b4b4d3ac1ce82b3b64663c6bcde4bafe", 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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.papers.58e9sqs5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662" "/opt/rustwide/target/debug/deps/papers-f96d5b312229f662.4kek8hog3omdwftn.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-1bb79f0d7fe03e89/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtar-e7b6bf2998b635ae.rlib" "/opt/rustwide/target/debug/deps/libxattr-ddcacd74bc2fe9d2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d1930bac1788cfff.rlib" "/opt/rustwide/target/debug/deps/libmktemp-a594599f3e35d644.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libtera-b01ab6071a8681b8.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-8ae48ee8a2a72c0c.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-7144939405910e34.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-f9eaeeb0b3f44071.rlib" "/opt/rustwide/target/debug/deps/libunic_common-350b0e8e1ac39be9.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-a62fccc0b917eab6.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-a2dc65cd98773f8e.rlib" "/opt/rustwide/target/debug/deps/libhumansize-1929998e729249f4.rlib" "/opt/rustwide/target/debug/deps/libslug-0046b3ea6a3ce134.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-c7f1bcf0ef75502f.rlib" "/opt/rustwide/target/debug/deps/libpest-d3fa20556c308eea.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-199a8b9f5261dcb4.rlib" "/opt/rustwide/target/debug/deps/libglob-f0edc3de6a56004a.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-d97064d1f74dd0ed.rlib" "/opt/rustwide/target/debug/deps/libhyperx-935b278e40a2afbf.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libsentry-1369976ea002a7fa.rlib" "/opt/rustwide/target/debug/deps/libim-748ddda143bbbf60.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5d9541f0354b75d2.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-3c32d6f10ce0db7b.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-6f84a65174331580.rlib" "/opt/rustwide/target/debug/deps/libdebugid-c67ac4f3957e179e.rlib" "/opt/rustwide/target/debug/deps/libuname-aa1d198e8b64bf7f.rlib" "/opt/rustwide/target/debug/deps/libhostname-c826df0c69160f2c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-a27d52925909dc7e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5a0385a4be9173dc.rlib" "/opt/rustwide/target/debug/deps/libuuid-daee0cc3fd2287c7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1e1ecd3faf377c2f.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f005a9710240d5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ce2d8a397d15b3be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3d9ab9971fe71d87.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1a7d78e912b915f5.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-fbdf09b991577e80.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-54f8c0f28a344bc3.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a603be96042c156d.rlib" "/opt/rustwide/target/debug/deps/libcookie-417d205821e8bc8e.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-b80e6b974bd5b724.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-602e8c27a0b6853c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02ab3ab7f87c3f3d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-96a3205c32211bdc.rlib" "/opt/rustwide/target/debug/deps/libsloggers-d624675409c21e4f.rlib" "/opt/rustwide/target/debug/deps/libtrackable-9575b478b8332502.rlib" "/opt/rustwide/target/debug/deps/libslog_term-72b4d2eb6f8f2123.rlib" "/opt/rustwide/target/debug/deps/libterm-033c05986712e74a.rlib" "/opt/rustwide/target/debug/deps/libatty-3480e5dc418f056d.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-0bdd211c76b4dc08.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-e03cf30b4a5fb39d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-378104f54d9b8104.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-8cefd06df6bdd316.rlib" "/opt/rustwide/target/debug/deps/libslog_async-231fa1a9baa7661e.rlib" "/opt/rustwide/target/debug/deps/liblibflate-31ca3b66a32bd18d.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-457b2d18e7dcc4f1.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-b3a6a422aba5ea3a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libslog-106f1c1f0a6585ba.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-4c0f03ce73b92c3d.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/libsha2-793dc373cb3d9a04.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-92a86b5541f51a9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-445eacfe66f82767.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-8f216f85fffab028.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-af4b8f1374be60f2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0357a93ed9d30dcc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a4364b4a7b01940a.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/libregex-f2e5ae006061b4b6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7959d82c66cc917e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libdirs-35e4cdcbfb4b8e82.rlib" "/opt/rustwide/target/debug/deps/libchrono-39d646fb020d15a3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d54e26e75cb055a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ef72240d59ecc2f.rlib" "/opt/rustwide/target/debug/deps/libmd5-bdec539223f9c351.rlib" "/opt/rustwide/target/debug/deps/libhmac-7de2d56e9f5e20a0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-59fb82610a86b2ab.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8b70aeed49829312.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-01fe7342fda5095d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e1ac747ff94043dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a14abf0b6f8ea5c9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libfailure-fcffd8d564ac1b34.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-971a3fea0bc99838.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-59804c80a371ee5c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libwarp-9ce485b46254430c.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-5eee23a00d889c39.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-2b70efdfb744327f.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-57bb61d6f86cd131.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a39d61203298b4c3.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b47255c4cab5bba6.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libserde-70362d8f9496fd79.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libmultipart-5c62fc2e11a4073c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-356a3a607b67453f.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-32e2cc80d6dcbd5b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-36b10fb0f6848174.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3156af761fb05d8e.rlib" "/opt/rustwide/target/debug/deps/librand-793fae9c904e29f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-64d238ccc229f73a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-ee49a2be99f893ce.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fd19e9206e0b0a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-428d19166922e1a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b79b6b52115b8f38.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-298c2c236ec38872.rlib" "/opt/rustwide/target/debug/deps/libphf-680d528b08668ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-aa3c286d3a75f6b3.rlib" "/opt/rustwide/target/debug/deps/liblog-ba4c227be8e009fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0964efde798a32bc.rlib" "/opt/rustwide/target/debug/deps/libhyper-9da0b140adcca103.rlib" "/opt/rustwide/target/debug/deps/libwant-57e4b01ec0927159.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-5acc701273f22b8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a30cc13e38cc6813.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-504632fe7cbc17fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5cb1ddb1fae74633.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c6fecb8c380a0532.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-aef502f8314d3901.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-825c87ac2094bab4.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-38b00878ac0c2fcc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b734cbfa7ea68ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6c31e7905b38f4a6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-edabc20c5533af49.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cfe3688c3f4d64fd.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2c377d8f13f11d12.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-07aa944e5d89b608.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c198842b3297aa9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-24c91f420fb34a25.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4099c8472edbcff4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a2f8edcbbb1db7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-94536064ebeb9fc2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f62a6ae9b7fcabde.rlib" "/opt/rustwide/target/debug/deps/libmio-ebda526064449c6c.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64bd866d3588d31d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0f7f65c88879fd28.rlib" "/opt/rustwide/target/debug/deps/libh2-1cfa64e226cca2d0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92344e6752754ff1.rlib" "/opt/rustwide/target/debug/deps/libstring-46765693e3027e91.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7ee9ba4071b42a0c.rlib" "/opt/rustwide/target/debug/deps/liblog-2feecab6e9bb52f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0a20910655a29777.rlib" "/opt/rustwide/target/debug/deps/libheaders-4d8f7f09a0c87f37.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/libsha1-88b92e10b14ce6f5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-2ed548de700f88ef.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b574336239f2751d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c94ced58eb1e8ecc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d28972920c475f83.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libmime-7aa550f93495922d.rlib" "/opt/rustwide/target/debug/deps/libunicase-32c4fa3dfe47f328.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-351b3fc9375c54ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-5fa36f7560cd90c9.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbytes-c051f1c749a1e5b8.rlib" "/opt/rustwide/target/debug/deps/libeither-116764033473f838.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libfutures-5049a584cd23b4eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a2cbdc509d511873.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c31d9dcf94e98fb4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-20fb8054911a2234.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8fa7756614eebcfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bd20ed975e4231ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1a4ad096d5c73d27.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-36bb1bc212e1475f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.http.1eo1aswz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721" "/opt/rustwide/target/debug/deps/http-9b7439fb96e43721.g436ngr0rd1bb6v.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-1bb79f0d7fe03e89/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpapers-bfca9b896c1ac2ec.rlib" "/opt/rustwide/target/debug/deps/libtar-e7b6bf2998b635ae.rlib" "/opt/rustwide/target/debug/deps/libxattr-ddcacd74bc2fe9d2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d1930bac1788cfff.rlib" "/opt/rustwide/target/debug/deps/libtera-b01ab6071a8681b8.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-8ae48ee8a2a72c0c.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-7144939405910e34.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-f9eaeeb0b3f44071.rlib" "/opt/rustwide/target/debug/deps/libunic_common-350b0e8e1ac39be9.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-a62fccc0b917eab6.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-a2dc65cd98773f8e.rlib" "/opt/rustwide/target/debug/deps/libhumansize-1929998e729249f4.rlib" "/opt/rustwide/target/debug/deps/libslug-0046b3ea6a3ce134.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-c7f1bcf0ef75502f.rlib" "/opt/rustwide/target/debug/deps/libpest-d3fa20556c308eea.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-199a8b9f5261dcb4.rlib" "/opt/rustwide/target/debug/deps/libglob-f0edc3de6a56004a.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-d97064d1f74dd0ed.rlib" "/opt/rustwide/target/debug/deps/libhyperx-935b278e40a2afbf.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libsentry-1369976ea002a7fa.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-602e8c27a0b6853c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02ab3ab7f87c3f3d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-96a3205c32211bdc.rlib" "/opt/rustwide/target/debug/deps/libim-748ddda143bbbf60.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5d9541f0354b75d2.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-3c32d6f10ce0db7b.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-6f84a65174331580.rlib" "/opt/rustwide/target/debug/deps/libdebugid-c67ac4f3957e179e.rlib" "/opt/rustwide/target/debug/deps/libuname-aa1d198e8b64bf7f.rlib" "/opt/rustwide/target/debug/deps/libhostname-c826df0c69160f2c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-a27d52925909dc7e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5a0385a4be9173dc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1e1ecd3faf377c2f.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f005a9710240d5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ce2d8a397d15b3be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3d9ab9971fe71d87.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1a7d78e912b915f5.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-fbdf09b991577e80.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-54f8c0f28a344bc3.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a603be96042c156d.rlib" "/opt/rustwide/target/debug/deps/libcookie-417d205821e8bc8e.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libsloggers-d624675409c21e4f.rlib" "/opt/rustwide/target/debug/deps/libtrackable-9575b478b8332502.rlib" "/opt/rustwide/target/debug/deps/libslog_term-72b4d2eb6f8f2123.rlib" "/opt/rustwide/target/debug/deps/libterm-033c05986712e74a.rlib" "/opt/rustwide/target/debug/deps/libatty-3480e5dc418f056d.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-0bdd211c76b4dc08.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-e03cf30b4a5fb39d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-378104f54d9b8104.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-8cefd06df6bdd316.rlib" "/opt/rustwide/target/debug/deps/libslog_async-231fa1a9baa7661e.rlib" "/opt/rustwide/target/debug/deps/liblibflate-31ca3b66a32bd18d.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-457b2d18e7dcc4f1.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-b3a6a422aba5ea3a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libslog-106f1c1f0a6585ba.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-4c0f03ce73b92c3d.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/libsha2-793dc373cb3d9a04.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-92a86b5541f51a9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-445eacfe66f82767.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-8f216f85fffab028.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-af4b8f1374be60f2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0357a93ed9d30dcc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a4364b4a7b01940a.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/libregex-f2e5ae006061b4b6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7959d82c66cc917e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libdirs-35e4cdcbfb4b8e82.rlib" "/opt/rustwide/target/debug/deps/libchrono-39d646fb020d15a3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d54e26e75cb055a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ef72240d59ecc2f.rlib" "/opt/rustwide/target/debug/deps/libmd5-bdec539223f9c351.rlib" "/opt/rustwide/target/debug/deps/libhmac-7de2d56e9f5e20a0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-59fb82610a86b2ab.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8b70aeed49829312.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-01fe7342fda5095d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e1ac747ff94043dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a14abf0b6f8ea5c9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libfailure-fcffd8d564ac1b34.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-971a3fea0bc99838.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-59804c80a371ee5c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libmktemp-a594599f3e35d644.rlib" "/opt/rustwide/target/debug/deps/libuuid-daee0cc3fd2287c7.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libwarp-9ce485b46254430c.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-5eee23a00d889c39.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-2b70efdfb744327f.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-57bb61d6f86cd131.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a39d61203298b4c3.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b47255c4cab5bba6.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libserde-70362d8f9496fd79.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libmultipart-5c62fc2e11a4073c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-356a3a607b67453f.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-32e2cc80d6dcbd5b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-36b10fb0f6848174.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3156af761fb05d8e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-298c2c236ec38872.rlib" "/opt/rustwide/target/debug/deps/libphf-680d528b08668ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-aa3c286d3a75f6b3.rlib" "/opt/rustwide/target/debug/deps/liblog-ba4c227be8e009fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0964efde798a32bc.rlib" "/opt/rustwide/target/debug/deps/libhyper-9da0b140adcca103.rlib" "/opt/rustwide/target/debug/deps/libwant-57e4b01ec0927159.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-5acc701273f22b8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a30cc13e38cc6813.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-504632fe7cbc17fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5cb1ddb1fae74633.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c6fecb8c380a0532.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-aef502f8314d3901.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-825c87ac2094bab4.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-38b00878ac0c2fcc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b734cbfa7ea68ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6c31e7905b38f4a6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-edabc20c5533af49.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cfe3688c3f4d64fd.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2c377d8f13f11d12.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-07aa944e5d89b608.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c198842b3297aa9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-24c91f420fb34a25.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4099c8472edbcff4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a2f8edcbbb1db7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-94536064ebeb9fc2.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f62a6ae9b7fcabde.rlib" "/opt/rustwide/target/debug/deps/libmio-ebda526064449c6c.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64bd866d3588d31d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0f7f65c88879fd28.rlib" "/opt/rustwide/target/debug/deps/libh2-1cfa64e226cca2d0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92344e6752754ff1.rlib" "/opt/rustwide/target/debug/deps/libstring-46765693e3027e91.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7ee9ba4071b42a0c.rlib" "/opt/rustwide/target/debug/deps/liblog-2feecab6e9bb52f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0a20910655a29777.rlib" "/opt/rustwide/target/debug/deps/libheaders-4d8f7f09a0c87f37.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/libsha1-88b92e10b14ce6f5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-2ed548de700f88ef.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b574336239f2751d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c94ced58eb1e8ecc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d28972920c475f83.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libmime-7aa550f93495922d.rlib" "/opt/rustwide/target/debug/deps/libunicase-32c4fa3dfe47f328.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-351b3fc9375c54ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-5fa36f7560cd90c9.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbytes-c051f1c749a1e5b8.rlib" "/opt/rustwide/target/debug/deps/libeither-116764033473f838.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/librand-793fae9c904e29f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-64d238ccc229f73a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-ee49a2be99f893ce.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fd19e9206e0b0a4b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/librand_core-428d19166922e1a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b79b6b52115b8f38.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/libfutures-5049a584cd23b4eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a2cbdc509d511873.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c31d9dcf94e98fb4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-20fb8054911a2234.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8fa7756614eebcfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bd20ed975e4231ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1a4ad096d5c73d27.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-36bb1bc212e1475f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.assets_exceed_max_length.jw1fsds6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55" "/opt/rustwide/target/debug/deps/assets_exceed_max_length-dc93120368896a55.4337cb29ao1ikd04.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-1bb79f0d7fe03e89/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libpapers-bfca9b896c1ac2ec.rlib" "/opt/rustwide/target/debug/deps/libtar-e7b6bf2998b635ae.rlib" "/opt/rustwide/target/debug/deps/libxattr-ddcacd74bc2fe9d2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d1930bac1788cfff.rlib" "/opt/rustwide/target/debug/deps/libmktemp-a594599f3e35d644.rlib" "/opt/rustwide/target/debug/deps/libtera-b01ab6071a8681b8.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-8ae48ee8a2a72c0c.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-7144939405910e34.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-f9eaeeb0b3f44071.rlib" "/opt/rustwide/target/debug/deps/libunic_common-350b0e8e1ac39be9.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-a62fccc0b917eab6.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-a2dc65cd98773f8e.rlib" "/opt/rustwide/target/debug/deps/libhumansize-1929998e729249f4.rlib" "/opt/rustwide/target/debug/deps/libslug-0046b3ea6a3ce134.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-c7f1bcf0ef75502f.rlib" "/opt/rustwide/target/debug/deps/libpest-d3fa20556c308eea.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-199a8b9f5261dcb4.rlib" "/opt/rustwide/target/debug/deps/libglob-f0edc3de6a56004a.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-d97064d1f74dd0ed.rlib" "/opt/rustwide/target/debug/deps/libhyperx-935b278e40a2afbf.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libsentry-1369976ea002a7fa.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-602e8c27a0b6853c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02ab3ab7f87c3f3d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-96a3205c32211bdc.rlib" "/opt/rustwide/target/debug/deps/libim-748ddda143bbbf60.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5d9541f0354b75d2.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-3c32d6f10ce0db7b.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-6f84a65174331580.rlib" "/opt/rustwide/target/debug/deps/libdebugid-c67ac4f3957e179e.rlib" "/opt/rustwide/target/debug/deps/libuname-aa1d198e8b64bf7f.rlib" "/opt/rustwide/target/debug/deps/libhostname-c826df0c69160f2c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-a27d52925909dc7e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5a0385a4be9173dc.rlib" "/opt/rustwide/target/debug/deps/libuuid-daee0cc3fd2287c7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1e1ecd3faf377c2f.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f005a9710240d5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ce2d8a397d15b3be.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-3d9ab9971fe71d87.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-1a7d78e912b915f5.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-fbdf09b991577e80.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-54f8c0f28a344bc3.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a603be96042c156d.rlib" "/opt/rustwide/target/debug/deps/libcookie-417d205821e8bc8e.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libsloggers-d624675409c21e4f.rlib" "/opt/rustwide/target/debug/deps/libtrackable-9575b478b8332502.rlib" "/opt/rustwide/target/debug/deps/libslog_term-72b4d2eb6f8f2123.rlib" "/opt/rustwide/target/debug/deps/libterm-033c05986712e74a.rlib" "/opt/rustwide/target/debug/deps/libatty-3480e5dc418f056d.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-0bdd211c76b4dc08.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-e03cf30b4a5fb39d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-378104f54d9b8104.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-8cefd06df6bdd316.rlib" "/opt/rustwide/target/debug/deps/libslog_async-231fa1a9baa7661e.rlib" "/opt/rustwide/target/debug/deps/liblibflate-31ca3b66a32bd18d.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-457b2d18e7dcc4f1.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-b3a6a422aba5ea3a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libslog-106f1c1f0a6585ba.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-4c0f03ce73b92c3d.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/libsha2-793dc373cb3d9a04.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-92a86b5541f51a9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-445eacfe66f82767.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-8f216f85fffab028.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-af4b8f1374be60f2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0357a93ed9d30dcc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a4364b4a7b01940a.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/libregex-f2e5ae006061b4b6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7959d82c66cc917e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libdirs-35e4cdcbfb4b8e82.rlib" "/opt/rustwide/target/debug/deps/libchrono-39d646fb020d15a3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d54e26e75cb055a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ef72240d59ecc2f.rlib" "/opt/rustwide/target/debug/deps/libmd5-bdec539223f9c351.rlib" "/opt/rustwide/target/debug/deps/libhmac-7de2d56e9f5e20a0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-59fb82610a86b2ab.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8b70aeed49829312.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-01fe7342fda5095d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e1ac747ff94043dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a14abf0b6f8ea5c9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libfailure-fcffd8d564ac1b34.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-971a3fea0bc99838.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-59804c80a371ee5c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libwarp-9ce485b46254430c.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-5eee23a00d889c39.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-2b70efdfb744327f.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-57bb61d6f86cd131.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a39d61203298b4c3.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b47255c4cab5bba6.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libserde-70362d8f9496fd79.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libmultipart-5c62fc2e11a4073c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-356a3a607b67453f.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-32e2cc80d6dcbd5b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-36b10fb0f6848174.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3156af761fb05d8e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-298c2c236ec38872.rlib" "/opt/rustwide/target/debug/deps/libphf-680d528b08668ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-aa3c286d3a75f6b3.rlib" "/opt/rustwide/target/debug/deps/liblog-ba4c227be8e009fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0964efde798a32bc.rlib" "/opt/rustwide/target/debug/deps/libhyper-9da0b140adcca103.rlib" "/opt/rustwide/target/debug/deps/libwant-57e4b01ec0927159.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-5acc701273f22b8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a30cc13e38cc6813.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-504632fe7cbc17fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5cb1ddb1fae74633.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c6fecb8c380a0532.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-aef502f8314d3901.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-825c87ac2094bab4.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-38b00878ac0c2fcc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b734cbfa7ea68ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6c31e7905b38f4a6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-edabc20c5533af49.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cfe3688c3f4d64fd.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2c377d8f13f11d12.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-07aa944e5d89b608.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c198842b3297aa9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-24c91f420fb34a25.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4099c8472edbcff4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a2f8edcbbb1db7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-94536064ebeb9fc2.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f62a6ae9b7fcabde.rlib" "/opt/rustwide/target/debug/deps/libmio-ebda526064449c6c.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64bd866d3588d31d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0f7f65c88879fd28.rlib" "/opt/rustwide/target/debug/deps/libh2-1cfa64e226cca2d0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92344e6752754ff1.rlib" "/opt/rustwide/target/debug/deps/libstring-46765693e3027e91.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7ee9ba4071b42a0c.rlib" "/opt/rustwide/target/debug/deps/liblog-2feecab6e9bb52f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0a20910655a29777.rlib" "/opt/rustwide/target/debug/deps/libheaders-4d8f7f09a0c87f37.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/libsha1-88b92e10b14ce6f5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libdigest-2ed548de700f88ef.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b574336239f2751d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c94ced58eb1e8ecc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d28972920c475f83.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libmime-7aa550f93495922d.rlib" "/opt/rustwide/target/debug/deps/libunicase-32c4fa3dfe47f328.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-351b3fc9375c54ad.rlib" "/opt/rustwide/target/debug/deps/libhttp-5fa36f7560cd90c9.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbytes-c051f1c749a1e5b8.rlib" "/opt/rustwide/target/debug/deps/libeither-116764033473f838.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/librand-793fae9c904e29f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-64d238ccc229f73a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-ee49a2be99f893ce.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fd19e9206e0b0a4b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/librand_core-428d19166922e1a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b79b6b52115b8f38.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/libfutures-5049a584cd23b4eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a2cbdc509d511873.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c31d9dcf94e98fb4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-20fb8054911a2234.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8fa7756614eebcfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bd20ed975e4231ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1a4ad096d5c73d27.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f362e74c6bf6c01e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-36bb1bc212e1475f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "4440ad3134f804d52f65f8770f139595b4b4d3ac1ce82b3b64663c6bcde4bafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4440ad3134f804d52f65f8770f139595b4b4d3ac1ce82b3b64663c6bcde4bafe", kill_on_drop: false }` [INFO] [stdout] 4440ad3134f804d52f65f8770f139595b4b4d3ac1ce82b3b64663c6bcde4bafe