[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 master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraftario%2Fbm2" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raftario/bm2 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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-1/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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-1/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] ede821b89e2e14bfc97c44e526439ee957ebec459954a7bf30aeb3fa5c6b9db5 [INFO] running `"docker" "start" "-a" "ede821b89e2e14bfc97c44e526439ee957ebec459954a7bf30aeb3fa5c6b9db5"` [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] 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 flate2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking indicatif v0.13.0 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking serde v1.0.104 [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 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/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/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[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 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `bm2`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, 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" "ede821b89e2e14bfc97c44e526439ee957ebec459954a7bf30aeb3fa5c6b9db5"` [INFO] running `"docker" "rm" "-f" "ede821b89e2e14bfc97c44e526439ee957ebec459954a7bf30aeb3fa5c6b9db5"` [INFO] [stdout] ede821b89e2e14bfc97c44e526439ee957ebec459954a7bf30aeb3fa5c6b9db5