[INFO] fetching crate clue_core 4.0.0-78ce10c1...
[INFO] testing clue_core-4.0.0-78ce10c1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate clue_core 4.0.0-78ce10c1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate clue_core 4.0.0-78ce10c1
[INFO] finished tweaking crates.io crate clue_core 4.0.0-78ce10c1
[INFO] tweaked toml for crates.io crate clue_core 4.0.0-78ce10c1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clue_core 4.0.0-78ce10c1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clue_core 4.0.0-78ce10c1 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1b17e95e562d7644f7429f316e3811f67b39272d5abba9336b7e77c03ee6223
[INFO] running `Command { std: "docker" "start" "-a" "a1b17e95e562d7644f7429f316e3811f67b39272d5abba9336b7e77c03ee6223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b17e95e562d7644f7429f316e3811f67b39272d5abba9336b7e77c03ee6223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b17e95e562d7644f7429f316e3811f67b39272d5abba9336b7e77c03ee6223", kill_on_drop: false }`
[INFO] [stdout] a1b17e95e562d7644f7429f316e3811f67b39272d5abba9336b7e77c03ee6223
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae4f551b53ad656a369d3ae0a88f726db8fb4608b6b53dafeea3541051b3ff4a
[INFO] running `Command { std: "docker" "start" "-a" "ae4f551b53ad656a369d3ae0a88f726db8fb4608b6b53dafeea3541051b3ff4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling clue_core v4.0.0-78ce10c1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/code.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<CodeChar> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<'_, CodeChar> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.61s
[INFO] running `Command { std: "docker" "inspect" "ae4f551b53ad656a369d3ae0a88f726db8fb4608b6b53dafeea3541051b3ff4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae4f551b53ad656a369d3ae0a88f726db8fb4608b6b53dafeea3541051b3ff4a", kill_on_drop: false }`
[INFO] [stdout] ae4f551b53ad656a369d3ae0a88f726db8fb4608b6b53dafeea3541051b3ff4a
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fa69a6a4420557956807e43ed1a8c75a56d6db3f4da33e970f343b9ed722759
[INFO] running `Command { std: "docker" "start" "-a" "3fa69a6a4420557956807e43ed1a8c75a56d6db3f4da33e970f343b9ed722759", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling clue_core v4.0.0-78ce10c1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/code.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<CodeChar> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<'_, CodeChar> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/code.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<CodeChar> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<'_, CodeChar> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.85s
[INFO] running `Command { std: "docker" "inspect" "3fa69a6a4420557956807e43ed1a8c75a56d6db3f4da33e970f343b9ed722759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fa69a6a4420557956807e43ed1a8c75a56d6db3f4da33e970f343b9ed722759", kill_on_drop: false }`
[INFO] [stdout] 3fa69a6a4420557956807e43ed1a8c75a56d6db3f4da33e970f343b9ed722759
[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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a2d13d77f4544b0391937252ac08b6727a0b1186b0176510241cd7699d2f363
[INFO] running `Command { std: "docker" "start" "-a" "9a2d13d77f4544b0391937252ac08b6727a0b1186b0176510241cd7699d2f363", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/code.rs:295:14
[INFO] [stderr]     |
[INFO] [stderr] 295 |     pub fn iter(&self) -> Iter<CodeChar> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 295 |     pub fn iter(&self) -> Iter<'_, CodeChar> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `clue_core` (lib) generated 1 warning (run `cargo fix --lib -p clue_core` to apply 1 suggestion)
[INFO] [stderr] warning: `clue_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clue_core-da7d829900e0158d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests clue_core
[INFO] [stdout] test scanner::tests::check_safe_tokens ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/compiler.rs - compiler::Compiler<'a>::new (line 44) ... ok
[INFO] [stdout] test src/lib.rs - Clue::compile_preprocessed (line 540) ... ok
[INFO] [stdout] test src/compiler.rs - compiler::Compiler (line 20) ... ok
[INFO] [stdout] test src/lib.rs - Clue::compile_file (line 618) ... FAILED
[INFO] [stdout] test src/lib.rs - Clue::compile_code (line 593) ... ok
[INFO] [stdout] test src/lib.rs - Clue (line 644) ... ok
[INFO] [stdout] test src/lib.rs - Clue::compile_ast (line 566) ... ok
[INFO] [stdout] test src/lib.rs - Clue::parse_code (line 446) ... ok
[INFO] [stdout] test src/compiler.rs - compiler::Compiler<'a>::compile_tokens (line 338) ... ok
[INFO] [stdout] test src/lib.rs - Clue::preprocess_code (line 176) ... ok
[INFO] [stdout] test src/lib.rs - Clue::parse_preprocessed (line 391) ... ok
[INFO] [stdout] test src/lib.rs - Clue::scan_file (line 354) ... FAILED
[INFO] [stdout] test src/lib.rs - Clue::preprocess_file (line 216) ... FAILED
[INFO] [stdout] test src/lib.rs - Clue::scan_code (line 324) ... ok
[INFO] [stdout] test src/preprocessor.rs - preprocessor::preprocess_code (line 688) ... FAILED
[INFO] [stdout] test src/preprocessor.rs - preprocessor::preprocess_codes (line 1415) ... FAILED
[INFO] [stdout] test src/lib.rs - Clue::parse_tokens (line 417) ... ok
[INFO] [stdout] test src/preprocessor.rs - preprocessor::preprocess_variables (line 1479) ... FAILED
[INFO] [stdout] test src/parser.rs - parser::parse_tokens (line 2556) ... FAILED
[INFO] [stdout] test src/lib.rs - format_clue (line 46) ... ok
[INFO] [stdout] test src/lib.rs - Clue::parse_file (line 471) ... FAILED
[INFO] [stdout] test src/lib.rs - Clue::scan_preprocessed (line 295) ... ok
[INFO] [stdout] test src/scanner.rs - scanner::scan_code (line 710) ... FAILED
[INFO] [stdout] test src/preprocessor.rs - preprocessor::read_file (line 658) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Clue::compile_file (line 618) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: "No such file or directory (os error 2)"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Clue::scan_file (line 354) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: "No such file or directory (os error 2)"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Clue::preprocess_file (line 216) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: "No such file or directory (os error 2)"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/preprocessor.rs - preprocessor::preprocess_code (line 688) stdout ----
[INFO] [stdout] error: couldn't read `src/../../examples/macro.clue`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/preprocessor.rs:694:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut code = include_str!("../../examples/macro.clue").to_owned();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/preprocessor.rs - preprocessor::preprocess_codes (line 1415) stdout ----
[INFO] [stdout] error: couldn't read `src/../../examples/macro.clue`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/preprocessor.rs:1422:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut code = include_str!("../../examples/macro.clue").to_owned();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/preprocessor.rs - preprocessor::preprocess_variables (line 1479) stdout ----
[INFO] [stdout] error: couldn't read `src/../../examples/macro.clue`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/preprocessor.rs:1486:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut code = include_str!("../../examples/macro.clue").to_owned();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parser.rs - parser::parse_tokens (line 2556) stdout ----
[INFO] [stdout] error: couldn't read `src/../../examples/fizzbuzz.clue`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/parser.rs:2563:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut code = include_str!("../../examples/fizzbuzz.clue").to_owned();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/parser.rs:2574:18
[INFO] [stdout]     |
[INFO] [stdout]  20 |     let tokens = scan_code(codes, &filename)?;
[INFO] [stdout]     |                  ^^^^^^^^^------------------ argument #3 of type `&Options` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/scanner.rs:732:8
[INFO] [stdout]     |
[INFO] [stdout] 732 | pub fn scan_code(code: Code, filename: &String, options: &Options) -> Result<Vec<Token>, String> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  20 |     let tokens = scan_code(codes, &filename, /* &Options */)?;
[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 E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Clue::parse_file (line 471) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (403) panicked at /opt/rustwide/workdir/src/lib.rs:491:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e78ca62d02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e78ca62d02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e78ca62d02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61e78ca62d02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61e78ca737df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61e78ca737df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61e78ca3f8a1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61e78ca3f8a1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61e78ca45512 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61e78ca4718c - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61e78ca46fe6 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x61e78ca47815 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x61e78ca476aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x61e78ca45649 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61e78ca33c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x61e78ca773a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x61e78ca76716 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x61e78c97cb63 - clue_core::Clue::parse_file::hcbeda509b102fd76
[INFO] [stdout]   18:     0x61e78c97c2e1 - rust_out::main::hc4b7e916335338a7
[INFO] [stdout]   19:     0x61e78c97b70e - core::ops::function::FnOnce::call_once::hd8edcc5bf64f33b0
[INFO] [stdout]   20:     0x61e78c97b63d - std::sys::backtrace::__rust_begin_short_backtrace::h88dbf917c975fd8a
[INFO] [stdout]   21:     0x61e78c97b5ff - std::rt::lang_start::{{closure}}::h8a5f023e3ef632a3
[INFO] [stdout]   22:     0x61e78ca41300 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x61e78ca41300 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   24:     0x61e78ca41300 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   25:     0x61e78ca41300 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x61e78ca41300 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x61e78ca41300 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x61e78ca41300 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x61e78ca41300 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61e78ca41300 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x61e78c97b5e1 - std::rt::lang_start::h6c468f43e8d3f10f
[INFO] [stdout]   32:     0x61e78c97d685 - main
[INFO] [stdout]   33:     0x76e2c08ea1ca - <unknown>
[INFO] [stdout]   34:     0x76e2c08ea28b - __libc_start_main
[INFO] [stdout]   35:     0x61e78c97b3b5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/scanner.rs - scanner::scan_code (line 710) stdout ----
[INFO] [stdout] error: couldn't read `src/../../examples/fizzbuzz.clue`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/scanner.rs:717:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut code = include_str!("../../examples/fizzbuzz.clue").to_owned();
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/scanner.rs:728:18
[INFO] [stdout]     |
[INFO] [stdout]  20 |     let tokens = scan_code(codes, &filename)?;
[INFO] [stdout]     |                  ^^^^^^^^^------------------ argument #3 of type `&Options` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/scanner.rs:732:8
[INFO] [stdout]     |
[INFO] [stdout] 732 | pub fn scan_code(code: Code, filename: &String, options: &Options) -> Result<Vec<Token>, String> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  20 |     let tokens = scan_code(codes, &filename, /* &Options */)?;
[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 E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/preprocessor.rs - preprocessor::read_file (line 658) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: "No such file or directory (os error 2)"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Clue::compile_file (line 618)
[INFO] [stdout]     src/lib.rs - Clue::parse_file (line 471)
[INFO] [stdout]     src/lib.rs - Clue::preprocess_file (line 216)
[INFO] [stdout]     src/lib.rs - Clue::scan_file (line 354)
[INFO] [stdout]     src/parser.rs - parser::parse_tokens (line 2556)
[INFO] [stdout]     src/preprocessor.rs - preprocessor::preprocess_code (line 688)
[INFO] [stdout]     src/preprocessor.rs - preprocessor::preprocess_codes (line 1415)
[INFO] [stdout]     src/preprocessor.rs - preprocessor::preprocess_variables (line 1479)
[INFO] [stdout]     src/preprocessor.rs - preprocessor::read_file (line 658)
[INFO] [stdout]     src/scanner.rs - scanner::scan_code (line 710)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.89s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a2d13d77f4544b0391937252ac08b6727a0b1186b0176510241cd7699d2f363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a2d13d77f4544b0391937252ac08b6727a0b1186b0176510241cd7699d2f363", kill_on_drop: false }`
[INFO] [stdout] 9a2d13d77f4544b0391937252ac08b6727a0b1186b0176510241cd7699d2f363
