[INFO] cloning repository https://github.com/chriswk/auth-app-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chriswk/auth-app-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswk%2Fauth-app-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswk%2Fauth-app-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bca39b8a4efd5996dda82d2a36c6d93b37e80de4 [INFO] testing chriswk/auth-app-rs against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswk%2Fauth-app-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chriswk/auth-app-rs 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/chriswk/auth-app-rs [INFO] finished tweaking git repo https://github.com/chriswk/auth-app-rs [INFO] tweaked toml for git repo https://github.com/chriswk/auth-app-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chriswk/auth-app-rs 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded testcontainers v0.14.0 [INFO] [stderr] Downloaded cxx-build v1.0.68 [INFO] [stderr] Downloaded strum_macros v0.24.2 [INFO] [stderr] Downloaded sqlx-rt v0.6.2 [INFO] [stderr] Downloaded sqlformat v0.2.0 [INFO] [stderr] Downloaded sqlx v0.6.2 [INFO] [stderr] Downloaded actix-web-grants v3.0.1 [INFO] [stderr] Downloaded actix-grants-proc-macro v2.0.1 [INFO] [stderr] Downloaded awc v3.0.0 [INFO] [stderr] Downloaded libz-sys v1.1.5 [INFO] [stderr] Downloaded openapiv3 v1.0.1 [INFO] [stderr] Downloaded paperclip-macros v0.6.1 [INFO] [stderr] Downloaded paperclip v0.7.1 [INFO] [stderr] Downloaded rusty_paseto v0.4.0 [INFO] [stderr] Downloaded tzdb v0.4.8 [INFO] [stderr] Downloaded shadow-rs v0.17.1 [INFO] [stderr] Downloaded paperclip-actix v0.5.1 [INFO] [stderr] Downloaded passwords v3.1.12 [INFO] [stderr] Downloaded iso8601 v0.4.2 [INFO] [stderr] Downloaded actix-web-httpauth v0.8.0 [INFO] [stderr] Downloaded actix-web-prom v0.6.0 [INFO] [stderr] Downloaded actix-tls v3.0.3 [INFO] [stderr] Downloaded clap v4.0.19 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded fragile v1.2.1 [INFO] [stderr] Downloaded mockall_derive v0.11.1 [INFO] [stderr] Downloaded predicates v2.1.1 [INFO] [stderr] Downloaded mockall v0.11.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.7 [INFO] [stderr] Downloaded oauth2 v4.2.3 [INFO] [stderr] Downloaded include_dir_macros v0.7.2 [INFO] [stderr] Downloaded include_dir v0.7.2 [INFO] [stderr] Downloaded httparse v1.7.0 [INFO] [stderr] Downloaded actix-http v3.2.2 [INFO] [stderr] Downloaded tracing v0.1.33 [INFO] [stderr] Downloaded actix-web v4.2.1 [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded paperclip-core v0.5.2 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.6 [INFO] [stderr] Downloaded random-number v0.1.7 [INFO] [stderr] Downloaded random-pick v1.2.15 [INFO] [stderr] Downloaded protobuf v2.27.1 [INFO] [stderr] Downloaded blake2b_simd v1.0.0 [INFO] [stderr] Downloaded rust-argon2 v1.0.0 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded ed25519 v1.5.2 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.22 [INFO] [stderr] Downloaded const_format v0.2.22 [INFO] [stderr] Downloaded is_debug v1.0.1 [INFO] [stderr] Downloaded tz-rs v0.6.14 [INFO] [stderr] Downloaded utcnow v0.2.1 [INFO] [stderr] Downloaded dotenvy v0.15.6 [INFO] [stderr] Downloaded sha1 v0.10.4 [INFO] [stderr] Downloaded sqlx-core v0.6.2 [INFO] [stderr] Downloaded sqlx-macros v0.6.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.68 [INFO] [stderr] Downloaded cxx v1.0.68 [INFO] [stderr] Downloaded serde_with v1.12.1 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2 [INFO] running `Command { std: "docker" "start" "-a" "3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2", kill_on_drop: false }` [INFO] [stdout] 3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60 [INFO] running `Command { std: "docker" "start" "-a" "5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling tzdb v0.4.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling random-number-macro-impl v0.1.6 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling paperclip-macros v0.6.1 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openapiv3 v1.0.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling random-number v0.1.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling paperclip v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling random-pick v1.2.15 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling iso8601 v0.4.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling actix-grants-proc-macro v2.0.1 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rusty_paseto v0.4.0 [INFO] [stderr] Compiling oauth2 v4.2.3 [INFO] [stderr] Compiling clap v4.0.19 [INFO] [stderr] Compiling passwords v3.1.12 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling shadow-rs v0.17.1 [INFO] [stderr] Compiling auth-app-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling awc v3.0.0 [INFO] [stderr] Compiling paperclip-core v0.5.2 [INFO] [stderr] Compiling actix-session v0.7.2 [INFO] [stderr] Compiling actix-web-httpauth v0.8.0 [INFO] [stderr] Compiling actix-web-prom v0.6.0 [INFO] [stderr] Compiling actix-web-grants v3.0.1 [INFO] [stderr] Compiling paperclip-actix v0.5.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60", kill_on_drop: false }` [INFO] [stdout] 5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466 [INFO] running `Command { std: "docker" "start" "-a" "e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling mockall_derive v0.11.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling mockall v0.11.1 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling auth-app-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-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/rustczB1GCg/symbols.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.4jz8b9euebc8hgp9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8494b4b6e16157ce/out" "-L" "/opt/rustwide/target/debug/build/ring-3d9d25ea6e04093d/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8b75276329f55940/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-300eeeab3fc50492.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3b61adbfa5f479cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-25a2c6ed3a15969a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-03c6df379885f78e.rlib" "/opt/rustwide/target/debug/deps/libtestcontainers-0f55912bf4ec3325.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-9d123ac60262d271.rlib" "/opt/rustwide/target/debug/deps/libserde_with-4ed04c2c5121949d.rlib" "/opt/rustwide/target/debug/deps/libauth_app_rs-25fb0d5be0129734.rlib" "/opt/rustwide/target/debug/deps/libclap-da6554f8922e8173.rlib" "/opt/rustwide/target/debug/deps/libatty-0519ae943e760a5d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-002d54b067a867e1.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-8758c4d0b1953072.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-ec7a96aadb66c7fc.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d6c317e049924a3a.rlib" "/opt/rustwide/target/debug/deps/libshadow_rs-ebe38021a3728e48.rlib" "/opt/rustwide/target/debug/deps/libtzdb-940f6e01af3c2adf.rlib" "/opt/rustwide/target/debug/deps/libtz-687397f7e24065d0.rlib" "/opt/rustwide/target/debug/deps/libconst_format-77acc163366e6686.rlib" "/opt/rustwide/target/debug/deps/libgit2-b04ed67abbfe3138.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-ea6b237b830cf983.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bf4bf2c4b298ffda.rlib" "/opt/rustwide/target/debug/deps/libis_debug-e052959bac4a5168.rlib" "/opt/rustwide/target/debug/deps/libstrum-0f233d41d9652394.rlib" "/opt/rustwide/target/debug/deps/libpasswords-b48364cd880d7e1e.rlib" "/opt/rustwide/target/debug/deps/librandom_pick-182a3346587fa043.rlib" "/opt/rustwide/target/debug/deps/librandom_number-8034bdb36efd3091.rlib" "/opt/rustwide/target/debug/deps/libsqlx-251d6105bb656a48.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-4b01558c67d6646c.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-d2707a1b0d6483f8.rlib" "/opt/rustwide/target/debug/deps/libcrc-9b7194c3c13818de.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-35bcee610d0b9a3b.rlib" "/opt/rustwide/target/debug/deps/libwhoami-75de22b987895f3c.rlib" "/opt/rustwide/target/debug/deps/libdirs-04b726b3ee53832c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4a8fa361c1107aa4.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5c0121c7681e9c19.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-1419eb1ca039acec.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-cab433339a613e81.rlib" "/opt/rustwide/target/debug/deps/libmd5-bcac0d158a4412bd.rlib" "/opt/rustwide/target/debug/deps/libatoi-0507b0033e66fd4a.rlib" "/opt/rustwide/target/debug/deps/libstringprep-0019aff3595253e6.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-6e16114fb600317c.rlib" "/opt/rustwide/target/debug/deps/libhashlink-9b45432edd4c5998.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b0aac9c5e371bf45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-793c27f7dc9ed0de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a61a62a5db98137.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-5d5d06ec4c501ffa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-09edf2683ca33061.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-747f4a0161c0e757.rlib" "/opt/rustwide/target/debug/deps/libinstant-f50e8b7f2249fedf.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-dd0d45792b21ebd4.rlib" "/opt/rustwide/target/debug/deps/liboauth2-3a904eed5c070c59.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-0ef5aef3cd9b1eb3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a778dd1c6607caa.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-00049ae7ef6fc30c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a0d7624adde12906.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-08348836e61f662f.rlib" "/opt/rustwide/target/debug/deps/libipnet-6b90821374414e6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-adab496326b7c13c.rlib" "/opt/rustwide/target/debug/deps/librustls-2414bba4071611e3.rlib" "/opt/rustwide/target/debug/deps/libsct-b12e84975b5ee6da.rlib" "/opt/rustwide/target/debug/deps/libwebpki-24d89ea8726508c3.rlib" "/opt/rustwide/target/debug/deps/libhyper-63b696acdaad6c37.rlib" "/opt/rustwide/target/debug/deps/libwant-df02f3e6f66b86a9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-95f3a1e03d648328.rlib" "/opt/rustwide/target/debug/deps/libtower_service-38cd4f45f4e7693a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ade830b064ca10e8.rlib" "/opt/rustwide/target/debug/deps/libawc-dbf97d9da42da01e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3bed7e581ace4234.rlib" "/opt/rustwide/target/debug/deps/libpaperclip-19ae79afb1641e55.rlib" "/opt/rustwide/target/debug/deps/libpaperclip_actix-ca8c46c1e71fa104.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6ef040aa5847b23.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-165e146b1ecaa77d.rlib" "/opt/rustwide/target/debug/deps/libinclude_dir-3428c1ff3ab60c93.rlib" "/opt/rustwide/target/debug/deps/libpaperclip_core-ea963938d0134622.rlib" "/opt/rustwide/target/debug/deps/libopenapiv3-5a87332b92ac3ab8.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-325d5a6e9dc9397a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a79fa2b0b52f2c9c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-94e72fd2900d9e3e.rlib" "/opt/rustwide/target/debug/deps/libchrono-da85457d45c3620f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-f0a003174768e2a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-03d79fca4e5b0bb6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5f46f2f426732149.rlib" "/opt/rustwide/target/debug/deps/libtime-a88747c96d91a9df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6e95a403a781ad33.rlib" "/opt/rustwide/target/debug/deps/librusty_paseto-9df41f75ae549419.rlib" "/opt/rustwide/target/debug/deps/libiso8601-8d1e4c6b44df0a9d.rlib" "/opt/rustwide/target/debug/deps/libnom-3a8b0776f376502e.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-3a2cf33e9b147e29.rlib" "/opt/rustwide/target/debug/deps/libhex-f95490c226e4ec96.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-dc7bdf543a349da8.rlib" "/opt/rustwide/target/debug/deps/libsha2-7b02a45ad3fd5725.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-add0c2ce626aea02.rlib" "/opt/rustwide/target/debug/deps/librand-a816ce4a3c10136d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1467f7449c7f092.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-eee224aa702418c3.rlib" "/opt/rustwide/target/debug/deps/librand_core-744efbb40d805603.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a25391be06112b0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e7f152bccf4b20f7.rlib" "/opt/rustwide/target/debug/deps/libed25519-344c6829920bedea.rlib" "/opt/rustwide/target/debug/deps/libsignature-b69555b3016bffa9.rlib" "/opt/rustwide/target/debug/deps/libchacha20-d898157b6d44570e.rlib" "/opt/rustwide/target/debug/deps/libblake2-f1ed69d2f8f9ee3a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b6c6d1c03deabc2e.rlib" "/opt/rustwide/target/debug/deps/libdigest-aacc19ff9123bde2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a9488f34c022ee93.rlib" "/opt/rustwide/target/debug/deps/libring-7532fa5b2ccf2ea3.rlib" "/opt/rustwide/target/debug/deps/libspin-6424f7304118ba06.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-259f93965ea124d6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3a4832a5d7458c3d.rlib" "/opt/rustwide/target/debug/deps/libitertools-36038476ba37119b.rlib" "/opt/rustwide/target/debug/deps/libeither-97c341aeaf4ac8ef.rlib" "/opt/rustwide/target/debug/deps/libactix_web-f96ff12a4a48ec2e.rlib" "/opt/rustwide/target/debug/deps/libcookie-ea41c3db7ee396cc.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7955adf87b13b577.rlib" "/opt/rustwide/target/debug/deps/libhmac-199151776094c5a8.rlib" "/opt/rustwide/target/debug/deps/libsha2-53e475c8f85c047c.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ff1d3e4c33087522.rlib" "/opt/rustwide/target/debug/deps/libghash-7dce7c8352a7902c.rlib" "/opt/rustwide/target/debug/deps/libpolyval-2b3ccbd05abe11cc.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-61a148f583514c3e.rlib" "/opt/rustwide/target/debug/deps/libaes-5dac701186ffad61.rlib" "/opt/rustwide/target/debug/deps/libctr-c773f88e4a0ad6b6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9486bad5969da979.rlib" "/opt/rustwide/target/debug/deps/libcipher-61a69cde9ecf0bd0.rlib" "/opt/rustwide/target/debug/deps/libaead-cadda44c6a55a2e6.rlib" "/opt/rustwide/target/debug/deps/libtime-b70b783e60efbd21.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-79374313f9673903.rlib" "/opt/rustwide/target/debug/deps/liburl-f6b99ba21a461365.rlib" "/opt/rustwide/target/debug/deps/libidna-fe2172430bcc638c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ab8a627aadea2eb3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-27fe84bb45719fda.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-d609052ae35dc8ee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-32e33f059f1d94b0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9259d58ce3a7849e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-501134375c5ffa00.rlib" "/opt/rustwide/target/debug/deps/libmatches-68f1f0f4a93146df.rlib" "/opt/rustwide/target/debug/deps/libserde_json-edc3c7e6e1904b8b.rlib" "/opt/rustwide/target/debug/deps/libryu-daf537434eb62bf0.rlib" "/opt/rustwide/target/debug/deps/libactix_server-cbf8204251aabc45.rlib" "/opt/rustwide/target/debug/deps/libactix_router-eada5579683649ed.rlib" "/opt/rustwide/target/debug/deps/libregex-828004b31cc26482.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-30fd32c097a6c5d6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e0c0ec47a38f1c31.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-b6b48b320aa225fa.rlib" "/opt/rustwide/target/debug/deps/libactix_http-1ac2ddacda82b3d0.rlib" "/opt/rustwide/target/debug/deps/libbase64-7cc02f4af0f5623a.rlib" "/opt/rustwide/target/debug/deps/librand-22c97d6a3104371c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-040e70c320780b3e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-236ad119c9e17c26.rlib" "/opt/rustwide/target/debug/deps/librand_core-d82e4d24ed8184fa.rlib" "/opt/rustwide/target/debug/deps/libhttparse-578dba1e063b8fe9.rlib" "/opt/rustwide/target/debug/deps/libbrotli-adb818f0b793706b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-32b93979a0b934ee.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-45fa479f8a6bccc8.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-8add42942be944b6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-27deb93ca520feb6.rlib" "/opt/rustwide/target/debug/deps/libsha1-73da1441ec63932d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-746b93334b10465b.rlib" "/opt/rustwide/target/debug/deps/libdigest-5e2f59c7c6eb6abe.rlib" "/opt/rustwide/target/debug/deps/libsubtle-40bc2b7fea15120a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7ad0408dbf8ce1ad.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-29966159e0691c94.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-76abeb8b14a1fc41.rlib" "/opt/rustwide/target/debug/deps/libtypenum-316956d3fd1a900e.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-badc17ebfee4e35d.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ed1cb5450450a164.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7da5bd33bb8c0915.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-7b730c70436c9a19.rlib" "/opt/rustwide/target/debug/deps/libmime-b4df48e7fa69fbbc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-dc76638c7a4ad69b.rlib" "/opt/rustwide/target/debug/deps/libh2-184d750bc8d2f1cc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ef5e029692bec936.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3f0b1ae4d542a26d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9fc395367c9fbe4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6979cd94ca2e77ba.rlib" "/opt/rustwide/target/debug/deps/libslab-1e9de701dadfa759.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d0db542f06ad70ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cc3d0b3d3e2ee6a1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libahash-3966e1927f7e52b5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a7bcb1fd5808fa3c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-04eb291deeedce3d.rlib" "/opt/rustwide/target/debug/deps/libzstd-9f82428f8c6cbd74.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-497bda60fd83b8ab.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-b059ed2949e67d1f.rlib" "/opt/rustwide/target/debug/deps/libflate2-f96aa900f5a59511.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-15d78dc94005b49a.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libactix_service-9ec6aedc880965de.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-70990d2a093c9cd0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3278c81ae55fbbad.rlib" "/opt/rustwide/target/debug/deps/libtracing-7956ac208f26bcec.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8501483987974e1b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cbdd2e134e95ab78.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-7dd9341fdd407ffb.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-e94ae9c07682f9e9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-fcde4654de2db76a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a369265668d6a767.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e72f521e5c7ed37d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6d1e7d5a623ddf2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e7feca251e6199a0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2805158eb3cb05e.rlib" "/opt/rustwide/target/debug/deps/libmio-9fd7dfad4f894ef1.rlib" "/opt/rustwide/target/debug/deps/liblog-bc47b9e37392c002.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4e59a8bc1f88ce65.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-05b395d693dc2554.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a2834703914e102.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d0184191d7e2818a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9089eb480bdf0927.rlib" "/opt/rustwide/target/debug/deps/libserde-5b7e640cba9895e7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea54cec8096cb4e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-91e756cd218eebf9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b28f6134d991b2c4.rlib" "/opt/rustwide/target/debug/deps/libhttp-844fc59ef88d317d.rlib" "/opt/rustwide/target/debug/deps/libitoa-76d003832149de66.rlib" "/opt/rustwide/target/debug/deps/libbytes-8eb743ddb38213bf.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `auth-app-rs` (test "mod") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466", kill_on_drop: false }` [INFO] [stdout] e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466