[INFO] fetching crate elvish-macros 0.1.1...
[INFO] testing elvish-macros-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate elvish-macros 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate elvish-macros 0.1.1
[INFO] finished tweaking crates.io crate elvish-macros 0.1.1
[INFO] tweaked toml for crates.io crate elvish-macros 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate elvish-macros 0.1.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 218 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f9899d84eda85d158b42ac543f403f78127c74b1d4cb6f2f0a054aa729fd51f
[INFO] running `Command { std: "docker" "start" "-a" "9f9899d84eda85d158b42ac543f403f78127c74b1d4cb6f2f0a054aa729fd51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f9899d84eda85d158b42ac543f403f78127c74b1d4cb6f2f0a054aa729fd51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f9899d84eda85d158b42ac543f403f78127c74b1d4cb6f2f0a054aa729fd51f", kill_on_drop: false }`
[INFO] [stdout] 9f9899d84eda85d158b42ac543f403f78127c74b1d4cb6f2f0a054aa729fd51f
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3ffd3989624999c7908ba8890454e80c523de89b186ff7750e321240c03a0d98
[INFO] running `Command { std: "docker" "start" "-a" "3ffd3989624999c7908ba8890454e80c523de89b186ff7750e321240c03a0d98", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mdka v1.6.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tl v0.7.8
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling xml5ever v0.18.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling elvish-core v0.1.1
[INFO] [stderr]    Compiling elvish-macros v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.00s
[INFO] running `Command { std: "docker" "inspect" "3ffd3989624999c7908ba8890454e80c523de89b186ff7750e321240c03a0d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ffd3989624999c7908ba8890454e80c523de89b186ff7750e321240c03a0d98", kill_on_drop: false }`
[INFO] [stdout] 3ffd3989624999c7908ba8890454e80c523de89b186ff7750e321240c03a0d98
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bb862a864ab83481ed2a117daca2eb68968cdd330799dc09be47bd31e6b7fa1b
[INFO] running `Command { std: "docker" "start" "-a" "bb862a864ab83481ed2a117daca2eb68968cdd330799dc09be47bd31e6b7fa1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling elvish-macros v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "bb862a864ab83481ed2a117daca2eb68968cdd330799dc09be47bd31e6b7fa1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb862a864ab83481ed2a117daca2eb68968cdd330799dc09be47bd31e6b7fa1b", kill_on_drop: false }`
[INFO] [stdout] bb862a864ab83481ed2a117daca2eb68968cdd330799dc09be47bd31e6b7fa1b
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 018dce16ad5e30f2163b7f2c1b34b4df189a9b14e2eb16e7e0955a4769dfe8c6
[INFO] running `Command { std: "docker" "start" "-a" "018dce16ad5e30f2163b7f2c1b34b4df189a9b14e2eb16e7e0955a4769dfe8c6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/elvish-macros/4932dca45f54b11f/deps/elvish_macros-4932dca45f54b11f)
[INFO] [stderr]    Doc-tests elvish_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - solution (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - example (line 89) ... FAILED
[INFO] [stdout] test src/lib.rs - available_days (line 207) ... FAILED
[INFO] [stdout] test src/example.rs - example::PartExample::expand (line 89) ... FAILED
[INFO] [stdout] test src/lib.rs - declare_modules (line 149) ... ok
[INFO] [stdout] test src/lib.rs - declare_run_fn (line 169) ... FAILED
[INFO] [stdout] test src/example.rs - example::PartExample::expand (line 95) ... FAILED
[INFO] [stdout] test src/lib.rs - solution (line 49) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - solution (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `elvish`
[INFO] [stdout]   --> src/lib.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[elvish::solution(day = 1, example = 142)]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `elvish`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 109) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `elvish`
[INFO] [stdout]    --> src/lib.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | elvish::example!(
[INFO] [stdout]     | ^^^^^^ use of unresolved module or unlinked crate `elvish`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `elvish`
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | elvish::example!("
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `elvish`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - example (line 89) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `elvish`
[INFO] [stdout]   --> src/lib.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | elvish::example!(
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `elvish`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - available_days (line 207) stdout ----
[INFO] [stdout] warning: unexpected `cfg` condition value: `day01`
[INFO] [stdout]    --> src/lib.rs:210:11
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[cfg(feature="day01")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `day01` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `day02`
[INFO] [stdout]    --> src/lib.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[cfg(feature="day02")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `day02` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `day03`
[INFO] [stdout]    --> src/lib.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[cfg(feature="day03")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `day03` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 207 |   fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_207_0() {
[INFO] [stdout]     |                                                                           - help: a return type might be missing here: `-> _`
[INFO] [stdout] 208 | / [
[INFO] [stdout] 209 | |
[INFO] [stdout] 210 | |     #[cfg(feature="day01")]
[INFO] [stdout] 211 | |     1,
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | | ]
[INFO] [stdout]     | |_^ expected `()`, found `[_; 0]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                    found array `[_; 0]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/example.rs - example::PartExample::expand (line 89) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `expr` in this scope
[INFO] [stdout]   --> src/example.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 90 | const EXAMPLE_PARTx_y = {expr};
[INFO] [stdout]    |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]   --> src/example.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 | const EXAMPLE_PARTx_y = {expr};
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 90 | const EXAMPLE_PARTx_y: <type> = {expr};
[INFO] [stdout]    |                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - declare_run_fn (line 169) stdout ----
[INFO] [stdout] warning: unexpected `cfg` condition value: `day01`
[INFO] [stdout]    --> src/lib.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "day01")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `day01` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `day02`
[INFO] [stdout]    --> src/lib.rs:183:11
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg(feature = "day02")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `day02` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    --> src/lib.rs:170:52
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn run_day_part(day: u8, part: u8, input: &str) -> eyre::Result<String> {
[INFO] [stdout]     |                                                    ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/example.rs - example::PartExample::expand (line 95) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `EXAMPLE_PARTx_y` in this scope
[INFO] [stdout]   --> src/example.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 | const EXAMPLE_PARTx = EXAMPLE_PARTx_y;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: missing type for `const` item
[INFO] [stdout]   --> src/example.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 | const EXAMPLE_PARTx = EXAMPLE_PARTx_y;
[INFO] [stdout]    |                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: provide a type for the item
[INFO] [stdout]    |
[INFO] [stdout] 96 | const EXAMPLE_PARTx: <type> = EXAMPLE_PARTx_y;
[INFO] [stdout]    |                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - solution (line 49) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `elvish`
[INFO] [stdout]   --> src/lib.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl elvish::solution::Part<1, 1> for crate::Solutions {
[INFO] [stdout]    |      ^^^^^^ use of unresolved module or unlinked crate `elvish`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `elvish`, use `cargo add elvish` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 49 + use elvish_core::solution;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `solution`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 - impl elvish::solution::Part<1, 1> for crate::Solutions {
[INFO] [stdout] 52 + impl solution::Part<1, 1> for crate::Solutions {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Solutions` in the crate root
[INFO] [stdout]   --> src/lib.rs:52:46
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl elvish::solution::Part<1, 1> for crate::Solutions {
[INFO] [stdout]    |                                              ^^^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/example.rs - example::PartExample::expand (line 89)
[INFO] [stdout]     src/example.rs - example::PartExample::expand (line 95)
[INFO] [stdout]     src/lib.rs - available_days (line 207)
[INFO] [stdout]     src/lib.rs - declare_run_fn (line 169)
[INFO] [stdout]     src/lib.rs - example (line 109)
[INFO] [stdout]     src/lib.rs - example (line 80)
[INFO] [stdout]     src/lib.rs - example (line 89)
[INFO] [stdout]     src/lib.rs - solution (line 28)
[INFO] [stdout]     src/lib.rs - solution (line 49)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "018dce16ad5e30f2163b7f2c1b34b4df189a9b14e2eb16e7e0955a4769dfe8c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018dce16ad5e30f2163b7f2c1b34b4df189a9b14e2eb16e7e0955a4769dfe8c6", kill_on_drop: false }`
[INFO] [stdout] 018dce16ad5e30f2163b7f2c1b34b4df189a9b14e2eb16e7e0955a4769dfe8c6
