[INFO] fetching crate nuts-rs 0.8.0... [INFO] testing nuts-rs-0.8.0 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate nuts-rs 0.8.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate nuts-rs 0.8.0 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nuts-rs 0.8.0 [INFO] finished tweaking crates.io crate nuts-rs 0.8.0 [INFO] tweaked toml for crates.io crate nuts-rs 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multiversion v0.7.3 [INFO] [stderr] Downloaded arrow2 v0.17.4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fefe7b46a0f9a57986ecba4b273e30fac69db5849506fbe7a077b52166a24639 [INFO] running `Command { std: "docker" "start" "-a" "fefe7b46a0f9a57986ecba4b273e30fac69db5849506fbe7a077b52166a24639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefe7b46a0f9a57986ecba4b273e30fac69db5849506fbe7a077b52166a24639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefe7b46a0f9a57986ecba4b273e30fac69db5849506fbe7a077b52166a24639", kill_on_drop: false }` [INFO] [stdout] fefe7b46a0f9a57986ecba4b273e30fac69db5849506fbe7a077b52166a24639 [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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49c097415a982a869ab60a3d43dd7e32d527353ddce34efd44d8a68ab35ab49a [INFO] running `Command { std: "docker" "start" "-a" "49c097415a982a869ab60a3d43dd7e32d527353ddce34efd44d8a68ab35ab49a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Compiling multiversion v0.7.3 [INFO] [stderr] Compiling nuts-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `write_momentum` and `log_acceptance_probability` are never used [INFO] [stdout] --> src/nuts.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub trait State: Clone + Debug { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 159 | fn write_momentum(&self, out: &mut [f64]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | fn log_acceptance_probability(&self, initial_energy: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.92s [INFO] running `Command { std: "docker" "inspect" "49c097415a982a869ab60a3d43dd7e32d527353ddce34efd44d8a68ab35ab49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c097415a982a869ab60a3d43dd7e32d527353ddce34efd44d8a68ab35ab49a", kill_on_drop: false }` [INFO] [stdout] 49c097415a982a869ab60a3d43dd7e32d527353ddce34efd44d8a68ab35ab49a [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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f9d0b0e5f8d90ca988757031da6ddf81b0e7efb69a13010ff6eae3739329b2 [INFO] running `Command { std: "docker" "start" "-a" "f6f9d0b0e5f8d90ca988757031da6ddf81b0e7efb69a13010ff6eae3739329b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.2/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=754c1f6918011bc4 -C extra-filename=-754c1f6918011bc4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.1/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 -C debuginfo=2 --cfg 'feature="std"' -C metadata=a730716622299845 -C extra-filename=-a730716622299845 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-9cef8ee152d877ab.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f6f9d0b0e5f8d90ca988757031da6ddf81b0e7efb69a13010ff6eae3739329b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f9d0b0e5f8d90ca988757031da6ddf81b0e7efb69a13010ff6eae3739329b2", kill_on_drop: false }` [INFO] [stdout] f6f9d0b0e5f8d90ca988757031da6ddf81b0e7efb69a13010ff6eae3739329b2 [INFO] testing nuts-rs-0.8.0 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate nuts-rs 0.8.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate nuts-rs 0.8.0 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nuts-rs 0.8.0 [INFO] finished tweaking crates.io crate nuts-rs 0.8.0 [INFO] tweaked toml for crates.io crate nuts-rs 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3533a1e6b5151e651523ac06b9c3a8e1c3dfc42e7a6d880486ef27db9ce14685 [INFO] running `Command { std: "docker" "start" "-a" "3533a1e6b5151e651523ac06b9c3a8e1c3dfc42e7a6d880486ef27db9ce14685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3533a1e6b5151e651523ac06b9c3a8e1c3dfc42e7a6d880486ef27db9ce14685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3533a1e6b5151e651523ac06b9c3a8e1c3dfc42e7a6d880486ef27db9ce14685", kill_on_drop: false }` [INFO] [stdout] 3533a1e6b5151e651523ac06b9c3a8e1c3dfc42e7a6d880486ef27db9ce14685 [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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bdf316be07e27b263545c1d7b0bdd44c180baa1ea013d4a896b996c5ef6e466 [INFO] running `Command { std: "docker" "start" "-a" "1bdf316be07e27b263545c1d7b0bdd44c180baa1ea013d4a896b996c5ef6e466", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Compiling multiversion v0.7.3 [INFO] [stderr] Compiling nuts-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `write_momentum` and `log_acceptance_probability` are never used [INFO] [stdout] --> src/nuts.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub trait State: Clone + Debug { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 159 | fn write_momentum(&self, out: &mut [f64]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | fn log_acceptance_probability(&self, initial_energy: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.23s [INFO] running `Command { std: "docker" "inspect" "1bdf316be07e27b263545c1d7b0bdd44c180baa1ea013d4a896b996c5ef6e466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bdf316be07e27b263545c1d7b0bdd44c180baa1ea013d4a896b996c5ef6e466", kill_on_drop: false }` [INFO] [stdout] 1bdf316be07e27b263545c1d7b0bdd44c180baa1ea013d4a896b996c5ef6e466 [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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00335746d7bead4d7a959003ed55dd9f7cbd77432679a4786841b4c5c8154c8d [INFO] running `Command { std: "docker" "start" "-a" "00335746d7bead4d7a959003ed55dd9f7cbd77432679a4786841b4c5c8154c8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling nuts-rs v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `write_momentum` and `log_acceptance_probability` are never used [INFO] [stdout] --> src/nuts.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub trait State: Clone + Debug { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 159 | fn write_momentum(&self, out: &mut [f64]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | fn log_acceptance_probability(&self, initial_energy: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: the item `AdaptStrategy` is imported redundantly [INFO] [stdout] --> src/adapt_strategy.rs:698:23 [INFO] [stdout] | [INFO] [stdout] 697 | use super::*; [INFO] [stdout] | -------- the item `AdaptStrategy` is already imported here [INFO] [stdout] 698 | use crate::nuts::{AdaptStrategy, Chain, NutsChain, NutsOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NutsOptions` is imported redundantly [INFO] [stdout] --> src/adapt_strategy.rs:698:56 [INFO] [stdout] | [INFO] [stdout] 697 | use super::*; [INFO] [stdout] | -------- the item `NutsOptions` is already imported here [INFO] [stdout] 698 | use crate::nuts::{AdaptStrategy, Chain, NutsChain, NutsOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_momentum` and `log_acceptance_probability` are never used [INFO] [stdout] --> src/nuts.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub trait State: Clone + Debug { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 159 | fn write_momentum(&self, out: &mut [f64]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | fn log_acceptance_probability(&self, initial_energy: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.35s [INFO] running `Command { std: "docker" "inspect" "00335746d7bead4d7a959003ed55dd9f7cbd77432679a4786841b4c5c8154c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00335746d7bead4d7a959003ed55dd9f7cbd77432679a4786841b4c5c8154c8d", kill_on_drop: false }` [INFO] [stdout] 00335746d7bead4d7a959003ed55dd9f7cbd77432679a4786841b4c5c8154c8d [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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 484e46ffa758efec4b557318eddf129cb702ced8b22e808f89bdca2586ff7282 [INFO] running `Command { std: "docker" "start" "-a" "484e46ffa758efec4b557318eddf129cb702ced8b22e808f89bdca2586ff7282", kill_on_drop: false }` [INFO] [stderr] warning: methods `write_momentum` and `log_acceptance_probability` are never used [INFO] [stderr] --> src/nuts.rs:159:8 [INFO] [stderr] | [INFO] [stderr] 148 | pub trait State: Clone + Debug { [INFO] [stderr] | ----- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 159 | fn write_momentum(&self, out: &mut [f64]); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 175 | fn log_acceptance_probability(&self, initial_energy: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nuts-rs` (lib) generated 1 warning [INFO] [stderr] warning: the item `AdaptStrategy` is imported redundantly [INFO] [stderr] --> src/adapt_strategy.rs:698:23 [INFO] [stderr] | [INFO] [stderr] 697 | use super::*; [INFO] [stderr] | -------- the item `AdaptStrategy` is already imported here [INFO] [stderr] 698 | use crate::nuts::{AdaptStrategy, Chain, NutsChain, NutsOptions}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `NutsOptions` is imported redundantly [INFO] [stderr] --> src/adapt_strategy.rs:698:56 [INFO] [stderr] | [INFO] [stderr] 697 | use super::*; [INFO] [stderr] | -------- the item `NutsOptions` is already imported here [INFO] [stderr] 698 | use crate::nuts::{AdaptStrategy, Chain, NutsChain, NutsOptions}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nuts-rs` (lib test) generated 3 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nuts_rs-5bf319c1ba972a0d) [INFO] [stdout] running 12 tests [INFO] [stdout] test adapt_strategy::test::instanciate_adaptive_sampler ... ok [INFO] [stdout] test math::tests::test_axpy ... ok [INFO] [stdout] test math::tests::test_axpy_out ... ok [INFO] [stdout] test nuts::tests::to_arrow ... ok [INFO] [stdout] test cpu_state::tests::make_state ... ok [INFO] [stdout] test cpu_state::tests::crate_pool ... ok [INFO] [stdout] test math::tests::test_scalar_prods2 ... ok [INFO] [stdout] test math::tests::check_neginf ... ok [INFO] [stdout] test math::tests::check_logaddexp ... ok [INFO] [stdout] test math::tests::test_multiplty ... ok [INFO] [stdout] test math::tests::test_scalar_prods3 ... ok [INFO] [stdout] test cpu_sampler::tests::sample_seq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests nuts-rs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "484e46ffa758efec4b557318eddf129cb702ced8b22e808f89bdca2586ff7282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484e46ffa758efec4b557318eddf129cb702ced8b22e808f89bdca2586ff7282", kill_on_drop: false }` [INFO] [stdout] 484e46ffa758efec4b557318eddf129cb702ced8b22e808f89bdca2586ff7282