[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 master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farj101%2Fplane-bot" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arj101/plane-bot on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-13/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20fc00f58fbfc93ec1dbd504f588e199eee3401095c5dae1c4583b24d9c3b7ed [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" "20fc00f58fbfc93ec1dbd504f588e199eee3401095c5dae1c4583b24d9c3b7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20fc00f58fbfc93ec1dbd504f588e199eee3401095c5dae1c4583b24d9c3b7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fc00f58fbfc93ec1dbd504f588e199eee3401095c5dae1c4583b24d9c3b7ed", kill_on_drop: false }` [INFO] [stdout] 20fc00f58fbfc93ec1dbd504f588e199eee3401095c5dae1c4583b24d9c3b7ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f165e4b7096bb7b3304257ac42453fb12d09dc297b3f9dd3d6bc0505cedd006 [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" "7f165e4b7096bb7b3304257ac42453fb12d09dc297b3f9dd3d6bc0505cedd006", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Compiling serenity v0.8.6 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Compiling standback v0.2.9 [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 time v0.2.16 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte 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-simpchinese v1.20141219.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking meval v0.2.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking tracing v0.1.16 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [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 getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.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 pin-project-internal v0.4.22 [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] Checking cookie v0.13.3 [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 serde v1.0.114 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking tiny_http v0.7.0 [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 type 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 type or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type 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 type 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 type 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 type 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 type 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[E0433]: failed to resolve: use of undeclared type 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 type or module `v8` [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<(), std::option::NoneError>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type or module `v8` [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[E0433]: failed to resolve: use of undeclared type 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 type or module `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plane_bot`. [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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] [stderr] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type 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 type 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 type 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<(), std::option::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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7f165e4b7096bb7b3304257ac42453fb12d09dc297b3f9dd3d6bc0505cedd006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f165e4b7096bb7b3304257ac42453fb12d09dc297b3f9dd3d6bc0505cedd006", kill_on_drop: false }` [INFO] [stdout] 7f165e4b7096bb7b3304257ac42453fb12d09dc297b3f9dd3d6bc0505cedd006