[INFO] fetching crate clue_core 4.0.0-78ce10c1...
[INFO] testing clue_core-4.0.0-78ce10c1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate clue_core 4.0.0-78ce10c1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clue_core 4.0.0-78ce10c1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 993b65071e6d403dabbe11729a9d91720cd867c734eacd0fbedb5a40ff7d5d45
[INFO] running `Command { std: "docker" "start" "-a" "993b65071e6d403dabbe11729a9d91720cd867c734eacd0fbedb5a40ff7d5d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "993b65071e6d403dabbe11729a9d91720cd867c734eacd0fbedb5a40ff7d5d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993b65071e6d403dabbe11729a9d91720cd867c734eacd0fbedb5a40ff7d5d45", kill_on_drop: false }`
[INFO] [stdout] 993b65071e6d403dabbe11729a9d91720cd867c734eacd0fbedb5a40ff7d5d45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e49a0c3d9b30376668bbbf74b35946471593b017e222aa208aca06d95964dc30
[INFO] running `Command { std: "docker" "start" "-a" "e49a0c3d9b30376668bbbf74b35946471593b017e222aa208aca06d95964dc30", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rand v0.8.5
[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 syn v2.0.101
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling ahash v0.8.12
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/code.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<CodeChar> {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e49a0c3d9b30376668bbbf74b35946471593b017e222aa208aca06d95964dc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49a0c3d9b30376668bbbf74b35946471593b017e222aa208aca06d95964dc30", kill_on_drop: false }`
[INFO] [stdout] e49a0c3d9b30376668bbbf74b35946471593b017e222aa208aca06d95964dc30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 188fc70c7231ffffeb2718f883b4b0450d26472bf3da31e983b4afa79f491ce0
[INFO] running `Command { std: "docker" "start" "-a" "188fc70c7231ffffeb2718f883b4b0450d26472bf3da31e983b4afa79f491ce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling clue_core v4.0.0-78ce10c1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/code.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<CodeChar> {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<'_, CodeChar> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/code.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn iter(&self) -> Iter<CodeChar> {
[INFO] [stdout]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 18s
[INFO] running `Command { std: "docker" "inspect" "188fc70c7231ffffeb2718f883b4b0450d26472bf3da31e983b4afa79f491ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "188fc70c7231ffffeb2718f883b4b0450d26472bf3da31e983b4afa79f491ce0", kill_on_drop: false }`
[INFO] [stdout] 188fc70c7231ffffeb2718f883b4b0450d26472bf3da31e983b4afa79f491ce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 484b4b910622b9dd99f8ca955b2b053bcc096ac16de194035687aaaf343f0053
[INFO] running `Command { std: "docker" "start" "-a" "484b4b910622b9dd99f8ca955b2b053bcc096ac16de194035687aaaf343f0053", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/code.rs:295:14
[INFO] [stderr]     |
[INFO] [stderr] 295 |     pub fn iter(&self) -> Iter<CodeChar> {
[INFO] [stderr]     |                 ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[INFO] [stderr] warning: `clue_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clue_core-6828e658c21ea2a6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]    Doc-tests clue_core
[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_ast (line 566) ... ok
[INFO] [stdout] test src/lib.rs - Clue::scan_file (line 354) ... FAILED
[INFO] [stdout] test src/lib.rs - Clue (line 644) ... ok
[INFO] [stdout] test src/parser.rs - parser::parse_tokens (line 2556) ... FAILED
[INFO] [stdout] test src/lib.rs - Clue::parse_code (line 446) ... ok
[INFO] [stdout] test src/lib.rs - Clue::scan_code (line 324) ... ok
[INFO] [stdout] test src/lib.rs - Clue::compile_file (line 618) ... FAILED
[INFO] [stdout] test src/preprocessor.rs - preprocessor::preprocess_code (line 688) ... FAILED
[INFO] [stdout] test src/scanner.rs - scanner::scan_code (line 710) ... FAILED
[INFO] [stdout] test src/preprocessor.rs - preprocessor::preprocess_variables (line 1479) ... FAILED
[INFO] [stdout] test src/lib.rs - Clue::compile_code (line 593) ... ok
[INFO] [stdout] test src/preprocessor.rs - preprocessor::preprocess_codes (line 1415) ... FAILED
[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 - 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/lib.rs - Clue::parse_tokens (line 417) ... ok
[INFO] [stdout] test src/lib.rs - Clue::parse_preprocessed (line 391) ... ok
[INFO] [stdout] test src/lib.rs - Clue::preprocess_file (line 216) ... FAILED
[INFO] [stdout] test src/preprocessor.rs - preprocessor::read_file (line 658) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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/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::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/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/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::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/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/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' 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:     0x555fd6be7742 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555fd6be7742 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555fd6be7742 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555fd6be7742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x555fd6c04d13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555fd6c04d13 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x555fd6be5023 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555fd6be5023 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555fd6be7592 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555fd6be8606 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555fd6be8409 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x555fd6be8ed2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x555fd6be8d6a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x555fd6be7c39 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x555fd6be89fd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x555fd6c03a20 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x555fd6c03d96 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x555fd6b5b8a9 - clue_core::Clue::parse_file::h8b42e1a217de1f6a
[INFO] [stdout]   18:     0x555fd6b5d21d - rust_out::main::hd64a2b1b784a0bc5
[INFO] [stdout]   19:     0x555fd6b566ee - core::ops::function::FnOnce::call_once::h0c0897f9f81f9f81
[INFO] [stdout]   20:     0x555fd6b5605d - std::sys::backtrace::__rust_begin_short_backtrace::h2294b4f9af7fcb63
[INFO] [stdout]   21:     0x555fd6b5603f - std::rt::lang_start::{{closure}}::h5477e9855c7a88cb
[INFO] [stdout]   22:     0x555fd6be1380 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x555fd6be1380 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x555fd6be1380 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x555fd6be1380 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x555fd6be1380 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x555fd6be1380 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x555fd6be1380 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x555fd6be1380 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x555fd6be1380 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x555fd6b56021 - std::rt::lang_start::hcaafbb11aca7b10c
[INFO] [stdout]   32:     0x555fd6b5d3e5 - main
[INFO] [stdout]   33:     0x783c281e11ca - <unknown>
[INFO] [stdout]   34:     0x783c281e128b - __libc_start_main
[INFO] [stdout]   35:     0x555fd6b55965 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[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::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.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "484b4b910622b9dd99f8ca955b2b053bcc096ac16de194035687aaaf343f0053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484b4b910622b9dd99f8ca955b2b053bcc096ac16de194035687aaaf343f0053", kill_on_drop: false }`
[INFO] [stdout] 484b4b910622b9dd99f8ca955b2b053bcc096ac16de194035687aaaf343f0053
