[INFO] cloning repository https://github.com/EccoMoonProject/bank-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EccoMoonProject/bank-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEccoMoonProject%2Fbank-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEccoMoonProject%2Fbank-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e92f11521cd5d28d20373428dd28451cfd98c5c [INFO] building EccoMoonProject/bank-app against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEccoMoonProject%2Fbank-app" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EccoMoonProject/bank-app on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EccoMoonProject/bank-app [INFO] finished tweaking git repo https://github.com/EccoMoonProject/bank-app [INFO] tweaked toml for git repo https://github.com/EccoMoonProject/bank-app written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/EccoMoonProject/bank-app 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2-diesel v1.0.0 [INFO] [stderr] Downloaded cargo_metadata v0.15.0 [INFO] [stderr] Downloaded dunce v1.0.2 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded pq-sys v0.4.7 [INFO] [stderr] Downloaded parse-display-derive v0.5.5 [INFO] [stderr] Downloaded rusty-money v0.4.1 [INFO] [stderr] Downloaded structmeta v0.1.5 [INFO] [stderr] Downloaded fragile v1.2.1 [INFO] [stderr] Downloaded parse-display v0.5.5 [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded serde_ignored v0.1.5 [INFO] [stderr] Downloaded java-properties v1.4.1 [INFO] [stderr] Downloaded ulid v0.5.0 [INFO] [stderr] Downloaded structmeta-derive v0.1.5 [INFO] [stderr] Downloaded lazy_static v0.1.16 [INFO] [stderr] Downloaded git_info v0.1.2 [INFO] [stderr] Downloaded cliparser v0.1.2 [INFO] [stderr] Downloaded rust_info v0.3.2 [INFO] [stderr] Downloaded ci_info v0.14.5 [INFO] [stderr] Downloaded shell2batch v0.4.4 [INFO] [stderr] Downloaded envmnt v0.10.0 [INFO] [stderr] Downloaded duckscriptsdk v0.8.13 [INFO] [stderr] Downloaded cargo-make v0.35.15 [INFO] [stderr] Downloaded duckscript v0.7.3 [INFO] [stderr] Downloaded rust_decimal v1.26.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.26.0 [INFO] [stderr] Downloaded fsio v0.3.1 [INFO] [stderr] Downloaded run_script v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f39a985aeb8a24f454a7e4ef2a2dc3be11b09c431426095334f7a629b775f480 [INFO] running `Command { std: "docker" "start" "-a" "f39a985aeb8a24f454a7e4ef2a2dc3be11b09c431426095334f7a629b775f480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f39a985aeb8a24f454a7e4ef2a2dc3be11b09c431426095334f7a629b775f480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39a985aeb8a24f454a7e4ef2a2dc3be11b09c431426095334f7a629b775f480", kill_on_drop: false }` [INFO] [stdout] f39a985aeb8a24f454a7e4ef2a2dc3be11b09c431426095334f7a629b775f480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 917e764bf33d781e92b7e26a8fa4607dff7cbe7732d40d0adb298a32850856e8 [INFO] running `Command { std: "docker" "start" "-a" "917e764bf33d781e92b7e26a8fa4607dff7cbe7732d40d0adb298a32850856e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rust_decimal v1.26.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling fsio v0.3.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling java-properties v1.4.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling duckscript v0.7.3 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling rust_decimal_macros v1.26.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling run_script v0.9.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling shell2batch v0.4.4 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling fern v0.6.1 [INFO] [stderr] Compiling rust_info v0.3.2 [INFO] [stderr] Compiling git_info v0.1.2 [INFO] [stderr] Compiling cliparser v0.1.2 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling rusty-money v0.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling ulid v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling structmeta-derive v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling attohttpc v0.19.1 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling structmeta v0.1.5 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling mockall v0.10.2 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling serde_ignored v0.1.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling envmnt v0.10.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling ci_info v0.14.5 [INFO] [stderr] Compiling duckscriptsdk v0.8.13 [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling cargo-make v0.35.15 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.5.2 [INFO] [stderr] error: could not compile `cargo-make` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name cli --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cargo-make-0.35.15/src/lib/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="tls-rustls"' -C metadata=6c9dcd9c799621c4 -C extra-filename=-6c9dcd9c799621c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-ae9e4e3aee2e1439.rmeta --extern ci_info=/opt/rustwide/target/debug/deps/libci_info-a3e77cc5003bb441.rmeta --extern cliparser=/opt/rustwide/target/debug/deps/libcliparser-19504e64453b24e8.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-458f6fe970f0a090.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-b45fc8315a1a9aa4.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-f2ed3607d425e111.rmeta --extern duckscript=/opt/rustwide/target/debug/deps/libduckscript-3bd8f055a6ebd70f.rmeta --extern duckscriptsdk=/opt/rustwide/target/debug/deps/libduckscriptsdk-e42c07b6b046b48b.rmeta --extern envmnt=/opt/rustwide/target/debug/deps/libenvmnt-3b9cd5705b6f129b.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-b92b289f9a63836c.rmeta --extern fsio=/opt/rustwide/target/debug/deps/libfsio-f47b2abf0f9e2c8f.rmeta --extern git_info=/opt/rustwide/target/debug/deps/libgit_info-735c70dee5ac6077.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-e9e06eed9bc5ee26.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-e995276dff243cc5.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-b07a67a3299eb470.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4b5fc9bc902330ba.rmeta --extern lenient_semver=/opt/rustwide/target/debug/deps/liblenient_semver-1034909e9d7f2be5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-82a9d03e5b4a4c74.rmeta --extern run_script=/opt/rustwide/target/debug/deps/librun_script-cd2d98104a3adba8.rmeta --extern rust_info=/opt/rustwide/target/debug/deps/librust_info-e1df8f853ce421b8.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-ed544718de0d1630.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a666c2a39d3b06c5.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d72486cf46d8cd95.so --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-134897cb05f0405f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c59aa2e249c202ff.rmeta --extern shell2batch=/opt/rustwide/target/debug/deps/libshell2batch-36232ab95cbb8d8b.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-011b046aaaa234af.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c1cdff1b5b20c6b4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "917e764bf33d781e92b7e26a8fa4607dff7cbe7732d40d0adb298a32850856e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917e764bf33d781e92b7e26a8fa4607dff7cbe7732d40d0adb298a32850856e8", kill_on_drop: false }` [INFO] [stdout] 917e764bf33d781e92b7e26a8fa4607dff7cbe7732d40d0adb298a32850856e8