[INFO] cloning repository https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarah-ek/inria-slides-2024-02-20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37970cdcd8ab98f849337dc7d7adaa57d92bf135 [INFO] testing sarah-ek/inria-slides-2024-02-20 against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Finria-slides-2024-02-20" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/inria-slides-2024-02-20 on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] finished tweaking git repo https://github.com/sarah-ek/inria-slides-2024-02-20 [INFO] tweaked toml for git repo https://github.com/sarah-ek/inria-slides-2024-02-20 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/inria-slides-2024-02-20 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixcompare-core v0.1.0 [INFO] [stderr] Downloaded equator v0.1.9 [INFO] [stderr] Downloaded matrixcompare v0.3.0 [INFO] [stderr] Downloaded dbgf v0.1.1 [INFO] [stderr] Downloaded coe-rs v0.1.2 [INFO] [stderr] Downloaded hurdles v1.0.1 [INFO] [stderr] Downloaded equator-macro v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f51bf02cca3c9721a8081910a46e21e74ebd72db8bea4d850902f2e856f5d96 [INFO] running `Command { std: "docker" "start" "-a" "5f51bf02cca3c9721a8081910a46e21e74ebd72db8bea4d850902f2e856f5d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f51bf02cca3c9721a8081910a46e21e74ebd72db8bea4d850902f2e856f5d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f51bf02cca3c9721a8081910a46e21e74ebd72db8bea4d850902f2e856f5d96", kill_on_drop: false }` [INFO] [stdout] 5f51bf02cca3c9721a8081910a46e21e74ebd72db8bea4d850902f2e856f5d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e64fd46a20de60992bd0af4af56bdf62658e03b4fbbdffcef1c3fa666224d551 [INFO] running `Command { std: "docker" "start" "-a" "e64fd46a20de60992bd0af4af56bdf62658e03b4fbbdffcef1c3fa666224d551", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling coe-rs v0.1.2 [INFO] [stderr] Compiling matrixcompare-core v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling dbgf v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling matrixcompare v0.3.0 [INFO] [stderr] Compiling pulp v0.18.8 [INFO] [stderr] Compiling hurdles v1.0.1 [INFO] [stderr] Compiling faer-entity v0.16.0 (https://github.com/sarah-ek/faer-rs/?rev=fa5e48667d079ef49600f41ccb0f1a420a666ab2#fa5e4866) [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling equator-macro v0.1.9 [INFO] [stderr] Compiling equator v0.1.9 [INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/equator-0.1.9/src/lib.rs:583:43 [INFO] [stdout] | [INFO] [stdout] 583 | const VTABLE: &'static Self::VTable = &(*Lhs::VTABLE, *Rhs::VTABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/equator-0.1.9/src/lib.rs:587:43 [INFO] [stdout] | [INFO] [stdout] 587 | const VTABLE: &'static Self::VTable = &(*Lhs::VTABLE, *Rhs::VTABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this borrow of an interior mutable value may end up in the final value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0492`. [INFO] [stdout] [INFO] [stderr] error: could not compile `equator` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e64fd46a20de60992bd0af4af56bdf62658e03b4fbbdffcef1c3fa666224d551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64fd46a20de60992bd0af4af56bdf62658e03b4fbbdffcef1c3fa666224d551", kill_on_drop: false }` [INFO] [stdout] e64fd46a20de60992bd0af4af56bdf62658e03b4fbbdffcef1c3fa666224d551