[INFO] fetching crate clue_core 4.0.0-78ce10c1... [INFO] testing clue_core-4.0.0-78ce10c1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [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 b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 048c7632585416435001b1c675bc3a68901b77f4d362ad0ac61df8cfaf219db8 [INFO] running `Command { std: "docker" "start" "-a" "048c7632585416435001b1c675bc3a68901b77f4d362ad0ac61df8cfaf219db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "048c7632585416435001b1c675bc3a68901b77f4d362ad0ac61df8cfaf219db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048c7632585416435001b1c675bc3a68901b77f4d362ad0ac61df8cfaf219db8", kill_on_drop: false }` [INFO] [stdout] 048c7632585416435001b1c675bc3a68901b77f4d362ad0ac61df8cfaf219db8 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 747bbe95736ec4e387849fe07196a9cde879e9eef87f1659ede3735da6057d2a [INFO] running `Command { std: "docker" "start" "-a" "747bbe95736ec4e387849fe07196a9cde879e9eef87f1659ede3735da6057d2a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling phf_macros v0.11.3 [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 { [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 19.97s [INFO] running `Command { std: "docker" "inspect" "747bbe95736ec4e387849fe07196a9cde879e9eef87f1659ede3735da6057d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747bbe95736ec4e387849fe07196a9cde879e9eef87f1659ede3735da6057d2a", kill_on_drop: false }` [INFO] [stdout] 747bbe95736ec4e387849fe07196a9cde879e9eef87f1659ede3735da6057d2a [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 740880b8dd20f5b76bb1816f5ebe0b593ba34d90c7834b2a75f3285088c93ac4 [INFO] running `Command { std: "docker" "start" "-a" "740880b8dd20f5b76bb1816f5ebe0b593ba34d90c7834b2a75f3285088c93ac4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [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 plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling plotters v0.3.7 [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 nanorand v0.7.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling clue_core v4.0.0-78ce10c1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [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 { [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 serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [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 { [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 37.80s [INFO] running `Command { std: "docker" "inspect" "740880b8dd20f5b76bb1816f5ebe0b593ba34d90c7834b2a75f3285088c93ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740880b8dd20f5b76bb1816f5ebe0b593ba34d90c7834b2a75f3285088c93ac4", kill_on_drop: false }` [INFO] [stdout] 740880b8dd20f5b76bb1816f5ebe0b593ba34d90c7834b2a75f3285088c93ac4 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f744caa91a17388776519c6a783bd42cdcb12cdaada40f2bd0c2b45614f82fd1 [INFO] running `Command { std: "docker" "start" "-a" "f744caa91a17388776519c6a783bd42cdcb12cdaada40f2bd0c2b45614f82fd1", 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 { [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.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clue_core-a16ea86ffb44ee9b) [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 (line 20) ... ok [INFO] [stdout] test src/compiler.rs - compiler::Compiler<'a>::new (line 44) ... ok [INFO] [stdout] test src/compiler.rs - compiler::Compiler<'a>::compile_tokens (line 338) ... ok [INFO] [stdout] test src/lib.rs - Clue::compile_ast (line 566) ... ok [INFO] [stdout] test src/lib.rs - Clue (line 644) ... ok [INFO] [stdout] test src/lib.rs - Clue::compile_preprocessed (line 540) ... 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::parse_preprocessed (line 391) ... ok [INFO] [stdout] test src/lib.rs - Clue::scan_code (line 324) ... ok [INFO] [stdout] test src/lib.rs - Clue::parse_code (line 446) ... ok [INFO] [stdout] test src/lib.rs - Clue::preprocess_file (line 216) ... FAILED [INFO] [stdout] test src/parser.rs - parser::parse_tokens (line 2556) ... FAILED [INFO] [stdout] test src/lib.rs - Clue::parse_tokens (line 417) ... ok [INFO] [stdout] test src/lib.rs - Clue::parse_file (line 471) ... FAILED [INFO] [stdout] test src/lib.rs - Clue::preprocess_code (line 176) ... ok [INFO] [stdout] test src/preprocessor.rs - preprocessor::preprocess_variables (line 1479) ... FAILED [INFO] [stdout] test src/lib.rs - Clue::scan_preprocessed (line 295) ... ok [INFO] [stdout] test src/lib.rs - Clue::scan_file (line 354) ... FAILED [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/scanner.rs - scanner::scan_code (line 710) ... FAILED [INFO] [stdout] test src/lib.rs - format_clue (line 46) ... ok [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::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::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/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, 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' (346) 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: 0x5b8eebc36002 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b8eebc36002 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b8eebc36002 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b8eebc36002 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b8eebc4692f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b8eebc4692f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b8eebc12c33 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b8eebc12c33 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b8eebc18852 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b8eebc1a4cc - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b8eebc1a326 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5b8eebc1aaa5 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5b8eebc1a93a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5b8eebc18989 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5b8eebc06ecd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5b8eebc4a4e0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5b8eebc49866 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5b8eebb4fee3 - clue_core::Clue::parse_file::h01342c986b6488f7 [INFO] [stdout] 18: 0x5b8eebb4f661 - rust_out::main::h94d5f7d689e8807a [INFO] [stdout] 19: 0x5b8eebb4ea8e - core::ops::function::FnOnce::call_once::h5a91f3dcbcc907f5 [INFO] [stdout] 20: 0x5b8eebb4e9bd - std::sys::backtrace::__rust_begin_short_backtrace::haabde4ebc7a3ef78 [INFO] [stdout] 21: 0x5b8eebb4e97f - std::rt::lang_start::{{closure}}::h0ea5c30bdc667b38 [INFO] [stdout] 22: 0x5b8eebc14650 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x5b8eebc14650 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x5b8eebc14650 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x5b8eebc14650 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x5b8eebc14650 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x5b8eebc14650 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5b8eebc14650 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5b8eebc14650 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b8eebc14650 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x5b8eebb4e961 - std::rt::lang_start::ha73572fef4220d14 [INFO] [stdout] 32: 0x5b8eebb50a05 - main [INFO] [stdout] 33: 0x7435783591ca - [INFO] [stdout] 34: 0x74357835928b - __libc_start_main [INFO] [stdout] 35: 0x5b8eebb4e735 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [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/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/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/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, 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.88s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f744caa91a17388776519c6a783bd42cdcb12cdaada40f2bd0c2b45614f82fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f744caa91a17388776519c6a783bd42cdcb12cdaada40f2bd0c2b45614f82fd1", kill_on_drop: false }` [INFO] [stdout] f744caa91a17388776519c6a783bd42cdcb12cdaada40f2bd0c2b45614f82fd1