[INFO] cloning repository https://github.com/chrisfentiman/creft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisfentiman/creft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisfentiman%2Fcreft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisfentiman%2Fcreft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc05d4f0b26677a3f1ca3db7c5595a05eb0ec89a [INFO] testing chrisfentiman/creft against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisfentiman%2Fcreft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chrisfentiman/creft [INFO] finished tweaking git repo https://github.com/chrisfentiman/creft [INFO] tweaked toml for git repo https://github.com/chrisfentiman/creft written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chrisfentiman/creft on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chrisfentiman/creft 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v3.4.0 [INFO] [stderr] Downloaded hashlink v0.11.0 [INFO] [stderr] Downloaded signal-hook v0.4.4 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded serial_test_derive v3.4.0 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded assert_cmd v2.2.0 [INFO] [stderr] Downloaded lexopt v0.3.2 [INFO] [stderr] Downloaded predicates v3.1.4 [INFO] [stderr] Downloaded ureq-proto v0.6.0 [INFO] [stderr] Downloaded ureq v3.3.0 [INFO] [stderr] Downloaded yaml-rust2 v0.11.0 [INFO] [stderr] Downloaded utf8-zero v0.8.1 [INFO] [stderr] Downloaded redb v3.1.3 [INFO] [stderr] Downloaded winnow v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c195398c04d8178171bdb210008a273214f0adcc09f5331032863d00c2ebdf2 [INFO] running `Command { std: "docker" "start" "-a" "3c195398c04d8178171bdb210008a273214f0adcc09f5331032863d00c2ebdf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c195398c04d8178171bdb210008a273214f0adcc09f5331032863d00c2ebdf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c195398c04d8178171bdb210008a273214f0adcc09f5331032863d00c2ebdf2", kill_on_drop: false }` [INFO] [stdout] 3c195398c04d8178171bdb210008a273214f0adcc09f5331032863d00c2ebdf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce7a9adb874fb04f9648ef944c5ee8278bbd44ddee80db2fa775194d50c05449 [INFO] running `Command { std: "docker" "start" "-a" "ce7a9adb874fb04f9648ef944c5ee8278bbd44ddee80db2fa775194d50c05449", kill_on_drop: false }` [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Compiling redb v3.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling lexopt v0.3.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling yaml-rust2 v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling creft v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.23s [INFO] running `Command { std: "docker" "inspect" "ce7a9adb874fb04f9648ef944c5ee8278bbd44ddee80db2fa775194d50c05449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce7a9adb874fb04f9648ef944c5ee8278bbd44ddee80db2fa775194d50c05449", kill_on_drop: false }` [INFO] [stdout] ce7a9adb874fb04f9648ef944c5ee8278bbd44ddee80db2fa775194d50c05449 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0363f6d0e4298fec134bce9506aa1bb2f375791de04c8c9185a2b442936fa8f [INFO] running `Command { std: "docker" "start" "-a" "b0363f6d0e4298fec134bce9506aa1bb2f375791de04c8c9185a2b442936fa8f", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling creft v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] error: could not compile `creft` (bin "creft") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name creft --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=809f3ce8ee9573d5 -C extra-filename=-4fbbe1c6a3bddfbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern console=/opt/rustwide/target/debug/deps/libconsole-b8b23f1de5428676.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-663ecfc4fd9c7bb0.rlib --extern lexopt=/opt/rustwide/target/debug/deps/liblexopt-5d97f492b94a8900.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a16fbd1c255c9d9.rlib --extern redb=/opt/rustwide/target/debug/deps/libredb-3d213e4d16a9da34.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93f4932aeeb2b890.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7711709411056cfd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b8613d2de8dd365a.rlib --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-2b911b1b8f4cb342.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-1f6efc2ab99f96df.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-733a3e8c8b2dd6c8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b5e4e595693dddf6.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-c87799e7feb88022.rlib --extern yaml_rust2=/opt/rustwide/target/debug/deps/libyaml_rust2-d9f5db4fb6f7c254.rlib --extern yansi=/opt/rustwide/target/debug/deps/libyansi-91536b0bcaa0d84e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-35c4c778bf06fd91/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b0363f6d0e4298fec134bce9506aa1bb2f375791de04c8c9185a2b442936fa8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0363f6d0e4298fec134bce9506aa1bb2f375791de04c8c9185a2b442936fa8f", kill_on_drop: false }` [INFO] [stdout] b0363f6d0e4298fec134bce9506aa1bb2f375791de04c8c9185a2b442936fa8f