[INFO] cloning repository https://github.com/LightHero/lightspeed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LightHero/lightspeed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightHero%2Flightspeed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightHero%2Flightspeed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79949f653c4efa6b0426beb9c7a8b22a47389ed3 [INFO] testing LightHero/lightspeed against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightHero%2Flightspeed" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LightHero/lightspeed on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LightHero/lightspeed [INFO] finished tweaking git repo https://github.com/LightHero/lightspeed [INFO] tweaked toml for git repo https://github.com/LightHero/lightspeed written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded poem-derive v1.3.29 [INFO] [stderr] Downloaded maybe-single v0.15.1 [INFO] [stderr] Downloaded include_dir v0.7.2 [INFO] [stderr] Downloaded deadpool-postgres v0.10.2 [INFO] [stderr] Downloaded c3p0_postgres v0.64.1 [INFO] [stderr] Downloaded bcrypt v0.12.1 [INFO] [stderr] Downloaded poem-openapi-derive v1.3.24 [INFO] [stderr] Downloaded poem v1.3.29 [INFO] [stderr] Downloaded tracing-appender v0.2.2 [INFO] [stderr] Downloaded poem-openapi v1.3.24 [INFO] [stderr] Downloaded cron v0.10.1 [INFO] [stderr] Downloaded c3p0_common v0.64.1 [INFO] [stderr] Downloaded c3p0 v0.64.1 [INFO] [stderr] Downloaded jsonwebtoken v8.1.0 [INFO] [stderr] Downloaded include_dir_macros v0.7.2 [INFO] [stderr] Downloaded sse-codec v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f2b52846067a216ed81d57a3fa386a9958be2e417e174c298a9e017d7464906 [INFO] running `Command { std: "docker" "start" "-a" "8f2b52846067a216ed81d57a3fa386a9958be2e417e174c298a9e017d7464906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2b52846067a216ed81d57a3fa386a9958be2e417e174c298a9e017d7464906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2b52846067a216ed81d57a3fa386a9958be2e417e174c298a9e017d7464906", kill_on_drop: false }` [INFO] [stdout] 8f2b52846067a216ed81d57a3fa386a9958be2e417e174c298a9e017d7464906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c59802271a4eba7f21cfd23a9e0abd8470d31a5b2bdc086a6bc5399e8b2d230 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c59802271a4eba7f21cfd23a9e0abd8470d31a5b2bdc086a6bc5399e8b2d230", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [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 futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling email-encoding v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling bcrypt v0.12.1 [INFO] [stderr] Compiling cron v0.10.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling lettre v0.10.0-rc.5 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling lightspeed_cache v0.50.2 (/opt/rustwide/workdir/cache) [INFO] [stderr] Compiling lightspeed_scheduler v0.50.2 (/opt/rustwide/workdir/scheduler) [INFO] [stderr] Compiling deadpool v0.9.3 [INFO] [stderr] Compiling lightspeed_logger v0.50.2 (/opt/rustwide/workdir/logger) [INFO] [stderr] Compiling c3p0_common v0.64.1 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling validator v0.14.0 [INFO] [stderr] Compiling jsonwebtoken v8.1.0 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling lightspeed_core v0.50.2 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: field is never read: `roles_provider` [INFO] [stdout] --> core/src/service/auth.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | roles_provider: T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AuthService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> core/src/service/auth.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `roles_by_name` [INFO] [stdout] --> core/src/service/auth.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | roles_by_name: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InMemoryRolesProvider` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> core/src/service/auth.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lightspeed_hash v0.50.2 (/opt/rustwide/workdir/hash) [INFO] [stderr] Compiling lightspeed v0.50.2 (/opt/rustwide/workdir/lightspeed) [INFO] [stderr] Compiling lightspeed_email v0.50.2 (/opt/rustwide/workdir/email) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling deadpool-postgres v0.10.2 [INFO] [stderr] Compiling c3p0_postgres v0.64.1 [INFO] [stderr] Compiling c3p0 v0.64.1 [INFO] [stderr] Compiling lightspeed_cms v0.50.2 (/opt/rustwide/workdir/cms) [INFO] [stderr] Compiling lightspeed_file_store v0.50.2 (/opt/rustwide/workdir/file_store) [INFO] [stderr] Compiling lightspeed_auth v0.50.2 (/opt/rustwide/workdir/auth) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "3c59802271a4eba7f21cfd23a9e0abd8470d31a5b2bdc086a6bc5399e8b2d230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c59802271a4eba7f21cfd23a9e0abd8470d31a5b2bdc086a6bc5399e8b2d230", kill_on_drop: false }` [INFO] [stdout] 3c59802271a4eba7f21cfd23a9e0abd8470d31a5b2bdc086a6bc5399e8b2d230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d6557ada1e765e26cdd2b5c2e0e182ad52154fab0f01e4e05c6f8aa7f77f9e3 [INFO] running `Command { std: "docker" "start" "-a" "5d6557ada1e765e26cdd2b5c2e0e182ad52154fab0f01e4e05c6f8aa7f77f9e3", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling maybe-single v0.15.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling lightspeed_cache v0.50.2 (/opt/rustwide/workdir/cache) [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling testcontainers v0.12.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling lightspeed_hash v0.50.2 (/opt/rustwide/workdir/hash) [INFO] [stdout] warning: field is never read: `roles_provider` [INFO] [stdout] --> core/src/service/auth.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | roles_provider: T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AuthService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> core/src/service/auth.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `roles_by_name` [INFO] [stdout] --> core/src/service/auth.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | roles_by_name: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InMemoryRolesProvider` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> core/src/service/auth.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 252 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lightspeed v0.50.2 (/opt/rustwide/workdir/lightspeed) [INFO] [stderr] Compiling lightspeed_scheduler v0.50.2 (/opt/rustwide/workdir/scheduler) [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.13.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=425746cdb154e5e4 -C extra-filename=-425746cdb154e5e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-8a08f83f83dee0c4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lightspeed_scheduler` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lightspeed_scheduler --edition=2018 scheduler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=04bcf8f97c738d98 -C extra-filename=-04bcf8f97c738d98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic=/opt/rustwide/target/debug/deps/libatomic-42f5ffdc6f9a205f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4e20af635d525a35.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-b58898e1c4e05168.rlib --extern cron=/opt/rustwide/target/debug/deps/libcron-b099455f150b3452.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-07fc47abb83d1a73.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-213496bdecaf2f17.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-36c493defc0231bf.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-c9f123c8482f4070.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.hash_test.41e3f3c6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0.4cbw10rq83qmlyqm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-97f3edca3882c0f7/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libtokio-213496bdecaf2f17.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8ebd62ef749574ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-00a1d67c3183f707.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c7a9033b2575ccb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-900350cf5af6055c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblightspeed_logger-8b42ef27cb303cb4.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-bec3f9967a1a60a4.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-dbf969bf05f81448.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-372ab663ba867eec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c07af21ec1cb39bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2bd2e15bcad54a63.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-c9f123c8482f4070.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libtracing-36c493defc0231bf.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f4217ba2570bf51a.rlib" "/opt/rustwide/target/debug/deps/liblightspeed_hash-90fe8a4d6da73904.rlib" "/opt/rustwide/target/debug/deps/libsha2-a615bb2d18ea5bea.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/liblightspeed_core-7daedb1941e38515.rlib" "/opt/rustwide/target/debug/deps/libuuid-6e11e5825d9b7d8d.rlib" "/opt/rustwide/target/debug/deps/libchrono-4e20af635d525a35.rlib" "/opt/rustwide/target/debug/deps/libtime-0012a4b24993272e.rlib" "/opt/rustwide/target/debug/deps/libvalidator-3b007bb36a940f0e.rlib" "/opt/rustwide/target/debug/deps/libvalidator_types-65d782edba137f5e.rlib" "/opt/rustwide/target/debug/deps/libsyn-350495e0d40a9cdc.rlib" "/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5916e8d668412dc7.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libc3p0_common-054fb5866bec126a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libinclude_dir-de4265b5ac5f0e57.rlib" "/opt/rustwide/target/debug/deps/libmd5-4ce008954239043c.rlib" "/opt/rustwide/target/debug/deps/libdigest-cec393fc5d47d73b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libstrum-517398a2754676de.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-1834241a9f7a49d3.rlib" "/opt/rustwide/target/debug/deps/libpem-aa07f7f33fc51df3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-395ecf23c68d83e2.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-9b3d3f2a9d8481c8.rlib" "/opt/rustwide/target/debug/deps/libtime-925cd3eb448bd69b.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-ce11cf7fa343535d.rlib" "/opt/rustwide/target/debug/deps/librand-cb35570a98fccc55.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e579a7c1e5a1c89.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-25f37c3b7d366470.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f637f03553d2ee8c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libring-ae029239337fa252.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libserde-780ff081bfeb08a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hash_test-b340374288d6aec0" "-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 `lightspeed_hash` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5d6557ada1e765e26cdd2b5c2e0e182ad52154fab0f01e4e05c6f8aa7f77f9e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d6557ada1e765e26cdd2b5c2e0e182ad52154fab0f01e4e05c6f8aa7f77f9e3", kill_on_drop: false }` [INFO] [stdout] 5d6557ada1e765e26cdd2b5c2e0e182ad52154fab0f01e4e05c6f8aa7f77f9e3