[INFO] cloning repository https://github.com/0xnirlin/Turbin3-Rust-Task
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xnirlin/Turbin3-Rust-Task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnirlin%2FTurbin3-Rust-Task", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnirlin%2FTurbin3-Rust-Task'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02450539e0678281a5dfa25c28509605cd914964
[INFO] testing 0xnirlin/Turbin3-Rust-Task/02450539e0678281a5dfa25c28509605cd914964 against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xnirlin%2FTurbin3-Rust-Task" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xnirlin/Turbin3-Rust-Task
[INFO] finished tweaking git repo https://github.com/0xnirlin/Turbin3-Rust-Task
[INFO] tweaked toml for git repo https://github.com/0xnirlin/Turbin3-Rust-Task written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xnirlin/Turbin3-Rust-Task on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xnirlin/Turbin3-Rust-Task 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/deanmlittle/solana-idlgen.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-streamer v1.18.26
[INFO] [stderr]   Downloaded scroll_derive v0.11.1
[INFO] [stderr]   Downloaded solana-udp-client v1.18.26
[INFO] [stderr]   Downloaded solana-vote-program v1.18.26
[INFO] [stderr]   Downloaded solana-tpu-client v1.18.26
[INFO] [stderr]   Downloaded solana-measure v1.18.26
[INFO] [stderr]   Downloaded solana-client v1.18.26
[INFO] [stderr]   Downloaded solana-quic-client v1.18.26
[INFO] [stderr]   Downloaded solana-thin-client v1.18.26
[INFO] [stderr]   Downloaded solana-rpc-client-nonce-utils v1.18.26
[INFO] [stderr]   Downloaded solana-config-program v1.18.26
[INFO] [stderr]   Downloaded solana-pubsub-client v1.18.26
[INFO] [stderr]   Downloaded solana-remote-wallet v1.18.26
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded solana-rpc-client v1.18.26
[INFO] [stderr]   Downloaded indicatif v0.17.9
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded solana_rbpf v0.8.3
[INFO] [stderr]   Downloaded winnow v0.6.22
[INFO] [stderr]   Downloaded spl-token v4.0.0
[INFO] [stderr]   Downloaded rcgen v0.10.0
[INFO] [stderr]   Downloaded solana-account-decoder v1.18.26
[INFO] [stderr]   Downloaded solana-transaction-status v1.18.26
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded solana-connection-cache v1.18.26
[INFO] [stderr]   Downloaded solana-clap-utils v1.18.26
[INFO] [stderr]   Downloaded solana-net-utils v1.18.26
[INFO] [stderr]   Downloaded solana-metrics v1.18.26
[INFO] [stderr]   Downloaded solana-version v1.18.26
[INFO] [stderr]   Downloaded solana-rayon-threadlimit v1.18.26
[INFO] [stderr]   Downloaded spl-memo v4.0.0
[INFO] [stderr]   Downloaded solana-rpc-client-api v1.18.26
[INFO] [stderr]   Downloaded solana-program-runtime v1.18.26
[INFO] [stderr]   Downloaded solana-perf v1.18.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2813a730eead50379ee9b04b4fae9dcc028e2a05871b513b7b6106a71ba5de39
[INFO] running `Command { std: "docker" "start" "-a" "2813a730eead50379ee9b04b4fae9dcc028e2a05871b513b7b6106a71ba5de39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2813a730eead50379ee9b04b4fae9dcc028e2a05871b513b7b6106a71ba5de39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2813a730eead50379ee9b04b4fae9dcc028e2a05871b513b7b6106a71ba5de39", kill_on_drop: false }`
[INFO] [stdout] 2813a730eead50379ee9b04b4fae9dcc028e2a05871b513b7b6106a71ba5de39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e5da5ed2c8e04f8540f1e24ba9e813f0f36249878d10eb7579a620b41305e57
[INFO] running `Command { std: "docker" "start" "-a" "7e5da5ed2c8e04f8540f1e24ba9e813f0f36249878d10eb7579a620b41305e57", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.18.26
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[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/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.95/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="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=479b608734066943 -C extra-filename=-0d8b02701baf1fc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-086f5f0d24cdac06.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8021f73db9a7c0c7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-462f12b95e2d44d8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/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 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=567ca29e95dab19b -C extra-filename=-1e7281023e7fca87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5ad7515f16cf4338.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ae53b56998a284ac.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-671c8cccc247b6d7.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-757b1952019fe084.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-47b630022fed6c6f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7e5da5ed2c8e04f8540f1e24ba9e813f0f36249878d10eb7579a620b41305e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e5da5ed2c8e04f8540f1e24ba9e813f0f36249878d10eb7579a620b41305e57", kill_on_drop: false }`
[INFO] [stdout] 7e5da5ed2c8e04f8540f1e24ba9e813f0f36249878d10eb7579a620b41305e57
