[INFO] cloning repository https://github.com/exceptional-lang/exceptional [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exceptional-lang/exceptional" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexceptional-lang%2Fexceptional", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexceptional-lang%2Fexceptional'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02b6645854a847a55dd2332e4d5dd9c2ed31ce98 [INFO] testing exceptional-lang/exceptional against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexceptional-lang%2Fexceptional" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/exceptional-lang/exceptional on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/exceptional-lang/exceptional [INFO] finished tweaking git repo https://github.com/exceptional-lang/exceptional [INFO] tweaked toml for git repo https://github.com/exceptional-lang/exceptional written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/exceptional-lang/exceptional already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7246fd9c5622eba34bc49f2da3c8b5fe079afc1715c029161cb6638dbade507 [INFO] running `Command { std: "docker" "start" "-a" "c7246fd9c5622eba34bc49f2da3c8b5fe079afc1715c029161cb6638dbade507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7246fd9c5622eba34bc49f2da3c8b5fe079afc1715c029161cb6638dbade507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7246fd9c5622eba34bc49f2da3c8b5fe079afc1715c029161cb6638dbade507", kill_on_drop: false }` [INFO] [stdout] c7246fd9c5622eba34bc49f2da3c8b5fe079afc1715c029161cb6638dbade507 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c36570256fd42dab5198eab448f1246da4a7868d572ad6328bacb3558bda4b [INFO] running `Command { std: "docker" "start" "-a" "d9c36570256fd42dab5198eab448f1246da4a7868d572ad6328bacb3558bda4b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling fern v0.4.0 [INFO] [stderr] Compiling peg v0.4.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-complex v0.1.38 [INFO] [stderr] Compiling exceptional v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-bigint v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling num-rational v0.1.38 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | if self.expected.len() == 0 { try! (write! (fmt, "EOF")) ; } else if [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | let mut iter = self.expected.iter() ; try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | { try! (write! (fmt, ", `{}`", escape_default(elem))) ; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:574 [INFO] [stdout] | [INFO] [stdout] 147 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:588 [INFO] [stdout] | [INFO] [stdout] 147 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z]" )... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:973 [INFO] [stdout] | [INFO] [stdout] 147 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . m... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:987 [INFO] [stdout] | [INFO] [stdout] 147 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:1001 [INFO] [stdout] | [INFO] [stdout] 147 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:164:454 [INFO] [stdout] | [INFO] [stdout] 164 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Shutdown` [INFO] [stdout] --> src/native.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | use std::net::{Shutdown, TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/native.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | (Value::Map(Rc::new(RefCell::new(map)))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - (Value::Map(Rc::new(RefCell::new(map)))) [INFO] [stdout] 92 + Value::Map(Rc::new(RefCell::new(map))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/vm.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/vm.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/vm.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/native.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | Err(m) => return Err(m.description().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/native.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | Err(m) => return Err(m.description().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/native.rs:185:37 [INFO] [stdout] | [INFO] [stdout] 185 | Value::CharString(e.description().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/native.rs:217:37 [INFO] [stdout] | [INFO] [stdout] 217 | Value::CharString(e.description().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `blank` [INFO] [stdout] --> src/closure.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn blank() -> Closure { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `File` [INFO] [stdout] --> src/native.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | File(File), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FileDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/native.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/vm.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn empty() -> Vm { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop` [INFO] [stdout] --> src/vm.rs:251:12 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn pop(&mut self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `local_assign` [INFO] [stdout] --> src/vm.rs:259:12 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn local_assign(&mut self, name: &String, value: Value) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vm.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | Err(m) => panic!(m), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 119 | Err(m) => panic!("{}", m), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "d9c36570256fd42dab5198eab448f1246da4a7868d572ad6328bacb3558bda4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c36570256fd42dab5198eab448f1246da4a7868d572ad6328bacb3558bda4b", kill_on_drop: false }` [INFO] [stdout] d9c36570256fd42dab5198eab448f1246da4a7868d572ad6328bacb3558bda4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b64bd22cd01b2819dbf247662e0a0e0b26b9b52774452f20bd7b4c5d4b625081 [INFO] running `Command { std: "docker" "start" "-a" "b64bd22cd01b2819dbf247662e0a0e0b26b9b52774452f20bd7b4c5d4b625081", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling exceptional v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | if self.expected.len() == 0 { try! (write! (fmt, "EOF")) ; } else if [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | let mut iter = self.expected.iter() ; try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | { try! (write! (fmt, ", `{}`", escape_default(elem))) ; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:574 [INFO] [stdout] | [INFO] [stdout] 147 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:588 [INFO] [stdout] | [INFO] [stdout] 147 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z]" )... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:973 [INFO] [stdout] | [INFO] [stdout] 147 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . m... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:987 [INFO] [stdout] | [INFO] [stdout] 147 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:1001 [INFO] [stdout] | [INFO] [stdout] 147 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:164:454 [INFO] [stdout] | [INFO] [stdout] 164 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/native.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | (Value::Map(Rc::new(RefCell::new(map)))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - (Value::Map(Rc::new(RefCell::new(map)))) [INFO] [stdout] 92 + Value::Map(Rc::new(RefCell::new(map))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/native.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | Err(m) => return Err(m.description().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/native.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | Err(m) => return Err(m.description().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/native.rs:185:37 [INFO] [stdout] | [INFO] [stdout] 185 | Value::CharString(e.description().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/native.rs:217:37 [INFO] [stdout] | [INFO] [stdout] 217 | Value::CharString(e.description().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `File` [INFO] [stdout] --> src/native.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | File(File), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FileDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/native.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vm.rs:119:42 [INFO] [stdout] | [INFO] [stdout] 119 | Err(m) => panic!(m), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 119 | Err(m) => panic!("{}", m), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.80s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/exceptional-d2b09409fa82fdff) [INFO] running `Command { std: "docker" "inspect" "b64bd22cd01b2819dbf247662e0a0e0b26b9b52774452f20bd7b4c5d4b625081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64bd22cd01b2819dbf247662e0a0e0b26b9b52774452f20bd7b4c5d4b625081", kill_on_drop: false }` [INFO] [stdout] b64bd22cd01b2819dbf247662e0a0e0b26b9b52774452f20bd7b4c5d4b625081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 798633a4bcab42fe0cf6cffab6368e8484d4b0d60965bcd957fb15c0c36101f0 [INFO] running `Command { std: "docker" "start" "-a" "798633a4bcab42fe0cf6cffab6368e8484d4b0d60965bcd957fb15c0c36101f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | try! [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:20:39 [INFO] [stderr] | [INFO] [stderr] 20 | if self.expected.len() == 0 { try! (write! (fmt, "EOF")) ; } else if [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 23 | try! [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:29:51 [INFO] [stderr] | [INFO] [stderr] 29 | let mut iter = self.expected.iter() ; try! [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:33:15 [INFO] [stderr] | [INFO] [stderr] 33 | { try! (write! (fmt, ", `{}`", escape_default(elem))) ; } [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:574 [INFO] [stderr] | [INFO] [stderr] 147 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos ... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:588 [INFO] [stderr] | [INFO] [stderr] 147 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA-Z]" )... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:973 [INFO] [stderr] | [INFO] [stderr] 147 | ...nge_at ( __input , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . m... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:987 [INFO] [stderr] | [INFO] [stderr] 147 | ...ut , __pos ) ; match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( ... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:147:1001 [INFO] [stderr] | [INFO] [stderr] 147 | ... match __ch { 'a' ... 'z' | 'A' ... 'Z' | '0' ... '9' | '_' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[a-zA... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/exceptional-7a17e2f777fd287b/out/exceptional-grammar.rs:164:454 [INFO] [stderr] | [INFO] [stderr] 164 | ...nge_at ( __input , __pos ) ; match __ch { '0' ... '9' => Matched ( __next , ( ) ) , _ => __state . mark_failure ( __pos , "[0-9]" ) , ... [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/native.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | (Value::Map(Rc::new(RefCell::new(map)))) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 92 - (Value::Map(Rc::new(RefCell::new(map)))) [INFO] [stderr] 92 + Value::Map(Rc::new(RefCell::new(map))) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/native.rs:102:32 [INFO] [stderr] | [INFO] [stderr] 102 | Err(m) => return Err(m.description().to_owned()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/native.rs:132:32 [INFO] [stderr] | [INFO] [stderr] 132 | Err(m) => return Err(m.description().to_owned()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/native.rs:185:37 [INFO] [stderr] | [INFO] [stderr] 185 | Value::CharString(e.description().to_owned()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/native.rs:217:37 [INFO] [stderr] | [INFO] [stderr] 217 | Value::CharString(e.description().to_owned()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `File` [INFO] [stderr] --> src/native.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | File(File), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `FileDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/native.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/vm.rs:119:42 [INFO] [stderr] | [INFO] [stderr] 119 | Err(m) => panic!(m), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 119 | Err(m) => panic!("{}", m), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `exceptional` (bin "exceptional" test) generated 18 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/exceptional-d2b09409fa82fdff) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test binding_map::test::has_binding ... ok [INFO] [stdout] test binding_map::test::fetch ... ok [INFO] [stdout] test binding_map::test::delegates_fetch ... ok [INFO] [stdout] test binding_map::test::delegates_assign ... ok [INFO] [stdout] test binding_map::test::local_assign ... ok [INFO] [stdout] test binding_map::test::new ... ok [INFO] [stdout] test compiler::test::compiles_arithmetics ... ok [INFO] [stdout] test closure::test::enclose_assigns_new_bidings ... ok [INFO] [stdout] test compiler::test::compiles_comparisons ... ok [INFO] [stdout] test compiler::test::compiles_binop_expressions ... ok [INFO] [stdout] test compiler::test::compiles_identifier_expressions ... ok [INFO] [stdout] test compiler::test::compiles_index_access_expressions ... ok [INFO] [stdout] test compiler::test::compiles_literal_expressions ... ok [INFO] [stdout] test compiler::test::compiles_import_expressions ... ok [INFO] [stdout] test exception_handler::test::matches_bools ... ok [INFO] [stdout] test exception_handler::test::matches_identifier ... ok [INFO] [stdout] test exception_handler::test::matches_maps_with_multiple_bindings_of_equal_values ... ok [INFO] [stdout] test exception_handler::test::matches_numbers ... ok [INFO] [stdout] test exception_handler::test::matches_simple_map ... ok [INFO] [stdout] test exception_handler::test::matches_recursive_maps ... ok [INFO] [stdout] test exception_handler::test::matches_strings ... ok [INFO] [stdout] test grammar::test_expressions::parses_functions_with_args ... ok [INFO] [stdout] test grammar::test_expressions::parses_comparison_expressions ... ok [INFO] [stdout] test grammar::test_expressions::parses_identifiers ... ok [INFO] [stdout] test grammar::test_expressions::parses_access ... ok [INFO] [stdout] test grammar::test_expressions::parses_import ... ok [INFO] [stdout] test ast::test::string_matcher_eq ... ok [INFO] [stdout] test grammar::test_expressions::parses_math ... ok [INFO] [stdout] test grammar::test_expressions::parses_simple_functions ... ok [INFO] [stdout] test grammar::test_expressions::prases_functions_with_bodies ... ok [INFO] [stdout] test grammar::test_literals::parses_booleans ... ok [INFO] [stdout] test grammar::test_literals::parses_maps ... ok [INFO] [stdout] test grammar::test_literals::parses_number ... ok [INFO] [stdout] test grammar::test_literals::parses_strings ... ok [INFO] [stdout] test grammar::test_statements::parses_assigns ... ok [INFO] [stdout] test exception_handler::test::matches_string_match ... ok [INFO] [stdout] test grammar::test_statements::parses_map_assign ... ok [INFO] [stdout] test grammar::test_statements::parses_calls_with_simple_args ... ok [INFO] [stdout] test grammar::test_statements::parses_raise_statements ... ok [INFO] [stdout] test grammar::test_statements::parses_calls ... ok [INFO] [stdout] test grammar::test_statements::parses_rescue_statements ... ok [INFO] [stdout] test grammar::test_expressions::parses_simple_literal_expressions ... ok [INFO] [stdout] test grammar::test_statements::parses_rescue_with_bool_patterns ... ok [INFO] [stdout] test grammar::test_statements::parses_calls_with_expressive_args ... ok [INFO] [stdout] test grammar::test_statements::parses_rescue_with_number_patterns ... ok [INFO] [stdout] test instructions::test::call_native_function ... ok [INFO] [stdout] test grammar::test_statements::parses_rescue_with_ident_patterns ... ok [INFO] [stdout] test grammar::test_statements::parses_rescue_with_string_patterns ... ok [INFO] [stdout] test grammar::test_statements::parses_rescue_with_map_patterns ... ok [INFO] [stdout] test instructions::test::compare_native_functions ... ok [INFO] [stdout] test native::test::find_lib_returns_file ... ok [INFO] [stdout] test native::test::find_lib_returns_none_when_not_found ... ok [INFO] [stdout] test native::test::find_lib_returns_io ... ok [INFO] [stdout] test native::test::find_lib_returns_socket ... ok [INFO] [stdout] test native::test::native_io_read_all_reads_from_a_file_descriptor_and_returns_a_string ... ok [INFO] [stdout] test native::test::native_io_write_writes_to_a_file_descriptor_and_raises ... ok [INFO] [stdout] test native::test::native_tcp_connect_opens_a_tcp_stream ... ok [INFO] [stdout] test native::test::read_file_contents_returns_error ... ok [INFO] [stdout] test native::test::native_tcp_accept_calls_a_function_with_the_socket ... ok [INFO] [stdout] test native::test::read_file_contents_returns_result ... ok [INFO] [stdout] test native::test::read_file_does_not_exist ... ok [INFO] [stdout] test native::test::native_tcp_listen_opens_a_tcp_listener ... ok [INFO] [stdout] test native::test::read_file_pushes_a_value_and_returns_a_raise_instruction ... ok [INFO] [stdout] test native::test::read_file_uses_the_file_name_argument ... ok [INFO] [stdout] test native::test::write_file_writes_the_content ... ok [INFO] [stdout] test value::test::add ... ok [INFO] [stdout] test value::test::eq ... ok [INFO] [stdout] test value::test::div ... ok [INFO] [stdout] test value::test::sub ... ok [INFO] [stdout] test value::test::gt_and_lt ... ok [INFO] [stdout] test grammar::test_statements::parses_rescue_with_string_matching_patterns ... ok [INFO] [stdout] test vm::test::function_call ... ok [INFO] [stdout] test vm::test::function_call_with_args ... ok [INFO] [stdout] test value::test::mul ... ok [INFO] [stdout] test vm::test::basic_rescue ... ok [INFO] [stdout] test vm::test::run_simple ... ok [INFO] [stdout] test vm::test::rescue_map ... ok [INFO] [stdout] test vm::test::maps ... ok [INFO] [stdout] test vm::test::import_file ... FAILED [INFO] [stdout] test vm::test::calling_non_function - should panic ... ok [INFO] [stdout] test vm::test::function_with_wrong_arg_count - should panic ... ok [INFO] [stdout] test vm::test::fibonacci ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- vm::test::import_file stdout ---- [INFO] [stdout] thread 'vm::test::import_file' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/vm.rs:536:56 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5644f09870bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5644f09870bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5644f09870bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5644f09870bd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5644f09aa7ec - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5644f0981ee1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5644f0988e05 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5644f0988e05 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5644f0988e05 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5644f0988af4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5644f0989352 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5644f0989237 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5644f0987574 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5644f0988f69 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5644f07235b3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5644f07236a3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5644f076c110 - core::result::Result::unwrap::hae75f773ff567e44 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x5644f0804c7e - exceptional::vm::test::import_file::hcad55254ba650384 [INFO] [stdout] at /opt/rustwide/workdir/src/vm.rs:536:26 [INFO] [stdout] 18: 0x5644f0804c3a - exceptional::vm::test::import_file::{{closure}}::hbd7c6abb92d12ecd [INFO] [stdout] at /opt/rustwide/workdir/src/vm.rs:535:5 [INFO] [stdout] 19: 0x5644f075528e - core::ops::function::FnOnce::call_once::hee0537266522a68f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5644f083a2e3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5644f083a2e3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5644f0839099 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x5644f0839099 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5644f0839099 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5644f0839099 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5644f0839099 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5644f0839099 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5644f0839099 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5644f080524e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5644f080524e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5644f080a7b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5644f080a7b8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5644f080a7b8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5644f080a7b8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5644f080a7b8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5644f080a7b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5644f080a7b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5644f098dc23 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x5644f098dc23 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x5644f098dc23 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fc401166609 - start_thread [INFO] [stdout] 42: 0x7fc400f36163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] vm::test::import_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 81 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin exceptional' [INFO] running `Command { std: "docker" "inspect" "798633a4bcab42fe0cf6cffab6368e8484d4b0d60965bcd957fb15c0c36101f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798633a4bcab42fe0cf6cffab6368e8484d4b0d60965bcd957fb15c0c36101f0", kill_on_drop: false }` [INFO] [stdout] 798633a4bcab42fe0cf6cffab6368e8484d4b0d60965bcd957fb15c0c36101f0