[INFO] updating cached repository https://github.com/rogeruiz/tick [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca77cb596be2842284131d3b9c0ac1c5704ab3b9 [INFO] checking rogeruiz/tick against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogeruiz%2Ftick" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogeruiz/tick on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rogeruiz/tick [INFO] finished tweaking git repo https://github.com/rogeruiz/tick [INFO] tweaked toml for git repo https://github.com/rogeruiz/tick written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rogeruiz/tick already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19e945bb96f032303e9b64c8ac8512495dbc6c600513806c902a3e0b49833084 [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" "19e945bb96f032303e9b64c8ac8512495dbc6c600513806c902a3e0b49833084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19e945bb96f032303e9b64c8ac8512495dbc6c600513806c902a3e0b49833084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e945bb96f032303e9b64c8ac8512495dbc6c600513806c902a3e0b49833084", kill_on_drop: false }` [INFO] [stdout] 19e945bb96f032303e9b64c8ac8512495dbc6c600513806c902a3e0b49833084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e6247a50baaa30b2dc41768c40afa38038f8e16fd4cb3f730547ce8272e4e68 [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" "6e6247a50baaa30b2dc41768c40afa38038f8e16fd4cb3f730547ce8272e4e68", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.1 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking thread-id v3.1.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking backtrace-sys v0.1.11 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking backtrace v0.3.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking chrono v0.3.1 [INFO] [stderr] Checking clap v2.24.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling diesel v0.13.0 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Checking dotenv v0.10.0 [INFO] [stderr] Compiling diesel_infer_schema v0.13.0 [INFO] [stderr] Compiling diesel_codegen v0.13.0 [INFO] [stderr] Checking tick v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | infer_schema!( "dotenv:DATABASE_URL" ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: "Failed to load environment variable DATABASE_URL: environment variable not found" [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | infer_schema!( "dotenv:DATABASE_URL" ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: "Failed to load environment variable DATABASE_URL: environment variable not found" [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::schema::timers` [INFO] [stdout] --> src/models.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use super::schema::timers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `schema::timers` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use schema::timers; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::schema::timers` [INFO] [stdout] --> src/models.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use super::schema::timers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `timers` in `schema` [INFO] [stdout] --> src/main.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | use schema::timers::dsl::*; [INFO] [stdout] | ^^^^^^ could not find `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `schema::timers` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use schema::timers; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `timers` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `name` in this scope [INFO] [stdout] --> src/main.rs:117:99 [INFO] [stdout] | [INFO] [stdout] 117 | let timer: std::result::Result = timers.filter( name.like( &n ) ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | .filter( running.eq( 1 ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_time` in this scope [INFO] [stdout] --> src/main.rs:124:50 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_entry` in this scope [INFO] [stdout] --> src/main.rs:124:98 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:135:114 [INFO] [stdout] | [INFO] [stdout] 135 | let latest_timer: std::result::Result = timers.filter( running.eq( 1 ) ).first( &connection ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:139:41 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_time` in this scope [INFO] [stdout] --> src/main.rs:139:58 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_entry` in this scope [INFO] [stdout] --> src/main.rs:139:106 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/main.rs:153:41 [INFO] [stdout] | [INFO] [stdout] 153 | let results = timers.order( id.asc() ) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:176:42 [INFO] [stdout] | [INFO] [stdout] 176 | let results = timers.filter( running.eq( 1 ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/main.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | .order( id.desc() ) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `name` in this scope [INFO] [stdout] --> src/main.rs:117:99 [INFO] [stdout] | [INFO] [stdout] 117 | let timer: std::result::Result = timers.filter( name.like( &n ) ) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | .filter( running.eq( 1 ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_time` in this scope [INFO] [stdout] --> src/main.rs:124:50 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_entry` in this scope [INFO] [stdout] --> src/main.rs:124:98 [INFO] [stdout] | [INFO] [stdout] 124 | .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:135:114 [INFO] [stdout] | [INFO] [stdout] 135 | let latest_timer: std::result::Result = timers.filter( running.eq( 1 ) ).first( &connection ); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:139:41 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_time` in this scope [INFO] [stdout] --> src/main.rs:139:58 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `end_entry` in this scope [INFO] [stdout] --> src/main.rs:139:106 [INFO] [stdout] | [INFO] [stdout] 139 | ... .set( ( running.eq( 0 ), end_time.eq( Local::now().timestamp() as i32 ), end_entry.eq( &e ) ) ) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/main.rs:153:41 [INFO] [stdout] | [INFO] [stdout] 153 | let results = timers.order( id.asc() ) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `running` in this scope [INFO] [stdout] --> src/main.rs:176:42 [INFO] [stdout] | [INFO] [stdout] 176 | let results = timers.filter( running.eq( 1 ) ) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/main.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | .order( id.desc() ) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 9 | use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tick`. [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" "6e6247a50baaa30b2dc41768c40afa38038f8e16fd4cb3f730547ce8272e4e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6247a50baaa30b2dc41768c40afa38038f8e16fd4cb3f730547ce8272e4e68", kill_on_drop: false }` [INFO] [stdout] 6e6247a50baaa30b2dc41768c40afa38038f8e16fd4cb3f730547ce8272e4e68