[INFO] cloning repository https://github.com/dorianim/money-balancer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dorianim/money-balancer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorianim%2Fmoney-balancer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorianim%2Fmoney-balancer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a619b493a8f0db1060d13fda25ed8e6cbe24ca8
[INFO] checking dorianim/money-balancer against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorianim%2Fmoney-balancer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dorianim/money-balancer
[INFO] finished tweaking git repo https://github.com/dorianim/money-balancer
[INFO] tweaked toml for git repo https://github.com/dorianim/money-balancer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dorianim/money-balancer on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dorianim/money-balancer 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded serial_test v0.9.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.11.0
[INFO] [stderr]   Downloaded serial_test_derive v0.9.0
[INFO] [stderr]   Downloaded sea-orm-migration v0.9.3
[INFO] [stderr]   Downloaded sea-query-driver v0.2.2
[INFO] [stderr]   Downloaded sea-query-derive v0.2.0
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded sea-schema-derive v0.1.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.10
[INFO] [stderr]   Downloaded toml_edit v0.23.4
[INFO] [stderr]   Downloaded sea-orm-cli v0.9.3
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded sea-query v0.26.4
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded sqlx-macros v0.6.3
[INFO] [stderr]   Downloaded sqlx-rt v0.6.3
[INFO] [stderr]   Downloaded sqlx v0.6.3
[INFO] [stderr]   Downloaded futures-intrusive v0.4.2
[INFO] [stderr]   Downloaded atoi v1.0.0
[INFO] [stderr]   Downloaded sqlx-core v0.6.3
[INFO] [stderr]   Downloaded sea-strum_macros v0.23.0
[INFO] [stderr]   Downloaded sea-orm-macros v0.9.3
[INFO] [stderr]   Downloaded sea-orm v0.9.3
[INFO] [stderr]   Downloaded bae v0.1.7
[INFO] [stderr]   Downloaded sea-strum v0.23.0
[INFO] [stderr]   Downloaded async-trait v0.1.84
[INFO] [stderr]   Downloaded sea-schema v0.9.4
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.2
[INFO] [stderr]   Downloaded atomic v0.6.0
[INFO] [stderr]   Downloaded pwhash v1.0.0
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded blowfish v0.7.0
[INFO] [stderr]   Downloaded envconfig v0.10.0
[INFO] [stderr]   Downloaded envconfig_derive v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c
[INFO] running `Command { std: "docker" "start" "fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking blowfish v0.7.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling money-balancer v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling sea-query-driver v0.2.2
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling sea-schema-derive v0.1.0
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serial_test_derive v0.9.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=19e41a169976066b -C extra-filename=-e40644ce5b5faeed --out-dir /opt/rustwide/target/debug/build/tokio/e40644ce5b5faeed/out -L dependency=/opt/rustwide/target/debug/build/libc/e9b5a227669436df/out --extern bytes=/opt/rustwide/target/debug/build/bytes/0944ea3b95acd97b/out/libbytes-0944ea3b95acd97b.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/e9b5a227669436df/out/liblibc-e9b5a227669436df.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/fa2826f19bed4cde/out/libmio-fa2826f19bed4cde.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/5124f05a105e83a8/out/libpin_project_lite-5124f05a105e83a8.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/bc2a50b67a79a348/out/libsocket2-bc2a50b67a79a348.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c", kill_on_drop: false }`
[INFO] [stdout] fd0115cdd879d846c12eb5dbf4de3557a559c661cf9c86d12e6a2e466d20eb5c
