[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] 69451e56c94035bbe58aa0749acd8e3dd40048aa [INFO] building JadKHaddad/Rust-Performance-Testing-as-a-Service against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-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-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JadKHaddad/Rust-Performance-Testing-as-a-Service on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "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-2/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" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded poem-derive v1.3.40 [INFO] [stderr] Downloaded poem v1.3.40 [INFO] [stderr] Downloaded sha2 v0.10.3 [INFO] [stderr] Downloaded sha1 v0.10.2 [INFO] [stderr] Downloaded plotters v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fcc9abef3a8730c7d27c333db6b731e595caed3aca332ce3c9ea53932457f6a [INFO] running `Command { std: "docker" "start" "-a" "3fcc9abef3a8730c7d27c333db6b731e595caed3aca332ce3c9ea53932457f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fcc9abef3a8730c7d27c333db6b731e595caed3aca332ce3c9ea53932457f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fcc9abef3a8730c7d27c333db6b731e595caed3aca332ce3c9ea53932457f6a", kill_on_drop: false }` [INFO] [stdout] 3fcc9abef3a8730c7d27c333db6b731e595caed3aca332ce3c9ea53932457f6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcbcfbaedca9202bb8a4e21e727ed4d6a7b2f5bcfa8123d77568ccfae561b0ad [INFO] running `Command { std: "docker" "start" "-a" "fcbcfbaedca9202bb8a4e21e727ed4d6a7b2f5bcfa8123d77568ccfae561b0ad", 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 quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [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 typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling port_scanner v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [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 num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [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 dlib v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling flate2 v1.0.24 [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 jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [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 time v0.3.14 [INFO] [stderr] Compiling rfc7239 v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.48 [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 digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [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 headers v0.3.7 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [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 chrono v0.4.22 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling typed-headers v0.2.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling plotters-bitmap v0.3.2 [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 redis v0.21.6 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling plotters v0.3.3 [INFO] [stderr] Compiling poem-derive v1.3.40 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling poem v1.3.40 [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] warning: found module declaration for lib.rs [INFO] [stdout] --> Backend/worker/src/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> Backend/master/src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctOddZT/symbols.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.master.2065fa3d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43.28nv7k20ngb1cp5o.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-cb8d21b453b670ea/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-244cba2558f48519/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-d81670437ebddea9.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ef06d59226c7e131.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4eedf9ab4f57a229.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-9416c4dad125e009.rlib" "/opt/rustwide/target/debug/deps/libreqwest-aa651db80ed3e728.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-596f04f9bd32b2bb.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-bc029cc9b6437b37.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8d23f3f747e8bfa0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-054cf2d85c314efb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7b8a9b70e10a08ba.rlib" "/opt/rustwide/target/debug/deps/libshared-24e997bf89ad42c2.rlib" "/opt/rustwide/target/debug/deps/libplotters-b987c3dbcd5a88c9.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-2ef983d86c4150f5.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4021e45ca2455566.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-3f89d67b9c2bcdf7.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-f6cfd3fd10f0931d.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-7b9f87dc7c6a70d5.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-c7a4627cd9ae5f0c.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-6b4960417e60bfe4.rlib" "/opt/rustwide/target/debug/deps/libdlib-2af26bb1b006746b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libconst_cstr-204c97f62f12dced.rlib" "/opt/rustwide/target/debug/deps/libfreetype-81d7c6f4f1d9e329.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-fae227f951cbef9f.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-3b86c2698840a875.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-f33fcd3b4086d1a9.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-ba3f72be828a580b.rlib" "/opt/rustwide/target/debug/deps/libgif-1fcaabce72b6cbd0.rlib" "/opt/rustwide/target/debug/deps/libweezl-12430fc1b83b64d3.rlib" "/opt/rustwide/target/debug/deps/libimage-f0884dbd2f1c40a7.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-359f2db4254146db.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libpng-640e17214f300076.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9ba8a73b570ad0e7.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c28bf4f00e6f9ef4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e5deaed8bd529793.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-6bca583ea2f59350.rlib" "/opt/rustwide/target/debug/deps/libport_scanner-362bc102727f4c08.rlib" "/opt/rustwide/target/debug/deps/libcsv-77ce673f5694a401.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-48e24ad335188bac.rlib" "/opt/rustwide/target/debug/deps/libbstr-584d6e9bcde221a7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-42a1ab152a7eb929.rlib" "/opt/rustwide/target/debug/deps/libzip-d636c8be8ae42890.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-be55432e0d500a5c.rlib" "/opt/rustwide/target/debug/deps/libsha2-cf5873088bbb3cc0.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-9fb8820dd24132e2.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-ec916c2dd2c74ecd.rlib" "/opt/rustwide/target/debug/deps/libtime-1c3df01bdd336809.rlib" "/opt/rustwide/target/debug/deps/libzstd-bc6a869ac283f455.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-c48aaa8e47828b80.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-0d6c0f6f6806b38a.rlib" "/opt/rustwide/target/debug/deps/libbzip2-c516ad48d558fc28.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-24294aacc59507df.rlib" "/opt/rustwide/target/debug/deps/libflate2-265da10fad0666a2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7cdaa7484bad8c9b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libaes-44a41f268ea2a076.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-15dc0d748ddb7a2a.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b12be2b8052021d.rlib" "/opt/rustwide/target/debug/deps/libhmac-2c755c215526c87e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libpoem-f682bd561b6642c0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmulter-48df9c6847d23ca9.rlib" "/opt/rustwide/target/debug/deps/libspin-f0f90eeebe347758.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6dfbc9e59b862880.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-26b14ee54166969e.rlib" "/opt/rustwide/target/debug/deps/libhyper-da747e79ca0be50c.rlib" "/opt/rustwide/target/debug/deps/libwant-5580faf861c3e27e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-aed2c84abc309bdc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0690a55c7a55c7eb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-27260e571c91633f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-00fb34cca7d9ef76.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-49e456011de5b175.rlib" "/opt/rustwide/target/debug/deps/librand-85326b8781e4d857.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7cf25ba9bd10b391.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-b3bb820f9e64142f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7435f84bf9c91c73.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libthiserror-adfdcd3094e83f7d.rlib" "/opt/rustwide/target/debug/deps/librfc7239-5de012c235faa3ab.rlib" "/opt/rustwide/target/debug/deps/libuncased-f3b0254e19da7321.rlib" "/opt/rustwide/target/debug/deps/libserde-93f6decc2b0d5f29.rlib" "/opt/rustwide/target/debug/deps/libtyped_headers-ef174f124bf88764.rlib" "/opt/rustwide/target/debug/deps/libchrono-ea930de93423b8dd.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a08a78277cb1359f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-05d97e956c42416c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libtime-a57fa9f74859ecd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libtracing-fd5726959488a91b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-270bc4366484cd14.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1f5534b23b172a64.rlib" "/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libtokio-05246ea545a8e05c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3db3216c15c04cf7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2a881938d906c15c.rlib" "/opt/rustwide/target/debug/deps/libmio-bfc016d5dfec8539.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/libheaders-5ada99d194f60c1d.rlib" "/opt/rustwide/target/debug/deps/libsha1-9ef02787cc9c1c3f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9aff3db66111176c.rlib" "/opt/rustwide/target/debug/deps/libdigest-851558f73b107828.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1fe12eb44f05c744.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-aa7c79cfed64d24d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-ce86308811910d42.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc5481771f2efab9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f03f3720ab13087a.rlib" "/opt/rustwide/target/debug/deps/liblibc-e1c27bc548d6aea8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-993fd0299f40ed40.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3aec70a2f616e4ae.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-11773f6c36f3d40d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/libredis-edc2e63ca167124c.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/liburl-0011768a44ab7863.rlib" "/opt/rustwide/target/debug/deps/libidna-c8e8eaa5821b251d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libsha1-e8c468084871fae2.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-2efebee28cd09b0e.rlib" "/opt/rustwide/target/debug/deps/libcombine-471b24f0a7074a8e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.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/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/master-6bca6a76d0d08e43" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `master` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fcbcfbaedca9202bb8a4e21e727ed4d6a7b2f5bcfa8123d77568ccfae561b0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcbcfbaedca9202bb8a4e21e727ed4d6a7b2f5bcfa8123d77568ccfae561b0ad", kill_on_drop: false }` [INFO] [stdout] fcbcfbaedca9202bb8a4e21e727ed4d6a7b2f5bcfa8123d77568ccfae561b0ad