[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aszecsei/please on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-6/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ca91475484db77263d70c98e58f67e32f15dfcad77d46b505efd74932e04b28 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ca91475484db77263d70c98e58f67e32f15dfcad77d46b505efd74932e04b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ca91475484db77263d70c98e58f67e32f15dfcad77d46b505efd74932e04b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca91475484db77263d70c98e58f67e32f15dfcad77d46b505efd74932e04b28", kill_on_drop: false }` [INFO] [stdout] 7ca91475484db77263d70c98e58f67e32f15dfcad77d46b505efd74932e04b28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d04bd484847ebd3cadad7ee2ff57c8ce3482204afba3a1cf2ebc0e80617461e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d04bd484847ebd3cadad7ee2ff57c8ce3482204afba3a1cf2ebc0e80617461e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ci_info v0.3.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling strum v0.15.0 (https://github.com/Peternator7/strum#96daaf40) [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.33 [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 serde_json v1.0.40 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling internship v0.6.0 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling insta v0.8.1 [INFO] [stderr] Compiling please v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::error` [INFO] [stdout] --> src/run.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExpectedButGot` [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / ExpectedButGot { [INFO] [stdout] 8 | | got: char, [INFO] [stdout] 9 | | expected: char, [INFO] [stdout] 10 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [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] [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] [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] [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "d04bd484847ebd3cadad7ee2ff57c8ce3482204afba3a1cf2ebc0e80617461e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d04bd484847ebd3cadad7ee2ff57c8ce3482204afba3a1cf2ebc0e80617461e9", kill_on_drop: false }` [INFO] [stdout] d04bd484847ebd3cadad7ee2ff57c8ce3482204afba3a1cf2ebc0e80617461e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c933488eabf9f8e0214c41029cb6ed174e742bd298b570f351a8b662e2718ff8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c933488eabf9f8e0214c41029cb6ed174e742bd298b570f351a8b662e2718ff8", kill_on_drop: false }` [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] [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] [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] [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] [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: 11 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] [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] [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] [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] [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.71s [INFO] running `Command { std: "docker" "inspect" "c933488eabf9f8e0214c41029cb6ed174e742bd298b570f351a8b662e2718ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c933488eabf9f8e0214c41029cb6ed174e742bd298b570f351a8b662e2718ff8", kill_on_drop: false }` [INFO] [stdout] c933488eabf9f8e0214c41029cb6ed174e742bd298b570f351a8b662e2718ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d09e55421eb19bb5c9fcfd80151eaa6e136a1ea98e61e34a4b8207ff79d3764e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d09e55421eb19bb5c9fcfd80151eaa6e136a1ea98e61e34a4b8207ff79d3764e", 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] [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] 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] 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] 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: `please` (lib) generated 11 warnings [INFO] [stderr] warning: `please` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/please-23d32b964c6c1406) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0e0b) [INFO] [stdout] at src/lexer.rs:114 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [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::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::h03ce32d19bc79499 (0x560cc5d9e36b) [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::h1c969724c0077c80 (0x560cc5d9e1e0) [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::h76bed97ec6c350d5 (0x560cc5da2bbe) [INFO] [stdout] at src/lexer.rs:322 [INFO] [stdout] 5: please::lexer::Lexer::lex_normal::h1ade5deedcab6175 (0x560cc5da1d5d) [INFO] [stdout] at src/lexer.rs:191 [INFO] [stdout] 6: please::lexer::Lexer::advance::h1e3e75d498aff070 (0x560cc5da17fb) [INFO] [stdout] at src/lexer.rs:172 [INFO] [stdout] 7: ::next::hbcf47be1956e9165 (0x560cc5da0d22) [INFO] [stdout] at src/lexer.rs:111 [INFO] [stdout] 8: please::lexer::Lexer::lex::h223aa93368f2409b (0x560cc5da0fc4) [INFO] [stdout] at src/lexer.rs:137 [INFO] [stdout] 9: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 10: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 17: start_thread (0x7fa0739be609) [INFO] [stdout] 18: __clone (0x7fa073b15293) [INFO] [stdout] 19: (0x0)] } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new::h97154b147bb0b9f7 (0x560cc5f4321b) [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::hea5ceac4c8e8697e (0x560cc5f41fa8) [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::hfb17ac5dd6d64d6f (0x560cc5d9e60b) [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::hefea6034c1b468c6 (0x560cc5d9e238) [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::h223aa93368f2409b (0x560cc5da112e) [INFO] [stdout] at src/lexer.rs:143 [INFO] [stdout] 5: please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a (0x560cc5da7590) [INFO] [stdout] at src/lexer.rs:361 [INFO] [stdout] 6: please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 (0x560cc5da73fe) [INFO] [stdout] at src/lexer.rs:358 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 (0x560cc5d9ce8e) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once::h227fa683a5745bd3 (0x560cc5dde683) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at library/test/src/lib.rs:578 [INFO] [stdout] 9: as core::ops::function::FnOnce>::call_once::h262d2f411717179a (0x560cc5ddd0f8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at library/test/src/lib.rs:601 [INFO] [stdout] test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at library/test/src/lib.rs:493 [INFO] [stdout] 10: test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 (0x560cc5dab87d) [INFO] [stdout] at library/test/src/lib.rs:520 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 11: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 (0x560cc5daffa8) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347 [INFO] [stdout] std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff (0x560cc5f94857) [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:91 [INFO] [stdout] 13: start_thread (0x7fa0739be609) [INFO] [stdout] 14: __clone (0x7fa073b15293) [INFO] [stdout] 15: (0x0)', src/lexer.rs:361:56 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560cc5f8ce80 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560cc5f8ce80 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560cc5f8ce80 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560cc5f8ce80 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560cc5fb16ac - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x560cc5f89465 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x560cc5f8f02b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560cc5f8f02b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560cc5f8f02b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560cc5f8eb3c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560cc5f8f6f4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x560cc5f8f1d7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x560cc5f8d35c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560cc5f8f139 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x560cc5d95491 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560cc5d95583 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x560cc5d9c5bf - core::result::Result::unwrap::hede47afea5cb1bdf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x560cc5da75d4 - please::lexer::tests::test_lexer_rustplease::h94f543beb731cc5a [INFO] [stdout] at /opt/rustwide/workdir/src/lexer.rs:361:22 [INFO] [stdout] 18: 0x560cc5da73fe - please::lexer::tests::test_lexer_rustplease::{{closure}}::h8901b03532c78837 [INFO] [stdout] at /opt/rustwide/workdir/src/lexer.rs:358:5 [INFO] [stdout] 19: 0x560cc5d9ce8e - core::ops::function::FnOnce::call_once::hf972ac7d8aa14167 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x560cc5dde683 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x560cc5dde683 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x560cc5ddd0f8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x560cc5ddd0f8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x560cc5ddd0f8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x560cc5ddd0f8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x560cc5ddd0f8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x560cc5ddd0f8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x560cc5ddd0f8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x560cc5dab87d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x560cc5dab87d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x560cc5daffa8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x560cc5daffa8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x560cc5daffa8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x560cc5daffa8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x560cc5daffa8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x560cc5daffa8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x560cc5daffa8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x560cc5f94857 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x560cc5f94857 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x560cc5f94857 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 41: 0x7fa0739be609 - start_thread [INFO] [stdout] 42: 0x7fa073b15293 - 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.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "d09e55421eb19bb5c9fcfd80151eaa6e136a1ea98e61e34a4b8207ff79d3764e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09e55421eb19bb5c9fcfd80151eaa6e136a1ea98e61e34a4b8207ff79d3764e", kill_on_drop: false }` [INFO] [stdout] d09e55421eb19bb5c9fcfd80151eaa6e136a1ea98e61e34a4b8207ff79d3764e