[INFO] fetching crate forceatlas2 0.5.0...
[INFO] checking forceatlas2-0.5.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate forceatlas2 0.5.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate forceatlas2 0.5.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate forceatlas2 0.5.0
[INFO] finished tweaking crates.io crate forceatlas2 0.5.0
[INFO] tweaked toml for crates.io crate forceatlas2 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate forceatlas2 0.5.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.60
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded nbody_barnes_hut v0.1.0
[INFO] [stderr]   Downloaded alloc_counter_macro v0.0.2
[INFO] [stderr]   Downloaded alloc_counter v0.0.4
[INFO] [stderr]   Downloaded pest v2.7.0
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded libc v0.2.146
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] [stderr]   Downloaded maths-traits v0.2.1
[INFO] [stderr]   Downloaded scanrs v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 168497bcd8c5ea3baec67401727fd7fa42767b552c2b93001a5464293d0494a6
[INFO] running `Command { std: "docker" "start" "-a" "168497bcd8c5ea3baec67401727fd7fa42767b552c2b93001a5464293d0494a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "168497bcd8c5ea3baec67401727fd7fa42767b552c2b93001a5464293d0494a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168497bcd8c5ea3baec67401727fd7fa42767b552c2b93001a5464293d0494a6", kill_on_drop: false }`
[INFO] [stdout] 168497bcd8c5ea3baec67401727fd7fa42767b552c2b93001a5464293d0494a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1f3d4a768766839368552f2840a46dbf2b52377afe92321344e1a56514fed91
[INFO] running `Command { std: "docker" "start" "-a" "e1f3d4a768766839368552f2840a46dbf2b52377afe92321344e1a56514fed91", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking maths-traits v0.2.1
[INFO] [stderr]     Checking ttf-parser v0.17.1
[INFO] [stderr]     Checking scanrs v0.3.0
[INFO] [stderr]     Checking plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking forceatlas2 v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(core_intrinsics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512'
[INFO] [stdout]    --> src/forces/repulsion.rs:225:6
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     _MM_PERM_DBCA,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111137 <https://github.com/rust-lang/rust/issues/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-04-23; 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]    --> src/forces/repulsion.rs:274:52
[INFO] [stdout]     |
[INFO] [stdout] 274 |                     _mm256_permute4x64_pd(_mm256_set_m128d(f, f), _MM_PERM_DBCA),
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111137 <https://github.com/rust-lang/rust/issues/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-04-23; 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]    --> src/forces/repulsion.rs:560:55
[INFO] [stdout]     |
[INFO] [stdout] 560 | ...                   _mm256_permute4x64_pd(_mm256_mul_pd(dxy, dxy), _MM_PERM_DBCA),
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111137 <https://github.com/rust-lang/rust/issues/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-04-23; 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]    --> src/forces/repulsion.rs:577:54
[INFO] [stdout]     |
[INFO] [stdout] 577 | ...                   _mm256_permute4x64_pd(_mm256_set_m128d(f, f), _MM_PERM_DBCA),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #111137 <https://github.com/rust-lang/rust/issues/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-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(stdsimd)]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[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 `forceatlas2` (lib) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e1f3d4a768766839368552f2840a46dbf2b52377afe92321344e1a56514fed91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f3d4a768766839368552f2840a46dbf2b52377afe92321344e1a56514fed91", kill_on_drop: false }`
[INFO] [stdout] e1f3d4a768766839368552f2840a46dbf2b52377afe92321344e1a56514fed91
