[INFO] cloning repository https://github.com/alexandervantrijffel/photomanager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexandervantrijffel/photomanager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandervantrijffel%2Fphotomanager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandervantrijffel%2Fphotomanager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beec97083a2611d86d2268ab3ac7e1009e8fa8c4 [INFO] testing alexandervantrijffel/photomanager/beec97083a2611d86d2268ab3ac7e1009e8fa8c4 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandervantrijffel%2Fphotomanager" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexandervantrijffel/photomanager on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/alexandervantrijffel/photomanager [INFO] finished tweaking git repo https://github.com/alexandervantrijffel/photomanager [INFO] tweaked toml for git repo https://github.com/alexandervantrijffel/photomanager written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexandervantrijffel/photomanager already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79345e4913f62bc838769beb22ad0cb0c925605844915ae12ebe53018a914a86 [INFO] running `Command { std: "docker" "start" "-a" "79345e4913f62bc838769beb22ad0cb0c925605844915ae12ebe53018a914a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79345e4913f62bc838769beb22ad0cb0c925605844915ae12ebe53018a914a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79345e4913f62bc838769beb22ad0cb0c925605844915ae12ebe53018a914a86", kill_on_drop: false }` [INFO] [stdout] 79345e4913f62bc838769beb22ad0cb0c925605844915ae12ebe53018a914a86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0637490d18e4cadb3dd54bcc78e949f1a93ba965f561d735e94f638dbcd8305 [INFO] running `Command { std: "docker" "start" "-a" "c0637490d18e4cadb3dd54bcc78e949f1a93ba965f561d735e94f638dbcd8305", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tungstenite v0.20.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling async-graphql-value v5.0.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-graphql-parser v5.0.10 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-tungstenite v0.20.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-graphql-derive v5.0.10 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tower-http v0.4.3 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling async-graphql v5.0.10 [INFO] [stderr] Compiling oauth2 v4.4.1 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling console-api v0.5.0 [INFO] [stderr] Compiling async-graphql-axum v5.0.10 [INFO] [stderr] Compiling console-subscriber v0.1.10 [INFO] [stderr] Compiling photomanager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/reqwops.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn get(client: &Client, url: &str, headers: HeaderMap) -> Result> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.37s [INFO] running `Command { std: "docker" "inspect" "c0637490d18e4cadb3dd54bcc78e949f1a93ba965f561d735e94f638dbcd8305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0637490d18e4cadb3dd54bcc78e949f1a93ba965f561d735e94f638dbcd8305", kill_on_drop: false }` [INFO] [stdout] c0637490d18e4cadb3dd54bcc78e949f1a93ba965f561d735e94f638dbcd8305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e61426b3d2309e2182ab86597575484a0e6c7988fa18ca0e96876d5359cc5c5a [INFO] running `Command { std: "docker" "start" "-a" "e61426b3d2309e2182ab86597575484a0e6c7988fa18ca0e96876d5359cc5c5a", kill_on_drop: false }` [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/reqwops.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn get(client: &Client, url: &str, headers: HeaderMap) -> Result> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling photomanager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/reqwops.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn get(client: &Client, url: &str, headers: HeaderMap) -> Result> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcioozZS/symbols.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.model.19e3a14a7c495999-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674.2lua9ichykl6mh24znzk0jf4u.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libphotomanagerlib-f8443c0b4fe5b7b5.rlib" "/opt/rustwide/target/debug/deps/libconsole_subscriber-9395d871470d63b7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-e5c8e4e8d8850806.rlib" "/opt/rustwide/target/debug/deps/libflate2-acc69339110ca9d7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fff4656528c3fdf.rlib" "/opt/rustwide/target/debug/deps/libnom-9af8860f1526960d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3a5e358754ac225e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ed915c09f57de221.rlib" "/opt/rustwide/target/debug/deps/libfutures-56149313ae4487d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-942aa2cef7a8a559.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-0f6963e5e65fbc93.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f3994c82d9bee3fc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b9e0dbc04b6d3902.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0ebc1de550429e3a.rlib" "/opt/rustwide/target/debug/deps/libconsole_api-e584ee572e7b50fc.rlib" "/opt/rustwide/target/debug/deps/libprost_types-d57e14f0cb52532d.rlib" "/opt/rustwide/target/debug/deps/libtonic-7700ea6079420a2d.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-69c511d93c54c348.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-318e133fe383aa83.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-e84e64d117792c45.rlib" "/opt/rustwide/target/debug/deps/libprost-3bea189a015c14c6.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-c1c02d79f04400c3.rlib" "/opt/rustwide/target/debug/deps/libdirs-704be050e4d77cc2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f33d84d84bc5cbb7.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-7a7b9d4573f6b609.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-aa9a05e0f0d240e4.rlib" "/opt/rustwide/target/debug/deps/libtower_http-641c26b08acea10f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e2f97a6a5b8a8d71.rlib" "/opt/rustwide/target/debug/deps/libunicase-cb1165946b287cbf.rlib" "/opt/rustwide/target/debug/deps/libhttp_range_header-3c83ef3d1fc0ee41.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_axum-1ef54f92d508155a.rlib" "/opt/rustwide/target/debug/deps/libaxum-652688a83d0d3fbd.rlib" "/opt/rustwide/target/debug/deps/libmatchit-a468e55992c6f738.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-5c2b085c6b104fc4.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-2c25a43af8ed0ba0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-50d9b69370189b6d.rlib" "/opt/rustwide/target/debug/deps/libutf8-370df01ffad319e0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-55c3b4389accb38c.rlib" "/opt/rustwide/target/debug/deps/libheaders-f241af1266beffde.rlib" "/opt/rustwide/target/debug/deps/libsha1-36a98b89959e6dc1.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-de05d4fd6428cba7.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-d6fb8902c0d11549.rlib" "/opt/rustwide/target/debug/deps/libtower-1a6336c4c49d46e1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1eb94bf72f6dbb00.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8945467366ba7da8.rlib" "/opt/rustwide/target/debug/deps/liboauth2-804d4ccadfc2ef2b.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-4b12ae5e88075087.rlib" "/opt/rustwide/target/debug/deps/libsha2-6584f4588843865b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8cf8d731355bd269.rlib" "/opt/rustwide/target/debug/deps/libdigest-6fc504b0ce2feadf.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cd93e5060fd6f556.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-3c63127075108ca6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9a7f621fb45a6f4e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-486446c5d1f61c48.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7767d31cee8ba2b9.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7e64c14527289083.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-75f46a787b797fb7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bfb2975bcf83dd47.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-75de99a905d79254.rlib" "/opt/rustwide/target/debug/deps/libbase64-2b534aee40fff6b4.rlib" "/opt/rustwide/target/debug/deps/libipnet-fc05b2bd4dc777ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1ecb3d1910f332ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-249e57e70607f719.rlib" "/opt/rustwide/target/debug/deps/librustls-827e990626a731c9.rlib" "/opt/rustwide/target/debug/deps/libsct-25c540a3396a98d8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-03995db6dd9afa8f.rlib" "/opt/rustwide/target/debug/deps/libring-2ea69163028d5a92.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bff4f586e0d5583a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9e2afc7edd75a7b9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b27092dbf9083f7.rlib" "/opt/rustwide/target/debug/deps/liburl-da7d91afc0442ccd.rlib" "/opt/rustwide/target/debug/deps/libidna-3515bb87c8dd5711.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee612f5df1be5cab.rlib" "/opt/rustwide/target/debug/deps/libchrono-eb21b689b0643e98.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-3ee565ea7fb82796.rlib" "/opt/rustwide/target/debug/deps/libhyper-c084c54b314a7a16.rlib" "/opt/rustwide/target/debug/deps/libwant-f5ccf0e0b8af4df6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aacdce536283039a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-614183f725d8ad32.rlib" "/opt/rustwide/target/debug/deps/libh2-9a70802324c8683b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-27baba04d368cbc0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0c505dc0535924c0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6bc9c5c6a457f0d6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-4d00a2d4faf5022e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libignore-00f45d4b35e39b1a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-354cb4759a1c6d5c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-63d3c1419bab90cd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ecfe4fbe4571ee3e.rlib" "/opt/rustwide/target/debug/deps/libglobset-4ef459665e33fc90.rlib" "/opt/rustwide/target/debug/deps/libbstr-a86cfabd58c79208.rlib" "/opt/rustwide/target/debug/deps/libtracing-d0a968eff96453a2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e89aef900b1b12cf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6572177f182db5ae.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4f74f42555e7e8b7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-64269ed5d1a51934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-271176140346524e.rlib" "/opt/rustwide/target/debug/deps/libtokio-00960d596b4bb685.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-08bf2e07d1c00cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-99da39e1ff91ba70.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f71a68275f9a1a66.rlib" "/opt/rustwide/target/debug/deps/libmio-fb4e4984663c3bb8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c034a7d99ce873e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-34447d65772b79ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e3d8269c0db97757.rlib" "/opt/rustwide/target/debug/deps/liblock_api-01b7e6f95550bc19.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/librand-64c421e9db706eb0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7582001ed7420567.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-224f855548048da8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eac395b85e5dc2a3.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql-711d09a2e845cc51.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8737a2163b14e543.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-73e8283d00c23053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b5d1575ac5db23e4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d242b1c61650cadf.rlib" "/opt/rustwide/target/debug/deps/librustix-4f6473da0379eec8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55f80abe000d3e83.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f6613ab00a27a7a9.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-1202c2776a7767a4.rlib" "/opt/rustwide/target/debug/deps/libregex-4fa2d7e8e8240701.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-50967c07ec982893.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4f2b052d06066ed7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-353755b12d874e1e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04535096281c4200.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-8821141f348a0187.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-37d1266fabb1dfef.rlib" "/opt/rustwide/target/debug/deps/libmulter-8ceec54bea1762ee.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libspin-1188d51a30036dc5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52138b450a25663f.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-dd79ed4a95b82005.rlib" "/opt/rustwide/target/debug/deps/liblog-8188d82fb061445d.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_parser-2e16d9dabd56cb17.rlib" "/opt/rustwide/target/debug/deps/libpest-86301e676b41e652.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-fc737faee2d3eaad.rlib" "/opt/rustwide/target/debug/deps/libhttp-d4e7ba6d2ee9566d.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e0dd5e9905a4bcd4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fe9a4c7df533f0fb.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-996b6b2eda4edde2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acdbc0302ffd08b9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da303feb02cdff34.rlib" "/opt/rustwide/target/debug/deps/libthiserror-36d01b46949f6b39.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_value-af00a51e7688080b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87feb98e8cc3edb3.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libbytes-2e9318fe3fc98823.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4e258f2d8aa3b74c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libserde-80fd9aedc7c13ec7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-097dc9fbd712a9e6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7cea29114837d22f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fdd9e74574a7bd2a.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libobject-97007601cbfc3573.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/liblibc-4b0b24147de68dac.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-499a251e1921cb3a.rlib" "/opt/rustwide/target/debug/deps/libgimli-f7efda45803631e0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e38d480ec8cb518e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2417f3adeafa936e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/model-69753ffb8ec00674" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `photomanager` (test "model") due to 2 previous errors [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" "e61426b3d2309e2182ab86597575484a0e6c7988fa18ca0e96876d5359cc5c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61426b3d2309e2182ab86597575484a0e6c7988fa18ca0e96876d5359cc5c5a", kill_on_drop: false }` [INFO] [stdout] e61426b3d2309e2182ab86597575484a0e6c7988fa18ca0e96876d5359cc5c5a