[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 try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEccoMoonProject%2Fbank-app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EccoMoonProject/bank-app on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-3-tc2/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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e914151a917a0b4fc3ceba30441b4f3df370f2494609d80ac6958d4995bf9ba [INFO] running `Command { std: "docker" "start" "-a" "4e914151a917a0b4fc3ceba30441b4f3df370f2494609d80ac6958d4995bf9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e914151a917a0b4fc3ceba30441b4f3df370f2494609d80ac6958d4995bf9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e914151a917a0b4fc3ceba30441b4f3df370f2494609d80ac6958d4995bf9ba", kill_on_drop: false }` [INFO] [stdout] 4e914151a917a0b4fc3ceba30441b4f3df370f2494609d80ac6958d4995bf9ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17c96637217fc712ea102b85710bf4c456f08ccbc678780d630f55103639a075 [INFO] running `Command { std: "docker" "start" "-a" "17c96637217fc712ea102b85710bf4c456f08ccbc678780d630f55103639a075", 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 once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [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 num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling http v0.2.8 [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 tinyvec_macros v0.1.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rust_decimal v1.26.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [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 bstr v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [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 time v0.1.44 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling fsio v0.3.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling java-properties v1.4.1 [INFO] [stderr] Compiling duckscript v0.7.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling normalize-line-endings v0.3.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 predicates v1.0.8 [INFO] [stderr] Compiling rust_decimal_macros v1.26.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling shell2batch v0.4.4 [INFO] [stderr] Compiling run_script v0.9.0 [INFO] [stderr] Compiling fern v0.6.1 [INFO] [stderr] Compiling git_info v0.1.2 [INFO] [stderr] Compiling rust_info v0.3.2 [INFO] [stderr] Compiling cliparser v0.1.2 [INFO] [stderr] Compiling ctrlc v3.2.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 ulid v0.5.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [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 darling_macro v0.12.4 [INFO] [stderr] Compiling structmeta-derive v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling attohttpc v0.19.1 [INFO] [stderr] Compiling structmeta v0.1.5 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling mockall v0.10.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_ignored v0.1.5 [INFO] [stderr] Compiling lenient_semver_version_builder 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_parser v0.4.2 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling ci_info v0.14.5 [INFO] [stderr] Compiling cargo_metadata v0.15.0 [INFO] [stderr] Compiling duckscriptsdk v0.8.13 [INFO] [stderr] Compiling cargo-make v0.35.15 [INFO] [stderr] Compiling hyper v0.14.20 [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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name cli --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tls", "tls-native", "tls-rustls"))' -C metadata=ae73df7087a2ebf6 -C extra-filename=-e63404d64f433ae4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-151dc23264009500.rmeta --extern ci_info=/opt/rustwide/target/debug/deps/libci_info-bf73c14ad7ae8d3a.rmeta --extern cliparser=/opt/rustwide/target/debug/deps/libcliparser-9c3ae05a1729be95.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-cf080fe56f6415d0.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-346104b3b88c2ae0.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-c82612a1667ec419.rmeta --extern duckscript=/opt/rustwide/target/debug/deps/libduckscript-7f5e0bca62439592.rmeta --extern duckscriptsdk=/opt/rustwide/target/debug/deps/libduckscriptsdk-d382a98fa0e548ea.rmeta --extern envmnt=/opt/rustwide/target/debug/deps/libenvmnt-21ccd451793e7735.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-7ea3a29824690858.rmeta --extern fsio=/opt/rustwide/target/debug/deps/libfsio-623a0f6a9c3cb6cc.rmeta --extern git_info=/opt/rustwide/target/debug/deps/libgit_info-f7df710e134e3d09.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-2e0f0a938c2ab896.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-7aef8b4a288c08b5.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-ead54c4d01d21937.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-219bdfbb84f238b0.rmeta --extern lenient_semver=/opt/rustwide/target/debug/deps/liblenient_semver-364a1131a50189a7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-45799490cfbd2660.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-06f4de9e3a14bd68.rmeta --extern run_script=/opt/rustwide/target/debug/deps/librun_script-b92fe3045f572f89.rmeta --extern rust_info=/opt/rustwide/target/debug/deps/librust_info-a889562d27c06f73.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6bae0d3cafe8657b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02c3da0c363f0edf.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-69c0fc949213c3c0.so --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-42ac644df99308a7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-71d5b238e0ea28f9.rmeta --extern shell2batch=/opt/rustwide/target/debug/deps/libshell2batch-417e505f0fabf7ac.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-9eceaee1a77526cb.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ed8ccfdf83f09688/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "17c96637217fc712ea102b85710bf4c456f08ccbc678780d630f55103639a075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c96637217fc712ea102b85710bf4c456f08ccbc678780d630f55103639a075", kill_on_drop: false }` [INFO] [stdout] 17c96637217fc712ea102b85710bf4c456f08ccbc678780d630f55103639a075