[INFO] cloning repository https://github.com/KonishchevDmitry/investment-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KonishchevDmitry/investment-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65abd53807c411c162285a49b09eb5b684af79b6 [INFO] testing KonishchevDmitry/investment-analyzer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer" "/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/KonishchevDmitry/investment-analyzer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KonishchevDmitry/investment-analyzer [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/KonishchevDmitry/investment-analyzer [INFO] tweaked toml for git repo https://github.com/KonishchevDmitry/investment-analyzer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/KonishchevDmitry/investment-analyzer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_core v0.13.4 [INFO] [stderr] Downloaded dirs-sys v0.3.7 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded siphasher v0.3.10 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded migrations_macros v1.4.2 [INFO] [stderr] Downloaded nonzero_ext v0.3.0 [INFO] [stderr] Downloaded quick-xml v0.19.0 [INFO] [stderr] Downloaded serde-xml-rs v0.5.1 [INFO] [stderr] Downloaded rust_decimal_macros v1.23.1 [INFO] [stderr] Downloaded diesel-derive-enum v1.1.2 [INFO] [stderr] Downloaded migrations_internals v1.4.1 [INFO] [stderr] Downloaded dashmap v5.2.0 [INFO] [stderr] Downloaded governor v0.4.2 [INFO] [stderr] Downloaded darling v0.13.4 [INFO] [stderr] Downloaded no-std-compat v0.4.1 [INFO] [stderr] Downloaded raw-cpuid v10.3.0 [INFO] [stderr] Downloaded codepage v0.1.1 [INFO] [stderr] Downloaded clap_complete v3.1.1 [INFO] [stderr] Downloaded calamine v0.18.0 [INFO] [stderr] Downloaded cusip v0.2.0 [INFO] [stderr] Downloaded diesel_migrations v1.4.0 [INFO] [stderr] Downloaded jpeg-decoder v0.2.4 [INFO] [stderr] Downloaded platforms v2.0.0 [INFO] [stderr] Downloaded isin v0.1.10 [INFO] [stderr] Downloaded quanta v0.9.3 [INFO] [stderr] Downloaded mockito v0.31.0 [INFO] [stderr] Downloaded separator v0.4.1 [INFO] [stderr] Downloaded yaml-merge-keys v0.5.1 [INFO] [stderr] Downloaded similar v2.1.0 [INFO] [stderr] Downloaded darling_macro v0.13.4 [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded ctrlc v3.2.1 [INFO] [stderr] Downloaded open v2.1.1 [INFO] [stderr] Downloaded tracing-core v0.1.24 [INFO] [stderr] Downloaded rust_decimal v1.23.1 [INFO] [stderr] Downloaded qtrac-retest v4.0.13 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fa61f86792fa0e39f3404befcdd02c063f42fc370650b7360b74d3a5e0f93ea [INFO] running `Command { std: "docker" "start" "-a" "2fa61f86792fa0e39f3404befcdd02c063f42fc370650b7360b74d3a5e0f93ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fa61f86792fa0e39f3404befcdd02c063f42fc370650b7360b74d3a5e0f93ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa61f86792fa0e39f3404befcdd02c063f42fc370650b7360b74d3a5e0f93ea", kill_on_drop: false }` [INFO] [stdout] 2fa61f86792fa0e39f3404befcdd02c063f42fc370650b7360b74d3a5e0f93ea [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b0122df75fb83cab4feceaf207267134210f7be6d91ed87527d940b870add98 [INFO] running `Command { std: "docker" "start" "-a" "6b0122df75fb83cab4feceaf207267134210f7be6d91ed87527d940b870add98", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling quick-xml v0.19.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling easy-logging v0.1.2 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling rust_decimal_macros v1.23.1 [INFO] [stderr] error: could not compile `protobuf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.27.1/src/lib.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 -C metadata=ee706a50cf64c1fe -C extra-filename=-ee706a50cf64c1fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6b0122df75fb83cab4feceaf207267134210f7be6d91ed87527d940b870add98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0122df75fb83cab4feceaf207267134210f7be6d91ed87527d940b870add98", kill_on_drop: false }` [INFO] [stdout] 6b0122df75fb83cab4feceaf207267134210f7be6d91ed87527d940b870add98