[INFO] cloning repository https://github.com/Chia-Network/clvm_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chia-Network/clvm_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChia-Network%2Fclvm_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChia-Network%2Fclvm_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd7921aefc17896a654a289f1f6ace847d1abf9f [INFO] checking Chia-Network/clvm_rs against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChia-Network%2Fclvm_rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chia-Network/clvm_rs on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Chia-Network/clvm_rs [INFO] finished tweaking git repo https://github.com/Chia-Network/clvm_rs [INFO] tweaked toml for git repo https://github.com/Chia-Network/clvm_rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Chia-Network/clvm_rs 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.18.3 [INFO] [stderr] Downloaded target-lexicon v0.12.11 [INFO] [stderr] Downloaded linreg v0.2.0 [INFO] [stderr] Downloaded chia-traits v0.3.3 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.34 [INFO] [stderr] Downloaded displaydoc v0.1.7 [INFO] [stderr] Downloaded clap_lex v0.3.3 [INFO] [stderr] Downloaded chia-bls v0.3.3 [INFO] [stderr] Downloaded clap_derive v4.0.21 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.7 [INFO] [stderr] Downloaded regex v1.9.3 [INFO] [stderr] Downloaded blst v0.3.11 [INFO] [stderr] Downloaded regex-automata v0.3.6 [INFO] [stderr] Downloaded rustix v0.38.8 [INFO] [stderr] Downloaded regex-syntax v0.7.4 [INFO] [stderr] Downloaded pyo3 v0.18.3 [INFO] [stderr] Downloaded winnow v0.5.25 [INFO] [stderr] Downloaded hkdf v0.12.3 [INFO] [stderr] Downloaded tiny-bip39 v1.0.0 [INFO] [stderr] Downloaded clap v4.0.29 [INFO] [stderr] Downloaded serde v1.0.185 [INFO] [stderr] Downloaded k256 v0.13.1 [INFO] [stderr] Downloaded openssl-sys v0.9.91 [INFO] [stderr] Downloaded crypto-bigint v0.5.2 [INFO] [stderr] Downloaded der v0.7.8 [INFO] [stderr] Downloaded elliptic-curve v0.13.5 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded serde_derive v1.0.185 [INFO] [stderr] Downloaded primeorder v0.13.2 [INFO] [stderr] Downloaded pin-project-lite v0.2.12 [INFO] [stderr] Downloaded rstest_macros v0.17.0 [INFO] [stderr] Downloaded rstest v0.17.0 [INFO] [stderr] Downloaded arbitrary v1.3.0 [INFO] [stderr] Downloaded thiserror v1.0.50 [INFO] [stderr] Downloaded chia-bls v0.4.0 [INFO] [stderr] Downloaded ecdsa v0.16.8 [INFO] [stderr] Downloaded futures-timer v3.0.2 [INFO] [stderr] Downloaded pyo3-ffi v0.18.3 [INFO] [stderr] Downloaded openssl-src v111.27.0+1.1.1v [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.34 [INFO] [stderr] Downloaded chia_streamable_macro v0.3.0 [INFO] [stderr] Downloaded errno v0.3.2 [INFO] [stderr] Downloaded signature v2.1.0 [INFO] [stderr] Downloaded spki v0.7.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.50 [INFO] [stderr] Downloaded const-oid v0.9.5 [INFO] [stderr] Downloaded pyo3-build-config v0.18.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.18.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5052e3cbdb850a91bb343f0a6eac36d5c57a3b80bb8f93b23e872e7f7a69be2 [INFO] running `Command { std: "docker" "start" "-a" "c5052e3cbdb850a91bb343f0a6eac36d5c57a3b80bb8f93b23e872e7f7a69be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5052e3cbdb850a91bb343f0a6eac36d5c57a3b80bb8f93b23e872e7f7a69be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5052e3cbdb850a91bb343f0a6eac36d5c57a3b80bb8f93b23e872e7f7a69be2", kill_on_drop: false }` [INFO] [stdout] c5052e3cbdb850a91bb343f0a6eac36d5c57a3b80bb8f93b23e872e7f7a69be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9492b855972a91aa280e2b68ff667be1ddb6e226ab4139bc5588d21179623c70 [INFO] running `Command { std: "docker" "start" "-a" "9492b855972a91aa280e2b68ff667be1ddb6e226ab4139bc5588d21179623c70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling winnow v0.5.25 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking arbitrary v1.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking clap_lex v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.34 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [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/91c0823ee63e793d990bb9fed898dc95b5d6db51/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.29/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=ec88ac2a457302cf -C extra-filename=-ec88ac2a457302cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d9f61025a3c97e4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/91c0823ee63e793d990bb9fed898dc95b5d6db51/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=22ebcbc3e0ad240b -C extra-filename=-22ebcbc3e0ad240b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d9f61025a3c97e4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9492b855972a91aa280e2b68ff667be1ddb6e226ab4139bc5588d21179623c70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9492b855972a91aa280e2b68ff667be1ddb6e226ab4139bc5588d21179623c70", kill_on_drop: false }` [INFO] [stdout] 9492b855972a91aa280e2b68ff667be1ddb6e226ab4139bc5588d21179623c70 [INFO] checking Chia-Network/clvm_rs against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChia-Network%2Fclvm_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chia-Network/clvm_rs on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Chia-Network/clvm_rs [INFO] finished tweaking git repo https://github.com/Chia-Network/clvm_rs [INFO] tweaked toml for git repo https://github.com/Chia-Network/clvm_rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Chia-Network/clvm_rs 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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 043e329a08940dcdf0cc52f38c2e877779aead9775ea7da4d3f3b3e285efbcbd [INFO] running `Command { std: "docker" "start" "-a" "043e329a08940dcdf0cc52f38c2e877779aead9775ea7da4d3f3b3e285efbcbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "043e329a08940dcdf0cc52f38c2e877779aead9775ea7da4d3f3b3e285efbcbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043e329a08940dcdf0cc52f38c2e877779aead9775ea7da4d3f3b3e285efbcbd", kill_on_drop: false }` [INFO] [stdout] 043e329a08940dcdf0cc52f38c2e877779aead9775ea7da4d3f3b3e285efbcbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e59ba385978676c88466ffccfe25359a660e02afab3102bfb0b2fd51a176aec [INFO] running `Command { std: "docker" "start" "-a" "5e59ba385978676c88466ffccfe25359a660e02afab3102bfb0b2fd51a176aec", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating fuzz/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Migrating tools/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating wasm/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating wheel/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling winnow v0.5.25 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking arbitrary v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking clap_lex v0.3.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.34 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling libfuzzer-sys v0.4.7 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.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/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=22ebcbc3e0ad240b -C extra-filename=-22ebcbc3e0ad240b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d9f61025a3c97e4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=a3c7a6c841b72e50 -C extra-filename=-a3c7a6c841b72e50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-85566bcfc57cb995.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-a156a3a3e6bf0856.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-815925810d82ca3a.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [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/519d6e23a6cb73c4d0f295f71ad37db8e95c54ab/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.29/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=ec88ac2a457302cf -C extra-filename=-ec88ac2a457302cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d9f61025a3c97e4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5e59ba385978676c88466ffccfe25359a660e02afab3102bfb0b2fd51a176aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e59ba385978676c88466ffccfe25359a660e02afab3102bfb0b2fd51a176aec", kill_on_drop: false }` [INFO] [stdout] 5e59ba385978676c88466ffccfe25359a660e02afab3102bfb0b2fd51a176aec