[INFO] cloning repository https://github.com/offscale/offbin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/offscale/offbin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Foffbin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Foffbin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ad47b47725939c0e788640e80142782fbf2ecf1 [INFO] checking offscale/offbin against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Foffbin" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/offscale/offbin on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/offscale/offbin [INFO] finished tweaking git repo https://github.com/offscale/offbin [INFO] tweaked toml for git repo https://github.com/offscale/offbin written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/offscale/offbin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 123a77cc14bf5acfcb141a88d410ecd2408efc15514ed0f2031a5128162ff849 [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" "123a77cc14bf5acfcb141a88d410ecd2408efc15514ed0f2031a5128162ff849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "123a77cc14bf5acfcb141a88d410ecd2408efc15514ed0f2031a5128162ff849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "123a77cc14bf5acfcb141a88d410ecd2408efc15514ed0f2031a5128162ff849", kill_on_drop: false }` [INFO] [stdout] 123a77cc14bf5acfcb141a88d410ecd2408efc15514ed0f2031a5128162ff849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb8590cd7459e56f3c99354d6ea010b3db2ed9a4056f59d0568b52975b3248ef [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" "eb8590cd7459e56f3c99354d6ea010b3db2ed9a4056f59d0568b52975b3248ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking ci_info v0.2.1 [INFO] [stderr] Checking rust_info v0.2.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking fern v0.5.7 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking users v0.8.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking run_script v0.2.3 [INFO] [stderr] Checking shell2batch v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking cargo-make v0.15.3 (https://github.com/offscale/cargo-make?branch=shebang-runner#340f828d) [INFO] [stderr] Checking offbin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cargo_make` [INFO] [stdout] --> src/codegen.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cargo_make::types::Task; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `cargo_make` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cargo_make` [INFO] [stdout] --> src/codegen.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cargo_make::types::Task; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `cargo_make` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cargo_make` [INFO] [stdout] --> src/codegen.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | use cargo_make::types::Task; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `cargo_make` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:44:61 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn task_from_filename(filename: &str, path: PathBuf) -> Task { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Task` [INFO] [stdout] --> src/codegen.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | let mut task = Task::new(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:44:61 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn task_from_filename(filename: &str, path: PathBuf) -> Task { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | impl FormatRust> for IndexMap { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Task` [INFO] [stdout] --> src/codegen.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | let mut task = Task::new(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:81:62 [INFO] [stdout] | [INFO] [stdout] 81 | impl FormatRust> for IndexMap { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | impl FormatRust> for IndexMap { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:166:37 [INFO] [stdout] | [INFO] [stdout] 166 | fn all_code(tasks: IndexMap, filepack: &FilePack) -> String { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:81:62 [INFO] [stdout] | [INFO] [stdout] 81 | impl FormatRust> for IndexMap { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:226:66 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn generate_rust_file(path: PathBuf, tasks: IndexMap, filepack: &FilePack) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:166:37 [INFO] [stdout] | [INFO] [stdout] 166 | fn all_code(tasks: IndexMap, filepack: &FilePack) -> String { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:226:66 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn generate_rust_file(path: PathBuf, tasks: IndexMap, filepack: &FilePack) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:270:20 [INFO] [stdout] | [INFO] [stdout] 270 | let task = Task { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 236 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 236 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:315:18 [INFO] [stdout] | [INFO] [stdout] 315 | let t1 = Task { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 236 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 236 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:348:18 [INFO] [stdout] | [INFO] [stdout] 348 | let t2 = Task { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 236 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 236 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Task` in this scope [INFO] [stdout] --> src/codegen.rs:381:41 [INFO] [stdout] | [INFO] [stdout] 381 | let mut tasks: IndexMap = IndexMap::new(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 236 | use cli::types::Task; [INFO] [stdout] | [INFO] [stdout] 236 | use crate::custom_config::Task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/codegen.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | for (name, task) in self { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/codegen.rs:87:29 [INFO] [stdout] | [INFO] [stdout] 87 | for (name, task) in self { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `offbin` [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] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/codegen.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | for (name, task) in self { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/codegen.rs:87:29 [INFO] [stdout] | [INFO] [stdout] 87 | for (name, task) in self { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: only the last element of a tuple may have a dynamically sized type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eb8590cd7459e56f3c99354d6ea010b3db2ed9a4056f59d0568b52975b3248ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8590cd7459e56f3c99354d6ea010b3db2ed9a4056f59d0568b52975b3248ef", kill_on_drop: false }` [INFO] [stdout] eb8590cd7459e56f3c99354d6ea010b3db2ed9a4056f59d0568b52975b3248ef