[INFO] cloning repository https://github.com/TI-Toolkit/basiclings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TI-Toolkit/basiclings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e65b186bc216a6f3c7aeb09968ec0a569047a2f
[INFO] checking TI-Toolkit/basiclings against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTI-Toolkit%2Fbasiclings" "/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/TI-Toolkit/basiclings
[INFO] finished tweaking git repo https://github.com/TI-Toolkit/basiclings
[INFO] tweaked toml for git repo https://github.com/TI-Toolkit/basiclings written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TI-Toolkit/basiclings 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/TI-Toolkit/basiclings 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] 12076d721a7caf62c222788eeac520ae016950f7a6f700ab837330c7035563cb
[INFO] running `Command { std: "docker" "start" "-a" "12076d721a7caf62c222788eeac520ae016950f7a6f700ab837330c7035563cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12076d721a7caf62c222788eeac520ae016950f7a6f700ab837330c7035563cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12076d721a7caf62c222788eeac520ae016950f7a6f700ab837330c7035563cb", kill_on_drop: false }`
[INFO] [stdout] 12076d721a7caf62c222788eeac520ae016950f7a6f700ab837330c7035563cb
[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] a07873122be370e167b3c278e1f6e3d4b3f3f5234da2fa709341ace04c6dc52b
[INFO] running `Command { std: "docker" "start" "-a" "a07873122be370e167b3c278e1f6e3d4b3f3f5234da2fa709341ace04c6dc52b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling winnow v0.6.21
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rust-embed-utils v8.5.0
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking no_std_io2 v0.8.1
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking markdown v1.0.0-alpha.21
[INFO] [stderr]     Checking tifloats v2.4.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking edit v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking titokens v0.2.1
[INFO] [stderr]     Checking basiclings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]   --> src/parser.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[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]   --> src/parser.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use rust_embed::Embed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/parser.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[folder = "lessons/"]
[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] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct LessonData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]   --> src/parser.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[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]   --> src/parser.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use rust_embed::Embed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/parser.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[folder = "lessons/"]
[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] 13 + #[derive(RustEmbed)]
[INFO] [stdout] 14 | pub struct LessonData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `LessonData` in the current scope
[INFO] [stdout]   --> src/parser.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LessonData;
[INFO] [stdout]    | --------------------- function or associated item `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     for file_path in LessonData::iter() {
[INFO] [stdout]    |                                  ^^^^ function or associated item not found in `LessonData`
[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]            candidate #3: `radix_trie::trie_common::TrieCommon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `LessonData` in the current scope
[INFO] [stdout]   --> src/parser.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LessonData;
[INFO] [stdout]    | --------------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |         let raw_data = LessonData::get(&file_path).unwrap().data;
[INFO] [stdout]    |                                    ^^^ function or associated item not found in `LessonData`
[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: `bitvec::slice::api::BitSliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `LessonData` in the current scope
[INFO] [stdout]   --> src/parser.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LessonData;
[INFO] [stdout]    | --------------------- function or associated item `iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     for file_path in LessonData::iter() {
[INFO] [stdout]    |                                  ^^^^ function or associated item not found in `LessonData`
[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]            candidate #3: `radix_trie::trie_common::TrieCommon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `LessonData` in the current scope
[INFO] [stdout]   --> src/parser.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct LessonData;
[INFO] [stdout]    | --------------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |         let raw_data = LessonData::get(&file_path).unwrap().data;
[INFO] [stdout]    |                                    ^^^ function or associated item not found in `LessonData`
[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: `bitvec::slice::api::BitSliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basiclings` (bin "basiclings") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basiclings` (bin "basiclings" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "a07873122be370e167b3c278e1f6e3d4b3f3f5234da2fa709341ace04c6dc52b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a07873122be370e167b3c278e1f6e3d4b3f3f5234da2fa709341ace04c6dc52b", kill_on_drop: false }`
[INFO] [stdout] a07873122be370e167b3c278e1f6e3d4b3f3f5234da2fa709341ace04c6dc52b
