[INFO] cloning repository https://github.com/troindx/oxidize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/troindx/oxidize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftroindx%2Foxidize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftroindx%2Foxidize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 011de67a47c7e790200841f894f88cf20840f64a [INFO] testing troindx/oxidize against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftroindx%2Foxidize" "/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/troindx/oxidize on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/troindx/oxidize [INFO] finished tweaking git repo https://github.com/troindx/oxidize [INFO] tweaked toml for git repo https://github.com/troindx/oxidize written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/troindx/oxidize 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fadd0bc3a3c12dac4eef74696a0896ead5c6f0fe44c97925b035ce4b701face6 [INFO] running `Command { std: "docker" "start" "-a" "fadd0bc3a3c12dac4eef74696a0896ead5c6f0fe44c97925b035ce4b701face6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fadd0bc3a3c12dac4eef74696a0896ead5c6f0fe44c97925b035ce4b701face6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fadd0bc3a3c12dac4eef74696a0896ead5c6f0fe44c97925b035ce4b701face6", kill_on_drop: false }` [INFO] [stdout] fadd0bc3a3c12dac4eef74696a0896ead5c6f0fe44c97925b035ce4b701face6 [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=forbid" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24e3a6d0f86ba4f5601cda9f430066c5c174752a94e6e1fa6f46b4e39bfc77f9 [INFO] running `Command { std: "docker" "start" "-a" "24e3a6d0f86ba4f5601cda9f430066c5c174752a94e6e1fa6f46b4e39bfc77f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bson v2.10.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling redis v0.21.7 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling mongodb v2.8.2 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling email-encoding v0.3.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling fake v2.9.2 [INFO] [stderr] Compiling lettre v0.11.7 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling redis-derive v0.1.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling async-once-cell v0.5.3 [INFO] [stderr] Compiling rocket_db_pools v0.1.0 [INFO] [stderr] Compiling oxidize v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s [INFO] running `Command { std: "docker" "inspect" "24e3a6d0f86ba4f5601cda9f430066c5c174752a94e6e1fa6f46b4e39bfc77f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e3a6d0f86ba4f5601cda9f430066c5c174752a94e6e1fa6f46b4e39bfc77f9", kill_on_drop: false }` [INFO] [stdout] 24e3a6d0f86ba4f5601cda9f430066c5c174752a94e6e1fa6f46b4e39bfc77f9 [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=forbid" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0454532073e91fedf8b22b4561340c4cde74495dec3765e7c2f0951a6719e6b1 [INFO] running `Command { std: "docker" "start" "-a" "0454532073e91fedf8b22b4561340c4cde74495dec3765e7c2f0951a6719e6b1", kill_on_drop: false }` [INFO] [stderr] Compiling oxidize v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2xIomJ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liboxidize-34723415cbc06d23.rlib,libenv_logger-c8c56f9ace0b7dac.rlib,libanstream-5007edf878fa0efc.rlib,libanstyle_query-d77782f59053574a.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-a3655b76ff66ed48.rlib,libutf8parse-e98db3169219ea11.rlib,libenv_filter-1264ab9b56c2ab84.rlib,libregex-e68996f4df642078.rlib,libregex_automata-034511e0587c8385.rlib,libaho_corasick-21386b6dd214be5a.rlib,libregex_syntax-cc539f23ab5c4165.rlib,libanstyle-fed7b219c9cacdc4.rlib,libhumantime-271ba35809dd8c72.rlib,libfluent-ad29df20c866f2ac.rlib,libfluent_bundle-d0a098b7037b82d3.rlib,libfluent_langneg-3bcf141e5c096d62.rlib,libintl_pluralrules-8d42c79dcd3a7130.rlib,libself_cell-fd8d09ae64a3310c.rlib,libself_cell-3b37474dd1570ab5.rlib,libintl_memoizer-3ce0db89b7fb8da1.rlib,libtype_map-b768142cbf45118c.rlib,libunic_langid-051be3633f303749.rlib,libunic_langid_impl-3e4802c9c89ab4cc.rlib,libtinystr-3ddc3dc24cf03e1e.rlib,libfluent_syntax-6544465f39f4a5db.rlib,librustc_hash-5a527483989b35a3.rlib,libdotenv-ed16f8757ac7f100.rlib,libconfig-4221c9017e5329fb.rlib,libpathdiff-aa7c4144031a5892.rlib,libjson5-093d601811e59807.rlib,libpest-f38eaf64aae628b0.rlib,libucd_trie-cdff0278ac6747fa.rlib,libron-23f6aab71f87ebec.rlib,libini-9a264a11fabb26d1.rlib,libordered_multimap-0c2942c779f16cd2.rlib,libhashbrown-107b791803775a55.rlib,libdlv_list-86bd06067287b32e.rlib,libyaml_rust-8cac856a7575d8d0.rlib,libconvert_case-2f23d2daf14a5c1f.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,librsa-351a3a3978ca4a85.rlib,libpkcs1-daacf7aae4b0c67e.rlib,libpkcs8-4f445c4e87eaaa3e.rlib,libspki-32e0da810cb62779.rlib,libder-3cd6c8a31824454e.rlib,libpem_rfc7468-5583564c38c68a1e.rlib,libbase64ct-04e748031ddf4896.rlib,libsignature-12a69da7f300283d.rlib,libnum_bigint_dig-d66e2f1e858da96a.rlib,libnum_iter-97765a0c3ebba861.rlib,libzeroize-ead98f074a37f829.rlib,libasync_once_cell-12e6ae714b57c4c2.rlib,liblettre-1da9266ee04b5614.rlib,libhostname-95b7279ed3c513f9.rlib,libquoted_printable-6cb5b9eecb72b449.rlib,libnom-41e2ab7089f690cb.rlib,libnative_tls-d72b4ff006d99975.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-1c01d072034f8942.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-6cfdaa040694454e.rlib,libchumsky-9b58110b04d580ad.rlib,libstacker-dbe7f83d00a15524.rlib,libpsm-c497dc5d5b36482a.rlib,libemail_encoding-29b484c5f53a4caf.rlib,libemail_address-8df74d70bbdb453e.rlib,libjsonwebtoken-9db90bf7c84876b8.rlib,libpem-7790ac933df6cf06.rlib,libsimple_asn1-f5796dcacf75e4b6.rlib,libnum_bigint-8d873c63ee19204c.rlib,libnum_integer-12913ef51d5f3864.rlib,libfake-c6f334fdf171e801.rlib,libdeunicode-859f88a9208541c1.rlib,librocket_db_pools-83cd29bbf7d9b1cf.rlib,libmongodb-3a00ad2c43386053.rlib,libsocket2-3ebe5689fc6453c3.rlib,libtake_mut-7e27eecaecf716c7.rlib,librustc_version_runtime-6e4064e0ad0d767a.rlib,librustc_version-b7941a503e3843a9.rlib,libsemver-09b1e28fe90b4b62.rlib,libsemver_parser-6d2ed4010f2e044b.rlib,libpbkdf2-125f281bb1341850.rlib,libstringprep-3806327086411faf.rlib,libfinl_unicode-3bca2b6cd4176b59.rlib,libchrono-b5a860614b42d2ee.rlib,libnum_traits-27c1e5e07cae75cb.rlib,liblibm-d79224f35ae9a7b6.rlib,libiana_time_zone-a18c7932f053b032.rlib,libwebpki_roots-881d9833caf02a91.rlib,libtokio_rustls-d31b30200720cc5e.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libbase64-64299f9d815d057c.rlib,librustls-b8056dd019fb7226.rlib,libsct-2fdad55619e60208.rlib,libwebpki-0bedf695198819f5.rlib,libring-8be5da4558f1fb66.rlib,libuntrusted-3420b86308bec153.rlib,libbitflags-e2b4db6c651223da.rlib,libstrsim-d620f0ade87b0f1f.rlib,libtrust_dns_resolver-520f772219885fb0.rlib,libresolv_conf-6d8b5436e00eff4b.rlib,libhostname-9285677fca7ac2ba.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-c0d43ae809a50523.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libtrust_dns_proto-51c3b6954f6195bf.rlib,libdata_encoding-02a524d0cb7bb851.rlib,liburl-873e39cc576a65ba.rlib,libidna-9ddb8cb8e914d527.rlib,libform_urlencoded-a5edb5174711de82.rlib,libipnet-f3b116e706e145a1.rlib,libidna-c28bdebb0c5f44b7.rlib,libunicode_normalization-4132dcdd6d99a13a.rlib,libunicode_bidi-e1afecf176719f04.rlib,libmatches-78daa3f1b5ec35b5.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libthiserror-60d65c2c77168a9d.rlib,libsha2-9f891ff76e86cd1e.rlib,libsha1-f20e128f203acc83.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libmd5-a4ecd839054bbfae.rlib,liblazy_static-695bc0f4418864cd.rlib,libspin-bd5c65b66a03de3f.rlib,libhmac-8577118626bfdceb.rlib,libdigest-eb4d84c4b95bfeee.rlib,libsubtle-3b4c11045c466f47.rlib,libconst_oid-5d63b50f42b847e9.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libserde_with-f2fb95c9e9f7cc8d.rlib,libbson-37600fe37e933f5b.rlib,libuuid-c74dfaa8f614c202.rlib,libbase64-b5296a10b8334a2c.rlib,libhex-28742b4ca144387c.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libserde_bytes-ba57697b22b8be37.rlib,librocket-50c56ecbbaf6f5bf.rlib,libtempfile-299505dea48f7cf8.rlib,libfastrand-9c5266858c813c39.rlib,librustix-d6e84b2bf804404d.rlib,libbitflags-324a38842a8f0286.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libserde_json-0a195b613e328f93.rlib,libryu-f8ba606093049f91.rlib,librocket_http-15db5dab39df36db.rlib,libcookie-d1d39c41c1e0093e.rlib,libstable_pattern-15372a5388b22930.rlib,libref_cast-a5b037274e8b2155.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhyper-b6caa45bd21616c6.rlib,libh2-8a94c3fd2899a4f8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtracing-1201981393a7565d.rlib,libtracing_core-2e5058304bee1886.rlib,libhttp_body-188e6f4bedcbeda3.rlib,libhttpdate-9f9d2502c6a38412.rlib,libmulter-7e67fcc69f9e695b.rlib,libmime-4b44681fdb2c65f7.rlib,libtokio_util-6b03bec7cf4ddef3.rlib,libhttparse-a126edcdcf1e38a4.rlib,libspin-8121fc2376778888.rlib,libencoding_rs-721451430cd4dde4.rlib,libhttp-7b014e9667cf8998.rlib,libfnv-2d77ec4f6f971b24.rlib,libeither-5315c47080a452a4.rlib,libtokio_stream-3249c87914ca052d.rlib,libatomic-c07357df513237e0.rlib,libstate-0b52da1ac91aaf36.rlib,libubyte-4cffffd764b3c768.rlib,liblog-276235a63555025f.rlib,libtime-6ca9c28f4c6a1afa.rlib,libitoa-4c6598116a867907.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libfigment-8b027aa9890da41f.rlib,libtoml-b7d346493f1013f7.rlib,libtoml_edit-c2bde13e19c18334.rlib,libserde_spanned-d8a18ad34ec9ceab.rlib,libindexmap-1ed8d6717b1ded4e.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-aa759c406a61fd6f.rlib,libahash-1f7ad595ec783dc7.rlib,libonce_cell-24c5d665b6879050.rlib,libzerocopy-c612eb560542fb5e.rlib,liballocator_api2-d942e830951b9933.rlib,libwinnow-8a2b8e1ecdab2322.rlib,libtoml_datetime-8536c8fb8c95148b.rlib,libuncased-dc6bf692a87a13c0.rlib,libpear-2e374407b170f020.rlib,libinlinable_string-be82f8463bd0ceb4.rlib,libserde-5bc49fd781822309.rlib,libtokio-2e1a0559e1eb19ba.rlib,libsignal_hook_registry-80bbe07b92d40203.rlib,libnum_cpus-7c2dce98dcb84092.rlib,libsocket2-ff0e049cb8e7a9c2.rlib,libbytes-9c2a396be262bdae.rlib,libmio-a6f70b5d8cb2d717.rlib,libparking_lot-06cdc1e4c0ab3221.rlib,libparking_lot_core-c96e94e3ddb05e2a.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libfutures-a293ee1c5017837c.rlib,libfutures_executor-6b5d36e67190d932.rlib,libfutures_util-38b9cc6bcc1b4e3f.rlib,libmemchr-659d2f3239d1b4b2.rlib,libfutures_io-64a3a644ba29741c.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libasync_stream-68bd6df0ca5aea09.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_core-2da63d8c7891ede1.rlib,libyansi-03bfc53351f1cd53.rlib,libis_terminal-06c80d5ca53b4037.rlib,libbase64-2a03de3babadded3.rlib,librand-93e4ee08a0ccbf82.rlib,librand_chacha-3cab81f139e2a969.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-73772c071ea9440d.rlib,libgetrandom-130a500c742fee17.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libcfg_if-33ef6c02a07f9fec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0f6c4b87b5dc17bc/out" "-L" "/opt/rustwide/target/debug/build/psm-6259a45e03abb948/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mail-77e2ec93bac6f66e" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x000075cca1df3da7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df3da7) [INFO] [stdout] #1 0x000075cca1df41bc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4df41bc) [INFO] [stdout] #2 0x000075cca60ea520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00005a0d136a1157 lld::elf::RelocationSection >::writeTo(unsigned char*) SyntheticSections.cpp:0:0 [INFO] [stdout] #4 0x00005a0d135e096a void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #5 0x000075cca1da5782 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4da5782) [INFO] [stdout] #6 0x000075cca1da4b3a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4da4b3a) [INFO] [stdout] #7 0x000075cca1d201b0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x4d201b0) [INFO] [stdout] #8 0x000075cca613cac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #9 0x000075cca61cda04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/mail-77e2ec93bac6f66e': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxidize` (test "mail") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0454532073e91fedf8b22b4561340c4cde74495dec3765e7c2f0951a6719e6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0454532073e91fedf8b22b4561340c4cde74495dec3765e7c2f0951a6719e6b1", kill_on_drop: false }` [INFO] [stdout] 0454532073e91fedf8b22b4561340c4cde74495dec3765e7c2f0951a6719e6b1