[INFO] cloning repository https://github.com/indi-c/oxcgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/indi-c/oxcgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findi-c%2Foxcgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findi-c%2Foxcgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c89c409f9d3ee20936cca1015a590867e4acd41 [INFO] checking indi-c/oxcgen against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findi-c%2Foxcgen" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/indi-c/oxcgen [INFO] finished tweaking git repo https://github.com/indi-c/oxcgen [INFO] tweaked toml for git repo https://github.com/indi-c/oxcgen written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/indi-c/oxcgen on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/indi-c/oxcgen 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8c2f5325855629a58283bae1ebb9591bf59c3787e083608ebc883da535d137c [INFO] running `Command { std: "docker" "start" "-a" "b8c2f5325855629a58283bae1ebb9591bf59c3787e083608ebc883da535d137c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8c2f5325855629a58283bae1ebb9591bf59c3787e083608ebc883da535d137c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c2f5325855629a58283bae1ebb9591bf59c3787e083608ebc883da535d137c", kill_on_drop: false }` [INFO] [stdout] b8c2f5325855629a58283bae1ebb9591bf59c3787e083608ebc883da535d137c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4c27ecd58510b1f8cb312b2138cb6c45e3a4805434599c5705f452e0309e7f7 [INFO] running `Command { std: "docker" "start" "-a" "c4c27ecd58510b1f8cb312b2138cb6c45e3a4805434599c5705f452e0309e7f7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling assets_macro v0.1.0 (/opt/rustwide/workdir/assets_macro) [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking oxcgen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/supported_languages.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | assets_macro::make_asset!($lang); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | define_languages!(Rust); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] = note: this error originates in the macro `assets_macro::make_asset` which comes from the expansion of the macro `define_languages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: derive macro `Embed` is private [INFO] [stdout] --> src/supported_languages.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | assets_macro::make_asset!($lang); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private derive macro [INFO] [stdout] ... [INFO] [stdout] 86 | define_languages!(Rust); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the derive macro `Embed` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use RustEmbed as Embed; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assets_macro::make_asset` which comes from the expansion of the macro `define_languages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: import `Embed` directly [INFO] [stdout] | [INFO] [stdout] 12 - assets_macro::make_asset!($lang); [INFO] [stdout] 12 + rust_embed_impl::RustEmbed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `RustAssets` in the current scope [INFO] [stdout] --> src/supported_languages.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 12 | assets_macro::make_asset!($lang); [INFO] [stdout] | -------------------------------- function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 51 | [<$lang Assets>]::iter() [INFO] [stdout] | ^^^^ function or associated item not found in `RustAssets` [INFO] [stdout] ... [INFO] [stdout] 86 | define_languages!(Rust); [INFO] [stdout] | ----------------------- in this macro invocation [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 trait defines an item `iter`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] = note: this error originates in the macro `define_languages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/supported_languages.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | assets_macro::make_asset!($lang); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | define_languages!(Rust); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] = note: this error originates in the macro `assets_macro::make_asset` which comes from the expansion of the macro `define_languages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: derive macro `Embed` is private [INFO] [stdout] --> src/supported_languages.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | assets_macro::make_asset!($lang); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ private derive macro [INFO] [stdout] ... [INFO] [stdout] 86 | define_languages!(Rust); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the derive macro `Embed` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use RustEmbed as Embed; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `assets_macro::make_asset` which comes from the expansion of the macro `define_languages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: import `Embed` directly [INFO] [stdout] | [INFO] [stdout] 12 - assets_macro::make_asset!($lang); [INFO] [stdout] 12 + rust_embed_impl::RustEmbed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `RustAssets` in the current scope [INFO] [stdout] --> src/supported_languages.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 12 | assets_macro::make_asset!($lang); [INFO] [stdout] | -------------------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 38 | [<$lang Assets>]::get(path) [INFO] [stdout] | ^^^ function or associated item not found in `RustAssets` [INFO] [stdout] ... [INFO] [stdout] 86 | define_languages!(Rust); [INFO] [stdout] | ----------------------- in this macro invocation [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] = note: this error originates in the macro `define_languages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `RustAssets` in the current scope [INFO] [stdout] --> src/supported_languages.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 12 | assets_macro::make_asset!($lang); [INFO] [stdout] | -------------------------------- function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 51 | [<$lang Assets>]::iter() [INFO] [stdout] | ^^^^ function or associated item not found in `RustAssets` [INFO] [stdout] ... [INFO] [stdout] 86 | define_languages!(Rust); [INFO] [stdout] | ----------------------- in this macro invocation [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 trait defines an item `iter`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] = note: this error originates in the macro `define_languages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxcgen` (bin "oxcgen") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `RustAssets` in the current scope [INFO] [stdout] --> src/supported_languages.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 12 | assets_macro::make_asset!($lang); [INFO] [stdout] | -------------------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 38 | [<$lang Assets>]::get(path) [INFO] [stdout] | ^^^ function or associated item not found in `RustAssets` [INFO] [stdout] ... [INFO] [stdout] 86 | define_languages!(Rust); [INFO] [stdout] | ----------------------- in this macro invocation [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] = note: this error originates in the macro `define_languages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxcgen` (bin "oxcgen" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "c4c27ecd58510b1f8cb312b2138cb6c45e3a4805434599c5705f452e0309e7f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c27ecd58510b1f8cb312b2138cb6c45e3a4805434599c5705f452e0309e7f7", kill_on_drop: false }` [INFO] [stdout] c4c27ecd58510b1f8cb312b2138cb6c45e3a4805434599c5705f452e0309e7f7