[INFO] fetching crate embed_it 6.0.0...
[INFO] testing embed_it-6.0.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate embed_it 6.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate embed_it 6.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate embed_it 6.0.0
[INFO] tweaked toml for crates.io crate embed_it 6.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embed_it 6.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate embed_it 6.0.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded zstd v0.13.3
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.2
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.4
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded embed_it_macros v6.0.0
[INFO] [stderr]   Downloaded zstd-safe v7.2.3
[INFO] [stderr]   Downloaded flate2 v1.1.0
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded embed_it_utils v6.0.0
[INFO] [stderr]   Downloaded blake3 v1.6.1
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.2
[INFO] [stderr]   Downloaded zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]   Downloaded brotli v7.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f27e4e73030420c8f77bbb7dbeda6a5775d1933c69bb13885102463b5702571a
[INFO] running `Command { std: "docker" "start" "-a" "f27e4e73030420c8f77bbb7dbeda6a5775d1933c69bb13885102463b5702571a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f27e4e73030420c8f77bbb7dbeda6a5775d1933c69bb13885102463b5702571a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27e4e73030420c8f77bbb7dbeda6a5775d1933c69bb13885102463b5702571a", kill_on_drop: false }`
[INFO] [stdout] f27e4e73030420c8f77bbb7dbeda6a5775d1933c69bb13885102463b5702571a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7c8205aa25695eff14fb583879972cd2a2a2741bf8a48f78a492e820e61de66
[INFO] running `Command { std: "docker" "start" "-a" "b7c8205aa25695eff14fb583879972cd2a2a2741bf8a48f78a492e820e61de66", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling embed_it_utils v6.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling embed_it_macros v6.0.0
[INFO] [stderr]    Compiling embed_it v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
[INFO] running `Command { std: "docker" "inspect" "b7c8205aa25695eff14fb583879972cd2a2a2741bf8a48f78a492e820e61de66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c8205aa25695eff14fb583879972cd2a2a2741bf8a48f78a492e820e61de66", kill_on_drop: false }`
[INFO] [stdout] b7c8205aa25695eff14fb583879972cd2a2a2741bf8a48f78a492e820e61de66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26cebf5e445b34f20deea6db26009a8e2f6af5d5df69ec31e961681d66451c41
[INFO] running `Command { std: "docker" "start" "-a" "26cebf5e445b34f20deea6db26009a8e2f6af5d5df69ec31e961681d66451c41", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling embed_it v6.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]   --> tests/include_exclude.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/child_of.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Assets;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> tests/include_exclude.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    | ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |         assert!(Assets.get("one.txt").is_some());
[INFO] [stdout]    |                        ^^^ method not found in `Assets`
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> tests/include_exclude.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    | ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |         assert!(Assets.get("hello.txt").is_some());
[INFO] [stdout]    |                        ^^^ method not found in `Assets`
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> tests/include_exclude.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    | ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |         assert!(Assets.get("world.txt").is_none());
[INFO] [stdout]    |                        ^^^ method not found in `Assets`
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> tests/include_exclude.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Assets;
[INFO] [stdout]    | ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |         assert!(Assets.get("one_txt").is_none());
[INFO] [stdout]    |                        ^^^ method not found in `Assets`
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/simple_assets.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Assets;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Dir`, `crate::DynDir`, `crate::DynFile`, `crate::EntryDir`, `crate::EntryFile`
[INFO] [stdout]   --> tests/simple_assets.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use crate::{Dir, DynDir, DynFile, EntryDir, EntryFile};
[INFO] [stdout]    |                 ^^^  ^^^^^^  ^^^^^^^  ^^^^^^^^  ^^^^^^^^^ no `EntryFile` in the root
[INFO] [stdout]    |                 |    |       |        |
[INFO] [stdout]    |                 |    |       |        no `EntryDir` in the root
[INFO] [stdout]    |                 |    |       no `DynFile` in the root
[INFO] [stdout]    |                 |    no `DynDir` in the root
[INFO] [stdout]    |                 no `Dir` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these variants instead:
[INFO] [stdout]            crate::tests::Entry::Dir
[INFO] [stdout]            embed_it::Entry::Dir
[INFO] [stdout]            embed_it_utils::entry::Entry::Dir
[INFO] [stdout]            embed_it_utils::entry::EntryKind::Dir
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `File` in this scope
[INFO] [stdout]   --> tests/child_of.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn child_content<T: ChildOf<Assets, 0> + File>(value: &T) -> &'static [u8] {
[INFO] [stdout]    |                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "include_exclude") due to 5 previous errors
[INFO] [stdout] error[E0405]: cannot find trait `File` in this scope
[INFO] [stdout]   --> tests/child_of.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn grandchild_content<T: ChildOf<Assets, 1> + File>(value: &T) -> &'static [u8] {
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "simple_assets") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "child_of") due to 3 previous errors
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/support_alt_separator.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub struct Assets;
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/same_names': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/same_names.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct SameNames;
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/with_extensions.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Assets;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]   --> tests/support_alt_separator.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct Assets;
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Dir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_entry<D: Dir + ?Sized, T>(
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DynDir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |         f: impl FnOnce(&Entry<DynDir, DynFile>) -> Option<T>,
[INFO] [stdout]    |                               ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_entry<D: Dir + ?Sized, T, DynDir>(
[INFO] [stdout]    |                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DynFile` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 |         f: impl FnOnce(&Entry<DynDir, DynFile>) -> Option<T>,
[INFO] [stdout]    |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_entry<D: Dir + ?Sized, T, DynFile>(
[INFO] [stdout]    |                                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Dir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get_file<D: Dir + ?Sized>(dir: &D, path: &str) -> &'static dyn EntryFile {
[INFO] [stdout]    |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `EntryFile` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:27:71
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get_file<D: Dir + ?Sized>(dir: &D, path: &str) -> &'static dyn EntryFile {
[INFO] [stdout]    |                                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Dir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_dir<D: Dir + ?Sized>(dir: &D, path: &str) -> &'static dyn EntryDir {
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `EntryDir` in this scope
[INFO] [stdout]   --> tests/with_extensions.rs:31:70
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_dir<D: Dir + ?Sized>(dir: &D, path: &str) -> &'static dyn EntryDir {
[INFO] [stdout]    |                                                                      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `entries` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub struct SameNames;
[INFO] [stdout]    |   -------------------- method `entries` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |           let paths = SameNames
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 18 | |             .entries()
[INFO] [stdout]    | |             -^^^^^^^ method not found in `SameNames`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[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 `entries`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Entries`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `alt_sep::Assets` in the current scope
[INFO] [stdout]   --> tests/support_alt_separator.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |       pub struct Assets;
[INFO] [stdout]    |       ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 | /             alt_sep::Assets
[INFO] [stdout] 30 | |                 .get("one_txt/hello")
[INFO] [stdout]    | |                 -^^^ method not found in `alt_sep::Assets`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |         assert_eq!(SameNames.same_txt().path().relative_path_str(), "same+txt");
[INFO] [stdout]    |                              ^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `alt_sep::Assets` in the current scope
[INFO] [stdout]   --> tests/support_alt_separator.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |       pub struct Assets;
[INFO] [stdout]    |       ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 | /             alt_sep::Assets
[INFO] [stdout] 39 | |                 .get("one_txt\\hello")
[INFO] [stdout]    | |                 -^^^ method not found in `alt_sep::Assets`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_1` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_1` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |             SameNames.same_txt_1().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "with_extensions") due to 8 previous errors
[INFO] [stdout] error[E0599]: no method named `same_txt_2` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_2` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |             SameNames.same_txt_2().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `no_alt_sep::Assets` in the current scope
[INFO] [stdout]   --> tests/support_alt_separator.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct Assets;
[INFO] [stdout]    |     ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |         assert!(no_alt_sep::Assets.get("one_txt\\hello").is_none());
[INFO] [stdout]    |                                    ^^^ method not found in `no_alt_sep::Assets`
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_3` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_3` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |             SameNames.same_txt_3().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `no_alt_sep::Assets` in the current scope
[INFO] [stdout]   --> tests/support_alt_separator.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |       pub struct Assets;
[INFO] [stdout]    |       ----------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 | /             no_alt_sep::Assets
[INFO] [stdout] 50 | |                 .get("one_txt/hello")
[INFO] [stdout]    | |                 -^^^ method not found in `no_alt_sep::Assets`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[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: `SliceIndex`
[INFO] [stdout]            candidate #2: `embed_it::Index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_4` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_4` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |             SameNames.same_txt_4().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `same_txt_5` found for struct `SameNames` in the current scope
[INFO] [stdout]   --> tests/same_names.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SameNames;
[INFO] [stdout]    | -------------------- method `same_txt_5` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |             SameNames.same_txt_5().path().relative_path_str(),
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `SameNames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: unable to expand the path: unable to canonicalize path '/opt/rustwide/workdir/../example_dirs/assets': 'No such file or directory (os error 2)'
[INFO] [stdout]  --> tests/fields.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Assets;
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "support_alt_separator") due to 6 previous errors
[INFO] [stderr] error: could not compile `embed_it` (test "same_names") due to 8 previous errors
[INFO] [stdout] error[E0432]: unresolved imports `crate::AsStrField`, `crate::ChildrenField`
[INFO] [stdout]   --> tests/fields.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use crate::{AsStrField, Assets, ChildrenField};
[INFO] [stdout]    |                 ^^^^^^^^^^          ^^^^^^^^^^^^^ no `ChildrenField` in the root
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 no `AsStrField` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `FileFieldFactory` in this scope
[INFO] [stdout]   --> tests/fields.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl FileFieldFactory for AsStr {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `File` in this scope
[INFO] [stdout]   --> tests/fields.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn create<T: File + ?Sized>(data: &T) -> Self::Field {
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DirFieldFactory` in this scope
[INFO] [stdout]   --> tests/fields.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl DirFieldFactory for Children {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Dir` in this scope
[INFO] [stdout]   --> tests/fields.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn create<T: Dir + ?Sized>(data: &T) -> Self::Field {
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embed_it` (test "fields") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "26cebf5e445b34f20deea6db26009a8e2f6af5d5df69ec31e961681d66451c41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26cebf5e445b34f20deea6db26009a8e2f6af5d5df69ec31e961681d66451c41", kill_on_drop: false }`
[INFO] [stdout] 26cebf5e445b34f20deea6db26009a8e2f6af5d5df69ec31e961681d66451c41
