[INFO] cloning repository https://github.com/arj101/plane-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arj101/plane-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farj101%2Fplane-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farj101%2Fplane-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e19b3f96caf818f8a23785958555f5785d66cbe [INFO] checking arj101/plane-bot against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farj101%2Fplane-bot" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arj101/plane-bot on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arj101/plane-bot [INFO] finished tweaking git repo https://github.com/arj101/plane-bot [INFO] tweaked toml for git repo https://github.com/arj101/plane-bot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/arj101/plane-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded cargo_gn v0.0.15 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.14 [INFO] [stderr] Downloaded chunked_transfer v1.2.0 [INFO] [stderr] Downloaded js-sys v0.3.41 [INFO] [stderr] Downloaded which v4.0.1 [INFO] [stderr] Downloaded tiny_http v0.7.0 [INFO] [stderr] Downloaded ureq v1.3.0 [INFO] [stderr] Downloaded web-sys v0.3.41 [INFO] [stderr] Downloaded rusty_v8 v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7326ae1a6a55220a4fb06b711d5d8f6612dbb8e9119e981474bbed08ebaa0ef5 [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" "7326ae1a6a55220a4fb06b711d5d8f6612dbb8e9119e981474bbed08ebaa0ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7326ae1a6a55220a4fb06b711d5d8f6612dbb8e9119e981474bbed08ebaa0ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7326ae1a6a55220a4fb06b711d5d8f6612dbb8e9119e981474bbed08ebaa0ef5", kill_on_drop: false }` [INFO] [stdout] 7326ae1a6a55220a4fb06b711d5d8f6612dbb8e9119e981474bbed08ebaa0ef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a48f6b2ac6d8634f743019cc1bc5061f79436bf4bd6b3722dcdb909f18680c11 [INFO] running `Command { std: "docker" "start" "-a" "a48f6b2ac6d8634f743019cc1bc5061f79436bf4bd6b3722dcdb909f18680c11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serenity v0.8.6 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking tracing v0.1.16 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.1 [INFO] [stderr] Compiling rusty_v8 v0.7.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking tiny_http v0.7.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking ureq v1.3.0 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking plane_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | let platform = v8::new_default_platform().unwrap(); [INFO] [stdout] | ^^ use of undeclared crate or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | v8::V8::initialize_platform(platform); [INFO] [stdout] | ^^ use of undeclared crate or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | v8::V8::initialize(); [INFO] [stdout] | ^^ use of undeclared crate or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | let platform = v8::new_default_platform().unwrap(); [INFO] [stdout] | ^^ use of undeclared crate or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | v8::V8::initialize_platform(platform); [INFO] [stdout] | ^^ use of undeclared crate or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | v8::V8::initialize(); [INFO] [stdout] | ^^ use of undeclared crate or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | let isolate = &mut v8::Isolate::new(Default::default()); [INFO] [stdout] | ^^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::Isolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let scope = &mut v8::HandleScope::new(isolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::HandleScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | let context = v8::Context::new(scope); [INFO] [stdout] | ^^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::task::Context; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Context; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::command_parser::meval::Context; [INFO] [stdout] | [INFO] [stdout] 3 | use meval::Context; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | let scope = &mut v8::ContextScope::new(scope, context); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::ContextScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | let code = v8::String::new(scope, code)?; [INFO] [stdout] | ^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::command_parser::tiny_http::net::io::sys::ext::net::sys_common::backtrace::backtrace_rs::symbolize::gimli::String; [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::String; [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | let mut script = v8::Script::compile(scope, code, None)?; [INFO] [stdout] | ^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::Script; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/command_parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | let isolate = &mut v8::Isolate::new(Default::default()); [INFO] [stdout] | ^^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::Isolate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let scope = &mut v8::HandleScope::new(isolate); [INFO] [stdout] | ^^^^^^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::HandleScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | let context = v8::Context::new(scope); [INFO] [stdout] | ^^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::task::Context; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Context; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::command_parser::meval::Context; [INFO] [stdout] | [INFO] [stdout] 3 | use meval::Context; [INFO] [stdout] | [INFO] [stdout] and 3 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | let scope = &mut v8::ContextScope::new(scope, context); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::ContextScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait' [INFO] [stdout] --> src/command_parser/run_command.rs:5:99 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn run(msg: &serenity::model::channel::Message, ctx: &serenity::client::Context) -> Result<(),std::option::NoneError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | let code = v8::String::new(scope, code)?; [INFO] [stdout] | ^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::command_parser::tiny_http::net::io::sys::ext::net::sys_common::backtrace::backtrace_rs::symbolize::gimli::String; [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::String; [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `v8` [INFO] [stdout] --> src/command_parser/run_command.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | let mut script = v8::Script::compile(scope, code, None)?; [INFO] [stdout] | ^^^^^^ not found in `v8` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rusty_v8::Script; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/command_parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait' [INFO] [stdout] --> src/command_parser/run_command.rs:5:99 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn run(msg: &serenity::model::channel::Message, ctx: &serenity::client::Context) -> Result<(),std::option::NoneError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #42327 for more information [INFO] [stdout] = help: add `#![feature(try_trait)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command_parser/run_command.rs:5:89 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn run(msg: &serenity::model::channel::Message, ctx: &serenity::client::Context) -> Result<(),std::option::NoneError> { [INFO] [stdout] | --- implicitly returns `()` as its body has no tail or `return` expression ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(), NoneError>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/command_parser/run_command.rs:5:89 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn run(msg: &serenity::model::channel::Message, ctx: &serenity::client::Context) -> Result<(),std::option::NoneError> { [INFO] [stdout] | --- implicitly returns `()` as its body has no tail or `return` expression ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::result::Result<(), NoneError>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plane_bot` [INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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: E0308, E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a48f6b2ac6d8634f743019cc1bc5061f79436bf4bd6b3722dcdb909f18680c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48f6b2ac6d8634f743019cc1bc5061f79436bf4bd6b3722dcdb909f18680c11", kill_on_drop: false }` [INFO] [stdout] a48f6b2ac6d8634f743019cc1bc5061f79436bf4bd6b3722dcdb909f18680c11