[INFO] cloning repository https://github.com/asantra/lightbylightScattering [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asantra/lightbylightScattering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasantra%2FlightbylightScattering", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasantra%2FlightbylightScattering'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 676b577c7a660878e49a07f402a2b389468ffbd3 [INFO] testing asantra/lightbylightScattering/676b577c7a660878e49a07f402a2b389468ffbd3 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasantra%2FlightbylightScattering" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asantra/lightbylightScattering on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asantra/lightbylightScattering [INFO] finished tweaking git repo https://github.com/asantra/lightbylightScattering [INFO] tweaked toml for git repo https://github.com/asantra/lightbylightScattering written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/asantra/lightbylightScattering 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76e8af2df1d36186a21c68d3eadf7fe09c9c5f737ed5def5b4cfd86dba3f6128 [INFO] running `Command { std: "docker" "start" "-a" "76e8af2df1d36186a21c68d3eadf7fe09c9c5f737ed5def5b4cfd86dba3f6128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76e8af2df1d36186a21c68d3eadf7fe09c9c5f737ed5def5b4cfd86dba3f6128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e8af2df1d36186a21c68d3eadf7fe09c9c5f737ed5def5b4cfd86dba3f6128", kill_on_drop: false }` [INFO] [stdout] 76e8af2df1d36186a21c68d3eadf7fe09c9c5f737ed5def5b4cfd86dba3f6128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49fab6164ce409f19bf47eb1bcd32e3270ea3b19706c5509debfc18e4a267a7d [INFO] running `Command { std: "docker" "start" "-a" "49fab6164ce409f19bf47eb1bcd32e3270ea3b19706c5509debfc18e4a267a7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling vergen v4.0.3 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling no-mpi v0.1.0 (/opt/rustwide/workdir/no-mpi) [INFO] [stderr] Compiling evalexpr v8.1.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling ptarmigan v1.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `explicit-harmonic-summation` [INFO] [stdout] --> src/nonlinear_compton/lp/mod.rs:475:11 [INFO] [stdout] | [INFO] [stdout] 475 | #[cfg(not(feature = "explicit-harmonic-summation"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compensating-chirp`, `default`, `hdf5-output`, `hdf5-writer`, `mpi`, `unzip-n`, and `with-mpi` [INFO] [stdout] = help: consider adding `explicit-harmonic-summation` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `explicit-harmonic-summation` [INFO] [stdout] --> src/nonlinear_compton/lp/mod.rs:555:7 [INFO] [stdout] | [INFO] [stdout] 555 | #[cfg(feature = "explicit-harmonic-summation")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compensating-chirp`, `default`, `hdf5-output`, `hdf5-writer`, `mpi`, `unzip-n`, and `with-mpi` [INFO] [stdout] = help: consider adding `explicit-harmonic-summation` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `factorial::*` [INFO] [stdout] --> src/special_functions/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use factorial::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `j` is never used [INFO] [stdout] --> src/special_functions/bessel.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait BesselJ { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 9 | /// Evaluates the Bessel J function for integer order [INFO] [stdout] 10 | fn j(&self, n: i32) -> Self; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `factorial` is never used [INFO] [stdout] --> src/special_functions/factorial.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Factorial { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 6 | /// Evaluates the factorial function n! [INFO] [stdout] 7 | fn factorial(&self) -> f64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.61s [INFO] running `Command { std: "docker" "inspect" "49fab6164ce409f19bf47eb1bcd32e3270ea3b19706c5509debfc18e4a267a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fab6164ce409f19bf47eb1bcd32e3270ea3b19706c5509debfc18e4a267a7d", kill_on_drop: false }` [INFO] [stdout] 49fab6164ce409f19bf47eb1bcd32e3270ea3b19706c5509debfc18e4a267a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5171ca0e1f1aa4ba2706c66248ee5656c9d562049e358aafca432ce7100675d4 [INFO] running `Command { std: "docker" "start" "-a" "5171ca0e1f1aa4ba2706c66248ee5656c9d562049e358aafca432ce7100675d4", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling transpose v0.2.2 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling vergen v4.0.3 [INFO] [stderr] Compiling ptarmigan v1.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `explicit-harmonic-summation` [INFO] [stdout] --> src/nonlinear_compton/lp/mod.rs:475:11 [INFO] [stdout] | [INFO] [stdout] 475 | #[cfg(not(feature = "explicit-harmonic-summation"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compensating-chirp`, `default`, `hdf5-output`, `hdf5-writer`, `mpi`, `unzip-n`, and `with-mpi` [INFO] [stdout] = help: consider adding `explicit-harmonic-summation` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `explicit-harmonic-summation` [INFO] [stdout] --> src/nonlinear_compton/lp/mod.rs:555:7 [INFO] [stdout] | [INFO] [stdout] 555 | #[cfg(feature = "explicit-harmonic-summation")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compensating-chirp`, `default`, `hdf5-output`, `hdf5-writer`, `mpi`, `unzip-n`, and `with-mpi` [INFO] [stdout] = help: consider adding `explicit-harmonic-summation` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `factorial::*` [INFO] [stdout] --> src/special_functions/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use factorial::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/output/hgram.rs:588:13 [INFO] [stdout] | [INFO] [stdout] 588 | UNIVERSE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/output/hgram.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 615 | UNIVERSE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/output/hgram.rs:642:13 [INFO] [stdout] | [INFO] [stdout] 642 | UNIVERSE.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ptarmigan` (bin "ptarmigan" test); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name ptarmigan --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compensating-chirp", "default", "hdf5-output", "hdf5-writer", "mpi", "unzip-n", "with-mpi"))' -C metadata=9fe6c1a6334422fb -C extra-filename=-9fe6c1a6334422fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-c9bd00a76e032bd8.so --extern evalexpr=/opt/rustwide/target/debug/deps/libevalexpr-77b5fcf5bce9cd7b.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-be63fe9e470e525b.rlib --extern no_mpi=/opt/rustwide/target/debug/deps/libno_mpi-33c366e42a3ea32b.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-449ffc1e239e6db1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1351ba3b305bc69a.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-995206b0b405c1c4.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-602b9a0a21d4570a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-a3e49b8207b470f0.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-fb180213f9c80fb6.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-ed7545c03a51cc68.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5171ca0e1f1aa4ba2706c66248ee5656c9d562049e358aafca432ce7100675d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5171ca0e1f1aa4ba2706c66248ee5656c9d562049e358aafca432ce7100675d4", kill_on_drop: false }` [INFO] [stdout] 5171ca0e1f1aa4ba2706c66248ee5656c9d562049e358aafca432ce7100675d4