[INFO] cloning repository https://github.com/zouguangxian/jolt-fib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zouguangxian/jolt-fib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzouguangxian%2Fjolt-fib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzouguangxian%2Fjolt-fib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58b48576b2867d7a8d929db41543788e0ffc8ae9
[INFO] checking zouguangxian/jolt-fib against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzouguangxian%2Fjolt-fib" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zouguangxian/jolt-fib
[INFO] finished tweaking git repo https://github.com/zouguangxian/jolt-fib
[INFO] tweaked toml for git repo https://github.com/zouguangxian/jolt-fib written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zouguangxian/jolt-fib on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zouguangxian/jolt-fib 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2347a433a84c64e1fd44da1e04ec47af392b2eaa9664c18ebce853d4e8bd9225
[INFO] running `Command { std: "docker" "start" "-a" "2347a433a84c64e1fd44da1e04ec47af392b2eaa9664c18ebce853d4e8bd9225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2347a433a84c64e1fd44da1e04ec47af392b2eaa9664c18ebce853d4e8bd9225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2347a433a84c64e1fd44da1e04ec47af392b2eaa9664c18ebce853d4e8bd9225", kill_on_drop: false }`
[INFO] [stdout] 2347a433a84c64e1fd44da1e04ec47af392b2eaa9664c18ebce853d4e8bd9225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57b01afde2aa2f481d9146f997a6a2ce755b889ab6eb1b0050c9b2be9932c26e
[INFO] running `Command { std: "docker" "start" "-a" "57b01afde2aa2f481d9146f997a6a2ce755b889ab6eb1b0050c9b2be9932c26e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0 (https://github.com/a16z/arkworks-algebra?branch=v0.5.0-optimize-mul-u64#4ae50185)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn-solidity v0.7.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0 (https://github.com/a16z/arkworks-algebra?branch=v0.5.0-optimize-mul-u64#4ae50185)
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ruint v1.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0 (https://github.com/a16z/arkworks-algebra?branch=v0.5.0-optimize-mul-u64#4ae50185)
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.7
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling ark-serialize v0.5.0 (https://github.com/a16z/arkworks-algebra?branch=v0.5.0-optimize-mul-u64#4ae50185)
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tracing-chrome v0.7.2
[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/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --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=58756190acb22643 -C extra-filename=-ff2afc3e98b39dcf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-91acf7391c1656aa.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-dc9a017cd730dbf7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6930266398b0a694.rmeta --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" "57b01afde2aa2f481d9146f997a6a2ce755b889ab6eb1b0050c9b2be9932c26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57b01afde2aa2f481d9146f997a6a2ce755b889ab6eb1b0050c9b2be9932c26e", kill_on_drop: false }`
[INFO] [stdout] 57b01afde2aa2f481d9146f997a6a2ce755b889ab6eb1b0050c9b2be9932c26e
