[INFO] cloning repository https://github.com/mohe2015/not-grocy-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohe2015/not-grocy-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohe2015%2Fnot-grocy-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohe2015%2Fnot-grocy-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7739c4ed1e87aab6cb991ae6be69e0a1f4293ce [INFO] testing mohe2015/not-grocy-server against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohe2015%2Fnot-grocy-server" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mohe2015/not-grocy-server on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mohe2015/not-grocy-server [INFO] finished tweaking git repo https://github.com/mohe2015/not-grocy-server [INFO] tweaked toml for git repo https://github.com/mohe2015/not-grocy-server written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mohe2015/not-grocy-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77ee78c52a865c35bfe80345e1c498a37744747747ec3198713cc6f8d1d40098 [INFO] running `Command { std: "docker" "start" "-a" "77ee78c52a865c35bfe80345e1c498a37744747747ec3198713cc6f8d1d40098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77ee78c52a865c35bfe80345e1c498a37744747747ec3198713cc6f8d1d40098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ee78c52a865c35bfe80345e1c498a37744747747ec3198713cc6f8d1d40098", kill_on_drop: false }` [INFO] [stdout] 77ee78c52a865c35bfe80345e1c498a37744747747ec3198713cc6f8d1d40098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1321995eb50dc210d064d2d70163e417806f8364dea33825fc72104a605bd4d [INFO] running `Command { std: "docker" "start" "-a" "c1321995eb50dc210d064d2d70163e417806f8364dea33825fc72104a605bd4d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling ical v0.6.0 (https://github.com/mohe2015/ical-rs.git?branch=my-changes#26a0988b) [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling barrel v0.6.6-alpha.0 (https://github.com/mohe2015/barrel.git#b83c661e) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rrule v0.5.9 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.9 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling actix-cors v0.6.0-beta.2 [INFO] [stderr] Compiling not_grocy_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Duration`, `Utc` [INFO] [stdout] --> src/bin/caldavtest.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{Duration, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ical::generator::IcalCalendar` [INFO] [stdout] --> src/bin/caldavtest.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use ical::generator::IcalCalendar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ical::generator::IcalEvent` [INFO] [stdout] --> src/bin/caldavtest.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ical::generator::IcalEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ical::parser::ical::component::IcalTodo` [INFO] [stdout] --> src/bin/caldavtest.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ical::parser::ical::component::IcalTodo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RRule`, `Weekday` [INFO] [stdout] --> src/bin/caldavtest.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | use rrule::{Frequenzy, Options, RRule, Weekday}; [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ical::parser::Component` [INFO] [stdout] --> src/bin/caldavtest.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use ical::parser::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/bin/caldavtest.rs:463:13 [INFO] [stdout] | [INFO] [stdout] 463 | let mut options = Options::new() [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/caldavtest.rs:463:9 [INFO] [stdout] | [INFO] [stdout] 463 | let mut options = Options::new() [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc27KdaI/symbols.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.server.c05e1d6c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981.1hcsw2q5zsci17dj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-27c3d3245a4cb61f/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-55d2e5435272b6fe/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-cd8a2b32ee355ba9/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c31fca8d4c8fa637.rlib" "/opt/rustwide/target/debug/deps/libatty-6dfaa6faf0659dbf.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-046fd1df51dbfefd.rlib" "/opt/rustwide/target/debug/deps/libactix_web-beb46a97396ff2c1.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libactix_server-6c565ecf516473dd.rlib" "/opt/rustwide/target/debug/deps/libcookie-97b61d477da8ec75.rlib" "/opt/rustwide/target/debug/deps/libactix_router-64dd0babd6a61ad7.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-1af41ae460222938.rlib" "/opt/rustwide/target/debug/deps/libsha1-424a8b5d41012b71.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-925800f43ca97509.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d1de2f1e4328721a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-215e6eaf9b62f53d.rlib" "/opt/rustwide/target/debug/deps/libzstd-6d6643c22f89bcb5.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-cec622415ed40963.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-238d3a26ad3d9915.rlib" "/opt/rustwide/target/debug/deps/libflate2-f9afbf5552ac6cb6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-028ad95343f7312f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-a0b2a763d002da90.rlib" "/opt/rustwide/target/debug/deps/libtime-59563375e406cf56.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3741a7a372afdeeb.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libahash-24c08877fdd2a8d4.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-2312a7d1ef3d846c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5d9388ccc8b1c9c9.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-9eb3d62aaf60b2e3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-57e8db1ec0bfe89a.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9cb901042190536f.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-a40e10f372b1bd77.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-83bc6e6687eba29a.rlib" "/opt/rustwide/target/debug/deps/liboauth2-f6c82b1fbb50f456.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-ae80a6772f30b5d0.rlib" "/opt/rustwide/target/debug/deps/libsha2-d07995ee10c54ebf.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9bbdb94795a9e1ae.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/librand-4b56379d95360af5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f843d24312b82fc0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-702d587165c46c2b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce4bc155db5cd036.rlib" "/opt/rustwide/target/debug/deps/libreqwest-44cec9fe780eccde.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-faf47ad081574729.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5bc80e4e0072efef.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-41245abcd8f9ad6c.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-547fa86d9a9ce219.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-6d08798fcc454c23.rlib" "/opt/rustwide/target/debug/deps/librustls-eb3ac73e8ac45b10.rlib" "/opt/rustwide/target/debug/deps/libsct-e87b25e0c14a2dfc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6b108b74d6df066f.rlib" "/opt/rustwide/target/debug/deps/libring-16827b03a0f33545.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2e5dc7c39f42eeed.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-efdc744a6bc21d91.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a5ed4474d296e198.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-de1ad54ca4dd685c.rlib" "/opt/rustwide/target/debug/deps/libhyper-e5728098532ba830.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9a1f41f31d3dda7e.rlib" "/opt/rustwide/target/debug/deps/libh2-0ea9c732e78426b1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-94e84ee289931a30.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3b37306dbd7094.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libtokio-6c37fd0f65732b85.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4d9b666b15a3b04f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e287027c9590b745.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-efb3ff7429269969.rlib" "/opt/rustwide/target/debug/deps/libmio-7996223ae82f9c47.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63fa359665215f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1729373b43f0a0b7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c8cb5716cd1cc058.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c6ed88b131c2fcce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dff4c69b19fd5799.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-8497af49cf43648c.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libhttp-ea5867d07553f360.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5d1f8e083eb8b3d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9224aa8959f9a2fe.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libdiesel-7770c69d0101fdd1.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9ba15bfc77eb6a97.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-a4d47e45d3901cc7.rlib" "/opt/rustwide/target/debug/deps/libchrono-1040e1cf0ce4046c.rlib" "/opt/rustwide/target/debug/deps/libserde-16b57136ba762843.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-a28784ac6ebca7fb.rlib" "/opt/rustwide/target/debug/deps/liburl-1eeb047383d697c7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-a5ba8aecca1a3f3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libmysqlclient_sys-4ab730ca8c03d929.rlib" "/opt/rustwide/target/debug/deps/libr2d2-003bc250fcaba100.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-7738308f9a3cd50c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9fb266fde68ed145.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5a02e0c863e7b1cb.rlib" "/opt/rustwide/target/debug/deps/liblibc-87a42423e947da57.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lpq" "-lmariadb" "-ldl" "-lm" "-lpthread" "-lgnutls" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-219098e37a3b3981" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `not_grocy_server` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c1321995eb50dc210d064d2d70163e417806f8364dea33825fc72104a605bd4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1321995eb50dc210d064d2d70163e417806f8364dea33825fc72104a605bd4d", kill_on_drop: false }` [INFO] [stdout] c1321995eb50dc210d064d2d70163e417806f8364dea33825fc72104a605bd4d