[INFO] fetching crate veryl-metadata 0.16.3... [INFO] checking veryl-metadata-0.16.3 against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] extracting crate veryl-metadata 0.16.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate veryl-metadata 0.16.3 [INFO] finished tweaking crates.io crate veryl-metadata 0.16.3 [INFO] tweaked toml for crates.io crate veryl-metadata 0.16.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate veryl-metadata 0.16.3 on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate veryl-metadata 0.16.3 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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e91a5de548373e92e0575eb59f4f2af78c39639f6ce3b5385ac80ce91df156b1 [INFO] running `Command { std: "docker" "start" "-a" "e91a5de548373e92e0575eb59f4f2af78c39639f6ce3b5385ac80ce91df156b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91a5de548373e92e0575eb59f4f2af78c39639f6ce3b5385ac80ce91df156b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91a5de548373e92e0575eb59f4f2af78c39639f6ce3b5385ac80ce91df156b1", kill_on_drop: false }` [INFO] [stdout] e91a5de548373e92e0575eb59f4f2af78c39639f6ce3b5385ac80ce91df156b1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e139cfba5853904635406bfb6be8cfd6e993e9577a930c8b41fb1062b94715d [INFO] running `Command { std: "docker" "start" "-a" "1e139cfba5853904635406bfb6be8cfd6e993e9577a930c8b41fb1062b94715d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Compiling scnr v0.8.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking dot-writer v0.1.4 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Checking syntree v0.18.0 [INFO] [stderr] Compiling parol_runtime v3.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking xml_writer v0.4.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking function_name v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parol-macros v1.0.0 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling veryl-metadata v0.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking spdx v0.10.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling merkle_hash v3.8.0 [INFO] [stderr] Compiling veryl-std v0.16.3 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rust-embed-utils v8.7.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Checking include-flate v0.3.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking syntree_layout v0.4.0 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking veryl-path v0.16.3 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veryl-std-0.16.3/src/lib.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veryl-std-0.16.3/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veryl-std-0.16.3/src/lib.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[folder = "./veryl/src"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 11+ #[derive(RustEmbed)] [INFO] [stdout] 12| struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `include` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veryl-std-0.16.3/src/lib.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[include = "*.veryl"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `include` is in scope, but it is a function-like macro [INFO] [stdout] help: `include` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 11 + #[derive(RustEmbed)] [INFO] [stdout] 12 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `Asset` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veryl-std-0.16.3/src/lib.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 11 | struct Asset; [INFO] [stdout] | ------------ function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 25 | for file in Asset::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `bitflags::traits::Flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veryl-std-0.16.3/src/lib.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 11 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 26 | let content = Asset::get(file.as_ref()).unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] candidate #3: `object::read::elf::relocation::Relr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] warning: veryl-std@0.16.3: std hash: 2c3dce49bf353c6378ba1eb6924ba5781918684e858dc066c1d9b621b3e91ea2 [INFO] [stderr] error: could not compile `veryl-std` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1e139cfba5853904635406bfb6be8cfd6e993e9577a930c8b41fb1062b94715d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e139cfba5853904635406bfb6be8cfd6e993e9577a930c8b41fb1062b94715d", kill_on_drop: false }` [INFO] [stdout] 1e139cfba5853904635406bfb6be8cfd6e993e9577a930c8b41fb1062b94715d