[INFO] cloning repository https://github.com/harshpreetweb3/liquidity-pool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshpreetweb3/liquidity-pool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fliquidity-pool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fliquidity-pool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc1a7a0e90678feb2dd6e61e50954e413daa26aa
[INFO] checking harshpreetweb3/liquidity-pool against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshpreetweb3%2Fliquidity-pool" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/harshpreetweb3/liquidity-pool
[INFO] finished tweaking git repo https://github.com/harshpreetweb3/liquidity-pool
[INFO] tweaked toml for git repo https://github.com/harshpreetweb3/liquidity-pool written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/harshpreetweb3/liquidity-pool on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/harshpreetweb3/liquidity-pool 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `malwatokens_backend` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../malwatokens_backend
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `malwatokens-backend`, convert `package.name`
[INFO] [stderr]   --> src/malwatokens_backend/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "malwatokens_backend"
[INFO] [stderr]  2 + name = "malwatokens-backend"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `malwatokens-backend`, specify `bin.name`
[INFO] [stderr]   --> src/malwatokens_backend/Cargo.toml:52:2
[INFO] [stderr]    |
[INFO] [stderr] 52 ~ 
[INFO] [stderr] 53 + [[bin]]
[INFO] [stderr] 54 + name = "malwatokens-backend"
[INFO] [stderr] 55 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `malwatokens_backend` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7
[INFO] running `Command { std: "docker" "start" "9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7", 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" "9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7", 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" "9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `malwatokens_backend` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../malwatokens_backend
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `malwatokens-backend`, convert `package.name`
[INFO] [stderr]   --> src/malwatokens_backend/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "malwatokens_backend"
[INFO] [stderr]  2 + name = "malwatokens-backend"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `malwatokens-backend`, specify `bin.name`
[INFO] [stderr]   --> src/malwatokens_backend/Cargo.toml:52:2
[INFO] [stderr]    |
[INFO] [stderr] 52 ~ 
[INFO] [stderr] 53 + [[bin]]
[INFO] [stderr] 54 + name = "malwatokens-backend"
[INFO] [stderr] 55 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `malwatokens_backend` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking ic-constants v0.9.0 (https://github.com/dfinity/ic?branch=master#a0363978)
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking wsl v0.1.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.63/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=8282996653f77b86 -C extra-filename=-ef1f034fa9fb36a0 --out-dir /opt/rustwide/target/debug/build/syn/ef1f034fa9fb36a0/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8c08a9c609d48216/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/8c08a9c609d48216/out/libproc_macro2-8c08a9c609d48216.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/211207f446efaf99/out/libquote-211207f446efaf99.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out/libunicode_ident-f2de522ba645d884.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] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6c50e588646c1bd6 -C extra-filename=-e8401e8e80b27001 --out-dir /opt/rustwide/target/debug/build/rustix/e8401e8e80b27001/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/75d2b79a8aa1d813/out/libbitflags-75d2b79a8aa1d813.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/343682ede2b07ed8/out/liblinux_raw_sys-343682ede2b07ed8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7", kill_on_drop: false }`
[INFO] [stdout] 9e5b1099406474f6b503e180e19717562b97523243a25650655dec3786cb00a7
