[INFO] cloning repository https://github.com/JadKHaddad/Rust-Performance-Testing-as-a-Service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JadKHaddad/Rust-Performance-Testing-as-a-Service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadKHaddad%2FRust-Performance-Testing-as-a-Service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadKHaddad%2FRust-Performance-Testing-as-a-Service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 401d19cb8b51895fc3901cb2b259f6826d620a99 [INFO] testing JadKHaddad/Rust-Performance-Testing-as-a-Service against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadKHaddad%2FRust-Performance-Testing-as-a-Service" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JadKHaddad/Rust-Performance-Testing-as-a-Service on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JadKHaddad/Rust-Performance-Testing-as-a-Service [INFO] finished tweaking git repo https://github.com/JadKHaddad/Rust-Performance-Testing-as-a-Service [INFO] tweaked toml for git repo https://github.com/JadKHaddad/Rust-Performance-Testing-as-a-Service written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/JadKHaddad/Rust-Performance-Testing-as-a-Service already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Downloaded typed-headers v0.2.0 [INFO] [stderr] Downloaded pbkdf2 v0.10.1 [INFO] [stderr] Downloaded const-cstr v0.3.0 [INFO] [stderr] Downloaded font-kit v0.11.0 [INFO] [stderr] Downloaded poem-derive v1.3.40 [INFO] [stderr] Downloaded poem v1.3.40 [INFO] [stderr] Downloaded multer v2.0.3 [INFO] [stderr] Downloaded image v0.24.3 [INFO] [stderr] Downloaded port_scanner v0.1.5 [INFO] [stderr] Downloaded plotters-bitmap v0.3.2 [INFO] [stderr] Downloaded sha2 v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e159ed32b96b27613f1a3acf6e3044f544536bb0af383e2b57c069c129f8c7 [INFO] running `Command { std: "docker" "start" "-a" "32e159ed32b96b27613f1a3acf6e3044f544536bb0af383e2b57c069c129f8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e159ed32b96b27613f1a3acf6e3044f544536bb0af383e2b57c069c129f8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e159ed32b96b27613f1a3acf6e3044f544536bb0af383e2b57c069c129f8c7", kill_on_drop: false }` [INFO] [stdout] 32e159ed32b96b27613f1a3acf6e3044f544536bb0af383e2b57c069c129f8c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10a82e3b93a22eee153babc48204d0febf893996481dab525ce230d57dd8060e [INFO] running `Command { std: "docker" "start" "-a" "10a82e3b93a22eee153babc48204d0febf893996481dab525ce230d57dd8060e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling port_scanner v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rfc7239 v0.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling typed-headers v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling plotters-bitmap v0.3.2 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling redis v0.21.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.3 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling poem-derive v1.3.40 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling poem v1.3.40 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/Backend/shared) [INFO] [stderr] Compiling worker v0.1.0 (/opt/rustwide/workdir/Backend/worker) [INFO] [stderr] Compiling master v0.1.0 (/opt/rustwide/workdir/Backend/master) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgZmcW7/symbols.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.master.785b6408-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235.2q3iq3d1vv9hwy05.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-ebd5a1d2786993fa/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4858b6cd5dd08c29/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-80f9b71fe6866fd9.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-21737d6f500b32c2.rlib" "/opt/rustwide/target/debug/deps/libmatchers-2bc80eb51f7b2c2e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-33ad436cf74ac2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1f3690e3a21d0c49.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-ec6b6502ac04218a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2e7f4038cd5a90cf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-81688503aec242fe.rlib" "/opt/rustwide/target/debug/deps/libipnet-40c95b3195631d6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-dc5b720669a6eaa2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6b90c89f2759c559.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b7e1b721b5737ae0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a21a18aa17034ae9.rlib" "/opt/rustwide/target/debug/deps/libshared-921cbd0113f8f7fc.rlib" "/opt/rustwide/target/debug/deps/libplotters-6b3beceb97cb9971.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-684a0a945a25203b.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5f58e4b4b9de9cd8.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-90aeedda80ffc204.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-0eb256a004120e53.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-bad4735a4a9dfe9f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-7b24f1164f213f21.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-d42a276f86b6250e.rlib" "/opt/rustwide/target/debug/deps/libdlib-f699625a10b953a4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0ca48521031efb10.rlib" "/opt/rustwide/target/debug/deps/libconst_cstr-a8724008704be615.rlib" "/opt/rustwide/target/debug/deps/libfreetype-44df3a45f54dffaa.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-1baf7ab86992b509.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-25da284637a1114e.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-7597b89643d50bc2.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-a9858c5b77a452e9.rlib" "/opt/rustwide/target/debug/deps/libgif-24a07e633e7a5984.rlib" "/opt/rustwide/target/debug/deps/libweezl-36d34a29a6d7a47f.rlib" "/opt/rustwide/target/debug/deps/libimage-8bcdab13caa3e2fc.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-89ff43e7a192919d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-e43a0ec84eceaeb1.rlib" "/opt/rustwide/target/debug/deps/libpng-e8fc717f21d83bb9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-578dedf089d8b32e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6389368c8d59617.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1b88dee087673bd1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9b0f2ffb52ec5202.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-80c604cdd3004155.rlib" "/opt/rustwide/target/debug/deps/libport_scanner-eb417bbe26d306bd.rlib" "/opt/rustwide/target/debug/deps/libcsv-914fd15afd0104c6.rlib" "/opt/rustwide/target/debug/deps/libitoa-6dc7e221850e6803.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-91b48f8d6daa8c09.rlib" "/opt/rustwide/target/debug/deps/libbstr-874f0bccdba8c16b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-49caf511b4643113.rlib" "/opt/rustwide/target/debug/deps/libzip-e383f9d767a8ce5e.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-d4987a7e35f67772.rlib" "/opt/rustwide/target/debug/deps/libsha2-bcfa0b2e5eb714d5.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-bedfb686911cf661.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-b03a9586ba8ac94a.rlib" "/opt/rustwide/target/debug/deps/libtime-01cbe4f87aa68772.rlib" "/opt/rustwide/target/debug/deps/libzstd-638d576a01a4a2ef.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-6bab69ad4f32185b.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-aa07e00ae595ac33.rlib" "/opt/rustwide/target/debug/deps/libbzip2-7491a569aeb8e3e9.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-abebbc031b338eba.rlib" "/opt/rustwide/target/debug/deps/libflate2-4749466966a517ba.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0cc0efaab52e4938.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d7ad286f9ea8a436.rlib" "/opt/rustwide/target/debug/deps/libaes-6f361ebf4707c88c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libcipher-a81be1938bfd91d0.rlib" "/opt/rustwide/target/debug/deps/libsha1-f8f7587581bc4359.rlib" "/opt/rustwide/target/debug/deps/libhmac-c31a8beff7607144.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-5b39c2f4886fdb96.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-78a2d3854b534f47.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0f5f0a0b936c881b.rlib" "/opt/rustwide/target/debug/deps/libpoem-a1d1a79c9fbf569f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1b01ecbf2bf64fc2.rlib" "/opt/rustwide/target/debug/deps/libunicase-6759179ed3234ea2.rlib" "/opt/rustwide/target/debug/deps/libmulter-a922ea7d822f8e01.rlib" "/opt/rustwide/target/debug/deps/libspin-76b6550c879c9420.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ada6b2656edf86d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-635fe0d6b6c9b3f4.rlib" "/opt/rustwide/target/debug/deps/libhyper-35fd469374a664c7.rlib" "/opt/rustwide/target/debug/deps/libwant-9966eaa2518dd442.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libh2-fcc559a0dd3b93a0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fdbfe82afe9b47b6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7023808090bfa6a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5d42a4768397d558.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13c8beb483c9c721.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-358e6b13833788cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-992325b5246eea89.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-1056b841f39c867c.rlib" "/opt/rustwide/target/debug/deps/librand-fcafb27584a6e468.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ce0af3e36fd19274.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-0ca59b78ac270ea4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0988e466cb05a4f1.rlib" "/opt/rustwide/target/debug/deps/libutf8-2eef08151d0d4e4c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-47f05e431476d8e1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f8517e2b8f21bb35.rlib" "/opt/rustwide/target/debug/deps/librfc7239-5c715d12fe00b750.rlib" "/opt/rustwide/target/debug/deps/libuncased-298cb7fbe47ab084.rlib" "/opt/rustwide/target/debug/deps/libserde-e8ae4f4338b210a0.rlib" "/opt/rustwide/target/debug/deps/libtyped_headers-bdafb4cc8229fdc7.rlib" "/opt/rustwide/target/debug/deps/libchrono-1889bd67df51d3bb.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-eed62b97d43c2fb8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1adb346e0f07ccc7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-81715d8a66bace33.rlib" "/opt/rustwide/target/debug/deps/libtime-98a313e656f5d51c.rlib" "/opt/rustwide/target/debug/deps/libbytes-3987d4c1f2aa6f51.rlib" "/opt/rustwide/target/debug/deps/libbase64-0165148348652bd2.rlib" "/opt/rustwide/target/debug/deps/libtracing-4ac95b2e2165ee8c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8d768ed91c1c9de8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d2da3e4395a3c3a8.rlib" "/opt/rustwide/target/debug/deps/libregex-7cc04ec9533f52b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-88d26798009d2d62.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10665bb48e534957.rlib" "/opt/rustwide/target/debug/deps/libtokio-95676f16e50f0515.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c677932add284ecf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9ca18726ca32f292.rlib" "/opt/rustwide/target/debug/deps/libmio-813f1ba09cee6da8.rlib" "/opt/rustwide/target/debug/deps/liblog-15be49c4d9fdeffe.rlib" "/opt/rustwide/target/debug/deps/libheaders-3c4f95830576ce94.rlib" "/opt/rustwide/target/debug/deps/libsha1-cd9fadeda04a95a9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-44f0255cf2e60e56.rlib" "/opt/rustwide/target/debug/deps/libdigest-9656d8a4af85946a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-cb519561a3d6fdbe.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5b03763dd112cd3c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-486de34fca50a4bb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9999266fb12ea135.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c590a85f919d70b.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-ecd52fa2cd2b8720.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libhttp-0937aea24e5fea6b.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c85cbeb6ba4a37d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8cc5506b2889cbc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4f21589705df89b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8ceaff41db99a5be.rlib" "/opt/rustwide/target/debug/deps/liblock_api-77d6780fdf11f21f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31524fc9045dbcef.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9d718add665a0c4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-10eed2e0127305bf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rlib" "/opt/rustwide/target/debug/deps/libredis-05ec920e09a81792.rlib" "/opt/rustwide/target/debug/deps/libryu-0a94d2f1151bbb6c.rlib" "/opt/rustwide/target/debug/deps/liburl-721880f702fa8145.rlib" "/opt/rustwide/target/debug/deps/libidna-27f263a6cdc4f743.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3a2a01af61c69574.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libitoa-4d6d3e127fa308f7.rlib" "/opt/rustwide/target/debug/deps/libsha1-11ee89146aa6a365.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-913bddfef72b3533.rlib" "/opt/rustwide/target/debug/deps/libcombine-261da537333cac17.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libbytes-775d398d156893b0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lfontconfig" "-lfreetype" "-ldl" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/master-c6e91b93d5ed2235" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `master` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "10a82e3b93a22eee153babc48204d0febf893996481dab525ce230d57dd8060e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a82e3b93a22eee153babc48204d0febf893996481dab525ce230d57dd8060e", kill_on_drop: false }` [INFO] [stdout] 10a82e3b93a22eee153babc48204d0febf893996481dab525ce230d57dd8060e