[INFO] updating cached repository https://github.com/foresterre/sic-automate [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 095e07b0cd908c4ff54c5eaf116a6c69f8f99897 [INFO] testing foresterre/sic-automate against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic-automate" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foresterre/sic-automate on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/foresterre/sic-automate [INFO] removed workspace from git repo https://github.com/foresterre/sic-automate [INFO] removed path dependency sic_core from git repo https://github.com/foresterre/sic-automate [INFO] removed path dependency sic_image_engine from git repo https://github.com/foresterre/sic-automate [INFO] removed path dependency sic_io from git repo https://github.com/foresterre/sic-automate [INFO] removed path dependency sic_parser from git repo https://github.com/foresterre/sic-automate [INFO] removed path dependency sic_testing from git repo https://github.com/foresterre/sic-automate [INFO] finished tweaking git repo https://github.com/foresterre/sic-automate [INFO] tweaked toml for git repo https://github.com/foresterre/sic-automate written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/foresterre/sic-automate already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (sic_testing) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (sic_testing) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c51819b3958b447622fe1bd02c456a310483201988ac6467323aa9681dc40f3c [INFO] running `"docker" "start" "-a" "c51819b3958b447622fe1bd02c456a310483201988ac6467323aa9681dc40f3c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (sic_testing) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling sic v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling sic_core v0.10.0 [INFO] [stderr] Compiling sic_image_engine v0.10.0 [INFO] [stderr] Compiling sic_io v0.10.0 [INFO] [stderr] Compiling sic_parser v0.10.0 [INFO] [stderr] error[E0432]: unresolved import `sic_image_engine::engine::Instr` [INFO] [stderr] --> src/app/cli.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use sic_image_engine::engine::Instr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Instr` in `engine` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `sic_image_engine::engine::Instr` [INFO] [stderr] --> src/app/config.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use sic_image_engine::engine::Instr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Instr` in `engine` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `sic_image_engine::engine::EnvItem`, `sic_image_engine::engine::Instr`, `sic_image_engine::engine::ItemName` [INFO] [stderr] --> src/app/operations.rs:7:32 [INFO] [stderr] | [INFO] [stderr] 7 | use sic_image_engine::engine::{EnvItem, Instr, ItemName}; [INFO] [stderr] | ^^^^^^^ ^^^^^ ^^^^^^^^ no `ItemName` in `engine` [INFO] [stderr] | | | [INFO] [stderr] | | no `Instr` in `engine` [INFO] [stderr] | no `EnvItem` in `engine` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `sic_image_engine::ImgOp` [INFO] [stderr] --> src/app/operations.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use sic_image_engine::ImgOp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no `ImgOp` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `sic_parser::errors` [INFO] [stderr] --> src/app/operations.rs:10:17 [INFO] [stderr] | [INFO] [stderr] 10 | use sic_parser::errors::SicParserError; [INFO] [stderr] | ^^^^^^ could not find `errors` in `sic_parser` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `std::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/cli.rs:416:41 [INFO] [stderr] | [INFO] [stderr] 416 | sic_parser::parse_script(script)? [INFO] [stderr] | ^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/app/config.rs:72:39 [INFO] [stderr] | [INFO] [stderr] 72 | image_operations_program: Vec::new(), [INFO] [stderr] | ^^^^^^^^ cannot infer type for type parameter `T` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `std::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 106 | OperationId::Blur => Instr::Operation(ImgOp::Blur(parse_inputs_by_type!(inputs, f32)?)), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 108 | Instr::Operation(ImgOp::Brighten(parse_inputs_by_type!(inputs, i32)?)) [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 111 | Instr::Operation(ImgOp::Contrast(parse_inputs_by_type!(inputs, f32)?)) [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 113 | OperationId::Crop => Instr::Operation(ImgOp::Crop(parse_inputs_by_type!( [INFO] [stderr] | _______________________________________________________________- [INFO] [stderr] 114 | | inputs, [INFO] [stderr] 115 | | (u32, u32, u32, u32) [INFO] [stderr] 116 | | )?)), [INFO] [stderr] | |_____________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result<(u32, u32, u32, u32), std::string::String>` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 118 | Instr::Operation(ImgOp::Filter3x3(parse_inputs_by_type!(inputs, [f32; 9])?)) [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result<[f32; 9], std::string::String>` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 124 | Instr::Operation(ImgOp::HueRotate(parse_inputs_by_type!(inputs, i32)?)) [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 128 | Instr::Operation(ImgOp::Resize(parse_inputs_by_type!(inputs, (u32, u32))?)) [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result<(u32, u32), std::string::String>` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 134 | Instr::Operation(ImgOp::Unsharpen(parse_inputs_by_type!(inputs, (f32, i32))?)) [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result<(f32, i32), std::string::String>` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 138 | let toggle = parse_inputs_by_type!(inputs, bool)?; [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result` [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::string::String: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/operations.rs:93:14 [INFO] [stderr] | [INFO] [stderr] 93 | .with_context(|| format!("Failed to parse value of type {}.", stringify!($ty))); [INFO] [stderr] | ^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `std::string::String` [INFO] [stderr] ... [INFO] [stderr] 146 | let input = parse_inputs_by_type!(inputs, String)?; [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::ext::StdError` for `std::string::String` [INFO] [stderr] = note: required because of the requirements on the impl of `anyhow::context::private::Sealed` for `std::result::Result` [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 `sic_io::load::ImportError: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/procedure.rs:38:6 [INFO] [stderr] | [INFO] [stderr] 38 | )?; [INFO] [stderr] | ^ the trait `std::error::Error` is not implemented for `sic_io::load::ImportError` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `with_context` found for enum `std::result::Result<&image::dynimage::DynamicImage, std::boxed::Box<(dyn std::error::Error + 'static)>>` in the current scope [INFO] [stderr] --> src/app/procedure.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | .with_context(|| "Unable to apply image operations.")?; [INFO] [stderr] | ^^^^^^^^^^^^ method not found in `std::result::Result<&image::dynimage::DynamicImage, std::boxed::Box<(dyn std::error::Error + 'static)>>` [INFO] [stderr] | [INFO] [stderr] = note: the method `with_context` exists but the following trait bounds were not satisfied: [INFO] [stderr] `std::boxed::Box: anyhow::context::ext::StdError` [INFO] [stderr] which is required by `std::result::Result<&image::dynimage::DynamicImage, std::boxed::Box>: anyhow::Context<&image::dynimage::DynamicImage, std::boxed::Box>` [INFO] [stderr] `std::boxed::Box: std::marker::Send` [INFO] [stderr] which is required by `std::result::Result<&image::dynimage::DynamicImage, std::boxed::Box>: anyhow::Context<&image::dynimage::DynamicImage, std::boxed::Box>` [INFO] [stderr] `std::boxed::Box: std::marker::Sync` [INFO] [stderr] which is required by `std::result::Result<&image::dynimage::DynamicImage, std::boxed::Box>: anyhow::Context<&image::dynimage::DynamicImage, std::boxed::Box>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time [INFO] [stderr] --> src/app/procedure.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | )?) [INFO] [stderr] | ^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because of the requirements on the impl of `std::error::Error` for `std::boxed::Box` [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From>` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `dyn std::error::Error` cannot be sent between threads safely [INFO] [stderr] --> src/app/procedure.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | )?) [INFO] [stderr] | ^ `dyn std::error::Error` cannot be sent between threads safely [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Send` is not implemented for `dyn std::error::Error` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::ptr::Unique` [INFO] [stderr] = note: required because it appears within the type `std::boxed::Box` [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From>` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `dyn std::error::Error` cannot be shared between threads safely [INFO] [stderr] --> src/app/procedure.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | )?) [INFO] [stderr] | ^ `dyn std::error::Error` cannot be shared between threads safely [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sync` is not implemented for `dyn std::error::Error` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Sync` for `std::ptr::Unique` [INFO] [stderr] = note: required because it appears within the type `std::boxed::Box` [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From>` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time [INFO] [stderr] --> src/app/procedure.rs:66:6 [INFO] [stderr] | [INFO] [stderr] 66 | }?; [INFO] [stderr] | ^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `dyn std::error::Error` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because of the requirements on the impl of `std::error::Error` for `std::boxed::Box` [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From>` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `dyn std::error::Error` cannot be sent between threads safely [INFO] [stderr] --> src/app/procedure.rs:66:6 [INFO] [stderr] | [INFO] [stderr] 66 | }?; [INFO] [stderr] | ^ `dyn std::error::Error` cannot be sent between threads safely [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Send` is not implemented for `dyn std::error::Error` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `std::ptr::Unique` [INFO] [stderr] = note: required because it appears within the type `std::boxed::Box` [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From>` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0277]: `dyn std::error::Error` cannot be shared between threads safely [INFO] [stderr] --> src/app/procedure.rs:66:6 [INFO] [stderr] | [INFO] [stderr] 66 | }?; [INFO] [stderr] | ^ `dyn std::error::Error` cannot be shared between threads safely [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sync` is not implemented for `dyn std::error::Error` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Sync` for `std::ptr::Unique` [INFO] [stderr] = note: required because it appears within the type `std::boxed::Box` [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From>` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/app/procedure.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | &mut export_writer, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected enum `sic_io::save::ExportMethod`, found mutable reference [INFO] [stderr] | help: try using a variant of the expected enum: `sic_io::save::ExportMethod::File(&mut export_writer)` [INFO] [stderr] | [INFO] [stderr] = note: expected enum `sic_io::save::ExportMethod<_>` [INFO] [stderr] found mutable reference `&mut std::boxed::Box` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `with_context` found for enum `std::result::Result<(), std::string::String>` in the current scope [INFO] [stderr] --> src/app/procedure.rs:76:6 [INFO] [stderr] | [INFO] [stderr] 76 | .with_context(|| "Unable to save image.") [INFO] [stderr] | ^^^^^^^^^^^^ method not found in `std::result::Result<(), std::string::String>` [INFO] [stderr] | [INFO] [stderr] = note: the method `with_context` exists but the following trait bounds were not satisfied: [INFO] [stderr] `std::string::String: anyhow::context::ext::StdError` [INFO] [stderr] which is required by `std::result::Result<(), std::string::String>: anyhow::Context<(), std::string::String>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `sic_io::load::ImportError: std::error::Error` is not satisfied [INFO] [stderr] --> src/app/procedure.rs:103:37 [INFO] [stderr] | [INFO] [stderr] 103 | sic_io::load::stdin_reader()? [INFO] [stderr] | ^ the trait `std::error::Error` is not implemented for `sic_io::load::ImportError` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::From` for `anyhow::Error` [INFO] [stderr] = note: required by `std::convert::From::from` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `with_context` found for enum `std::result::Result, sic_io::load::ImportError>` in the current scope [INFO] [stderr] --> src/app/procedure.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | .with_context(|| "No matching file reader could be found.") [INFO] [stderr] | ^^^^^^^^^^^^ method not found in `std::result::Result, sic_io::load::ImportError>` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sic_io-0.10.0/src/load.rs:109:1 [INFO] [stderr] | [INFO] [stderr] 109 | pub enum ImportError { [INFO] [stderr] | -------------------- doesn't satisfy `_: anyhow::context::ext::StdError` [INFO] [stderr] | [INFO] [stderr] = note: the method `with_context` exists but the following trait bounds were not satisfied: [INFO] [stderr] `sic_io::load::ImportError: anyhow::context::ext::StdError` [INFO] [stderr] which is required by `std::result::Result, sic_io::load::ImportError>: anyhow::Context, sic_io::load::ImportError>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 29 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0282, E0308, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `sic`. [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: build failed [INFO] running `"docker" "inspect" "c51819b3958b447622fe1bd02c456a310483201988ac6467323aa9681dc40f3c"` [INFO] running `"docker" "rm" "-f" "c51819b3958b447622fe1bd02c456a310483201988ac6467323aa9681dc40f3c"` [INFO] [stdout] c51819b3958b447622fe1bd02c456a310483201988ac6467323aa9681dc40f3c