[INFO] cloning repository https://github.com/the-engineers-site/data-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-engineers-site/data-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-engineers-site%2Fdata-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-engineers-site%2Fdata-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5bba629f8e8d8879127f781ab305ed791437019 [INFO] testing the-engineers-site/data-generator against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-engineers-site%2Fdata-generator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/the-engineers-site/data-generator on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/the-engineers-site/data-generator [INFO] finished tweaking git repo https://github.com/the-engineers-site/data-generator [INFO] tweaked toml for git repo https://github.com/the-engineers-site/data-generator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/the-engineers-site/data-generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/thedodd/wither` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mongodb v2.1.0 [INFO] [stderr] Downloaded os_info v3.2.0 [INFO] [stderr] Downloaded validator v0.16.0 [INFO] [stderr] Downloaded inout v0.1.2 [INFO] [stderr] Downloaded bcrypt v0.13.0 [INFO] [stderr] Downloaded async-compression v0.3.12 [INFO] [stderr] Downloaded bson v2.2.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.44 [INFO] [stderr] Downloaded serde_with v1.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691b87072d764d75b3a078204c37121603f221f0f963819f33c7cc15a59ffb16 [INFO] running `Command { std: "docker" "start" "-a" "691b87072d764d75b3a078204c37121603f221f0f963819f33c7cc15a59ffb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691b87072d764d75b3a078204c37121603f221f0f963819f33c7cc15a59ffb16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691b87072d764d75b3a078204c37121603f221f0f963819f33c7cc15a59ffb16", kill_on_drop: false }` [INFO] [stdout] 691b87072d764d75b3a078204c37121603f221f0f963819f33c7cc15a59ffb16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9a12b1e9b0b2612654ce84d6b48e572daad0ce8bab11463bed9705981e282e6 [INFO] running `Command { std: "docker" "start" "-a" "f9a12b1e9b0b2612654ce84d6b48e572daad0ce8bab11463bed9705981e282e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [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.16.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.44 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling inout v0.1.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.4 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling bson v2.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling wither_derive v0.9.0 (https://github.com/thedodd/wither#52fd5037) [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling mongodb v2.1.0 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling jsonwebtoken v8.2.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling validator v0.16.0 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling wither v0.9.0 (https://github.com/thedodd/wither#52fd5037) [INFO] [stderr] Compiling rustapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `environment` is never read [INFO] [stdout] --> src/settings.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 42 | pub environment: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/utils/models.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait ModelExt { [INFO] [stdout] | -------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 41 | async fn find_by_id(id: &ObjectId) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | async fn find(query: Document, options: O) -> Result, Error> [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | async fn cursor(query: Document, options: O) -> Result, Error> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | async fn update_one( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | async fn update_many( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | async fn delete_many(query: Document) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | async fn count(query: Document) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | async fn exists(query: Document) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | async fn aggregate(pipeline: Vec) -> Result, Error> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `from` is never read [INFO] [stdout] --> src/utils/request_query.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RequestQuery { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 7 | pub from: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/database.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / CONNECTION [INFO] [stdout] 39 | | .as_ref() [INFO] [stdout] | |_______________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "f9a12b1e9b0b2612654ce84d6b48e572daad0ce8bab11463bed9705981e282e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a12b1e9b0b2612654ce84d6b48e572daad0ce8bab11463bed9705981e282e6", kill_on_drop: false }` [INFO] [stdout] f9a12b1e9b0b2612654ce84d6b48e572daad0ce8bab11463bed9705981e282e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e58f747316493e00cc0f0d381d9a7466d603e8b1347e3d2f5ddf00244ed94b44 [INFO] running `Command { std: "docker" "start" "-a" "e58f747316493e00cc0f0d381d9a7466d603e8b1347e3d2f5ddf00244ed94b44", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling mongodb v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling wither v0.9.0 (https://github.com/thedodd/wither#52fd5037) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling rustapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `environment` is never read [INFO] [stdout] --> src/settings.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 42 | pub environment: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/utils/models.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait ModelExt { [INFO] [stdout] | -------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 58 | async fn find(query: Document, options: O) -> Result, Error> [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | async fn cursor(query: Document, options: O) -> Result, Error> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | async fn update_one( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | async fn update_many( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | async fn count(query: Document) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | async fn exists(query: Document) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | async fn aggregate(pipeline: Vec) -> Result, Error> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `from` is never read [INFO] [stdout] --> src/utils/request_query.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RequestQuery { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 7 | pub from: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/database.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / CONNECTION [INFO] [stdout] 39 | | .as_ref() [INFO] [stdout] | |_______________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-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/rustcyiJlIV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-81550d7095956399.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libthread_local-4d389045bc300d1a.rlib,libsharded_slab-77c44ad34d742c30.rlib,libtracing_log-c26a6a1e29d1ec80.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libassert_json_diff-1993598c7a778321.rlib,libreqwest-3edb5bc6f1fdffe6.rlib,libhyper_tls-bbf5ef865d06abdc.rlib,libtokio_native_tls-0e2d42938ad89d5b.rlib,libencoding_rs-21d80902978079f7.rlib,libnative_tls-65efc6e8e752e90c.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-aa5d6cad969d3e8b.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-507deb7896fb7509.rlib,libjsonwebtoken-47fdda4868453d63.rlib,libpem-f0aa13089aa54f54.rlib,libsimple_asn1-95a9f5638399dc42.rlib,libtime-987be6afde40cd3a.rlib,libquickcheck-4c5828531259be29.rlib,libnum_bigint-530823f54cf342aa.rlib,libconfig-b2ca59f2baac738a.rlib,libpathdiff-6fb3cbd489750771.rlib,libjson5-1c29f2e31c86adf9.rlib,libpest-48f3c84f7a7d28a7.rlib,libucd_trie-153530095e0bab10.rlib,libron-eaa164ca2d2ea146.rlib,libtoml-2c8a9a73bdd4b5ca.rlib,libnom-29b6751d4821d180.rlib,libini-048f81170b9c4ec5.rlib,libordered_multimap-7037016b36508a15.rlib,libhashbrown-d37daff7d797ff01.rlib,libdlv_list-4150ad2bc7f64a01.rlib,libyaml_rust-9edf40b1a85f8c2b.rlib,libvalidator-eab7bc54fc2394c4.rlib,libregex-cd07b120657a43c1.rlib,libaho_corasick-31b7e9a6e230a6e6.rlib,libregex_syntax-12b080b3aec45ada.rlib,libbcrypt-6b011abf6a855b7a.rlib,libblowfish-eff94e75edcd2ef3.rlib,libbyteorder-66cc2296229155f6.rlib,libcipher-52735714bd1c39fe.rlib,libinout-f0eec8f8dcbe7177.rlib,libzeroize-e7faa9d9b3e5c742.rlib,libwither-e24547ac9ae93843.rlib,libfutures-2f46e7101cd0775b.rlib,libmongodb-1afc9d607d41d9b5.rlib,libfutures_executor-3aa0565e221b5e05.rlib,libtake_mut-6ada79e6a668d85e.rlib,libversion_check-1bebf514f2fa85ae.rlib,libpbkdf2-6834bc4db162f277.rlib,libstringprep-54cebc30130fad89.rlib,libtokio_rustls-703b5033430ceaf4.rlib,libos_info-98085cfae7f14552.rlib,libwebpki_roots-4313c536ffb02383.rlib,libstrsim-934c6b5db5b11ce4.rlib,librustls_pemfile-1c23f9a1f9138233.rlib,librustls-df610b0891cee882.rlib,libsct-4682ba50ce86f6d8.rlib,libwebpki-4d761736d4518d8a.rlib,libring-fb91707b8d5a502b.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libtrust_dns_resolver-76a1ae00c6bb4ea0.rlib,libresolv_conf-6c238484c02a5d5a.rlib,libhostname-99d94875d30a6cbe.rlib,libmatch_cfg-4ff408791b5a10a9.rlib,libquick_error-9f96d0cb10ca2956.rlib,libparking_lot-a764b860604d302d.rlib,libparking_lot_core-43d9e518544e2899.rlib,libinstant-52a03de02aea7251.rlib,liblru_cache-1a67f76dd335e98a.rlib,liblinked_hash_map-c8825f289c1590f4.rlib,libtrust_dns_proto-9a7b2e3d20a8852b.rlib,libdata_encoding-9eebee97bb500caa.rlib,liburl-5f60cd85e0d90d2e.rlib,libipnet-0d129d1b7e0d8c2c.rlib,libidna-ca54875848358f9c.rlib,libunicode_normalization-d32e7330504e22f7.rlib,libunicode_bidi-6929fad116314dee.rlib,libtinyvec-2a6c6b24abbe13cd.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libthiserror-fff5e0ff87b4d344.rlib,libsha2-f9c68cec3e3911bc.rlib,libsha1-638d274cfee6a9b5.rlib,libmd5-2c654fa8089a4783.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libblock_buffer-45156fda7081a273.rlib,libhmac-a2ab90d615f213a4.rlib,libdigest-d91be87217d44cf5.rlib,libcrypto_mac-d7b81dc350a70b12.rlib,libsubtle-e8a5d4b550a2b725.rlib,libbson-73571b3011cd0e73.rlib,libuuid-a28be0cd09dcbdbc.rlib,liblazy_static-af860367908b8176.rlib,librand-948a875567281f7b.rlib,librand_chacha-8c57e2f2abb733dc.rlib,libppv_lite86-f1eaae57f9caf7a8.rlib,librand_core-e8d0be4fd7f9f589.rlib,libhex-13e08b3b00984ab7.rlib,libahash-8e810dc15f9d82ab.rlib,libgetrandom-f8c747059c8e5fbe.rlib,libserde_bytes-f025260922b67d4c.rlib,libserde_with-8beba7c62cf634dd.rlib,libchrono-a5dc73c44bccb18e.rlib,libiana_time_zone-7f36c3db78ccb558.rlib,libnum_integer-b4b25b8b730bdaea.rlib,libnum_traits-32c4d401c8604d74.rlib,libtime-ea4cfc7af70d3818.rlib,libaxum-9c3e154682f250e7.rlib,libserde_json-741fba0d08cfd1da.rlib,libserde_urlencoded-e78267764c39fc71.rlib,libryu-60f963e30936d324.rlib,libform_urlencoded-43181f2d36d09639.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-80dbaef09a125478.rlib,libmatchit-a567dee868b8c1bc.rlib,libtower_http-c1f01bfc421635cb.rlib,libtokio_util-273dcafe39535aec.rlib,libasync_compression-c2647fec8895e9b4.rlib,libbrotli-cc2d92e13fd9eb44.rlib,libbrotli_decompressor-b50a44cf14262bbb.rlib,liballoc_stdlib-4dc09ff231313f07.rlib,liballoc_no_stdlib-10199eb4e48381ab.rlib,libtower-4a213b244b2d1e90.rlib,libpin_project-67d069bf96961ca5.rlib,libhyper-5ea0b3fce135c24c.rlib,libwant-48213f293cef77e5.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-e855c82f8cc7f4fb.rlib,libh2-26deea061c696c24.rlib,libindexmap-b6335aef389a3c34.rlib,libhashbrown-d0e2926e70f85be4.rlib,libtokio_util-cf94f106b369ef47.rlib,libtokio-1819478c579fd86d.rlib,libsignal_hook_registry-0ed470445179db88.rlib,libnum_cpus-ff845d2adf07fa95.rlib,libsocket2-6e881dc81602a231.rlib,libmio-37c0282031acac05.rlib,libparking_lot-30fa467b822d9dc9.rlib,libparking_lot_core-0e344061852c6aa6.rlib,liblibc-cac5c57963a5cee2.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-8e3851d444160ecd.rlib,libscopeguard-e318caba69bf687f.rlib,libsync_wrapper-ab7156e948d9026d.rlib,libheaders-bb7c79b680af6a88.rlib,libsha1-5241a2860787fa83.rlib,libcpufeatures-6b3fb156db66dda0.rlib,libdigest-0353490b2c69a74d.rlib,libblock_buffer-1c6810bd058c944e.rlib,libcrypto_common-eb0d61381c232eef.rlib,libgeneric_array-e6537282a0e5d040.rlib,libtypenum-35cb3744b4a64b8e.rlib,libhttpdate-5527bd2ab7a43206.rlib,libheaders_core-e3d4cea85b85c6c8.rlib,libbitflags-dde12b0d7d495b50.rlib,libbase64-83ca8be32b9f715d.rlib,libserde-14170eedda8ba127.rlib,libaxum_core-bebd46fe982024f6.rlib,libmime-df56754a5ea019bb.rlib,libfutures_util-82334834e58b01cc.rlib,libmemchr-3c95261d07c8826e.rlib,libfutures_io-b5b10578856871e9.rlib,libslab-ab3183b7b9578fcc.rlib,libfutures_channel-93222ddac505dca7.rlib,libfutures_sink-6e96cabfd22eb3eb.rlib,libfutures_task-34722ad7aa8a3d6a.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-ddb9f02a8442a108.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libtower_layer-b43a965c515cdf1f.rlib,libhttp_body-8defb53e9dd4afab.rlib,libhttp-7e652d3668a32214.rlib,libitoa-af75672c211b96e4.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbytes-bfed4fc704947305.rlib,libtracing-bf26f43dcdd11b1e.rlib,liblog-52838b90e75d1877.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-650782114911ebcc.rlib,libonce_cell-0b208e55ffc12dcf.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-694a072830d6106d/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustapi-f7d6dc609c549eab" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustapi` (bin "rustapi" test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e58f747316493e00cc0f0d381d9a7466d603e8b1347e3d2f5ddf00244ed94b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58f747316493e00cc0f0d381d9a7466d603e8b1347e3d2f5ddf00244ed94b44", kill_on_drop: false }` [INFO] [stdout] e58f747316493e00cc0f0d381d9a7466d603e8b1347e3d2f5ddf00244ed94b44