[INFO] fetching crate pmsim 0.3.0... [INFO] building pmsim-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate pmsim 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pmsim 0.3.0 [INFO] finished tweaking crates.io crate pmsim 0.3.0 [INFO] tweaked toml for crates.io crate pmsim 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pmsim 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pmsim 0.3.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67e1c8364cb9f20c88299adb22cac23eb86080f26cb204187ec76f61f019deaf [INFO] running `Command { std: "docker" "start" "-a" "67e1c8364cb9f20c88299adb22cac23eb86080f26cb204187ec76f61f019deaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67e1c8364cb9f20c88299adb22cac23eb86080f26cb204187ec76f61f019deaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e1c8364cb9f20c88299adb22cac23eb86080f26cb204187ec76f61f019deaf", kill_on_drop: false }` [INFO] [stdout] 67e1c8364cb9f20c88299adb22cac23eb86080f26cb204187ec76f61f019deaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8593f252a9ee8e391834be1e25bbfcc696904fdb66755bdbf05181957c700ab4 [INFO] running `Command { std: "docker" "start" "-a" "8593f252a9ee8e391834be1e25bbfcc696904fdb66755bdbf05181957c700ab4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling plotpy v0.5.1 [INFO] [stderr] Compiling russell_lab v0.6.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tritet v0.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling russell_sparse v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.4.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling russell_stat v0.6.1 [INFO] [stderr] Compiling russell_tensor v0.6.1 [INFO] [stderr] Compiling gemlab v0.7.0 [INFO] [stderr] Compiling pmsim v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.06s [INFO] running `Command { std: "docker" "inspect" "8593f252a9ee8e391834be1e25bbfcc696904fdb66755bdbf05181957c700ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8593f252a9ee8e391834be1e25bbfcc696904fdb66755bdbf05181957c700ab4", kill_on_drop: false }` [INFO] [stdout] 8593f252a9ee8e391834be1e25bbfcc696904fdb66755bdbf05181957c700ab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e1b38bd73529c9d45d0ae66ee392965b96ef70521b522f66b412a10cb273d5 [INFO] running `Command { std: "docker" "start" "-a" "57e1b38bd73529c9d45d0ae66ee392965b96ef70521b522f66b412a10cb273d5", kill_on_drop: false }` [INFO] [stderr] Compiling pmsim v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pmsim` (test "test_heat_arpaci_nonlinear_1d") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name test_heat_arpaci_nonlinear_1d --edition=2021 tests/test_heat_arpaci_nonlinear_1d.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ff98659872ab59c -C extra-filename=-e7134a5693659f1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gemlab=/opt/rustwide/target/debug/deps/libgemlab-56e788503810c995.rlib --extern plotpy=/opt/rustwide/target/debug/deps/libplotpy-81d5fbc73eedfdb2.rlib --extern pmsim=/opt/rustwide/target/debug/deps/libpmsim-2e4d97310f9474f3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-54ba49ab78a8302f.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-fcb9871e44f4c1cd.rlib --extern russell_lab=/opt/rustwide/target/debug/deps/librussell_lab-5a81f0f810385591.rlib --extern russell_sparse=/opt/rustwide/target/debug/deps/librussell_sparse-62b90136b61072d0.rlib --extern russell_tensor=/opt/rustwide/target/debug/deps/librussell_tensor-b5e21ce3c057ec93.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ebe968a5af1226b1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-46be923059097237.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/russell_lab-373e303245fae1ff/out -L native=/opt/rustwide/target/debug/build/russell_lab-373e303245fae1ff/out -L native=/opt/rustwide/target/debug/build/russell_sparse-bd810cb790fb7e57/out -L native=/opt/rustwide/target/debug/build/russell_sparse-bd810cb790fb7e57/out -L native=/opt/rustwide/target/debug/build/russell_sparse-bd810cb790fb7e57/out -L native=/opt/rustwide/target/debug/build/tritet-f46637449432f035/out -L native=/opt/rustwide/target/debug/build/tritet-f46637449432f035/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pmsim` (example "heat_mathematica_axisym_nafems") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name heat_mathematica_axisym_nafems --edition=2021 examples/heat_mathematica_axisym_nafems.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4fe580b42d1dee7 -C extra-filename=-30870f0b9cbabb27 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern gemlab=/opt/rustwide/target/debug/deps/libgemlab-56e788503810c995.rlib --extern plotpy=/opt/rustwide/target/debug/deps/libplotpy-81d5fbc73eedfdb2.rlib --extern pmsim=/opt/rustwide/target/debug/deps/libpmsim-2e4d97310f9474f3.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-54ba49ab78a8302f.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-fcb9871e44f4c1cd.rlib --extern russell_lab=/opt/rustwide/target/debug/deps/librussell_lab-5a81f0f810385591.rlib --extern russell_sparse=/opt/rustwide/target/debug/deps/librussell_sparse-62b90136b61072d0.rlib --extern russell_tensor=/opt/rustwide/target/debug/deps/librussell_tensor-b5e21ce3c057ec93.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ebe968a5af1226b1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-46be923059097237.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/russell_lab-373e303245fae1ff/out -L native=/opt/rustwide/target/debug/build/russell_lab-373e303245fae1ff/out -L native=/opt/rustwide/target/debug/build/russell_sparse-bd810cb790fb7e57/out -L native=/opt/rustwide/target/debug/build/russell_sparse-bd810cb790fb7e57/out -L native=/opt/rustwide/target/debug/build/russell_sparse-bd810cb790fb7e57/out -L native=/opt/rustwide/target/debug/build/tritet-f46637449432f035/out -L native=/opt/rustwide/target/debug/build/tritet-f46637449432f035/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "57e1b38bd73529c9d45d0ae66ee392965b96ef70521b522f66b412a10cb273d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e1b38bd73529c9d45d0ae66ee392965b96ef70521b522f66b412a10cb273d5", kill_on_drop: false }` [INFO] [stdout] 57e1b38bd73529c9d45d0ae66ee392965b96ef70521b522f66b412a10cb273d5