[INFO] fetching crate r4d 3.1.0... [INFO] testing r4d-3.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate r4d 3.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate r4d 3.1.0 [INFO] finished tweaking crates.io crate r4d 3.1.0 [INFO] tweaked toml for crates.io crate r4d 3.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate r4d 3.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate r4d 3.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 660a19d3568ffcd26853e9e5ba93d4cd9689a64153ff048d5b9b36178299a33e [INFO] running `Command { std: "docker" "start" "-a" "660a19d3568ffcd26853e9e5ba93d4cd9689a64153ff048d5b9b36178299a33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "660a19d3568ffcd26853e9e5ba93d4cd9689a64153ff048d5b9b36178299a33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "660a19d3568ffcd26853e9e5ba93d4cd9689a64153ff048d5b9b36178299a33e", kill_on_drop: false }` [INFO] [stdout] 660a19d3568ffcd26853e9e5ba93d4cd9689a64153ff048d5b9b36178299a33e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298bb8f570a018f4f7fa60ffb428e47900c97236c15d9d250cfa2a982fc3adf5 [INFO] running `Command { std: "docker" "start" "-a" "298bb8f570a018f4f7fa60ffb428e47900c97236c15d9d250cfa2a982fc3adf5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling trexter v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dcsv v0.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling r4d v3.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/common.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct LocalMacro { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 42 | pub level: usize, [INFO] [stdout] 43 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocalMacro` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process/processor.rs:2741:43 [INFO] [stdout] | [INFO] [stdout] 2741 | pub(crate) fn get_logger_write_option(&self) -> Option<&WriteOption> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 2741 | pub(crate) fn get_logger_write_option(&self) -> Option<&WriteOption<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s [INFO] running `Command { std: "docker" "inspect" "298bb8f570a018f4f7fa60ffb428e47900c97236c15d9d250cfa2a982fc3adf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298bb8f570a018f4f7fa60ffb428e47900c97236c15d9d250cfa2a982fc3adf5", kill_on_drop: false }` [INFO] [stdout] 298bb8f570a018f4f7fa60ffb428e47900c97236c15d9d250cfa2a982fc3adf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2328d487b29eb204da63a24dadd31828055eb7c25400fa23510cfebb7ffd1d5 [INFO] running `Command { std: "docker" "start" "-a" "e2328d487b29eb204da63a24dadd31828055eb7c25400fa23510cfebb7ffd1d5", kill_on_drop: false }` [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/common.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct LocalMacro { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 42 | pub level: usize, [INFO] [stdout] 43 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocalMacro` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling r4d v3.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process/processor.rs:2741:43 [INFO] [stdout] | [INFO] [stdout] 2741 | pub(crate) fn get_logger_write_option(&self) -> Option<&WriteOption> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 2741 | pub(crate) fn get_logger_write_option(&self) -> Option<&WriteOption<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StorageOutput` [INFO] [stdout] --> src/test.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{RadError, RadResult, RadStorage, StorageOutput, StorageResult}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `serialize` [INFO] [stdout] --> src/test.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | fn extract(&mut self, serialize: bool) -> crate::StorageResult> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serialize` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/common.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct LocalMacro { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 42 | pub level: usize, [INFO] [stdout] 43 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocalMacro` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process/processor.rs:2741:43 [INFO] [stdout] | [INFO] [stdout] 2741 | pub(crate) fn get_logger_write_option(&self) -> Option<&WriteOption> { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 2741 | pub(crate) fn get_logger_write_option(&self) -> Option<&WriteOption<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "e2328d487b29eb204da63a24dadd31828055eb7c25400fa23510cfebb7ffd1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2328d487b29eb204da63a24dadd31828055eb7c25400fa23510cfebb7ffd1d5", kill_on_drop: false }` [INFO] [stdout] e2328d487b29eb204da63a24dadd31828055eb7c25400fa23510cfebb7ffd1d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36e6ba116b353819c8b763453d9a4a80704652506798f63878b56547a7c029da [INFO] running `Command { std: "docker" "start" "-a" "36e6ba116b353819c8b763453d9a4a80704652506798f63878b56547a7c029da", kill_on_drop: false }` [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/common.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub struct LocalMacro { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 42 | pub level: usize, [INFO] [stderr] 43 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LocalMacro` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/process/processor.rs:2741:43 [INFO] [stderr] | [INFO] [stderr] 2741 | pub(crate) fn get_logger_write_option(&self) -> Option<&WriteOption> { [INFO] [stderr] | ^^^^^ ------------ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [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] 2741 | pub(crate) fn get_logger_write_option(&self) -> Option<&WriteOption<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `StorageOutput` [INFO] [stderr] --> src/test.rs:1:46 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{RadError, RadResult, RadStorage, StorageOutput, StorageResult}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `serialize` [INFO] [stderr] --> src/test.rs:13:27 [INFO] [stderr] | [INFO] [stderr] 13 | fn extract(&mut self, serialize: bool) -> crate::StorageResult> { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_serialize` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `r4d` (lib) generated 2 warnings (run `cargo fix --lib -p r4d` to apply 1 suggestion) [INFO] [stderr] warning: `r4d` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p r4d --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/r4d-78ac06c500c97123) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::function_name_test ... 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] Running unittests src/bin/rad.rs (/opt/rustwide/target/debug/deps/rad-72e6ffa5c0a3a708) [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] [stderr] Running unittests src/bin/rado.rs (/opt/rustwide/target/debug/deps/rado-634095757168e0c7) [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] [stderr] Doc-tests r4d [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor (line 73) - compile ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::contains_local_macro (line 3131) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::append_macro (line 3185) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::allow_with_warning (line 661) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::append_local_macro (line 3201) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::clear_volatile (line 825) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::add_runtime_rules (line 1055) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::add_ext_macro (line 1024) ... ok [INFO] [stdout] test src/extension.rs - extension::ExtMacroBuilder (line 15) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::contains_macro (line 3112) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::add_static_rules (line 1108) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::allow (line 638) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::add_new_local_macro (line 3242) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::custom_macro_char (line 399) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::custom_chars (line 370) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::check_auth (line 3088) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::execute_macro (line 1206) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::error_to_variable (line 327) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::custom_comment_char (line 343) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::assert (line 536) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::package_sources (line 732) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::empty (line 212) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::extract_storage (line 980) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::hygiene (line 471) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::error_to_file (line 301) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::melt_literal (line 718) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::insert_queue (line 781) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::freeze_to_file (line 1000) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::is_true (line 3270) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::discard (line 676) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::import_frozen_file (line 761) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::process_static_script (line 1315) - compile ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::melt_files (line 614) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::process_string (line 1233) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::print_result (line 898) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::process_file (line 1283) - compile ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::set_storage (line 955) ... ignored [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::replace_macro (line 3227) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::lenient (line 456) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::process_stdin (line 1253) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::storage (line 693) ... ignored [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::purge (line 439) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::new (line 195) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::print_error (line 3040) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::update_storage (line 965) ... FAILED [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::print_permission (line 880) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::remove_local_macro (line 3256) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::pipe_truncate (line 486) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::print_error_no_line (line 3027) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::reset_flow_control (line 859) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::split_arguments (line 3055) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::set_documentation (line 2919) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::set_hygiene (line 796) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::unix_new_line (line 422) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::rename_macro (line 3168) ... ok [INFO] [stdout] test src/storage.rs - storage::RadStorage (line 13) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::silent (line 522) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::set_write_option (line 849) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::undefine_macro (line 3153) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::set_comment_type (line 504) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::write_to_variable (line 289) ... ok [INFO] [stdout] test src/process/processor.rs - process::processor::Processor<'processor>::write_to_file (line 263) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::contains_local_macro (line 3131) stdout ---- [INFO] [stdout] error[E0308]: arguments to this method are incorrect [INFO] [stdout] --> src/process/processor.rs:3135:10 [INFO] [stdout] | [INFO] [stdout] 7 | if !proc.contains_local_macro("name", 2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ------ - expected `&str`, found `{integer}` [INFO] [stdout] | | [INFO] [stdout] | expected `usize`, found `&'static str` [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/process/processor.rs:3138:12 [INFO] [stdout] | [INFO] [stdout] 3138 | pub fn contains_local_macro(&self, mut level: usize, macro_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: swap these arguments [INFO] [stdout] | [INFO] [stdout] 7 - if !proc.contains_local_macro("name", 2) { [INFO] [stdout] 7 + if !proc.contains_local_macro(2, "name") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Option` [INFO] [stdout] --> src/process/processor.rs:3135:4 [INFO] [stdout] | [INFO] [stdout] 7 | if !proc.contains_local_macro("name", 2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!` [INFO] [stdout] | [INFO] [stdout] note: the foreign item type `Option` doesn't implement `Not` [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:593:1 [INFO] [stdout] | [INFO] [stdout] = note: not implement `Not` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0600. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::contains_macro (line 3112) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (466) panicked at src/logger.rs:514:27: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6468b8823fb2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6468b8823fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6468b8823fb2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6468b8823fb2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6468b8845e2f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6468b8845e2f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6468b8815473 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6468b8815473 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6468b8824602 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6468b88122cc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6468b881210c - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x6468b8812e6a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x6468b88243d6 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x6468b8824369 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6468b8812bcd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x6468b884f1a0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6468b884f4dc - core::panicking::panic::h413ab907c3df10e0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x6468b8850679 - core::option::unwrap_failed::hb3a8a320160ca67d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:2130:5 [INFO] [stdout] 18: 0x6468b867b998 - core::option::Option::unwrap::hab45378aa632e52a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:1009:21 [INFO] [stdout] 19: 0x6468b867b998 - r4d::logger::TrackerStack::tracker::h5698b8b932541f1a [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:514:27 [INFO] [stdout] 20: 0x6468b867ae5f - r4d::logger::Logger::construct_log_position::h68d27247fb55fc48 [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:176:48 [INFO] [stdout] 21: 0x6468b867c4cb - r4d::logger::Logger::write_formatted_log_msg::hba8f5779d70dcf6a [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:231:28 [INFO] [stdout] 22: 0x6468b867be3a - r4d::logger::Logger::elog::h59ba88f83785095d [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:287:14 [INFO] [stdout] 23: 0x6468b85b5329 - r4d::process::processor::Processor::log_error::hc4fb17a7ab38dff8 [INFO] [stdout] at /opt/rustwide/workdir/src/process/processor.rs:2842:21 [INFO] [stdout] 24: 0x6468b85bf713 - r4d::process::processor::Processor::print_error::hc5fe30ffcbe4b3a5 [INFO] [stdout] at /opt/rustwide/workdir/src/process/processor.rs:3045:14 [INFO] [stdout] 25: 0x6468b85af562 - rust_out::main::_doctest_main_src_process_processor_rs_3112_0::h10e8cff04d758b03 [INFO] [stdout] 26: 0x6468b85af4c6 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 27: 0x6468b85af6c3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 28: 0x6468b85af6d6 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 29: 0x6468b85af4a9 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 30: 0x6468b8824d80 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 31: 0x6468b8824d80 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x6468b8824d80 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x6468b8824d80 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x6468b8824d80 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 35: 0x6468b8824d80 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x6468b8824d80 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x6468b8824d80 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x6468b8824d80 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 39: 0x6468b85af491 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 40: 0x6468b85af705 - main [INFO] [stdout] 41: 0x7de4e6d5b1ca - [INFO] [stdout] 42: 0x7de4e6d5b28b - __libc_start_main [INFO] [stdout] 43: 0x6468b85aea75 - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::execute_macro (line 1206) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (771) panicked at src/process/processor.rs:7:6: [INFO] [stdout] Failed to execute a macro: InvalidMacroReference("No such macro name : \"name\"") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x605a52668ff2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x605a52668ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x605a52668ff2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x605a52668ff2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x605a5268ae6f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x605a5268ae6f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x605a5265a4b3 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x605a5265a4b3 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x605a52669642 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x605a5265730c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x605a5265714c - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x605a52657eaa - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x605a5266944a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x605a526693a9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x605a52657c0d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x605a526941e0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x605a52695606 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x605a523f4643 - core::result::Result::expect::he967edead5643211 [INFO] [stdout] 18: 0x605a523f4583 - rust_out::main::_doctest_main_src_process_processor_rs_1206_0::h2ed868aec82e768b [INFO] [stdout] 19: 0x605a523f44c6 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 20: 0x605a523f4703 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 21: 0x605a523f4716 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 22: 0x605a523f44a9 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 23: 0x605a52669dc0 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x605a52669dc0 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x605a52669dc0 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x605a52669dc0 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x605a52669dc0 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x605a52669dc0 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x605a52669dc0 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x605a52669dc0 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x605a52669dc0 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x605a523f4491 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 33: 0x605a523f4745 - main [INFO] [stdout] 34: 0x79ae079e21ca - [INFO] [stdout] 35: 0x79ae079e228b - __libc_start_main [INFO] [stdout] 36: 0x605a523f3a75 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::package_sources (line 732) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> src/process/processor.rs:736:36 [INFO] [stdout] | [INFO] [stdout] 7 | proc.package_sources(&source, Some(Path::new("OUT_FILE.r4c"))); [INFO] [stdout] | ^^^^ use of undeclared type `Path` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use std::path::Path; [INFO] [stdout] | [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/process/processor.rs - process::processor::Processor<'processor>::empty (line 212) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (897) panicked at src/process/processor.rs:11:6: [INFO] [stdout] Failed to open a file: InvalidCommandOption("Could not create file \"cache.txt\"") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59d5c80f6492 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59d5c80f6492 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59d5c80f6492 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59d5c80f6492 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59d5c811830f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59d5c811830f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59d5c80e7953 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59d5c80e7953 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59d5c80f6ae2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59d5c80e47ac - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59d5c80e45ec - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x59d5c80e534a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x59d5c80f68ea - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x59d5c80f6849 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x59d5c80e50ad - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x59d5c8121680 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x59d5c8122aa6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x59d5c7e81204 - core::result::Result::expect::hcfc51dd0c9b0d161 [INFO] [stdout] 18: 0x59d5c7e81082 - rust_out::main::_doctest_main_src_process_processor_rs_212_0::h0e5292a830e4ad17 [INFO] [stdout] 19: 0x59d5c7e80f46 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 20: 0x59d5c7e812f3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 21: 0x59d5c7e81316 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 22: 0x59d5c7e80f29 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 23: 0x59d5c80f7260 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x59d5c80f7260 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x59d5c80f7260 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x59d5c80f7260 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x59d5c80f7260 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x59d5c80f7260 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x59d5c80f7260 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x59d5c80f7260 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x59d5c80f7260 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x59d5c7e80f11 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 33: 0x59d5c7e81345 - main [INFO] [stdout] 34: 0x74ab672131ca - [INFO] [stdout] 35: 0x74ab6721328b - __libc_start_main [INFO] [stdout] 36: 0x59d5c7e7feb5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::error_to_file (line 301) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (908) panicked at src/process/processor.rs:8:6: [INFO] [stdout] Failed to open a file: InvalidCommandOption("Could not create file \"err.txt\"") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c1fe36930a2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c1fe36930a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c1fe36930a2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c1fe36930a2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c1fe36b4f1f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c1fe36b4f1f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c1fe3684563 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c1fe3684563 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c1fe36936f2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c1fe36813bc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c1fe36811fc - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5c1fe3681f5a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5c1fe36934fa - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5c1fe3693459 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5c1fe3681cbd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5c1fe36be290 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5c1fe36bf6b6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5c1fe341dfb4 - core::result::Result::expect::hcfc51dd0c9b0d161 [INFO] [stdout] 18: 0x5c1fe341dee3 - rust_out::main::_doctest_main_src_process_processor_rs_301_0::h1880369bb6bc0144 [INFO] [stdout] 19: 0x5c1fe341df26 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 20: 0x5c1fe341e0a3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 21: 0x5c1fe341e0c6 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 22: 0x5c1fe341dd49 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 23: 0x5c1fe3693e70 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x5c1fe3693e70 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5c1fe3693e70 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5c1fe3693e70 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5c1fe3693e70 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5c1fe3693e70 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5c1fe3693e70 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5c1fe3693e70 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5c1fe3693e70 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5c1fe341dd31 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 33: 0x5c1fe341e0f5 - main [INFO] [stdout] 34: 0x77074c2de1ca - [INFO] [stdout] 35: 0x77074c2de28b - __libc_start_main [INFO] [stdout] 36: 0x5c1fe341cdf5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::melt_literal (line 718) stdout ---- [INFO] [stdout] error[E0596]: cannot borrow `proc` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/process/processor.rs:722:1 [INFO] [stdout] | [INFO] [stdout] 7 | proc.melt_literal(source); [INFO] [stdout] | ^^^^ cannot borrow as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be mutable [INFO] [stdout] | [INFO] [stdout] 6 | let mut proc = r4d::Processor::empty(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::freeze_to_file (line 1000) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (922) panicked at src/process/processor.rs:7:44: [INFO] [stdout] Failed to freeze to a file: InvalidArgument("Failed to create a file : file.r4f") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a64bd43be82 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a64bd43be82 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a64bd43be82 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a64bd43be82 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a64bd45dcff - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a64bd45dcff - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a64bd42d343 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a64bd42d343 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a64bd43c4d2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a64bd42a19c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a64bd429fdc - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5a64bd42ad3a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5a64bd43c2da - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5a64bd43c239 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5a64bd42aa9d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5a64bd467070 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5a64bd468496 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5a64bd1c0169 - core::result::Result::expect::h1727f574ee68fb13 [INFO] [stdout] 18: 0x5a64bd1c0258 - rust_out::main::_doctest_main_src_process_processor_rs_1000_0::h8a8746b6e54c1006 [INFO] [stdout] 19: 0x5a64bd1c01b6 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 20: 0x5a64bd1c02d3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 21: 0x5a64bd1c02e6 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 22: 0x5a64bd1c00d9 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 23: 0x5a64bd43cc50 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x5a64bd43cc50 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5a64bd43cc50 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5a64bd43cc50 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5a64bd43cc50 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5a64bd43cc50 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5a64bd43cc50 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5a64bd43cc50 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a64bd43cc50 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5a64bd1c00c1 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 33: 0x5a64bd1c0315 - main [INFO] [stdout] 34: 0x70d046d681ca - [INFO] [stdout] 35: 0x70d046d6828b - __libc_start_main [INFO] [stdout] 36: 0x5a64bd1bf4c5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::import_frozen_file (line 761) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (929) panicked at src/process/processor.rs:7:48: [INFO] [stdout] Failed to import a frozen file: InvalidFile("file.r4f") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d5b7556afa2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d5b7556afa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d5b7556afa2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d5b7556afa2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d5b7558ce1f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d5b7558ce1f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d5b7555c463 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d5b7555c463 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d5b7556b5f2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d5b755592bc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d5b755590fc - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5d5b75559e5a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5d5b7556b3fa - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5d5b7556b359 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5d5b75559bbd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5d5b75596190 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5d5b755975b6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x5d5b752f6539 - core::result::Result::expect::h1727f574ee68fb13 [INFO] [stdout] 18: 0x5d5b752f662c - rust_out::main::_doctest_main_src_process_processor_rs_761_0::h479b80818fc4a5b0 [INFO] [stdout] 19: 0x5d5b752f6586 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 20: 0x5d5b752f66b3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 21: 0x5d5b752f66c6 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 22: 0x5d5b752f64a9 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 23: 0x5d5b7556bd70 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x5d5b7556bd70 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x5d5b7556bd70 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x5d5b7556bd70 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x5d5b7556bd70 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x5d5b7556bd70 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5d5b7556bd70 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5d5b7556bd70 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d5b7556bd70 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x5d5b752f6491 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 33: 0x5d5b752f66f5 - main [INFO] [stdout] 34: 0x78c90317b1ca - [INFO] [stdout] 35: 0x78c90317b28b - __libc_start_main [INFO] [stdout] 36: 0x5d5b752f5a75 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::replace_macro (line 3227) stdout ---- [INFO] [stdout] error: expected `;`, found keyword `if` [INFO] [stdout] --> src/process/processor.rs:3230:14 [INFO] [stdout] | [INFO] [stdout] 6 | let level = 2 [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 7 | if proc.contains_local_macro("name", level) { [INFO] [stdout] | -- unexpected token [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this method are incorrect [INFO] [stdout] --> src/process/processor.rs:3231:9 [INFO] [stdout] | [INFO] [stdout] 7 | if proc.contains_local_macro("name", level) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ------ ----- expected `&str`, found `{integer}` [INFO] [stdout] | | [INFO] [stdout] | expected `usize`, found `&'static str` [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/process/processor.rs:3138:12 [INFO] [stdout] | [INFO] [stdout] 3138 | pub fn contains_local_macro(&self, mut level: usize, macro_name: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: swap these arguments [INFO] [stdout] | [INFO] [stdout] 7 - if proc.contains_local_macro("name", level) { [INFO] [stdout] 7 + if proc.contains_local_macro(level, "name") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/process/processor.rs:3231:4 [INFO] [stdout] | [INFO] [stdout] 7 | if proc.contains_local_macro("name", level) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found enum `Option` [INFO] [stdout] help: use `Option::is_some` to test if the `Option` has a value [INFO] [stdout] | [INFO] [stdout] 7 | if proc.contains_local_macro("name", level).is_some() { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::new (line 195) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (1172) panicked at src/process/processor.rs:11:6: [INFO] [stdout] Failed to open a file: InvalidCommandOption("Could not create file \"cache.txt\"") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6374fee24492 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6374fee24492 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6374fee24492 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6374fee24492 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6374fee4630f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6374fee4630f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6374fee15953 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6374fee15953 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6374fee24ae2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6374fee127ac - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6374fee125ec - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x6374fee1334a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x6374fee248ea - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x6374fee24849 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6374fee130ad - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x6374fee4f680 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6374fee50aa6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x6374febaf204 - core::result::Result::expect::hcfc51dd0c9b0d161 [INFO] [stdout] 18: 0x6374febaf082 - rust_out::main::_doctest_main_src_process_processor_rs_195_0::h3dc7026931138a55 [INFO] [stdout] 19: 0x6374febaef46 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 20: 0x6374febaf2f3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 21: 0x6374febaf316 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 22: 0x6374febaef29 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 23: 0x6374fee25260 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x6374fee25260 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x6374fee25260 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x6374fee25260 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x6374fee25260 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x6374fee25260 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x6374fee25260 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x6374fee25260 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6374fee25260 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x6374febaef11 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 33: 0x6374febaf345 - main [INFO] [stdout] 34: 0x705c1d8931ca - [INFO] [stdout] 35: 0x705c1d89328b - __libc_start_main [INFO] [stdout] 36: 0x6374febadeb5 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::print_error (line 3040) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (1161) panicked at src/logger.rs:514:27: [INFO] [stdout] called `Option::unwrap()` on a `None` value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e59fc5f82 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x558e59fc5f82 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x558e59fc5f82 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x558e59fc5f82 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x558e59fe7dff - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x558e59fe7dff - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x558e59fb7443 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x558e59fb7443 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x558e59fc65d2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x558e59fb429c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x558e59fb40dc - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x558e59fb4e3a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x558e59fc63a6 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x558e59fc6339 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x558e59fb4b9d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x558e59ff1170 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x558e59ff14ac - core::panicking::panic::h413ab907c3df10e0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x558e59ff2649 - core::option::unwrap_failed::hb3a8a320160ca67d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:2130:5 [INFO] [stdout] 18: 0x558e59e1d968 - core::option::Option::unwrap::hab45378aa632e52a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/option.rs:1009:21 [INFO] [stdout] 19: 0x558e59e1d968 - r4d::logger::TrackerStack::tracker::h5698b8b932541f1a [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:514:27 [INFO] [stdout] 20: 0x558e59e1ce2f - r4d::logger::Logger::construct_log_position::h68d27247fb55fc48 [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:176:48 [INFO] [stdout] 21: 0x558e59e1e49b - r4d::logger::Logger::write_formatted_log_msg::hba8f5779d70dcf6a [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:231:28 [INFO] [stdout] 22: 0x558e59e1de0a - r4d::logger::Logger::elog::h59ba88f83785095d [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:287:14 [INFO] [stdout] 23: 0x558e59d572f9 - r4d::process::processor::Processor::log_error::hc4fb17a7ab38dff8 [INFO] [stdout] at /opt/rustwide/workdir/src/process/processor.rs:2842:21 [INFO] [stdout] 24: 0x558e59d616e3 - r4d::process::processor::Processor::print_error::hc5fe30ffcbe4b3a5 [INFO] [stdout] at /opt/rustwide/workdir/src/process/processor.rs:3045:14 [INFO] [stdout] 25: 0x558e59d515bc - rust_out::main::_doctest_main_src_process_processor_rs_3040_0::h12ae8789acfa3d73 [INFO] [stdout] 26: 0x558e59d51636 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 27: 0x558e59d51693 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 28: 0x558e59d516a6 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 29: 0x558e59d514a9 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 30: 0x558e59fc6d50 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 31: 0x558e59fc6d50 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x558e59fc6d50 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x558e59fc6d50 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x558e59fc6d50 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 35: 0x558e59fc6d50 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x558e59fc6d50 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x558e59fc6d50 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x558e59fc6d50 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 39: 0x558e59d51491 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 40: 0x558e59d516d5 - main [INFO] [stdout] 41: 0x79a8896771ca - [INFO] [stdout] 42: 0x79a88967728b - __libc_start_main [INFO] [stdout] 43: 0x558e59d50a75 - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::update_storage (line 965) stdout ---- [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/process/processor.rs:968:23 [INFO] [stdout] | [INFO] [stdout] 6 | proc.update_storage(&[String::new("Hello world")]).expect("Failed to update a storage"); [INFO] [stdout] | ^^^^^^^^^^^ ------------- unexpected argument of type `&'static str` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/string.rs:444:18 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 6 - proc.update_storage(&[String::new("Hello world")]).expect("Failed to update a storage"); [INFO] [stdout] 6 + proc.update_storage(&[String::new()]).expect("Failed to update a storage"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/process/processor.rs - process::processor::Processor<'processor>::write_to_file (line 263) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (1590) panicked at src/process/processor.rs:8:6: [INFO] [stdout] Failed to open a file: InvalidCommandOption("Could not create file \"cache.txt\"") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560cb0c321d2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x560cb0c321d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x560cb0c321d2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x560cb0c321d2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x560cb0c5404f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x560cb0c5404f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x560cb0c23693 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x560cb0c23693 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x560cb0c32822 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x560cb0c204ec - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x560cb0c2032c - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x560cb0c2108a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x560cb0c3262a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x560cb0c32589 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x560cb0c20ded - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x560cb0c5d3c0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x560cb0c5e7e6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x560cb09bd0e4 - core::result::Result::expect::hcfc51dd0c9b0d161 [INFO] [stdout] 18: 0x560cb09bd023 - rust_out::main::_doctest_main_src_process_processor_rs_263_0::ha3bc5c04f6322377 [INFO] [stdout] 19: 0x560cb09bcf56 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 20: 0x560cb09bd1d3 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 21: 0x560cb09bd1f6 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 22: 0x560cb09bce79 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 23: 0x560cb0c32fa0 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 24: 0x560cb0c32fa0 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 25: 0x560cb0c32fa0 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 26: 0x560cb0c32fa0 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 27: 0x560cb0c32fa0 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 28: 0x560cb0c32fa0 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x560cb0c32fa0 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x560cb0c32fa0 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x560cb0c32fa0 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 32: 0x560cb09bce61 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 33: 0x560cb09bd225 - main [INFO] [stdout] 34: 0x7ee84d2761ca - [INFO] [stdout] 35: 0x7ee84d27628b - __libc_start_main [INFO] [stdout] 36: 0x560cb09bbe05 - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::contains_local_macro (line 3131) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::contains_macro (line 3112) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::empty (line 212) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::error_to_file (line 301) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::execute_macro (line 1206) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::freeze_to_file (line 1000) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::import_frozen_file (line 761) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::melt_literal (line 718) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::new (line 195) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::package_sources (line 732) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::print_error (line 3040) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::replace_macro (line 3227) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::update_storage (line 965) [INFO] [stdout] src/process/processor.rs - process::processor::Processor<'processor>::write_to_file (line 263) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 47 passed; 14 failed; 2 ignored; 0 measured; 0 filtered out; finished in 3.94s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "36e6ba116b353819c8b763453d9a4a80704652506798f63878b56547a7c029da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e6ba116b353819c8b763453d9a4a80704652506798f63878b56547a7c029da", kill_on_drop: false }` [INFO] [stdout] 36e6ba116b353819c8b763453d9a4a80704652506798f63878b56547a7c029da