[INFO] cloning repository https://github.com/Agisna2402/Agisna2402
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Agisna2402/Agisna2402" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgisna2402%2FAgisna2402", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgisna2402%2FAgisna2402'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b57b46852c2e6239a731bcb1b63ec735c2e8ce71
[INFO] checking Agisna2402/Agisna2402/b57b46852c2e6239a731bcb1b63ec735c2e8ce71 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgisna2402%2FAgisna2402" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Agisna2402/Agisna2402
[INFO] finished tweaking git repo https://github.com/Agisna2402/Agisna2402
[INFO] tweaked toml for git repo https://github.com/Agisna2402/Agisna2402 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Agisna2402/Agisna2402 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Agisna2402/Agisna2402 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88f44ce8e03043492baa70e5bfbb6dab2d22b0e022a6ae04cab4ebfb45af533b
[INFO] running `Command { std: "docker" "start" "-a" "88f44ce8e03043492baa70e5bfbb6dab2d22b0e022a6ae04cab4ebfb45af533b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88f44ce8e03043492baa70e5bfbb6dab2d22b0e022a6ae04cab4ebfb45af533b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f44ce8e03043492baa70e5bfbb6dab2d22b0e022a6ae04cab4ebfb45af533b", kill_on_drop: false }`
[INFO] [stdout] 88f44ce8e03043492baa70e5bfbb6dab2d22b0e022a6ae04cab4ebfb45af533b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd16615318038807703db2d25833811493bb5b18b21fb6f97508db06d3656fce
[INFO] running `Command { std: "docker" "start" "-a" "dd16615318038807703db2d25833811493bb5b18b21fb6f97508db06d3656fce", kill_on_drop: false }`
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking ark-secp256r1 v0.4.0
[INFO] [stderr]     Checking ark-crypto-primitives v0.4.0
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]     Checking move-ir-types v0.1.0 (https://github.com/mystenlabs/sui?rev=1f5fef23d09fb697fff9e83907c5871c08fb6c87#1f5fef23)
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking ark-groth16 v0.4.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]     Checking move-bytecode-source-map v0.1.0 (https://github.com/mystenlabs/sui?rev=1f5fef23d09fb697fff9e83907c5871c08fb6c87#1f5fef23)
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking fail v0.4.0
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]     Checking prost-types v0.13.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]     Checking move-ir-to-bytecode-syntax v0.1.0 (https://github.com/mystenlabs/sui?rev=1f5fef23d09fb697fff9e83907c5871c08fb6c87#1f5fef23)
[INFO] [stderr]     Checking sui-transaction-builder v0.1.0 (https://github.com/MystenLabs/sui-rust-sdk.git?rev=cb174b66714ea643e4b78bbfadb3f9c17e635460#cb174b66)
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking move-ir-to-bytecode v0.1.0 (https://github.com/mystenlabs/sui?rev=1f5fef23d09fb697fff9e83907c5871c08fb6c87#1f5fef23)
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]     Checking lsp-types v0.95.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking move-coverage v0.1.0 (https://github.com/mystenlabs/sui?rev=1f5fef23d09fb697fff9e83907c5871c08fb6c87#1f5fef23)
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking fastcrypto v0.1.8 (https://github.com/MystenLabs/fastcrypto?rev=69d496c71fb37e3d22fe85e5bbfd4256d61422b9#69d496c7)
[INFO] [stderr]     Checking quinn v0.11.6
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[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/035b01b794602d5861daa43ac792f372f8981ed7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --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=c21d8a7eec3dddd0 -C extra-filename=-f4d4bec668670fa2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0a8d3ca1ef901d0e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9db558d6373809f4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f14cbfe1aa4cedf9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5124f05a105e83a8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e971171488279fba.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5f26c708d49ddf18.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dd16615318038807703db2d25833811493bb5b18b21fb6f97508db06d3656fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd16615318038807703db2d25833811493bb5b18b21fb6f97508db06d3656fce", kill_on_drop: false }`
[INFO] [stdout] dd16615318038807703db2d25833811493bb5b18b21fb6f97508db06d3656fce
