[INFO] fetching crate sql-mel 0.9.0-pre.5... [INFO] checking sql-mel-0.9.0-pre.5 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate sql-mel 0.9.0-pre.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sql-mel 0.9.0-pre.5 [INFO] finished tweaking crates.io crate sql-mel 0.9.0-pre.5 [INFO] tweaked toml for crates.io crate sql-mel 0.9.0-pre.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sql-mel 0.9.0-pre.5 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sql-mel 0.9.0-pre.5 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-signal v0.2.11 [INFO] [stderr] Downloaded melodium-common v0.9.0-pre.5 [INFO] [stderr] Downloaded melodium-core v0.9.0-pre.5 [INFO] [stderr] Downloaded std-mel v0.9.0-pre.5 [INFO] [stderr] Downloaded strfmt v0.2.4 [INFO] [stderr] Downloaded async-process v2.3.1 [INFO] [stderr] Downloaded melodium-macro v0.9.0-pre.5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2da7b8c6b0353756901ec9c3c2780fe387744401c2175068309c66617358011 [INFO] running `Command { std: "docker" "start" "-a" "b2da7b8c6b0353756901ec9c3c2780fe387744401c2175068309c66617358011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2da7b8c6b0353756901ec9c3c2780fe387744401c2175068309c66617358011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2da7b8c6b0353756901ec9c3c2780fe387744401c2175068309c66617358011", kill_on_drop: false }` [INFO] [stdout] b2da7b8c6b0353756901ec9c3c2780fe387744401c2175068309c66617358011 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 719fff2a7f0dfa214acbda9c810d89fadc88a6d550ba2ac90d8ae8c9e83196b3 [INFO] running `Command { std: "docker" "start" "-a" "719fff2a7f0dfa214acbda9c810d89fadc88a6d550ba2ac90d8ae8c9e83196b3", kill_on_drop: false }` [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking melodium-common v0.9.0-pre.5 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking melodium-core v0.9.0-pre.5 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v2.3.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling melodium-macro v0.9.0-pre.5 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking std-mel v0.9.0-pre.5 [INFO] [stdout] error: One of the two features 'real' or 'mock' must be enabled [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/std-mel-0.9.0-pre.5/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | compile_error!("One of the two features 'real' or 'mock' must be enabled"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `std-mel` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "719fff2a7f0dfa214acbda9c810d89fadc88a6d550ba2ac90d8ae8c9e83196b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719fff2a7f0dfa214acbda9c810d89fadc88a6d550ba2ac90d8ae8c9e83196b3", kill_on_drop: false }` [INFO] [stdout] 719fff2a7f0dfa214acbda9c810d89fadc88a6d550ba2ac90d8ae8c9e83196b3