[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] testing offscale/offbin against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Foffbin" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/offscale/offbin on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e33629ba59cd4112dea34847e1576ea034b6d26e47e8a8371b48a699a82e218 [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" "0e33629ba59cd4112dea34847e1576ea034b6d26e47e8a8371b48a699a82e218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e33629ba59cd4112dea34847e1576ea034b6d26e47e8a8371b48a699a82e218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e33629ba59cd4112dea34847e1576ea034b6d26e47e8a8371b48a699a82e218", kill_on_drop: false }` [INFO] [stdout] 0e33629ba59cd4112dea34847e1576ea034b6d26e47e8a8371b48a699a82e218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f429af096760648ac7eccc2dfb5dedc9de84adc31064473f006da2c1e03e02 [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" "13f429af096760648ac7eccc2dfb5dedc9de84adc31064473f006da2c1e03e02", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ci_info v0.2.1 [INFO] [stderr] Compiling rust_info v0.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling run_script v0.2.3 [INFO] [stderr] Compiling shell2batch v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling cargo-make v0.15.3 (https://github.com/offscale/cargo-make?branch=shebang-runner#340f828d) [INFO] [stderr] Compiling 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[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: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: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: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[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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "13f429af096760648ac7eccc2dfb5dedc9de84adc31064473f006da2c1e03e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f429af096760648ac7eccc2dfb5dedc9de84adc31064473f006da2c1e03e02", kill_on_drop: false }` [INFO] [stdout] 13f429af096760648ac7eccc2dfb5dedc9de84adc31064473f006da2c1e03e02