[INFO] cloning repository https://github.com/paavohuhtala/bfcrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paavohuhtala/bfcrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Fbfcrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Fbfcrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfa75356188b83ce56b1de13366bd431c304cfa2 [INFO] checking paavohuhtala/bfcrs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaavohuhtala%2Fbfcrs" "/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/paavohuhtala/bfcrs on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paavohuhtala/bfcrs [INFO] finished tweaking git repo https://github.com/paavohuhtala/bfcrs [INFO] tweaked toml for git repo https://github.com/paavohuhtala/bfcrs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/paavohuhtala/bfcrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38f3df5425abcd42124f1c997e37642143a791f8468f993f181f607ca781ac3f [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" "38f3df5425abcd42124f1c997e37642143a791f8468f993f181f607ca781ac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38f3df5425abcd42124f1c997e37642143a791f8468f993f181f607ca781ac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f3df5425abcd42124f1c997e37642143a791f8468f993f181f607ca781ac3f", kill_on_drop: false }` [INFO] [stdout] 38f3df5425abcd42124f1c997e37642143a791f8468f993f181f607ca781ac3f [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73df557ac44b7462dfcc8698bc41c7b835e5c76f9daa5b69117e2a0d5c55aa36 [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" "73df557ac44b7462dfcc8698bc41c7b835e5c76f9daa5b69117e2a0d5c55aa36", kill_on_drop: false }` [INFO] [stderr] Checking leb128 v0.2.3 [INFO] [stderr] Checking bfcrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | (Some(ChangeAddr(a)), [ChangeAddr(b), tail..]) => (Some(ChangeAddr(a + b)), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:13:83 [INFO] [stdout] | [INFO] [stdout] 13 | (Some(ChangeAddr(a)), [ChangeAddr(b), tail..]) => (Some(ChangeAddr(a + b)), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:14:79 [INFO] [stdout] | [INFO] [stdout] 14 | (Some(Offset(offs_a, ChangeValue(a))), [Offset(offs_b, ChangeValue(b)), tail..]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:17:65 [INFO] [stdout] | [INFO] [stdout] 17 | (Some(ProgramToken::offs_change_value(*offs_a, a + b)), tail) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:21:68 [INFO] [stdout] | [INFO] [stdout] 21 | [Offset(0, ChangeValue(value)), ChangeAddr(addr_offset_b), tail..], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | tail, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | [head, tail..] => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:38:52 [INFO] [stdout] | [INFO] [stdout] 38 | [head, tail..] => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | (Some(Offset(offs_a, SetValue(0))), [Offset(offs_b, ChangeValue(a)), tail..]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | (Some(ProgramToken::offs_set_value(*offs_a, *a)), tail) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:47:73 [INFO] [stdout] | [INFO] [stdout] 47 | (Some(Offset(offs_a, SetValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:48:78 [INFO] [stdout] | [INFO] [stdout] 48 | | (Some(Offset(offs_a, ChangeValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:51:59 [INFO] [stdout] | [INFO] [stdout] 51 | (Some(ProgramToken::offs_set_value(*offs_a, *a)), tail) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | (Some(ref token), [head, tail..]) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | (Some(head.clone()), tail) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | (None, [head, tail..]) => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | (None, [head, tail..]) => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | (Some(ChangeAddr(a)), [ChangeAddr(b), tail..]) => (Some(ChangeAddr(a + b)), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:14:79 [INFO] [stdout] | [INFO] [stdout] 14 | (Some(Offset(offs_a, ChangeValue(a))), [Offset(offs_b, ChangeValue(b)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:21:68 [INFO] [stdout] | [INFO] [stdout] 21 | [Offset(0, ChangeValue(value)), ChangeAddr(addr_offset_b), tail..], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | [head, tail..] => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | (Some(Offset(offs_a, SetValue(0))), [Offset(offs_b, ChangeValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:47:73 [INFO] [stdout] | [INFO] [stdout] 47 | (Some(Offset(offs_a, SetValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:48:78 [INFO] [stdout] | [INFO] [stdout] 48 | | (Some(Offset(offs_a, ChangeValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | (Some(ref token), [head, tail..]) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | (None, [head, tail..]) => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | (Some(ChangeAddr(a)), [ChangeAddr(b), tail..]) => (Some(ChangeAddr(a + b)), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:14:79 [INFO] [stdout] | [INFO] [stdout] 14 | (Some(Offset(offs_a, ChangeValue(a))), [Offset(offs_b, ChangeValue(b)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:21:68 [INFO] [stdout] | [INFO] [stdout] 21 | [Offset(0, ChangeValue(value)), ChangeAddr(addr_offset_b), tail..], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | [head, tail..] => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | (Some(Offset(offs_a, SetValue(0))), [Offset(offs_b, ChangeValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:47:73 [INFO] [stdout] | [INFO] [stdout] 47 | (Some(Offset(offs_a, SetValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:48:78 [INFO] [stdout] | [INFO] [stdout] 48 | | (Some(Offset(offs_a, ChangeValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | (Some(ref token), [head, tail..]) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | (None, [head, tail..]) => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/code_stream.rs:85:66 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn emit_print_string(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/code_stream.rs:93:61 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn emit(&mut self, op: Instruction) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/module_builder.rs:29:56 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn add_section(&mut self, id: u8, entries: &[Box ()>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut dyn Write) -> ()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/module_builder.rs:40:82 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn write_to_stream(mut self, mut stream: &mut dyn Write) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/module_builder.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/module_builder.rs:321:23 [INFO] [stdout] | [INFO] [stdout] 321 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/mod.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | impl Backend { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/mod.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from_name(name: &str) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | (Some(ChangeAddr(a)), [ChangeAddr(b), tail..]) => (Some(ChangeAddr(a + b)), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:13:83 [INFO] [stdout] | [INFO] [stdout] 13 | (Some(ChangeAddr(a)), [ChangeAddr(b), tail..]) => (Some(ChangeAddr(a + b)), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:14:79 [INFO] [stdout] | [INFO] [stdout] 14 | (Some(Offset(offs_a, ChangeValue(a))), [Offset(offs_b, ChangeValue(b)), tail..]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:17:65 [INFO] [stdout] | [INFO] [stdout] 17 | (Some(ProgramToken::offs_change_value(*offs_a, a + b)), tail) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:21:68 [INFO] [stdout] | [INFO] [stdout] 21 | [Offset(0, ChangeValue(value)), ChangeAddr(addr_offset_b), tail..], [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | tail, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | [head, tail..] => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:38:52 [INFO] [stdout] | [INFO] [stdout] 38 | [head, tail..] => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | (Some(Offset(offs_a, SetValue(0))), [Offset(offs_b, ChangeValue(a)), tail..]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | (Some(ProgramToken::offs_set_value(*offs_a, *a)), tail) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:47:73 [INFO] [stdout] | [INFO] [stdout] 47 | (Some(Offset(offs_a, SetValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:48:78 [INFO] [stdout] | [INFO] [stdout] 48 | | (Some(Offset(offs_a, ChangeValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:51:59 [INFO] [stdout] | [INFO] [stdout] 51 | (Some(ProgramToken::offs_set_value(*offs_a, *a)), tail) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | (Some(ref token), [head, tail..]) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | (Some(head.clone()), tail) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | (None, [head, tail..]) => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tail` in this scope [INFO] [stdout] --> src/optimizer.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | (None, [head, tail..]) => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | (Some(ChangeAddr(a)), [ChangeAddr(b), tail..]) => (Some(ChangeAddr(a + b)), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:14:79 [INFO] [stdout] | [INFO] [stdout] 14 | (Some(Offset(offs_a, ChangeValue(a))), [Offset(offs_b, ChangeValue(b)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:21:68 [INFO] [stdout] | [INFO] [stdout] 21 | [Offset(0, ChangeValue(value)), ChangeAddr(addr_offset_b), tail..], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | [head, tail..] => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | (Some(Offset(offs_a, SetValue(0))), [Offset(offs_b, ChangeValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:47:73 [INFO] [stdout] | [INFO] [stdout] 47 | (Some(Offset(offs_a, SetValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:48:78 [INFO] [stdout] | [INFO] [stdout] 48 | | (Some(Offset(offs_a, ChangeValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | (Some(ref token), [head, tail..]) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> src/optimizer.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | (None, [head, tail..]) => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | (Some(ChangeAddr(a)), [ChangeAddr(b), tail..]) => (Some(ChangeAddr(a + b)), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:14:79 [INFO] [stdout] | [INFO] [stdout] 14 | (Some(Offset(offs_a, ChangeValue(a))), [Offset(offs_b, ChangeValue(b)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:21:68 [INFO] [stdout] | [INFO] [stdout] 21 | [Offset(0, ChangeValue(value)), ChangeAddr(addr_offset_b), tail..], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | [head, tail..] => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:42:76 [INFO] [stdout] | [INFO] [stdout] 42 | (Some(Offset(offs_a, SetValue(0))), [Offset(offs_b, ChangeValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:47:73 [INFO] [stdout] | [INFO] [stdout] 47 | (Some(Offset(offs_a, SetValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:48:78 [INFO] [stdout] | [INFO] [stdout] 48 | | (Some(Offset(offs_a, ChangeValue(_))), [Offset(offs_b, SetValue(a)), tail..]) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | (Some(ref token), [head, tail..]) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/optimizer.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | (None, [head, tail..]) => (Some(head.clone()), tail), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] = help: add `#![feature(exclusive_range_pattern)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/code_stream.rs:85:66 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn emit_print_string(&mut self, s: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/code_stream.rs:93:61 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn emit(&mut self, op: Instruction) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/module_builder.rs:29:56 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn add_section(&mut self, id: u8, entries: &[Box ()>]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut dyn Write) -> ()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/module_builder.rs:40:82 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn write_to_stream(mut self, mut stream: &mut dyn Write) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/module_builder.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/wasm/module_builder.rs:321:23 [INFO] [stdout] | [INFO] [stdout] 321 | ) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/mod.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | impl Backend { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/backend/mod.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from_name(name: &str) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Backend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bfcrs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0425, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "73df557ac44b7462dfcc8698bc41c7b835e5c76f9daa5b69117e2a0d5c55aa36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73df557ac44b7462dfcc8698bc41c7b835e5c76f9daa5b69117e2a0d5c55aa36", kill_on_drop: false }` [INFO] [stdout] 73df557ac44b7462dfcc8698bc41c7b835e5c76f9daa5b69117e2a0d5c55aa36