[INFO] cloning repository https://github.com/0xRepox/succint-fibonacci
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xRepox/succint-fibonacci" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xRepox%2Fsuccint-fibonacci", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xRepox%2Fsuccint-fibonacci'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8421a33dfd98ebcbcd6a80597f93707c95196917
[INFO] testing 0xRepox/succint-fibonacci against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xRepox%2Fsuccint-fibonacci" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/0xRepox/succint-fibonacci
[INFO] finished tweaking git repo https://github.com/0xRepox/succint-fibonacci
[INFO] tweaked toml for git repo https://github.com/0xRepox/succint-fibonacci written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xRepox/succint-fibonacci on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xRepox/succint-fibonacci 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a936bda80ef5602cff0a551c1d1948ade65b106592505d0f96312d24539c497
[INFO] running `Command { std: "docker" "start" "-a" "4a936bda80ef5602cff0a551c1d1948ade65b106592505d0f96312d24539c497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a936bda80ef5602cff0a551c1d1948ade65b106592505d0f96312d24539c497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a936bda80ef5602cff0a551c1d1948ade65b106592505d0f96312d24539c497", kill_on_drop: false }`
[INFO] [stdout] 4a936bda80ef5602cff0a551c1d1948ade65b106592505d0f96312d24539c497
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8ef5c561cf5a96f0e31a514fd63c5f795d590c74189c6db502e4d6ca1a2498ed
[INFO] running `Command { std: "docker" "start" "-a" "8ef5c561cf5a96f0e31a514fd63c5f795d590c74189c6db502e4d6ca1a2498ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling p3-maybe-rayon v0.2.3-succinct
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling blake3 v1.8.1
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling rayon-scan v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cbindgen v0.27.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling p3-util v0.2.3-succinct
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling p3-field v0.2.3-succinct
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling p3-matrix v0.2.3-succinct
[INFO] [stderr]    Compiling p3-symmetric v0.2.3-succinct
[INFO] [stderr]    Compiling p3-dft v0.2.3-succinct
[INFO] [stderr]    Compiling p3-challenger v0.2.3-succinct
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling p3-interpolation v0.2.3-succinct
[INFO] [stderr]    Compiling p3-air v0.2.3-succinct
[INFO] [stderr]    Compiling p3-mds v0.2.3-succinct
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling p3-commit v0.2.3-succinct
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling p3-poseidon2 v0.2.3-succinct
[INFO] [stderr]    Compiling p3-uni-stark v0.2.3-succinct
[INFO] [stderr]    Compiling p3-fri v0.2.3-succinct
[INFO] [stderr]    Compiling p3-merkle-tree v0.2.3-succinct
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling p3-baby-bear v0.2.3-succinct
[INFO] [stderr]    Compiling sp1-primitives v5.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling sp1-derive v5.0.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sp1-stark v5.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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 --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="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --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=3dd4befed6a76ec8 -C extra-filename=-282e7ca45405a390 --out-dir /opt/rustwide/target/debug/build/tokio/282e7ca45405a390/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/edb41dba5c1eb139/deps -L dependency=/opt/rustwide/target/debug/build/bytes/215b98ec8712d80a/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/libc/0ce26c8464af315f/deps -L dependency=/opt/rustwide/target/debug/build/libc/7012b164b0610abc/deps -L dependency=/opt/rustwide/target/debug/build/libc/b311963644bce92f/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/75ccd31dd29b529f/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/87fe6f2f71d5b0ae/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/d8f64dbd8aea6f8b/deps -L dependency=/opt/rustwide/target/debug/build/mio/a50936d0e8739799/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot/b15d137ad3963e7f/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/349f1d43f1c68ba7/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/98d0b08127fb9fa9/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/9faa87fcac6a6aa2/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d889edbea3b327e4/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/e33d85e77f756bcf/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fc1fd0f4d59463bc/deps -L dependency=/opt/rustwide/target/debug/build/quote/bc6b090314aa3ed5/deps -L dependency=/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps -L dependency=/opt/rustwide/target/debug/build/serde/1484f40d3f543254/deps -L dependency=/opt/rustwide/target/debug/build/serde/8ce6d7e9823c3c1f/deps -L dependency=/opt/rustwide/target/debug/build/serde/b530a86a00fb8aee/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/406776fa26dc66f9/deps -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/c69fd665fe15a8fe/deps -L dependency=/opt/rustwide/target/debug/build/smallvec/c9f760fcd21ffaaf/deps -L dependency=/opt/rustwide/target/debug/build/socket2/656afc805491e546/deps -L dependency=/opt/rustwide/target/debug/build/syn/52e55aa574604cb3/deps -L dependency=/opt/rustwide/target/debug/build/tokio/282e7ca45405a390/deps -L dependency=/opt/rustwide/target/debug/build/tokio-macros/a304ef6c9f1a455a/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps --extern bytes=/opt/rustwide/target/debug/build/bytes/215b98ec8712d80a/deps/libbytes-215b98ec8712d80a.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b311963644bce92f/deps/liblibc-b311963644bce92f.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/a50936d0e8739799/deps/libmio-a50936d0e8739799.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/b15d137ad3963e7f/deps/libparking_lot-b15d137ad3963e7f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/c69fd665fe15a8fe/deps/libsignal_hook_registry-c69fd665fe15a8fe.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/656afc805491e546/deps/libsocket2-656afc805491e546.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/a304ef6c9f1a455a/deps/libtokio_macros-a304ef6c9f1a455a.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" "8ef5c561cf5a96f0e31a514fd63c5f795d590c74189c6db502e4d6ca1a2498ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef5c561cf5a96f0e31a514fd63c5f795d590c74189c6db502e4d6ca1a2498ed", kill_on_drop: false }`
[INFO] [stdout] 8ef5c561cf5a96f0e31a514fd63c5f795d590c74189c6db502e4d6ca1a2498ed
