[INFO] cloning repository https://github.com/lanneo/ServerStatus-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lanneo/ServerStatus-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanneo%2FServerStatus-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanneo%2FServerStatus-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2bebfb298d87da53a4ed67398276f2f4061dbf6 [INFO] testing lanneo/ServerStatus-Rust against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanneo%2FServerStatus-Rust" "/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/lanneo/ServerStatus-Rust on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lanneo/ServerStatus-Rust [INFO] finished tweaking git repo https://github.com/lanneo/ServerStatus-Rust [INFO] tweaked toml for git repo https://github.com/lanneo/ServerStatus-Rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lanneo/ServerStatus-Rust 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quoted_printable v0.4.7 [INFO] [stderr] Downloaded tonic-build v0.9.1 [INFO] [stderr] Downloaded tonic v0.9.1 [INFO] [stderr] Downloaded minijinja v0.31.0 [INFO] [stderr] Downloaded rhai v1.13.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f1e64c75bc072c946e8f711120b578696b9bf897a4ac5a2d3bbb7bb40512f7b [INFO] running `Command { std: "docker" "start" "-a" "0f1e64c75bc072c946e8f711120b578696b9bf897a4ac5a2d3bbb7bb40512f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f1e64c75bc072c946e8f711120b578696b9bf897a4ac5a2d3bbb7bb40512f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1e64c75bc072c946e8f711120b578696b9bf897a4ac5a2d3bbb7bb40512f7b", kill_on_drop: false }` [INFO] [stdout] 0f1e64c75bc072c946e8f711120b578696b9bf897a4ac5a2d3bbb7bb40512f7b [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86ca330076976a52815c46fa5d4c6686e7e69dc5517df1242627daa6fcae827 [INFO] running `Command { std: "docker" "start" "-a" "c86ca330076976a52815c46fa5d4c6686e7e69dc5517df1242627daa6fcae827", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling autotools v0.2.6 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustls v0.21.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling axum v0.6.12 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tonic-build v0.9.1 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling async-stream v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rust_decimal v1.29.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rust-embed-utils v7.5.0 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rust-embed-impl v6.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling webpki-roots v0.23.0 [INFO] [stderr] Compiling stat_client v1.7.1 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling stat_server v1.7.1 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling rhai_codegen v1.5.0 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling quoted_printable v0.4.7 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling memo-map v0.3.1 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling minijinja v0.31.0 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling rhai v1.13.0 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling tonic v0.9.1 [INFO] [stderr] Compiling rust-embed v6.6.1 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling stat_common v1.1.3 (/opt/rustwide/workdir/common) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "c86ca330076976a52815c46fa5d4c6686e7e69dc5517df1242627daa6fcae827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86ca330076976a52815c46fa5d4c6686e7e69dc5517df1242627daa6fcae827", kill_on_drop: false }` [INFO] [stdout] c86ca330076976a52815c46fa5d4c6686e7e69dc5517df1242627daa6fcae827 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11f424fde7b97095125c80f6c6dc26cef591d1d6579cdd2e9e4f239c96df47f0 [INFO] running `Command { std: "docker" "start" "-a" "11f424fde7b97095125c80f6c6dc26cef591d1d6579cdd2e9e4f239c96df47f0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling stat_common v1.1.3 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling stat_client v1.7.1 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling stat_server v1.7.1 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.32s [INFO] running `Command { std: "docker" "inspect" "11f424fde7b97095125c80f6c6dc26cef591d1d6579cdd2e9e4f239c96df47f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f424fde7b97095125c80f6c6dc26cef591d1d6579cdd2e9e4f239c96df47f0", kill_on_drop: false }` [INFO] [stdout] 11f424fde7b97095125c80f6c6dc26cef591d1d6579cdd2e9e4f239c96df47f0 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db567ee13c36e1c184e20e2dba19eff1142a12fdcaac2601a7a250c68757c849 [INFO] running `Command { std: "docker" "start" "-a" "db567ee13c36e1c184e20e2dba19eff1142a12fdcaac2601a7a250c68757c849", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stat_client-7794cb9b200ad450) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test vnstat::tests::test_json_v1_d31 ... ok [INFO] [stdout] test vnstat::tests::test_json_v1_m ... ok [INFO] [stdout] test vnstat::tests::test_json_v2_m ... ok [INFO] [stdout] test vnstat::tests::test_json_v2_d31 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stat_common-e179c4f63d7a7903) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stat_server-4769380b64c998b8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests stat_common [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "db567ee13c36e1c184e20e2dba19eff1142a12fdcaac2601a7a250c68757c849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db567ee13c36e1c184e20e2dba19eff1142a12fdcaac2601a7a250c68757c849", kill_on_drop: false }` [INFO] [stdout] db567ee13c36e1c184e20e2dba19eff1142a12fdcaac2601a7a250c68757c849 [INFO] testing lanneo/ServerStatus-Rust against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanneo%2FServerStatus-Rust" "/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/lanneo/ServerStatus-Rust on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lanneo/ServerStatus-Rust [INFO] finished tweaking git repo https://github.com/lanneo/ServerStatus-Rust [INFO] tweaked toml for git repo https://github.com/lanneo/ServerStatus-Rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lanneo/ServerStatus-Rust 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18512413bc2726c8ece789bcc8f49338453fcfb94d33d7413916f9d08330bb36 [INFO] running `Command { std: "docker" "start" "-a" "18512413bc2726c8ece789bcc8f49338453fcfb94d33d7413916f9d08330bb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18512413bc2726c8ece789bcc8f49338453fcfb94d33d7413916f9d08330bb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18512413bc2726c8ece789bcc8f49338453fcfb94d33d7413916f9d08330bb36", kill_on_drop: false }` [INFO] [stdout] 18512413bc2726c8ece789bcc8f49338453fcfb94d33d7413916f9d08330bb36 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a80eb3a67bb86559212c57d652da41c8ae4145cc5922d03820838ccd7538c715 [INFO] running `Command { std: "docker" "start" "-a" "a80eb3a67bb86559212c57d652da41c8ae4145cc5922d03820838ccd7538c715", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling autotools v0.2.6 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling rustls v0.21.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling axum v0.6.12 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling tonic-build v0.9.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling async-stream v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rust_decimal v1.29.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rust-embed-utils v7.5.0 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rust-embed-impl v6.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling rhai_codegen v1.5.0 [INFO] [stderr] Compiling stat_client v1.7.1 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling stat_server v1.7.1 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling webpki-roots v0.23.0 [INFO] [stderr] Compiling email-encoding v0.2.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling quoted_printable v0.4.7 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling memo-map v0.3.1 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling minijinja v0.31.0 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling rhai v1.13.0 [INFO] [stderr] Compiling tower-http v0.4.0 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling tonic v0.9.1 [INFO] [stderr] Compiling rust-embed v6.6.1 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling stat_common v1.1.3 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> server/src/notifier/tgbot.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> server/src/notifier/tgbot.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> server/src/notifier/webhook.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> server/src/notifier/webhook.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> server/src/notifier/wechat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> server/src/notifier/wechat.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> server/src/notifier/wechat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [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-03-24-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/rustcsWcdHR/symbols.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.stat_server.5c121c773551ef77-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823.vfq13sppxrlifv0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1fc37216b7f59518/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-107361fe538376c9.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-6e46a5f194f5e4c2.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-103bf38e1ea9e99c.rlib" "/opt/rustwide/target/debug/deps/libwinnow-631bf645f4d90cb1.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-7f538d41fd76804c.rlib" "/opt/rustwide/target/debug/deps/librhai-4423ee82ab101704.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-07d103720cc46d5e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libahash-347fcb59cceaa47a.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-353f379a0fef9d6f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2f4a663d61956759.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4f9290a92135e3c4.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-9a898f3932b75f70.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-4eab7d85d8a532a4.rlib" "/opt/rustwide/target/debug/deps/libipnet-ea5fa9b3594d4579.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-62873808c3f40080.rlib" "/opt/rustwide/target/debug/deps/libeither-563f9e0a514ed6e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-3220b34ddd964080.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-43ba0f5a32920363.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-69702c4125e116d6.rlib" "/opt/rustwide/target/debug/deps/libflate2-d2af9a1d493841c6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-42fe36ed8d543635.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libbrotli-4414a53fff819b45.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-d16d8ae6ee288f40.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-3809969a7931de1f.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-429cf3419c926494.rlib" "/opt/rustwide/target/debug/deps/librustls-9c4d9acb582e61a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-be2a25449a8d3b46.rlib" "/opt/rustwide/target/debug/deps/liburl-8ff4cfebe939dcbc.rlib" "/opt/rustwide/target/debug/deps/libchrono-0092aab79958eb88.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-f4e0c7f53a97610a.rlib" "/opt/rustwide/target/debug/deps/libtime-1b26322225c0209f.rlib" "/opt/rustwide/target/debug/deps/liblettre-df1cd0e9aeb4d4ef.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-a988527cf74cf4d3.rlib" "/opt/rustwide/target/debug/deps/libhostname-9e52a20b4b7f1e3e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6483637d69d2fef6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-9a0695f12d217e0d.rlib" "/opt/rustwide/target/debug/deps/libquoted_printable-d2d697510a10bf17.rlib" "/opt/rustwide/target/debug/deps/libnom-5d9fa5115288a904.rlib" "/opt/rustwide/target/debug/deps/libemail_encoding-317251f034182abe.rlib" "/opt/rustwide/target/debug/deps/libidna-34a129a2150038b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6720ecd938ebfb2b.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-c077d6a813fe7ae8.rlib" "/opt/rustwide/target/debug/deps/libemail_address-ecbc559c501f3012.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-9ab66e3955ee417c.rlib" "/opt/rustwide/target/debug/deps/libpem-abf3eeee25133287.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-8d7290cc10dd7d69.rlib" "/opt/rustwide/target/debug/deps/libtime-4f5243e7069d59bf.rlib" "/opt/rustwide/target/debug/deps/libtime_core-6553406c36f10fbb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-06a7e71e6a21eb8c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6312854a1cd37f60.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69c59acbc82e0877.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4d1b326c137987c6.rlib" "/opt/rustwide/target/debug/deps/libminijinja-7071e958835086c3.rlib" "/opt/rustwide/target/debug/deps/libself_cell-ff43b626e41c1747.rlib" "/opt/rustwide/target/debug/deps/libmemo_map-0252d748c927b898.rlib" "/opt/rustwide/target/debug/deps/libstat_common-72758fe5f4a03db6.rlib" "/opt/rustwide/target/debug/deps/libtonic-c586aad2e9edf0bf.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-ca8f79b8f9d772e0.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-87be4155863e032e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-010432594cdc64d4.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-2d41a57a8cad61ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-42820410565a67ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2fe33a903878da70.rlib" "/opt/rustwide/target/debug/deps/librustls-83a1a66d04a9f68e.rlib" "/opt/rustwide/target/debug/deps/libsct-5f9fe06c8557646b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-162e8a8fe07bf28c.rlib" "/opt/rustwide/target/debug/deps/libring-6e6ce65ad45a0b24.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/libbase64-a25f4c710a824bfc.rlib" "/opt/rustwide/target/debug/deps/libprost-6d9a48e38c6dc6ec.rlib" "/opt/rustwide/target/debug/deps/libuuid-3fdf1b06c3255431.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e4efd9857ae8155a.rlib" "/opt/rustwide/target/debug/deps/librust_embed-81b7ad50008556e0.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-041a3c19cb9c2a1d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-74bcb57dec44d2e1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8da1568c8d6d8a1a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-50d22429c7fa3ab5.rlib" "/opt/rustwide/target/debug/deps/libtower_http-21cdc7f55f42c610.rlib" "/opt/rustwide/target/debug/deps/libaxum-f5ba968c9a7951cb.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-c82ddd9b61c6221e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f151ae3e6044f76b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-43c6e546a9f9e541.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-2e6be29729763aa6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52ba3d834e28489d.rlib" "/opt/rustwide/target/debug/deps/libmatchit-a60f3f251c31a8ae.rlib" "/opt/rustwide/target/debug/deps/libhyper-d99c36eeefca746b.rlib" "/opt/rustwide/target/debug/deps/libwant-6614cc63c148602f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-539bdf1ed77a7a8a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-c02adf614c0860bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-637238153abbcb6b.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-55c3b4389accb38c.rlib" "/opt/rustwide/target/debug/deps/libheaders-e92b0a95be42be2a.rlib" "/opt/rustwide/target/debug/deps/libsha1-046747c40488f181.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-2c30d4f302bc5799.rlib" "/opt/rustwide/target/debug/deps/libdigest-2cae504f4be9b273.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-35d507cb4d59e4c7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-3d0eb161b945cd07.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9a7f621fb45a6f4e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-486446c5d1f61c48.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-081a1aee7900ef8b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-48b38f0d1ef47dc9.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-51fb648225cc40c5.rlib" "/opt/rustwide/target/debug/deps/libtower-8b4c70db14dada42.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f556929cb1d311e9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ff1a537f445f359.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9df05e1126161c11.rlib" "/opt/rustwide/target/debug/deps/libtracing-7fb3a0947cebb887.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dc8d7d896191b9c2.rlib" "/opt/rustwide/target/debug/deps/librand-33b3eff63cac4885.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7555fb51e91d759.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-06bf6b2b132d9569.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e15a4b3afdbe1323.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7bdaa76de4d786be.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8d841d2d120f18f7.rlib" "/opt/rustwide/target/debug/deps/libslab-7cf3b345ffecd469.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3387e8374b45be05.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-44fabbc3ce50b4f3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libtower_service-92bbc7b5a1dd8782.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-eae31d72cfa7dcb2.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-66a55883bc31ce2e.rlib" "/opt/rustwide/target/debug/deps/libhttp-b76221fe97f296f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libtokio-4c49cd43868efafd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5726a62d273f5647.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f6504a275cfa0ff5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-edb45a99d2849796.rlib" "/opt/rustwide/target/debug/deps/libbytes-3176328662ba71c7.rlib" "/opt/rustwide/target/debug/deps/libmio-726366dbbc835b34.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e8b15c1d45637ce8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e41e430b8cf687a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d4475211736ff568.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-abc626fd98dee9a9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7efc9c602b898216.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libclap-4934f0937f8759c6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-89a59e3876533ea0.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-c3fd8fbad9953c05.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libanstream-c8a5567d0e3aa71d.rlib" "/opt/rustwide/target/debug/deps/libconcolor_query-5406f8bf231792a4.rlib" "/opt/rustwide/target/debug/deps/libanstyle-77c7618bac5b990d.rlib" "/opt/rustwide/target/debug/deps/libconcolor_override-4ca45fbfdc3d0e60.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-30c0ab8eea24a063.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libunicase-8b66e21d9debb85f.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-f41270c541cee91b.rlib" "/opt/rustwide/target/debug/deps/libprettytable-dc140179a12d377b.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-81cb9671f2aaa6b1.rlib" "/opt/rustwide/target/debug/deps/librustix-2ec8d9f156e97d63.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-0beb3e145868ddf2.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-32c016c813554939.rlib" "/opt/rustwide/target/debug/deps/libcsv-b6c855a8a5d513b9.rlib" "/opt/rustwide/target/debug/deps/libryu-ce09991353a76c10.rlib" "/opt/rustwide/target/debug/deps/libitoa-780f6737fc9d34ad.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-bbdc5b1f08afaef3.rlib" "/opt/rustwide/target/debug/deps/libserde-bc3f91169237372a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-8c89bf6e02b90910.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-97b0bcc0672064c4.rlib" "/opt/rustwide/target/debug/deps/libterm-54bbbe5d90095efd.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-06982466e7e868fb.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-36feef79e2e6d1eb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-96fd2842fdbe1496.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4ad102710bc40651.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7065c8621f7c2ff1.rlib" "/opt/rustwide/target/debug/deps/libatty-d1593242b6dbacfa.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c278ced0b8f7097.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ece634daf940afa5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-4f8a11f127df9c4f.rlib" "/opt/rustwide/target/debug/deps/libregex-d90d960b3091faef.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-13dc14dca1895e31.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b113d34fa562c5bb.rlib" "/opt/rustwide/target/debug/deps/liblog-5dd7ca7285786d5e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stat_server-1709abbc07247823" "-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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stat_server` (bin "stat_server") due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a80eb3a67bb86559212c57d652da41c8ae4145cc5922d03820838ccd7538c715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80eb3a67bb86559212c57d652da41c8ae4145cc5922d03820838ccd7538c715", kill_on_drop: false }` [INFO] [stdout] a80eb3a67bb86559212c57d652da41c8ae4145cc5922d03820838ccd7538c715