[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 478b7010a5c271e1458a60b3d385461a20984849b14b683a0e0aa2bf31fdd18a [INFO] running `Command { std: "docker" "start" "-a" "478b7010a5c271e1458a60b3d385461a20984849b14b683a0e0aa2bf31fdd18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "478b7010a5c271e1458a60b3d385461a20984849b14b683a0e0aa2bf31fdd18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "478b7010a5c271e1458a60b3d385461a20984849b14b683a0e0aa2bf31fdd18a", kill_on_drop: false }` [INFO] [stdout] 478b7010a5c271e1458a60b3d385461a20984849b14b683a0e0aa2bf31fdd18a [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" "+beta-2022-04-10" "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] 070a9545060e1ede2323476458968a7890fda1d381f0eb2b7ccf4f162b5a70fc [INFO] running `Command { std: "docker" "start" "-a" "070a9545060e1ede2323476458968a7890fda1d381f0eb2b7ccf4f162b5a70fc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling ci_info v0.3.1 [INFO] [stderr] Compiling termcolor v0.3.6 [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 clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [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 backtrace v0.3.33 [INFO] [stderr] Compiling thread_local v0.3.3 [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 failure_derive v0.1.5 [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 pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling internship v0.6.0 [INFO] [stderr] Compiling insta v0.8.1 [INFO] [stderr] Compiling human-panic v1.0.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 24s [INFO] running `Command { std: "docker" "inspect" "070a9545060e1ede2323476458968a7890fda1d381f0eb2b7ccf4f162b5a70fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070a9545060e1ede2323476458968a7890fda1d381f0eb2b7ccf4f162b5a70fc", kill_on_drop: false }` [INFO] [stdout] 070a9545060e1ede2323476458968a7890fda1d381f0eb2b7ccf4f162b5a70fc [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 397b9a70723e81a76de345f870e5fdeab06dac2f7cce5633db884022e69479b0 [INFO] running `Command { std: "docker" "start" "-a" "397b9a70723e81a76de345f870e5fdeab06dac2f7cce5633db884022e69479b0", 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] [stderr] Compiling please v0.1.0 (/opt/rustwide/workdir) [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] [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 6.38s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/please-a4a1f09bae614489) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/please-165b9cbeba0cfc76) [INFO] running `Command { std: "docker" "inspect" "397b9a70723e81a76de345f870e5fdeab06dac2f7cce5633db884022e69479b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397b9a70723e81a76de345f870e5fdeab06dac2f7cce5633db884022e69479b0", kill_on_drop: false }` [INFO] [stdout] 397b9a70723e81a76de345f870e5fdeab06dac2f7cce5633db884022e69479b0 [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" "+beta-2022-04-10" "test" "--frozen", 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] 1f61c7d2eb7d278f852b81b257e24974804684634a70453e2881e694d292c357 [INFO] running `Command { std: "docker" "start" "-a" "1f61c7d2eb7d278f852b81b257e24974804684634a70453e2881e694d292c357", kill_on_drop: false }` [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.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/please-a4a1f09bae614489) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea73d) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [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::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::h9f4579dc947647e2 (0x5650c7ceeeda) [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::h3e54add36788a896 (0x5650c7cf0b80) [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::hec9dcf3b123b32b8 (0x5650c7cec51f) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h5bf09cea4673946e (0x5650c7ceb6d0) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::hf56fa197ea27dbbb (0x5650c7ceb140) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::he8c1457a20be0778 (0x5650c7cea662) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h7f4722055b0a2fde (0x5650c7cea905) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 17: start_thread (0x7f347e2ef609) [INFO] [stdout] 18: __clone (0x7f347e444163) [INFO] [stdout] 19: (0x0)] } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h7f4ec0fdae9e7122 (0x5650c7e923bc) [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::ha87429c51882c9a9 (0x5650c7e912e8) [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::hd57bf4145b3a2650 (0x5650c7cef1da) [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::h19ccf94be91d0962 (0x5650c7cf0b28) [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::h7f4722055b0a2fde (0x5650c7ceaa6c) [INFO] [stdout] at src/lexer.rs:143 [INFO] [stdout] 5: please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff (0x5650c7cf799d) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 6: please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 (0x5650c7cf783e) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once::h105598b470924726 (0x5650c7cee04e) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once::h018fc248431ce8de (0x5650c7d333d3) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at library/test/src/lib.rs:574 [INFO] [stdout] 9: as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 (0x5650c7d32189) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at library/test/src/lib.rs:597 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at library/test/src/lib.rs:491 [INFO] [stdout] 10: test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 (0x5650c7cfe33e) [INFO] [stdout] at library/test/src/lib.rs:518 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122 [INFO] [stdout] 11: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb (0x5650c7d038a8) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] std::panicking::try::do_call::hb4947142729b90fd [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 (0x5650c7eeb693) [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at library/std/src/sys/unix/thread.rs:108 [INFO] [stdout] 13: start_thread (0x7f347e2ef609) [INFO] [stdout] 14: __clone (0x7f347e444163) [INFO] [stdout] 15: (0x0)', src/lexer.rs:361:56 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5650c7ee4a0d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5650c7ee4a0d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5650c7ee4a0d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5650c7ee4a0d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5650c7f08dfc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5650c7ee0bf1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5650c7ee6755 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5650c7ee6755 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5650c7ee6755 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5650c7ee6444 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5650c7ee6ca2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5650c7ee6b87 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5650c7ee4ec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5650c7ee68b9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5650c7ce74c3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5650c7ce75b3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5650c7cfa84e - core::result::Result::unwrap::h38b6a47eab9d7384 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x5650c7cf79bb - please::lexer::tests::test_lexer_rustplease::hdfbbb15380c58bff [INFO] [stdout] at /opt/rustwide/workdir/src/lexer.rs:361:22 [INFO] [stdout] 18: 0x5650c7cf783e - please::lexer::tests::test_lexer_rustplease::{{closure}}::h679835571521bd38 [INFO] [stdout] at /opt/rustwide/workdir/src/lexer.rs:358:5 [INFO] [stdout] 19: 0x5650c7cee04e - core::ops::function::FnOnce::call_once::h105598b470924726 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5650c7d333d3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5650c7d333d3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5650c7d32189 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x5650c7d32189 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5650c7d32189 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5650c7d32189 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5650c7d32189 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5650c7d32189 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5650c7d32189 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5650c7cfe33e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5650c7cfe33e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5650c7d038a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5650c7d038a8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5650c7d038a8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5650c7d038a8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5650c7d038a8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5650c7d038a8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5650c7d038a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5650c7eeb693 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x5650c7eeb693 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x5650c7eeb693 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f347e2ef609 - start_thread [INFO] [stdout] 42: 0x7f347e444163 - 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.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f61c7d2eb7d278f852b81b257e24974804684634a70453e2881e694d292c357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f61c7d2eb7d278f852b81b257e24974804684634a70453e2881e694d292c357", kill_on_drop: false }` [INFO] [stdout] 1f61c7d2eb7d278f852b81b257e24974804684634a70453e2881e694d292c357