[INFO] updating cached repository https://github.com/raftario/bm2 [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] 04ce87ab173a29b3499137fcf2a5185bf5813582 [INFO] checking raftario/bm2 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fbm2" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftario/bm2 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/raftario/bm2 [INFO] removed workspace from git repo https://github.com/raftario/bm2 [INFO] removed path dependency manifest from git repo https://github.com/raftario/bm2 [INFO] finished tweaking git repo https://github.com/raftario/bm2 [INFO] tweaked toml for git repo https://github.com/raftario/bm2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/raftario/bm2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (manifest) 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-2/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/raftario/semver_rs` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (manifest) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded manifest v0.0.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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] 1ba65762c7f9f4dcb209b68d53b574796e707c4bf74d77daeac2060d82163783 [INFO] running `"docker" "start" "-a" "1ba65762c7f9f4dcb209b68d53b574796e707c4bf74d77daeac2060d82163783"` [INFO] [stderr] warning: dependency (manifest) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking semver v0.9.0 (https://github.com/raftario/semver_rs?branch=minmax#7bc29882) [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking indicatif v0.13.0 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking cookie_store v0.10.0 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking bm2 v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `manifest` [INFO] [stderr] --> src/commands/init.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use manifest::{Manifest, SCHEMA}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `manifest` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `manifest` [INFO] [stderr] --> src/commands/migrate.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use manifest::{Manifest, OldManifest}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `manifest` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `manifest` [INFO] [stderr] --> src/commands/publish.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use manifest::Manifest; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `manifest` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `manifest` [INFO] [stderr] --> src/utils.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use manifest::{Manifest, ValidityError, DESCRIPTION_REGEX, ID_REGEX, NAME_REGEX}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `manifest` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `manifest` [INFO] [stderr] --> src/commands/init.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use manifest::{Manifest, SCHEMA}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `manifest` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `manifest` [INFO] [stderr] --> src/commands/migrate.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use manifest::{Manifest, OldManifest}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `manifest` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `manifest` [INFO] [stderr] --> src/commands/publish.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use manifest::Manifest; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `manifest` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `manifest` [INFO] [stderr] --> src/utils.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use manifest::{Manifest, ValidityError, DESCRIPTION_REGEX, ID_REGEX, NAME_REGEX}; [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `manifest` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/config.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | print_path: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | name: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | game_version: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:30:18 [INFO] [stderr] | [INFO] [stderr] 30 | description: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | author: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | license: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/migrate.rs:16:11 [INFO] [stderr] | [INFO] [stderr] 16 | file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/migrate.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | license: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:45:11 [INFO] [stderr] | [INFO] [stderr] 45 | file: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | category: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | list_categories: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:57:11 [INFO] [stderr] | [INFO] [stderr] 57 | user: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:61:15 [INFO] [stderr] | [INFO] [stderr] 61 | password: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | verbose: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | #[structopt(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/config.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | print_path: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | name: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 26 | game_version: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:30:18 [INFO] [stderr] | [INFO] [stderr] 30 | description: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | author: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/init.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | license: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/migrate.rs:16:11 [INFO] [stderr] | [INFO] [stderr] 16 | file: PathBuf, [INFO] [stderr] | ^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/migrate.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | license: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:45:11 [INFO] [stderr] | [INFO] [stderr] 45 | file: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | category: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | list_categories: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:57:11 [INFO] [stderr] | [INFO] [stderr] 57 | user: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/commands/publish.rs:61:15 [INFO] [stderr] | [INFO] [stderr] 61 | password: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | verbose: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/main.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | #[structopt(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> src/commands/publish.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | for command in script { [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 `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> src/commands/publish.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | for command in script { [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 `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> src/commands/publish.rs:126:20 [INFO] [stderr] | [INFO] [stderr] 126 | for command in script { [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 `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> src/commands/publish.rs:126:20 [INFO] [stderr] | [INFO] [stderr] 126 | for command in script { [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 `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> src/commands/publish.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | / for command in script { [INFO] [stderr] 127 | | TERM_ERR.write_line(&(format!("$ {}", &command)))?; [INFO] [stderr] 128 | | [INFO] [stderr] 129 | | let o = utils::shell_exec(&command, verbose).context("Failed to run command")?; [INFO] [stderr] ... | [INFO] [stderr] 132 | | } [INFO] [stderr] 133 | | } [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 `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `config::_IMPL_DESERIALIZE_FOR_Config::_serde::export::None` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stderr] --> src/commands/publish.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | / for command in script { [INFO] [stderr] 127 | | TERM_ERR.write_line(&(format!("$ {}", &command)))?; [INFO] [stderr] 128 | | [INFO] [stderr] 129 | | let o = utils::shell_exec(&command, verbose).context("Failed to run command")?; [INFO] [stderr] ... | [INFO] [stderr] 132 | | } [INFO] [stderr] 133 | | } [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 `str` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required by `config::_IMPL_DESERIALIZE_FOR_Config::_serde::export::None` [INFO] [stderr] [INFO] [stderr] error: aborting due to 24 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0423, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: aborting due to 24 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `bm2`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Some errors have detailed explanations: E0277, E0423, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `bm2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1ba65762c7f9f4dcb209b68d53b574796e707c4bf74d77daeac2060d82163783"` [INFO] running `"docker" "rm" "-f" "1ba65762c7f9f4dcb209b68d53b574796e707c4bf74d77daeac2060d82163783"` [INFO] [stdout] 1ba65762c7f9f4dcb209b68d53b574796e707c4bf74d77daeac2060d82163783