[INFO] cloning repository https://github.com/BlackAsLight/Archive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackAsLight/Archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackAsLight%2FArchive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackAsLight%2FArchive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97ba81435bd2f95a9b2a3ac6f0d8f585bd46e70c [INFO] checking BlackAsLight/Archive/97ba81435bd2f95a9b2a3ac6f0d8f585bd46e70c against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackAsLight%2FArchive" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackAsLight/Archive on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BlackAsLight/Archive [INFO] finished tweaking git repo https://github.com/BlackAsLight/Archive [INFO] tweaked toml for git repo https://github.com/BlackAsLight/Archive written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BlackAsLight/Archive already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dabf7aed99fb5a48e6c6386158af0fe679353f52e61629715f24160351c6b6a [INFO] running `Command { std: "docker" "start" "-a" "7dabf7aed99fb5a48e6c6386158af0fe679353f52e61629715f24160351c6b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dabf7aed99fb5a48e6c6386158af0fe679353f52e61629715f24160351c6b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dabf7aed99fb5a48e6c6386158af0fe679353f52e61629715f24160351c6b6a", kill_on_drop: false }` [INFO] [stdout] 7dabf7aed99fb5a48e6c6386158af0fe679353f52e61629715f24160351c6b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 153670aebf929d8b4b01a46865259966ca4a90d8dbc388116b1d15dcbc532f61 [INFO] running `Command { std: "docker" "start" "-a" "153670aebf929d8b4b01a46865259966ca4a90d8dbc388116b1d15dcbc532f61", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking borg v0.2.1 (/opt/rustwide/workdir/borg) [INFO] [stdout] error: environment variable `NAME` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:50:44 [INFO] [stdout] | [INFO] [stdout] 50 | let archive_name = format!("::{}-{}.zst", env!("NAME"), time_stamp); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NAME")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `IN_DIR` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | args.extend([archive_name.as_ref(), env!("IN_DIR")].iter()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("IN_DIR")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NAME` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:50:44 [INFO] [stdout] | [INFO] [stdout] 50 | let archive_name = format!("::{}-{}.zst", env!("NAME"), time_stamp); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NAME")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `IN_DIR` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | args.extend([archive_name.as_ref(), env!("IN_DIR")].iter()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("IN_DIR")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BORG_LOC` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | log(Command::new(format!("{}/borg", env!("BORG_LOC"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BORG_LOC")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("OUT_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NAME` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:65:43 [INFO] [stdout] | [INFO] [stdout] 65 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NAME")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BORG_LOC` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | log(Command::new(format!("{}/borg", env!("BORG_LOC"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BORG_LOC")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("OUT_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PASS` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | .env("BORG_PASSPHRASE", env!("PASS")) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("PASS")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NAME` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:65:43 [INFO] [stdout] | [INFO] [stdout] 65 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NAME")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BORG_LOC` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | log(Command::new(format!("{}/borg", env!("BORG_LOC"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BORG_LOC")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PASS` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | .env("BORG_PASSPHRASE", env!("PASS")) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("PASS")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BORG_LOC` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:83:38 [INFO] [stdout] | [INFO] [stdout] 83 | log(Command::new(format!("{}/borg", env!("BORG_LOC"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BORG_LOC")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("OUT_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("OUT_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NAME` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NAME")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NAME` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NAME")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PASS` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | .env("BORG_PASSPHRASE", env!("PASS")) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("PASS")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PASS` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | .env("BORG_PASSPHRASE", env!("PASS")) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("PASS")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BORG_LOC` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | log(Command::new(format!("{}/borg", env!("BORG_LOC"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BORG_LOC")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `BORG_LOC` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | log(Command::new(format!("{}/borg", env!("BORG_LOC"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("BORG_LOC")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("OUT_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: Cargo sets build script variables at run time. Use `std::env::var("OUT_DIR")` instead [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NAME` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NAME")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `NAME` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | format!("Borg:{}/{}", env!("OUT_DIR"), env!("NAME")), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("NAME")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PASS` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | .env("BORG_PASSPHRASE", env!("PASS")) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("PASS")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `PASS` not defined at compile time [INFO] [stdout] --> borg/src/main.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | .env("BORG_PASSPHRASE", env!("PASS")) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("PASS")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `borg` (bin "borg") due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `borg` (bin "borg" test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "153670aebf929d8b4b01a46865259966ca4a90d8dbc388116b1d15dcbc532f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153670aebf929d8b4b01a46865259966ca4a90d8dbc388116b1d15dcbc532f61", kill_on_drop: false }` [INFO] [stdout] 153670aebf929d8b4b01a46865259966ca4a90d8dbc388116b1d15dcbc532f61