[INFO] cloning repository https://github.com/aszecsei/please [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aszecsei/please" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85e6f95db6baee982d2b0bf62ae422c1cdbb8483 [INFO] testing aszecsei/please against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aszecsei/please on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aszecsei/please [INFO] finished tweaking git repo https://github.com/aszecsei/please [INFO] tweaked toml for git repo https://github.com/aszecsei/please written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/aszecsei/please already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Peternator7/strum` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.1.0 [INFO] [stderr] Downloaded encode_unicode v0.3.5 [INFO] [stderr] Downloaded internship v0.6.0 [INFO] [stderr] Downloaded console v0.7.7 [INFO] [stderr] Downloaded clicolors-control v1.0.0 [INFO] [stderr] Downloaded ucd-trie v0.1.1 [INFO] [stderr] Downloaded serde_yaml v0.8.9 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded structopt-derive v0.2.18 [INFO] [stderr] Downloaded parking_lot_core v0.6.1 [INFO] [stderr] Downloaded maplit v1.0.1 [INFO] [stderr] Downloaded os_type v2.2.0 [INFO] [stderr] Downloaded human-panic v1.0.1 [INFO] [stderr] Downloaded pest v2.1.1 [INFO] [stderr] Downloaded ci_info v0.3.1 [INFO] [stderr] Downloaded regex v1.0.2 [INFO] [stderr] Downloaded thread_local v0.3.3 [INFO] [stderr] Downloaded yaml-rust v0.4.3 [INFO] [stderr] Downloaded structopt v0.2.18 [INFO] [stderr] Downloaded pest_meta v2.1.1 [INFO] [stderr] Downloaded insta v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27c3af6f71c16d441917f66a92deb7a087a87501df5ff9c677ca568fd547a19e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "27c3af6f71c16d441917f66a92deb7a087a87501df5ff9c677ca568fd547a19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27c3af6f71c16d441917f66a92deb7a087a87501df5ff9c677ca568fd547a19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c3af6f71c16d441917f66a92deb7a087a87501df5ff9c677ca568fd547a19e", kill_on_drop: false }` [INFO] [stdout] 27c3af6f71c16d441917f66a92deb7a087a87501df5ff9c677ca568fd547a19e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da1d035bb00770939fe847fa6dd2a8c5875eedf45bf731532bf8a93582cf4783 [INFO] running `Command { std: "docker" "start" "-a" "da1d035bb00770939fe847fa6dd2a8c5875eedf45bf731532bf8a93582cf4783", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling ci_info v0.3.1 [INFO] [stderr] Compiling strum v0.15.0 (https://github.com/Peternator7/strum#96daaf40) [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling strum_macros v0.15.0 (https://github.com/Peternator7/strum#96daaf40) [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling internship v0.6.0 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling insta v0.8.1 [INFO] [stderr] Compiling please v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::error` [INFO] [stdout] --> src/run.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExpectedButGot` [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / ExpectedButGot { [INFO] [stdout] 8 | | got: char, [INFO] [stdout] 9 | | expected: char, [INFO] [stdout] 10 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompilationErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `error` [INFO] [stdout] --> src/lexer.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn error(&self, kind: error::CompilationErrorKind) -> error::CompilationError { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Indented` [INFO] [stdout] --> src/lexer.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | Indented { indentation: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Text` [INFO] [stdout] --> src/lexer.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Text, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Interpolation` [INFO] [stdout] --> src/lexer.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Interpolation { interpolation_start_col: usize, interpolation_start_row: usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_state` [INFO] [stdout] --> src/lexer.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | fn pop_state(&mut self) -> error::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lex_double` [INFO] [stdout] --> src/lexer.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | fn lex_double(&mut self, kind: TokenKind) -> error::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nextch` [INFO] [stdout] --> src/lexer.rs:286:8 [INFO] [stdout] | [INFO] [stdout] 286 | fn nextch(&mut self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nextch_is` [INFO] [stdout] --> src/lexer.rs:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | fn nextch_is(&mut self, c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expect` [INFO] [stdout] --> src/lexer.rs:301:8 [INFO] [stdout] | [INFO] [stdout] 301 | fn expect(&mut self, c: char) -> error::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dry_run` [INFO] [stdout] --> src/run.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | dry_run: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dump` [INFO] [stdout] --> src/run.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | dump: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `evaluate` [INFO] [stdout] --> src/run.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | evaluate: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight` [INFO] [stdout] --> src/run.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | highlight: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `list` [INFO] [stdout] --> src/run.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | list: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `quiet` [INFO] [stdout] --> src/run.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | quiet: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `summary` [INFO] [stdout] --> src/run.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | summary: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vars` [INFO] [stdout] --> src/run.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | vars: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `show` [INFO] [stdout] --> src/run.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | show: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `working_directory` [INFO] [stdout] --> src/run.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | working_directory: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arguments` [INFO] [stdout] --> src/run.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | arguments: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "da1d035bb00770939fe847fa6dd2a8c5875eedf45bf731532bf8a93582cf4783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1d035bb00770939fe847fa6dd2a8c5875eedf45bf731532bf8a93582cf4783", kill_on_drop: false }` [INFO] [stdout] da1d035bb00770939fe847fa6dd2a8c5875eedf45bf731532bf8a93582cf4783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49fe7919e029a2a6299467289727f6306199790c8cd9ddaf32fd1ce39a2194ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49fe7919e029a2a6299467289727f6306199790c8cd9ddaf32fd1ce39a2194ac", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `crate::error` [INFO] [stdout] --> src/run.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExpectedButGot` [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / ExpectedButGot { [INFO] [stdout] 8 | | got: char, [INFO] [stdout] 9 | | expected: char, [INFO] [stdout] 10 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompilationErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `error` [INFO] [stdout] --> src/lexer.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn error(&self, kind: error::CompilationErrorKind) -> error::CompilationError { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Indented` [INFO] [stdout] --> src/lexer.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | Indented { indentation: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Text` [INFO] [stdout] --> src/lexer.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Text, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Interpolation` [INFO] [stdout] --> src/lexer.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Interpolation { interpolation_start_col: usize, interpolation_start_row: usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_state` [INFO] [stdout] --> src/lexer.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | fn pop_state(&mut self) -> error::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lex_double` [INFO] [stdout] --> src/lexer.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | fn lex_double(&mut self, kind: TokenKind) -> error::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nextch` [INFO] [stdout] --> src/lexer.rs:286:8 [INFO] [stdout] | [INFO] [stdout] 286 | fn nextch(&mut self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nextch_is` [INFO] [stdout] --> src/lexer.rs:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | fn nextch_is(&mut self, c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expect` [INFO] [stdout] --> src/lexer.rs:301:8 [INFO] [stdout] | [INFO] [stdout] 301 | fn expect(&mut self, c: char) -> error::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dry_run` [INFO] [stdout] --> src/run.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | dry_run: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dump` [INFO] [stdout] --> src/run.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | dump: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `evaluate` [INFO] [stdout] --> src/run.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | evaluate: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight` [INFO] [stdout] --> src/run.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | highlight: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `list` [INFO] [stdout] --> src/run.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | list: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `quiet` [INFO] [stdout] --> src/run.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | quiet: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `summary` [INFO] [stdout] --> src/run.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | summary: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vars` [INFO] [stdout] --> src/run.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | vars: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `show` [INFO] [stdout] --> src/run.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | show: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `working_directory` [INFO] [stdout] --> src/run.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | working_directory: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arguments` [INFO] [stdout] --> src/run.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | arguments: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling please v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::error` [INFO] [stdout] --> src/run.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExpectedButGot` [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / ExpectedButGot { [INFO] [stdout] 8 | | got: char, [INFO] [stdout] 9 | | expected: char, [INFO] [stdout] 10 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CompilationErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Fail)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `error` [INFO] [stdout] --> src/lexer.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn error(&self, kind: error::CompilationErrorKind) -> error::CompilationError { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Indented` [INFO] [stdout] --> src/lexer.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | Indented { indentation: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Text` [INFO] [stdout] --> src/lexer.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Text, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Interpolation` [INFO] [stdout] --> src/lexer.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Interpolation { interpolation_start_col: usize, interpolation_start_row: usize } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/lexer.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_state` [INFO] [stdout] --> src/lexer.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | fn pop_state(&mut self) -> error::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lex_double` [INFO] [stdout] --> src/lexer.rs:225:8 [INFO] [stdout] | [INFO] [stdout] 225 | fn lex_double(&mut self, kind: TokenKind) -> error::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nextch` [INFO] [stdout] --> src/lexer.rs:286:8 [INFO] [stdout] | [INFO] [stdout] 286 | fn nextch(&mut self) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `nextch_is` [INFO] [stdout] --> src/lexer.rs:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | fn nextch_is(&mut self, c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expect` [INFO] [stdout] --> src/lexer.rs:301:8 [INFO] [stdout] | [INFO] [stdout] 301 | fn expect(&mut self, c: char) -> error::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dry_run` [INFO] [stdout] --> src/run.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | dry_run: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dump` [INFO] [stdout] --> src/run.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | dump: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `evaluate` [INFO] [stdout] --> src/run.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | evaluate: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `highlight` [INFO] [stdout] --> src/run.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | highlight: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `list` [INFO] [stdout] --> src/run.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | list: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `quiet` [INFO] [stdout] --> src/run.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | quiet: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `summary` [INFO] [stdout] --> src/run.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | summary: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vars` [INFO] [stdout] --> src/run.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | vars: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `show` [INFO] [stdout] --> src/run.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | show: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `working_directory` [INFO] [stdout] --> src/run.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | working_directory: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `arguments` [INFO] [stdout] --> src/run.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | arguments: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/run.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.17s [INFO] running `Command { std: "docker" "inspect" "49fe7919e029a2a6299467289727f6306199790c8cd9ddaf32fd1ce39a2194ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fe7919e029a2a6299467289727f6306199790c8cd9ddaf32fd1ce39a2194ac", kill_on_drop: false }` [INFO] [stdout] 49fe7919e029a2a6299467289727f6306199790c8cd9ddaf32fd1ce39a2194ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29753d26aa23f3b03f6a553a4a6ebe3c10ea9a597a38cad5bd3eb1f7982d349a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "29753d26aa23f3b03f6a553a4a6ebe3c10ea9a597a38cad5bd3eb1f7982d349a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `crate::error` [INFO] [stderr] --> src/run.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::error; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ExpectedButGot` [INFO] [stderr] --> src/error.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | / ExpectedButGot { [INFO] [stderr] 8 | | got: char, [INFO] [stderr] 9 | | expected: char, [INFO] [stderr] 10 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CompilationErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/error.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `error` [INFO] [stderr] --> src/lexer.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn error(&self, kind: error::CompilationErrorKind) -> error::CompilationError { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Indented` [INFO] [stderr] --> src/lexer.rs:83:5 [INFO] [stderr] | [INFO] [stderr] 83 | Indented { indentation: usize }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/lexer.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Text` [INFO] [stderr] --> src/lexer.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | Text, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/lexer.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Interpolation` [INFO] [stderr] --> src/lexer.rs:85:5 [INFO] [stderr] | [INFO] [stderr] 85 | Interpolation { interpolation_start_col: usize, interpolation_start_row: usize } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/lexer.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | #[derive(Copy, Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pop_state` [INFO] [stderr] --> src/lexer.rs:208:8 [INFO] [stderr] | [INFO] [stderr] 208 | fn pop_state(&mut self) -> error::Result<()> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lex_double` [INFO] [stderr] --> src/lexer.rs:225:8 [INFO] [stderr] | [INFO] [stderr] 225 | fn lex_double(&mut self, kind: TokenKind) -> error::Result<()> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `nextch` [INFO] [stderr] --> src/lexer.rs:286:8 [INFO] [stderr] | [INFO] [stderr] 286 | fn nextch(&mut self) -> Option { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `nextch_is` [INFO] [stderr] --> src/lexer.rs:296:8 [INFO] [stderr] | [INFO] [stderr] 296 | fn nextch_is(&mut self, c: char) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `expect` [INFO] [stderr] --> src/lexer.rs:301:8 [INFO] [stderr] | [INFO] [stderr] 301 | fn expect(&mut self, c: char) -> error::Result<()> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `dry_run` [INFO] [stderr] --> src/run.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | dry_run: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `dump` [INFO] [stderr] --> src/run.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | dump: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `evaluate` [INFO] [stderr] --> src/run.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | evaluate: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `highlight` [INFO] [stderr] --> src/run.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | highlight: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `list` [INFO] [stderr] --> src/run.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | list: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `quiet` [INFO] [stderr] --> src/run.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | quiet: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `summary` [INFO] [stderr] --> src/run.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | summary: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vars` [INFO] [stderr] --> src/run.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | vars: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `show` [INFO] [stderr] --> src/run.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | show: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `working_directory` [INFO] [stderr] --> src/run.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | working_directory: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `arguments` [INFO] [stderr] --> src/run.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | arguments: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/run.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(StructOpt, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `please` (lib) generated 22 warnings [INFO] [stderr] warning: `please` (lib test) generated 22 warnings (22 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/please-66befa5a6dabea41) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test lexer::tests::test_lexer_rustplease ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lexer::tests::test_lexer_rustplease stdout ---- [INFO] [stdout] thread 'lexer::tests::test_lexer_rustplease' panicked at 'called `Result::unwrap()` on an `Err` value: MultipleErrors { errs: [CompilationError { line: 1, column: 7, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '\n' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 1, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 2, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 3, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 4, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 10, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 16, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 17, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '-' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 18, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '-' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 2, column: 26, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '\n' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 3, column: 1, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '\n' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 4, column: 5, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '\n' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 5, column: 1, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 5, column: 2, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 5, column: 3, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 5, column: 4, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 5, column: 11, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '\n' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 1, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 2, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 3, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 4, filename: "./examples/rust.please", kind: UnexpectedChar { ch: ' ' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 5, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '.' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 6, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '/' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f94474d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 13, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '/' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 21, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '/' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0), CompilationError { line: 6, column: 28, filename: "./examples/rust.please", kind: UnexpectedChar { ch: '\n' } } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::hfbfb1454fa457499 (0x56075f94853a) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::hd614446d87fa0c26 (0x56075f94a2a0) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::error::hf1064ba53d9d5af7 (0x56075f94650e) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h547323943597b6eb (0x56075f9456d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h0a7b5bceb420d6cb (0x56075f945142) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::h996e0cb1ccfc2433 (0x56075f944672) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f94490b) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f60edae4609) [INFO] [stdout] 18: __clone (0x7f60edc39163) [INFO] [stdout] 19: (0x0)] } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h0f4a83efbabd1d69 (0x56075faeef97) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/internal.rs:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new::hc634eacd2394c221 (0x56075faed418) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/backtrace/mod.rs:111 [INFO] [stdout] 2: >::from::h887edaed4b92c723 (0x56075f9482da) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/error_impl.rs:19 [INFO] [stdout] 3: >::from::h44aa797215b61676 (0x56075f94a248) [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.5/src/error/mod.rs:36 [INFO] [stdout] 4: please::lexer::Lexer::lex::h6e28cb088786bd70 (0x56075f944a73) [INFO] [stdout] at src/lexer.rs:143 [INFO] [stdout] 5: please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c (0x56075f94fec4) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 6: please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f (0x56075f94fd8e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf (0x56075f95340e) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 (0x56075f987dd3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at library/test/src/lib.rs:575 [INFO] [stdout] 9: as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 (0x56075f986ab4) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at library/test/src/lib.rs:598 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 10: test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 (0x56075f9903d1) [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 11: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 (0x56075f95ca4f) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a (0x56075fb446d3) [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 13: start_thread (0x7f60edae4609) [INFO] [stdout] 14: __clone (0x7f60edc39163) [INFO] [stdout] 15: (0x0)', src/lexer.rs:361:56 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56075fb3bdfd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56075fb3bdfd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56075fb3bdfd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56075fb3bdfd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56075fb62d0c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x56075fb36f18 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x56075fb3e0d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56075fb3e0d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56075fb3e0d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56075fb3de0c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56075fb3e829 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56075fb3e517 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56075fb3c2c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56075fb3e229 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56075f941213 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56075f941303 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x56075f954c2e - core::result::Result::unwrap::h763ebe8495612957 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x56075f94ff08 - please::lexer::tests::test_lexer_rustplease::hf3f0eb98a9fcce6c [INFO] [stdout] at /opt/rustwide/workdir/src/lexer.rs:361:22 [INFO] [stdout] 18: 0x56075f94fd8e - please::lexer::tests::test_lexer_rustplease::{{closure}}::h9bc22f998ab5b19f [INFO] [stdout] at /opt/rustwide/workdir/src/lexer.rs:358:5 [INFO] [stdout] 19: 0x56075f95340e - core::ops::function::FnOnce::call_once::h0510ab95aef4a2bf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56075f987dd3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56075f987dd3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x56075f986ab4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x56075f986ab4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x56075f986ab4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x56075f986ab4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x56075f986ab4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x56075f986ab4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x56075f986ab4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x56075f9903d1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x56075f9903d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x56075f95ca4f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x56075f95ca4f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x56075f95ca4f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x56075f95ca4f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x56075f95ca4f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x56075f95ca4f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x56075f95ca4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56075fb446d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x56075fb446d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x56075fb446d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f60edae4609 - start_thread [INFO] [stdout] 42: 0x7f60edc39163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lexer::tests::test_lexer_rustplease [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "29753d26aa23f3b03f6a553a4a6ebe3c10ea9a597a38cad5bd3eb1f7982d349a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29753d26aa23f3b03f6a553a4a6ebe3c10ea9a597a38cad5bd3eb1f7982d349a", kill_on_drop: false }` [INFO] [stdout] 29753d26aa23f3b03f6a553a4a6ebe3c10ea9a597a38cad5bd3eb1f7982d349a