[INFO] fetching crate aidememo-napi 0.1.0...
[INFO] checking aidememo-napi-0.1.0 against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] extracting crate aidememo-napi 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate aidememo-napi 0.1.0
[INFO] finished tweaking crates.io crate aidememo-napi 0.1.0
[INFO] tweaked toml for crates.io crate aidememo-napi 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aidememo-napi 0.1.0 on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aidememo-napi 0.1.0 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f
[INFO] running `Command { std: "docker" "start" "0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking fundu-core v0.3.1
[INFO] [stderr]    Compiling aidememo-napi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rusty-money v0.4.2
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking trigram v0.4.4
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking fundu v2.0.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling simsimd v6.5.16
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]    Compiling stop-words v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling bpaf_derive v0.5.23
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking bpaf v0.9.25
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking interim v0.2.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking dary_heap v0.3.9
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking safetensors v0.5.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking cached v0.53.1
[INFO] [stderr]     Checking tokenizers v0.21.4
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking bm25 v0.2.1
[INFO] [stderr]     Checking hf-hub v0.4.3
[INFO] [stderr]     Checking instant-distance v0.6.1
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]     Checking model2vec-rs v0.2.1
[INFO] [stderr]     Checking aidememo-core v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f", kill_on_drop: false }`
[INFO] [stdout] 0bf695452ebc1e783b0aaee1c829060f33aafbacf8d21ae1f70e4772f7c9355f
