[INFO] crate pumpkindb_engine 0.2.0 is already in cache
[INFO] checking pumpkindb_engine-0.2.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate pumpkindb_engine 0.2.0 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate pumpkindb_engine 0.2.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate pumpkindb_engine 0.2.0
[INFO] finished tweaking crates.io crate pumpkindb_engine 0.2.0
[INFO] tweaked toml for crates.io crate pumpkindb_engine 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 76ce304b013be168e473fe74f9c493fb0cbfb74faac111a07d124c8674947bb8
[INFO] running `"docker" "start" "-a" "76ce304b013be168e473fe74f9c493fb0cbfb74faac111a07d124c8674947bb8"`
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking toml v0.2.1
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]     Checking miniz-sys v0.1.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking liblmdb-sys v0.2.2
[INFO] [stderr]     Checking serde_cbor v0.6.1
[INFO] [stderr]     Checking uuid v0.4.0
[INFO] [stderr]     Checking rust-crypto v0.2.36
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]     Checking ordered-float v0.4.0
[INFO] [stderr]     Checking snowflake v1.3.0
[INFO] [stderr]     Checking pumpkinscript v0.2.0
[INFO] [stderr]     Checking suppositions v0.1.4
[INFO] [stderr]     Checking chrono v0.3.0
[INFO] [stderr]     Checking flate2 v0.2.20
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking serde-value v0.4.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking hybrid-clocks v0.3.4
[INFO] [stderr]     Checking config v0.3.1
[INFO] [stderr]     Checking serde_yaml v0.6.2
[INFO] [stderr]     Checking log4rs v0.6.3
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking quickcheck v0.4.1
[INFO] [stderr]     Checking pumpkindb_engine v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> src/lib.rs:6:28
[INFO] [stderr]   |
[INFO] [stderr] 6 | #![feature(slice_patterns, advanced_slice_patterns)]
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: merged into `#![feature(slice_patterns)]`
[INFO] [stderr] 
[INFO] [stderr]    Compiling quickcheck_macros v0.4.2
[INFO] [stderr] error[E0463]: can't find crate for `syntax`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.4.2/src/lib.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | extern crate syntax;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `quickcheck_macros`.
[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] [stderr] error: expected one of `,`, `@`, `]`, or `|`, found `..`
[INFO] [stderr]   --> src/script/macros.rs:19:76
[INFO] [stderr]    |
[INFO] [stderr] 19 |                   ::pumpkinscript::ParseResult::Done(&[0x81, b':', ref rest..], _) => {
[INFO] [stderr]    |                                                                            -^
[INFO] [stderr]    |                                                                            |
[INFO] [stderr]    |                                                                            expected one of `,`, `@`, `]`, or `|`
[INFO] [stderr]    |                                                                            help: missing `,`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_core.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | builtins!("mod_core.builtins");
[INFO] [stderr]    | ------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: expected one of `,`, `@`, `]`, or `|`, found `..`
[INFO] [stderr]   --> src/script/macros.rs:19:76
[INFO] [stderr]    |
[INFO] [stderr] 19 |                   ::pumpkinscript::ParseResult::Done(&[0x81, b':', ref rest..], _) => {
[INFO] [stderr]    |                                                                            -^
[INFO] [stderr]    |                                                                            |
[INFO] [stderr]    |                                                                            expected one of `,`, `@`, `]`, or `|`
[INFO] [stderr]    |                                                                            help: missing `,`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_stack.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | builtins!("mod_stack.builtins");
[INFO] [stderr]    | -------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: expected one of `,`, `@`, `]`, or `|`, found `..`
[INFO] [stderr]   --> src/script/macros.rs:19:76
[INFO] [stderr]    |
[INFO] [stderr] 19 |                   ::pumpkinscript::ParseResult::Done(&[0x81, b':', ref rest..], _) => {
[INFO] [stderr]    |                                                                            -^
[INFO] [stderr]    |                                                                            |
[INFO] [stderr]    |                                                                            expected one of `,`, `@`, `]`, or `|`
[INFO] [stderr]    |                                                                            help: missing `,`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_binaries.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | builtins!("mod_binaries.builtins");
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: expected one of `,`, `@`, `]`, or `|`, found `..`
[INFO] [stderr]    --> src/script/macros.rs:19:76
[INFO] [stderr]     |
[INFO] [stderr] 19  |                   ::pumpkinscript::ParseResult::Done(&[0x81, b':', ref rest..], _) => {
[INFO] [stderr]     |                                                                            -^
[INFO] [stderr]     |                                                                            |
[INFO] [stderr]     |                                                                            expected one of `,`, `@`, `]`, or `|`
[INFO] [stderr]     |                                                                            help: missing `,`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:177:1
[INFO] [stderr]     |
[INFO] [stderr] 177 | builtins!("mod_storage.builtins");
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: expected one of `,`, `@`, `]`, or `|`, found `..`
[INFO] [stderr]   --> src/script/macros.rs:19:76
[INFO] [stderr]    |
[INFO] [stderr] 19 |                   ::pumpkinscript::ParseResult::Done(&[0x81, b':', ref rest..], _) => {
[INFO] [stderr]    |                                                                            -^
[INFO] [stderr]    |                                                                            |
[INFO] [stderr]    |                                                                            expected one of `,`, `@`, `]`, or `|`
[INFO] [stderr]    |                                                                            help: missing `,`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_json.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | builtins!("mod_json.builtins");
[INFO] [stderr]    | ------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `alloc::heap`
[INFO] [stderr]   --> src/storage.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use alloc::heap;
[INFO] [stderr]    |     ^^^^^^^^^^^ no `heap` in the root
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]   --> src/script/macros.rs:7:1
[INFO] [stderr]    |
[INFO] [stderr] 7  | / macro_rules! builtins {
[INFO] [stderr] 8  | |     ($file: expr) => {
[INFO] [stderr] 9  | |     lazy_static! {
[INFO] [stderr] 10 | |       static ref BUILTIN_FILE: &'static [u8] = include_bytes!($file);
[INFO] [stderr] ...  |
[INFO] [stderr] 28 | |     }};
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]   --> src/script/macros.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | / macro_rules! handle_builtins {
[INFO] [stderr] 32 | |     () => {
[INFO] [stderr] 33 | |         #[inline]
[INFO] [stderr] 34 | |         fn handle_builtins(&mut self,
[INFO] [stderr] ...  |
[INFO] [stderr] 47 | |     };
[INFO] [stderr] 48 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]   --> src/script/macros.rs:75:1
[INFO] [stderr]    |
[INFO] [stderr] 75 | / macro_rules! stack_pop {
[INFO] [stderr] 76 | |     ($env: expr) => {
[INFO] [stderr] 77 | |         match $env.pop() {
[INFO] [stderr] 78 | |             None => {
[INFO] [stderr] ...  |
[INFO] [stderr] 85 | |     }
[INFO] [stderr] 86 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]   --> src/script/macros.rs:88:1
[INFO] [stderr]    |
[INFO] [stderr] 88 | / macro_rules! instruction_is {
[INFO] [stderr] 89 | |     ($instruction: expr, $exp: expr) => {
[INFO] [stderr] 90 | |         if $instruction != $exp {
[INFO] [stderr] 91 | |             return Err(Error::UnknownInstruction)
[INFO] [stderr] 92 | |         }
[INFO] [stderr] 93 | |     };
[INFO] [stderr] 94 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:96:1
[INFO] [stderr]     |
[INFO] [stderr] 96  | / macro_rules! error_program {
[INFO] [stderr] 97  | |     ($desc: expr, $details: expr, $code: expr) => {{
[INFO] [stderr] 98  | |         let mut error = Vec::new();
[INFO] [stderr] 99  | |
[INFO] [stderr] ...   |
[INFO] [stderr] 113 | |     }}
[INFO] [stderr] 114 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:116:1
[INFO] [stderr]     |
[INFO] [stderr] 116 | / macro_rules! error_database {
[INFO] [stderr] 117 | |     ($err: expr) => {{
[INFO] [stderr] 118 | |         let vec = Vec::new();
[INFO] [stderr] 119 | |
[INFO] [stderr] ...   |
[INFO] [stderr] 125 | |     }}
[INFO] [stderr] 126 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:128:1
[INFO] [stderr]     |
[INFO] [stderr] 128 | / macro_rules! error_no_transaction {
[INFO] [stderr] 129 | |     () => {{
[INFO] [stderr] 130 | |         let vec = Vec::new();
[INFO] [stderr] 131 | |         error_program!(
[INFO] [stderr] ...   |
[INFO] [stderr] 136 | |     }}
[INFO] [stderr] 137 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:139:1
[INFO] [stderr]     |
[INFO] [stderr] 139 | / macro_rules! error_unknown_key {
[INFO] [stderr] 140 | |     ($key: expr) => {{
[INFO] [stderr] 141 | |         error_program!(
[INFO] [stderr] 142 | |             "Unknown key".as_bytes(),
[INFO] [stderr] ...   |
[INFO] [stderr] 146 | |     }}
[INFO] [stderr] 147 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:149:1
[INFO] [stderr]     |
[INFO] [stderr] 149 | / macro_rules! error_duplicate_key {
[INFO] [stderr] 150 | |     ($key: expr) => {{
[INFO] [stderr] 151 | |         error_program!(
[INFO] [stderr] 152 | |             "Duplicate key".as_bytes(),
[INFO] [stderr] ...   |
[INFO] [stderr] 156 | |     }}
[INFO] [stderr] 157 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:159:1
[INFO] [stderr]     |
[INFO] [stderr] 159 | / macro_rules! error_decoding {
[INFO] [stderr] 160 | |     () => {{
[INFO] [stderr] 161 | |         let vec = Vec::new();
[INFO] [stderr] 162 | |         error_program!(
[INFO] [stderr] ...   |
[INFO] [stderr] 167 | |     }}
[INFO] [stderr] 168 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:170:1
[INFO] [stderr]     |
[INFO] [stderr] 170 | / macro_rules! error_empty_stack {
[INFO] [stderr] 171 | |     () => {{
[INFO] [stderr] 172 | |         let vec = Vec::new();
[INFO] [stderr] 173 | |         error_program!(
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     }}
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:181:1
[INFO] [stderr]     |
[INFO] [stderr] 181 | / macro_rules! error_invalid_value {
[INFO] [stderr] 182 | |     ($value: expr) => {{
[INFO] [stderr] 183 | |         error_program!(
[INFO] [stderr] 184 | |             "Invalid value".as_bytes(),
[INFO] [stderr] ...   |
[INFO] [stderr] 188 | |     }}
[INFO] [stderr] 189 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:191:1
[INFO] [stderr]     |
[INFO] [stderr] 191 | / macro_rules! error_no_value {
[INFO] [stderr] 192 | |     () => {{
[INFO] [stderr] 193 | |         let vec = Vec::new();
[INFO] [stderr] 194 | |         error_program!(
[INFO] [stderr] ...   |
[INFO] [stderr] 199 | |     }}
[INFO] [stderr] 200 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:202:1
[INFO] [stderr]     |
[INFO] [stderr] 202 | / macro_rules! error_unknown_instruction {
[INFO] [stderr] 203 | |     ($instruction: expr) => { {
[INFO] [stderr] 204 | |         let (_, w) = binparser::instruction_or_internal_instruction($instruction).unwrap();
[INFO] [stderr] 205 | |
[INFO] [stderr] ...   |
[INFO] [stderr] 219 | |     } }
[INFO] [stderr] 220 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:222:1
[INFO] [stderr]     |
[INFO] [stderr] 222 | / macro_rules! alloc_slice {
[INFO] [stderr] 223 | |     ($size: expr, $env: expr) => {{
[INFO] [stderr] 224 | |         let slice = $env.alloc($size);
[INFO] [stderr] 225 | |         if slice.is_err() {
[INFO] [stderr] ...   |
[INFO] [stderr] 229 | |     }};
[INFO] [stderr] 230 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition
[INFO] [stderr]    --> src/script/macros.rs:232:1
[INFO] [stderr]     |
[INFO] [stderr] 232 | / macro_rules! alloc_and_write {
[INFO] [stderr] 233 | |     ($bytes: expr, $env: expr) => {{
[INFO] [stderr] 234 | |         let slice = alloc_slice!($bytes.len(), $env);
[INFO] [stderr] 235 | |         slice.copy_from_slice($bytes);
[INFO] [stderr] 236 | |         slice
[INFO] [stderr] 237 | |     }};
[INFO] [stderr] 238 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/script/dispatcher.rs:19:37
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl<'a> Dispatcher<'a> for Vec<Box<Dispatcher<'a>>> {
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher<'a>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/script/env.rs:34:44
[INFO] [stderr]    |
[INFO] [stderr] 34 |     published_message_callback: Option<Box<messaging::PublishedMessageCallback + Send>>,
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn messaging::PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/script/env.rs:150:57
[INFO] [stderr]     |
[INFO] [stderr] 150 | ...                   callback: Box<messaging::PublishedMessageCallback + Send>) {
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn messaging::PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/script/env.rs:154:60
[INFO] [stderr]     |
[INFO] [stderr] 154 |     pub fn published_message_callback(&self) -> Option<Box<messaging::PublishedMessageCallback + Send>> {
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn messaging::PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/script/mod.rs:132:10
[INFO] [stderr]     |
[INFO] [stderr] 132 |         0...120 => 1,
[INFO] [stderr]     |          ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/script/mod.rs:133:12
[INFO] [stderr]     |
[INFO] [stderr] 133 |         120...255 => 2,
[INFO] [stderr]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/script/mod.rs:134:12
[INFO] [stderr]     |
[INFO] [stderr] 134 |         255...65535 => 3,
[INFO] [stderr]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/script/mod.rs:135:14
[INFO] [stderr]     |
[INFO] [stderr] 135 |         65536...4294967296 => 5,
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/script/mod.rs:156:21
[INFO] [stderr]     |
[INFO] [stderr] 156 |                 Box<messaging::PublishedMessageCallback + Send>),
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn messaging::PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: the item `num_iter` is imported redundantly
[INFO] [stderr]    --> src/script/mod_core.rs:273:13
[INFO] [stderr]     |
[INFO] [stderr] 273 |         use num_iter;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/crates.rs:18:1
[INFO] [stderr]     |
[INFO] [stderr] 18  | extern crate num_iter;
[INFO] [stderr]     | ---------------------- the item `num_iter` is already imported here
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the item `serde_cbor` is imported redundantly
[INFO] [stderr]    --> src/script/mod_storage.rs:427:13
[INFO] [stderr]     |
[INFO] [stderr] 427 |         use serde_cbor;
[INFO] [stderr]     |             ^^^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/crates.rs:41:1
[INFO] [stderr]     |
[INFO] [stderr] 41  | extern crate serde_cbor;
[INFO] [stderr]     | ------------------------ the item `serde_cbor` is already imported here
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/messaging.rs:20:53
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn subscribe(&self, topic: &[u8], callback: Box<PublishedMessageCallback + Send>) -> Vec<u8>;
[INFO] [stderr]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/messaging.rs:31:29
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn cloned(&self) -> Box<PublishedMessageCallback + Send>;
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/messaging.rs:38:29
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn cloned(&self) -> Box<PublishedMessageCallback + Send> {
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/messaging.rs:78:27
[INFO] [stderr]    |
[INFO] [stderr] 78 |             callback: Box<PublishedMessageCallback + Send>,
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/messaging.rs:89:56
[INFO] [stderr]    |
[INFO] [stderr] 89 |         identifier_subscription: BTreeMap<Vec<u8>, Box<PublishedMessageCallback + Send>>,
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/messaging.rs:103:41
[INFO] [stderr]     |
[INFO] [stderr] 103 |                           callback: Box<PublishedMessageCallback + Send>,
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/messaging.rs:185:57
[INFO] [stderr]     |
[INFO] [stderr] 185 |         fn subscribe(&self, topic: &[u8], callback: Box<PublishedMessageCallback + Send>) -> Vec<u8> {
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PublishedMessageCallback + Send`
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail
[INFO] [stderr]   --> src/script/envheap.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use alloc::raw_vec::RawVec;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: add `#![feature(raw_vec_internals)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail
[INFO] [stderr]   --> src/script/envheap.rs:23:25
[INFO] [stderr]    |
[INFO] [stderr] 23 |     chunks: Vec<(usize, RawVec<u8>)>,
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: add `#![feature(raw_vec_internals)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail
[INFO] [stderr]   --> src/script/envheap.rs:30:36
[INFO] [stderr]    |
[INFO] [stderr] 30 |         EnvHeap { chunks: vec![(0, RawVec::with_capacity(chunk_size))] }
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: add `#![feature(raw_vec_internals)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail
[INFO] [stderr]   --> src/script/envheap.rs:42:42
[INFO] [stderr]    |
[INFO] [stderr] 42 |                     self.chunks.push((0, RawVec::with_capacity(cmp::max(cap, size))));
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: add `#![feature(raw_vec_internals)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_core.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | builtins!("mod_core.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_core.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | builtins!("mod_core.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_core.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | builtins!("mod_core.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_stack.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | builtins!("mod_stack.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_stack.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | builtins!("mod_stack.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_stack.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | builtins!("mod_stack.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_binaries.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | builtins!("mod_binaries.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_binaries.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | builtins!("mod_binaries.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_binaries.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | builtins!("mod_binaries.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]    --> src/script/mod_storage.rs:177:1
[INFO] [stderr]     |
[INFO] [stderr] 177 | builtins!("mod_storage.builtins");
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]    --> src/script/mod_storage.rs:177:1
[INFO] [stderr]     |
[INFO] [stderr] 177 | builtins!("mod_storage.builtins");
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]    --> src/script/mod_storage.rs:177:1
[INFO] [stderr]     |
[INFO] [stderr] 177 | builtins!("mod_storage.builtins");
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_json.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | builtins!("mod_json.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_json.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | builtins!("mod_json.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]   --> src/script/mod_json.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | builtins!("mod_json.builtins");
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `cap` found for struct `alloc::raw_vec::RawVec<u8>` in the current scope
[INFO] [stderr]   --> src/script/envheap.rs:38:40
[INFO] [stderr]    |
[INFO] [stderr] 38 |             let cap = self.chunks[i].1.cap();
[INFO] [stderr]    |                                        ^^^ private field, not a method
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail
[INFO] [stderr]   --> src/script/envheap.rs:49:48
[INFO] [stderr]    |
[INFO] [stderr] 49 |                 let slice_ptr = unsafe { chunk.ptr().offset(ptr as isize) };
[INFO] [stderr]    |                                                ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: add `#![feature(raw_vec_internals)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/script/macros.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 121 |             $err.description().as_bytes(),
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:443:37
[INFO] [stderr]     |
[INFO] [stderr] 443 |                     Err(err) => Err(error_database!(err))
[INFO] [stderr]     |                                     -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/script/macros.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 121 |             $err.description().as_bytes(),
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:245:43
[INFO] [stderr]     |
[INFO] [stderr] 245 | ...                   Err(e) => Err(error_database!(e)),
[INFO] [stderr]     |                                     ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/script/macros.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 121 |             $err.description().as_bytes(),
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:286:43
[INFO] [stderr]     |
[INFO] [stderr] 286 | ...                   Err(e) => Err(error_database!(e)),
[INFO] [stderr]     |                                     ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/script/macros.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 121 |             $err.description().as_bytes(),
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:336:37
[INFO] [stderr]     |
[INFO] [stderr] 336 |                     Err(err) => Err(error_database!(err)),
[INFO] [stderr]     |                                     -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/script/macros.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 121 |             $err.description().as_bytes(),
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:355:40
[INFO] [stderr]     |
[INFO] [stderr] 355 |                     Err(reason) => Err(error_database!(reason))
[INFO] [stderr]     |                                        ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/script/macros.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 121 |             $err.description().as_bytes(),
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:386:37
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Err(err) => Err(error_database!(err)),
[INFO] [stderr]     |                                     -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string()
[INFO] [stderr]    --> src/script/macros.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 121 |             $err.description().as_bytes(),
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:412:37
[INFO] [stderr]     |
[INFO] [stderr] 412 |                     Err(err) => Err(error_database!(err)),
[INFO] [stderr]     |                                     -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `len` found for reference `&u8` in the current scope
[INFO] [stderr]   --> src/script/macros.rs:20:80
[INFO] [stderr]    |
[INFO] [stderr] 20 |                       let instruction = &definition[0..definition.len() - rest.len() - 2];
[INFO] [stderr]    |                                                                                ^^^ method not found in `&u8`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_core.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | builtins!("mod_core.builtins");
[INFO] [stderr]    | ------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]    = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]            `use nom::traits::AsChar;`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `std::vec::Vec<_>: std::convert::From<&u8>` is not satisfied
[INFO] [stderr]   --> src/script/macros.rs:21:47
[INFO] [stderr]    |
[INFO] [stderr] 21 |                       map.insert(instruction, Vec::from(rest));
[INFO] [stderr]    |                                               ^^^^^^^^^ the trait `std::convert::From<&u8>` is not implemented for `std::vec::Vec<_>`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_core.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | builtins!("mod_core.builtins");
[INFO] [stderr]    | ------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following implementations were found:
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<&[T]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<&mut [T]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<[T; _]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<std::borrow::Cow<'a, [T]>>>
[INFO] [stderr]            and 7 others
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `len` found for reference `&u8` in the current scope
[INFO] [stderr]   --> src/script/macros.rs:20:80
[INFO] [stderr]    |
[INFO] [stderr] 20 |                       let instruction = &definition[0..definition.len() - rest.len() - 2];
[INFO] [stderr]    |                                                                                ^^^ method not found in `&u8`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_stack.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | builtins!("mod_stack.builtins");
[INFO] [stderr]    | -------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]    = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]            `use nom::traits::AsChar;`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `std::vec::Vec<_>: std::convert::From<&u8>` is not satisfied
[INFO] [stderr]   --> src/script/macros.rs:21:47
[INFO] [stderr]    |
[INFO] [stderr] 21 |                       map.insert(instruction, Vec::from(rest));
[INFO] [stderr]    |                                               ^^^^^^^^^ the trait `std::convert::From<&u8>` is not implemented for `std::vec::Vec<_>`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_stack.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | builtins!("mod_stack.builtins");
[INFO] [stderr]    | -------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following implementations were found:
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<&[T]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<&mut [T]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<[T; _]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<std::borrow::Cow<'a, [T]>>>
[INFO] [stderr]            and 7 others
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `len` found for reference `&u8` in the current scope
[INFO] [stderr]   --> src/script/macros.rs:20:80
[INFO] [stderr]    |
[INFO] [stderr] 20 |                       let instruction = &definition[0..definition.len() - rest.len() - 2];
[INFO] [stderr]    |                                                                                ^^^ method not found in `&u8`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_binaries.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | builtins!("mod_binaries.builtins");
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]    = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]            `use nom::traits::AsChar;`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `std::vec::Vec<_>: std::convert::From<&u8>` is not satisfied
[INFO] [stderr]   --> src/script/macros.rs:21:47
[INFO] [stderr]    |
[INFO] [stderr] 21 |                       map.insert(instruction, Vec::from(rest));
[INFO] [stderr]    |                                               ^^^^^^^^^ the trait `std::convert::From<&u8>` is not implemented for `std::vec::Vec<_>`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_binaries.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | builtins!("mod_binaries.builtins");
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following implementations were found:
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<&[T]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<&mut [T]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<[T; _]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<std::borrow::Cow<'a, [T]>>>
[INFO] [stderr]            and 7 others
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `len` found for reference `&u8` in the current scope
[INFO] [stderr]    --> src/script/macros.rs:20:80
[INFO] [stderr]     |
[INFO] [stderr] 20  |                       let instruction = &definition[0..definition.len() - rest.len() - 2];
[INFO] [stderr]     |                                                                                ^^^ method not found in `&u8`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:177:1
[INFO] [stderr]     |
[INFO] [stderr] 177 | builtins!("mod_storage.builtins");
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]     = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]             `use nom::traits::AsChar;`
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `std::vec::Vec<_>: std::convert::From<&u8>` is not satisfied
[INFO] [stderr]    --> src/script/macros.rs:21:47
[INFO] [stderr]     |
[INFO] [stderr] 21  |                       map.insert(instruction, Vec::from(rest));
[INFO] [stderr]     |                                               ^^^^^^^^^ the trait `std::convert::From<&u8>` is not implemented for `std::vec::Vec<_>`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: src/script/mod_storage.rs:177:1
[INFO] [stderr]     |
[INFO] [stderr] 177 | builtins!("mod_storage.builtins");
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the following implementations were found:
[INFO] [stderr]               <std::vec::Vec<T> as std::convert::From<&[T]>>
[INFO] [stderr]               <std::vec::Vec<T> as std::convert::From<&mut [T]>>
[INFO] [stderr]               <std::vec::Vec<T> as std::convert::From<[T; _]>>
[INFO] [stderr]               <std::vec::Vec<T> as std::convert::From<std::borrow::Cow<'a, [T]>>>
[INFO] [stderr]             and 7 others
[INFO] [stderr]     = note: required by `std::convert::From::from`
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `len` found for reference `&u8` in the current scope
[INFO] [stderr]   --> src/script/macros.rs:20:80
[INFO] [stderr]    |
[INFO] [stderr] 20 |                       let instruction = &definition[0..definition.len() - rest.len() - 2];
[INFO] [stderr]    |                                                                                ^^^ method not found in `&u8`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_json.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | builtins!("mod_json.builtins");
[INFO] [stderr]    | ------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr]    = note: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]            `use nom::traits::AsChar;`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `std::vec::Vec<_>: std::convert::From<&u8>` is not satisfied
[INFO] [stderr]   --> src/script/macros.rs:21:47
[INFO] [stderr]    |
[INFO] [stderr] 21 |                       map.insert(instruction, Vec::from(rest));
[INFO] [stderr]    |                                               ^^^^^^^^^ the trait `std::convert::From<&u8>` is not implemented for `std::vec::Vec<_>`
[INFO] [stderr]    | 
[INFO] [stderr]   ::: src/script/mod_json.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | builtins!("mod_json.builtins");
[INFO] [stderr]    | ------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following implementations were found:
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<&[T]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<&mut [T]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<[T; _]>>
[INFO] [stderr]              <std::vec::Vec<T> as std::convert::From<std::borrow::Cow<'a, [T]>>>
[INFO] [stderr]            and 7 others
[INFO] [stderr]    = note: required by `std::convert::From::from`
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 23 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0432, E0557, E0599, E0658.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `pumpkindb_engine`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "76ce304b013be168e473fe74f9c493fb0cbfb74faac111a07d124c8674947bb8"`
[INFO] running `"docker" "rm" "-f" "76ce304b013be168e473fe74f9c493fb0cbfb74faac111a07d124c8674947bb8"`
[INFO] [stdout] 76ce304b013be168e473fe74f9c493fb0cbfb74faac111a07d124c8674947bb8
