[INFO] cloning repository https://github.com/Lin-Jiong-HDU/nomai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lin-Jiong-HDU/nomai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLin-Jiong-HDU%2Fnomai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLin-Jiong-HDU%2Fnomai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79cce7ad0f5ef96f95e2926dd937bcfed233c578 [INFO] checking Lin-Jiong-HDU/nomai against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLin-Jiong-HDU%2Fnomai" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Lin-Jiong-HDU/nomai [INFO] finished tweaking git repo https://github.com/Lin-Jiong-HDU/nomai [INFO] tweaked toml for git repo https://github.com/Lin-Jiong-HDU/nomai written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lin-Jiong-HDU/nomai 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 git repo https://github.com/Lin-Jiong-HDU/nomai 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015 [INFO] running `Command { std: "docker" "start" "f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015", 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" "f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015", 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" "f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling time v0.3.49 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling sqlite-vec v0.1.9 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Checking arrayvec v0.7.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Checking uuid v1.23.4 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.15.4 [INFO] [stderr] Checking regex v1.12.4 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.21.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking nomai-protocol v0.4.4 (/opt/rustwide/workdir/crates/protocol) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking serde_with v3.21.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking referencing v0.22.3 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling refinery-core v0.8.16 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking h2 v0.4.15 [INFO] [stderr] Checking refinery v0.8.16 [INFO] [stderr] Checking nomai-core v0.4.4 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking wiremock v0.6.5 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking nomai-providers v0.4.4 (/opt/rustwide/workdir/crates/providers) [INFO] [stderr] Checking jsonschema v0.22.3 [INFO] [stderr] Checking nomai-daemon v0.4.4 (/opt/rustwide/workdir/crates/daemon) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015", kill_on_drop: false }` [INFO] [stdout] f867872fcd176fc264df35f94645029a1660059e8d78de2f26fb16c373cbe015