[INFO] cloning repository https://github.com/hololite/hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hololite/hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhololite%2Fhello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhololite%2Fhello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fee94dadc4cc6b2887123bba8fa2a4fb5931e2c [INFO] checking hololite/hello-world against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhololite%2Fhello-world" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hololite/hello-world on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hololite/hello-world [INFO] finished tweaking git repo https://github.com/hololite/hello-world [INFO] tweaked toml for git repo https://github.com/hololite/hello-world written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hololite/hello-world 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/succinctlabs/sp1.git` [INFO] [stderr] Updating git repository `https://github.com/succinctlabs/plonky3.git` [INFO] [stderr] Updating git repository `https://github.com/GregAC/rrs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curve25519-dalek v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5b06f4d54f6e2f3156185face4568c86e9f7db3b3077c2fae3d7e25ffb8567e [INFO] running `Command { std: "docker" "start" "-a" "a5b06f4d54f6e2f3156185face4568c86e9f7db3b3077c2fae3d7e25ffb8567e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5b06f4d54f6e2f3156185face4568c86e9f7db3b3077c2fae3d7e25ffb8567e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b06f4d54f6e2f3156185face4568c86e9f7db3b3077c2fae3d7e25ffb8567e", kill_on_drop: false }` [INFO] [stdout] a5b06f4d54f6e2f3156185face4568c86e9f7db3b3077c2fae3d7e25ffb8567e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c811cc6e7c4707e34d43919c28f02ccf58537659168636e35a2b176f8451c3 [INFO] running `Command { std: "docker" "start" "-a" "32c811cc6e7c4707e34d43919c28f02ccf58537659168636e35a2b176f8451c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking p3-maybe-rayon v0.1.0 (https://github.com/succinctlabs/plonky3.git#b6f8bb0b) [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling curve25519-dalek v4.0.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling serial_test_derive v3.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking serial_test v3.0.0 [INFO] [stderr] Checking rrs-lib v0.1.0 (https://github.com/GregAC/rrs.git#b23afc16) [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling sp1-derive v0.1.0 (https://github.com/succinctlabs/sp1.git#aaf765de) [INFO] [stderr] Compiling hello-world-script v0.1.0 (/opt/rustwide/workdir/script) [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Checking size v0.4.1 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.0.0/src/backend/vector/ifma/field.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | _mm256_madd52lo_epu64(z.into(), x.into(), y.into()).into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.0.0/src/backend/vector/ifma/field.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use core::arch::x86_64::_mm256_madd52lo_epu64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.0.0/src/backend/vector/ifma/field.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | _mm256_madd52hi_epu64(z.into(), x.into(), y.into()).into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.0.0/src/backend/vector/ifma/field.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | use core::arch::x86_64::_mm256_madd52hi_epu64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.0.0/src/lib.rs:13:70 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(all(curve25519_dalek_backend = "simd", nightly), feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking test1 v0.1.0 (/opt/rustwide/workdir/test1) [INFO] [stderr] Checking tracing-forest v0.1.6 [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "32c811cc6e7c4707e34d43919c28f02ccf58537659168636e35a2b176f8451c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c811cc6e7c4707e34d43919c28f02ccf58537659168636e35a2b176f8451c3", kill_on_drop: false }` [INFO] [stdout] 32c811cc6e7c4707e34d43919c28f02ccf58537659168636e35a2b176f8451c3