[INFO] cloning repository https://github.com/willemml/wirc_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemml/wirc_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fwirc_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fwirc_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8970b1c151701732b42bd3e6c2ac2548787d2f8 [INFO] building willemml/wirc_server against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fwirc_server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willemml/wirc_server on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willemml/wirc_server [INFO] finished tweaking git repo https://github.com/willemml/wirc_server [INFO] tweaked toml for git repo https://github.com/willemml/wirc_server written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded warp v0.3.6 [INFO] [stderr] Downloaded murmurhash32 v0.2.0 [INFO] [stderr] Downloaded async-graphql-warp v2.11.3 [INFO] [stderr] Downloaded census v0.4.1 [INFO] [stderr] Downloaded xactor v0.7.11 [INFO] [stderr] Downloaded bitpacking v0.8.4 [INFO] [stderr] Downloaded levenshtein_automata v0.2.1 [INFO] [stderr] Downloaded tantivy v0.14.0 [INFO] [stderr] Downloaded tantivy-fst v0.3.0 [INFO] [stderr] Downloaded xactor-derive v0.7.1 [INFO] [stderr] Downloaded tantivy-query-grammar v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a9e741fc2ec631d547222a920523c33700a94c5aa3fdada98295b8b3cb5ca27 [INFO] running `Command { std: "docker" "start" "-a" "0a9e741fc2ec631d547222a920523c33700a94c5aa3fdada98295b8b3cb5ca27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a9e741fc2ec631d547222a920523c33700a94c5aa3fdada98295b8b3cb5ca27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9e741fc2ec631d547222a920523c33700a94c5aa3fdada98295b8b3cb5ca27", kill_on_drop: false }` [INFO] [stdout] 0a9e741fc2ec631d547222a920523c33700a94c5aa3fdada98295b8b3cb5ca27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dcba55c5916d5c60e4ed874ab65d48fb2f2fb2c77d343adea02aa54995ead12 [INFO] running `Command { std: "docker" "start" "-a" "1dcba55c5916d5c60e4ed874ab65d48fb2f2fb2c77d343adea02aa54995ead12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-graphql-derive v2.11.3 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling xactor-derive v0.7.1 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-graphql v2.11.3 [INFO] [stderr] Compiling census v0.4.1 [INFO] [stderr] Compiling tantivy-query-grammar v0.14.0 [INFO] [stderr] Compiling xactor v0.7.11 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tantivy v0.14.0 [INFO] [stderr] Compiling async-graphql-warp v2.11.3 [INFO] [stderr] Compiling wicrs_server v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/channel.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | .date() [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/channel.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | .signed_duration_since(Utc.timestamp(0, 0).date()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/channel.rs:85:60 [INFO] [stdout] | [INFO] [stdout] 85 | .signed_duration_since(Utc.timestamp(0, 0).date()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcsg6dBl/symbols.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.000.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.001.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.002.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.003.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.004.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.005.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.006.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.007.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.008.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.009.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.010.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.011.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.012.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.013.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.014.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.015.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.016.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.017.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.018.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.019.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.020.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.021.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.022.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.023.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.024.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.025.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.026.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.027.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.028.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.029.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.030.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.031.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.032.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.033.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.034.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.035.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.036.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.037.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.038.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.039.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.040.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.041.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.042.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.043.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.044.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.045.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.046.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.047.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.048.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.049.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.050.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.051.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.052.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.053.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.054.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.055.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.056.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.057.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.058.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.059.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.060.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.061.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.062.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.063.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.064.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.065.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.066.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.067.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.068.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.069.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.070.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.071.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.072.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.073.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.074.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.075.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.076.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.077.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.078.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.079.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.080.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.081.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.082.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.083.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.084.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.085.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.086.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.087.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.088.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.089.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.090.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.091.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.092.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.093.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.094.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.095.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.096.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.097.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.098.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.099.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.100.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.101.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.102.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.103.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.104.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.105.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.106.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.107.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.108.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.109.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.110.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.111.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.112.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.113.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.114.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.115.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.116.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.117.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.118.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.119.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.120.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.121.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.122.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.123.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.124.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.125.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.126.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.127.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.128.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.129.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.130.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.131.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.132.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.133.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.134.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.135.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.136.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.137.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.138.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.139.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.140.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.141.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.142.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.143.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.144.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.145.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.146.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.147.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.148.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.149.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.150.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.151.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.152.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.153.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.154.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.155.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.156.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.157.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.158.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.159.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.160.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.161.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.162.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.163.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.164.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.165.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.166.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.167.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.168.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.169.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.170.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.171.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.172.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.173.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.174.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.175.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.176.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.177.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.178.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.179.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.180.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.181.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.182.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.183.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.184.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.185.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.186.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.187.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.188.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.189.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.190.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.191.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.192.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.193.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.194.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.195.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.196.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.197.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.198.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.199.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.200.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.201.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.202.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.203.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.204.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.205.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.206.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.207.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.208.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.209.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.210.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.211.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.212.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.213.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.214.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.215.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.216.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.217.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.218.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.219.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.220.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.221.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.222.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.223.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.224.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.225.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.226.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.227.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.228.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.229.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.230.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.231.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.232.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.233.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.234.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.235.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.236.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.237.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.238.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.239.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.240.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.241.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.242.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.243.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.244.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.245.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.246.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.247.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.248.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.249.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.250.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.251.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.252.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.253.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.254.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.255.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.256.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.257.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.258.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.259.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.260.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.261.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.262.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.263.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.264.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.265.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.266.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.267.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.268.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.269.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.270.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.271.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.272.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.273.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.274.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.275.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.276.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.277.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.278.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.279.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.280.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.281.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.282.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.283.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.284.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.285.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.286.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.287.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.288.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.289.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.290.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.291.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.292.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.293.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.294.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.295.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.296.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.297.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.298.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.299.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.300.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.301.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.302.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.303.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.304.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.305.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.306.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.307.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.308.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.309.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.310.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.311.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.312.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.313.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.314.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.315.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.316.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.317.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.318.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.319.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.320.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.321.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.322.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.323.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.324.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.325.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.326.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.327.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.328.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.329.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.330.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.331.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.332.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.333.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.334.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.335.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.336.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.337.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.338.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.339.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.340.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.341.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.342.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.343.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.344.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.345.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.346.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.347.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.348.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.349.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.350.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.351.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.352.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.353.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.354.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.355.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.356.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.357.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.358.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.359.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.360.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.361.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.362.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.363.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.364.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.365.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.366.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.367.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.368.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.369.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.370.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.371.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.372.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.373.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.374.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.375.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.376.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.377.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.378.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.379.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.380.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.381.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.382.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.383.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.wicrs_server.730d6beeca06742-cgu.384.rcgu.o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d.1kdfks51h7tkdhwo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwicrs_server-435d6f860112b7e0.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_warp-3c3d8caabfb53c8c.rlib" "/opt/rustwide/target/debug/deps/libbincode-11997ae99b622733.rlib" "/opt/rustwide/target/debug/deps/libtantivy-57e14def66a3e16a.rlib" "/opt/rustwide/target/debug/deps/libsnap-def44c6a8a32912a.rlib" "/opt/rustwide/target/debug/deps/libbase64-6612067ee696f4ae.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-694a75cea896f6a4.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-1577fbc4b275da84.rlib" "/opt/rustwide/target/debug/deps/libcombine-07afdd32cc89a189.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-0a6c0eb06dffdc0b.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-7798c58d9699d5b2.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-b74da9b99729b40c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1480aa5a39b95495.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-f8606101424f62d1.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-8b26cca7b2b87745.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-43a0deb36933dcb6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-154d21f5927e9187.rlib" "/opt/rustwide/target/debug/deps/libmemmap-0743f99d9db04c61.rlib" "/opt/rustwide/target/debug/deps/libfs2-9618a91fd943711b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-3430e30d84250827.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-f6a56822f7d347ee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5f660ce419328c32.rlib" "/opt/rustwide/target/debug/deps/libfail-1dee40d80e6af6f7.rlib" "/opt/rustwide/target/debug/deps/librand-9f331ade8ca07782.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d82f2f3d03eab967.rlib" "/opt/rustwide/target/debug/deps/librand_core-bf8deee57057c1cf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e44032730cabb471.rlib" "/opt/rustwide/target/debug/deps/libcensus-d9795875e266d64a.rlib" "/opt/rustwide/target/debug/deps/librayon-e63afcce84491a89.rlib" "/opt/rustwide/target/debug/deps/librayon_core-62738d644c2ef8b0.rlib" "/opt/rustwide/target/debug/deps/libeither-dfd3c8f65df29321.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-50f9037a1e804dac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-36ee47a2828b4729.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-780e5da0679bb223.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f297acb4725a493a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0dabdf0553dbe0eb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1a1e837387aceda2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3ff31c182f806d69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-aa846fc26d5033a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-813e4b668f2c06d1.rlib" "/opt/rustwide/target/debug/deps/libwarp-8f34490281736589.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-7a755169adf0d449.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-ab7e48e21cd13d1e.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8f841986ce618759.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-df289f110f9a997e.rlib" "/opt/rustwide/target/debug/deps/librand-57bdf6e86006764a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8e45b36670b20b05.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e87f61886466ab32.rlib" "/opt/rustwide/target/debug/deps/librand_core-cd2c5dff5d7f3056.rlib" "/opt/rustwide/target/debug/deps/libutf8-2c8104bdbaf97836.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7575ba2d6f0187b3.rlib" "/opt/rustwide/target/debug/deps/liburl-2512e6ba20479b74.rlib" "/opt/rustwide/target/debug/deps/libidna-841aed9cec9d4c45.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a9e5c36e476b3ff3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7b220722ff5e539.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-6105acf5a95831ab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0c481bfa6a90e9ae.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f63798ff9f1e4302.rlib" "/opt/rustwide/target/debug/deps/libunicase-025980c15bb472ca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9c36436af9979429.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-8a1dce42569bd538.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e8802cb902385f32.rlib" "/opt/rustwide/target/debug/deps/libheaders-b07963e30efd064d.rlib" "/opt/rustwide/target/debug/deps/libsha1-9a1f8f9ef16b2890.rlib" "/opt/rustwide/target/debug/deps/libdigest-f1acc636c6da8e93.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-faac47aa0c6ef2d9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-5204cea3447730b6.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b50d110d0ea4eef5.rlib" "/opt/rustwide/target/debug/deps/libbase64-ab222e9f057b9bed.rlib" "/opt/rustwide/target/debug/deps/libhyper-6520ef38f89de497.rlib" "/opt/rustwide/target/debug/deps/libwant-72cd7584389ffbc9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d02f9823cdde566e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a2c16ae26ba022b0.rlib" "/opt/rustwide/target/debug/deps/libh2-1955caa62f295128.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0ce31ddcea980790.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9c0faac53e255f3d.rlib" "/opt/rustwide/target/debug/deps/libtracing-6758485e95909268.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-565561105958d880.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3a22b6630313210c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-a90986abc415fd77.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b2462c5cbd7d2981.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql-67c4a0c45b6d20b6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0f344f129fc9b081.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a7e5f3f9ffd3ce6c.rlib" "/opt/rustwide/target/debug/deps/librustix-0967085dc54e8e66.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9ae40a48f026b428.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-7bf8d43af392b745.rlib" "/opt/rustwide/target/debug/deps/liblru-d466cb1cfd69b776.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-00ffb49330a97c97.rlib" "/opt/rustwide/target/debug/deps/libahash-1d89d98c4073e07b.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-3f837c43a625ef2e.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-49c3b605e1680a7b.rlib" "/opt/rustwide/target/debug/deps/libmulter-987b4b562842d855.rlib" "/opt/rustwide/target/debug/deps/libmime-c62b04668fda0263.rlib" "/opt/rustwide/target/debug/deps/libhttparse-00c13b7ade79461e.rlib" "/opt/rustwide/target/debug/deps/libspin-0b9a3bc474aab2f3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e44689342ff7dd42.rlib" "/opt/rustwide/target/debug/deps/libchrono-e20ab293f5c6a327.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9c7ce7853cca4122.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6c45a8c27a130056.rlib" "/opt/rustwide/target/debug/deps/libsha2-1bda3344e4ad11a8.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-fa37b7da1eef38d8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9844bb0570593ae8.rlib" "/opt/rustwide/target/debug/deps/libdigest-760e903a84c04497.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-435ca9e1e1d1ef32.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4a421d705c5db8a5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f11a1365bc0f6707.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_parser-949db824c7e4e900.rlib" "/opt/rustwide/target/debug/deps/libpest-7eda995fc6e3a684.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-bf755758e710e8cb.rlib" "/opt/rustwide/target/debug/deps/libhttp-cadc81b15aa38135.rlib" "/opt/rustwide/target/debug/deps/libthiserror-60458af0a2f31d54.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_value-0b36d6c997858fcc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-717be80c7f09f11e.rlib" "/opt/rustwide/target/debug/deps/libryu-9b42efa1b89f827d.rlib" "/opt/rustwide/target/debug/deps/libitoa-5f472dbe1ac9df35.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8f84993587629ed5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5dc414f0c4d1cef5.rlib" "/opt/rustwide/target/debug/deps/libxactor-ebc7441da9b313f6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-31b974135884b023.rlib" "/opt/rustwide/target/debug/deps/libfnv-ecb7fae46938c074.rlib" "/opt/rustwide/target/debug/deps/libfutures-cc489e6bc655de7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-44ab8534ae7c8ecf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f02dce78d6c7a038.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cab2a85ea2f86beb.rlib" "/opt/rustwide/target/debug/deps/libslab-4913540ded09972e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7b163e3dc589c97f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-094cbd02ef32c5a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6f52885910d04c55.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-4305089988013465.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b3e0d52e857d5df1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ac450d7f41197499.rlib" "/opt/rustwide/target/debug/deps/libuuid-640c3f9e7cf4f6f7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2ae1bd3264838ddb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-59ceaef5065e8048.rlib" "/opt/rustwide/target/debug/deps/libtokio-add5dfbe710ac91d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c979759339d1d6f0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d811a5b05b992171.rlib" "/opt/rustwide/target/debug/deps/libbytes-282bf240dd383a38.rlib" "/opt/rustwide/target/debug/deps/libserde-9103a65753169295.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6c1765bae23c2ca4.rlib" "/opt/rustwide/target/debug/deps/libmio-b88a0e970d22bc1a.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-653432f08f8acb97.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-ddcb562360bfaa64.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5a3832683c6b3c6a.rlib" "/opt/rustwide/target/debug/deps/libatty-fac8386b85d579ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca479c44418764a0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-92c0a32fd967defb.rlib" "/opt/rustwide/target/debug/deps/libquick_error-18289f0b8295ee52.rlib" "/opt/rustwide/target/debug/deps/libregex-c78f24d35c2c808a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-ee58a3ec41760c8e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50771b75f11920ea.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a527962e25e17f4b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2bf0b62e4190771f.rlib" "/opt/rustwide/target/debug/deps/liblog-4f4fc038461ef5c1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wicrs_server-383b9e1c204c0d9d" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wicrs_server` (bin "wicrs_server") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1dcba55c5916d5c60e4ed874ab65d48fb2f2fb2c77d343adea02aa54995ead12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dcba55c5916d5c60e4ed874ab65d48fb2f2fb2c77d343adea02aa54995ead12", kill_on_drop: false }` [INFO] [stdout] 1dcba55c5916d5c60e4ed874ab65d48fb2f2fb2c77d343adea02aa54995ead12 [INFO] building willemml/wirc_server against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fwirc_server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willemml/wirc_server on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willemml/wirc_server [INFO] finished tweaking git repo https://github.com/willemml/wirc_server [INFO] tweaked toml for git repo https://github.com/willemml/wirc_server written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83d45ebee74d42cf525fe06bd743bd52d6a4ddb53de7491d4531241f94599c2e [INFO] running `Command { std: "docker" "start" "-a" "83d45ebee74d42cf525fe06bd743bd52d6a4ddb53de7491d4531241f94599c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83d45ebee74d42cf525fe06bd743bd52d6a4ddb53de7491d4531241f94599c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d45ebee74d42cf525fe06bd743bd52d6a4ddb53de7491d4531241f94599c2e", kill_on_drop: false }` [INFO] [stdout] 83d45ebee74d42cf525fe06bd743bd52d6a4ddb53de7491d4531241f94599c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9276362bd08c0fe8aa4f53b799565bf6b3bd1dc6cbbe0c9c2272757112e570ee [INFO] running `Command { std: "docker" "start" "-a" "9276362bd08c0fe8aa4f53b799565bf6b3bd1dc6cbbe0c9c2272757112e570ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-graphql-derive v2.11.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling xactor-derive v0.7.1 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling async-graphql v2.11.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling census v0.4.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling xactor v0.7.11 [INFO] [stderr] Compiling tantivy-query-grammar v0.14.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tantivy v0.14.0 [INFO] [stderr] Compiling async-graphql-warp v2.11.3 [INFO] [stderr] Compiling wicrs_server v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/channel.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | .date() [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/channel.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | .signed_duration_since(Utc.timestamp(0, 0).date()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/channel.rs:85:60 [INFO] [stdout] | [INFO] [stdout] 85 | .signed_duration_since(Utc.timestamp(0, 0).date()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "9276362bd08c0fe8aa4f53b799565bf6b3bd1dc6cbbe0c9c2272757112e570ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9276362bd08c0fe8aa4f53b799565bf6b3bd1dc6cbbe0c9c2272757112e570ee", kill_on_drop: false }` [INFO] [stdout] 9276362bd08c0fe8aa4f53b799565bf6b3bd1dc6cbbe0c9c2272757112e570ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76be47afa2c9261401253d60ee2b9d5965de3fc2073784813880119e7be14706 [INFO] running `Command { std: "docker" "start" "-a" "76be47afa2c9261401253d60ee2b9d5965de3fc2073784813880119e7be14706", kill_on_drop: false }` [INFO] [stderr] Compiling wicrs_server v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/channel.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | .date() [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/channel.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | .signed_duration_since(Utc.timestamp(0, 0).date()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/channel.rs:85:60 [INFO] [stdout] | [INFO] [stdout] 85 | .signed_duration_since(Utc.timestamp(0, 0).date()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/channel.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | .date() [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/channel.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | .signed_duration_since(Utc.timestamp(0, 0).date()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/channel.rs:85:60 [INFO] [stdout] | [INFO] [stdout] 85 | .signed_duration_since(Utc.timestamp(0, 0).date()) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/lib.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | chrono::Utc.timestamp(seconds, 0) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.49s [INFO] running `Command { std: "docker" "inspect" "76be47afa2c9261401253d60ee2b9d5965de3fc2073784813880119e7be14706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76be47afa2c9261401253d60ee2b9d5965de3fc2073784813880119e7be14706", kill_on_drop: false }` [INFO] [stdout] 76be47afa2c9261401253d60ee2b9d5965de3fc2073784813880119e7be14706