[INFO] fetching crate sparkl2d-core 0.4.0...
[INFO] checking sparkl2d-core-0.4.0 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate sparkl2d-core 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate sparkl2d-core 0.4.0 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sparkl2d-core 0.4.0
[INFO] finished tweaking crates.io crate sparkl2d-core 0.4.0
[INFO] tweaked toml for crates.io crate sparkl2d-core 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.6.0)
[INFO] [stderr]       Adding glam v0.20.5 (latest: v0.28.0)
[INFO] [stderr]       Adding nalgebra v0.32.6 (latest: v0.33.0)
[INFO] [stderr]       Adding simba v0.8.1 (latest: v0.9.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.75)
[INFO] [stderr]       Adding vek v0.15.10 (latest: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find_cuda_helper v0.2.0
[INFO] [stderr]   Downloaded cust_core v0.1.1
[INFO] [stderr]   Downloaded cust_raw v0.11.3
[INFO] [stderr]   Downloaded cust_derive v0.2.0
[INFO] [stderr]   Downloaded vek v0.15.10
[INFO] [stderr]   Downloaded cust v0.3.2
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d03fe5927ca9bfcdfa0faa26925512ac9cf0e1810eab391b80d8cb09241df3d
[INFO] running `Command { std: "docker" "start" "-a" "5d03fe5927ca9bfcdfa0faa26925512ac9cf0e1810eab391b80d8cb09241df3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d03fe5927ca9bfcdfa0faa26925512ac9cf0e1810eab391b80d8cb09241df3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d03fe5927ca9bfcdfa0faa26925512ac9cf0e1810eab391b80d8cb09241df3d", kill_on_drop: false }`
[INFO] [stdout] 5d03fe5927ca9bfcdfa0faa26925512ac9cf0e1810eab391b80d8cb09241df3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50565a60c7ac72a5a36d3b6cd8919902e6c098a93cbe537075b95ca84b308a62
[INFO] running `Command { std: "docker" "start" "-a" "50565a60c7ac72a5a36d3b6cd8919902e6c098a93cbe537075b95ca84b308a62", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking sparkl2d-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/lib.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `f64`
[INFO] [stdout]   --> src_core/lib.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[cfg(feature = "f64")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `f64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/elasticity_corotated_linear.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/elasticity_neo_hookean.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/eos_monaghan_sph.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_drucker_prager.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_nacc.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/dynamics/models/plasticity_nacc.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_rankine.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_snow.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/particle.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/solver/kernel.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/dynamics/solver/kernel.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/dynamics/solver/kernel.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src_core/dynamics/solver/kernel.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src_core/dynamics/solver/kernel.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/dynamics/solver/solver_parameters.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/timestep/elasticity_sound_speed_timestep_bound.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/lib.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `std`
[INFO] [stdout]  --> src_core/utils/physics.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f64`
[INFO] [stdout]   --> src_core/lib.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[cfg(feature = "f64")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `f64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/elasticity_corotated_linear.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/elasticity_neo_hookean.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/eos_monaghan_sph.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_drucker_prager.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_nacc.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/dynamics/models/plasticity_nacc.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_rankine.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_snow.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/particle.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/solver/kernel.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/dynamics/solver/kernel.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/dynamics/solver/kernel.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src_core/dynamics/solver/kernel.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src_core/dynamics/solver/kernel.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src_core/dynamics/solver/solver_parameters.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/dynamics/timestep/elasticity_sound_speed_timestep_bound.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src_core/utils/physics.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cuda`, `cust`, `cust_core`, `default`, `dim2`, `f32`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/models/elasticity_corotated_linear.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/models/elasticity_neo_hookean.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/models/eos_monaghan_sph.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_drucker_prager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_nacc.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_rankine.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/models/plasticity_snow.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/particle.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/solver/kernel.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/dynamics/timestep/elasticity_sound_speed_timestep_bound.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `na::ComplexField`
[INFO] [stdout]  --> src_core/utils/physics.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use na::ComplexField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 30 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.33s
[INFO] running `Command { std: "docker" "inspect" "50565a60c7ac72a5a36d3b6cd8919902e6c098a93cbe537075b95ca84b308a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50565a60c7ac72a5a36d3b6cd8919902e6c098a93cbe537075b95ca84b308a62", kill_on_drop: false }`
[INFO] [stdout] 50565a60c7ac72a5a36d3b6cd8919902e6c098a93cbe537075b95ca84b308a62
[INFO] checking sparkl2d-core-0.4.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate sparkl2d-core 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate sparkl2d-core 0.4.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sparkl2d-core 0.4.0
[INFO] finished tweaking crates.io crate sparkl2d-core 0.4.0
[INFO] tweaked toml for crates.io crate sparkl2d-core 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.6.0)
[INFO] [stderr]       Adding glam v0.20.5 (latest: v0.28.0)
[INFO] [stderr]       Adding nalgebra v0.32.6 (latest: v0.33.0)
[INFO] [stderr]       Adding simba v0.8.1 (latest: v0.9.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.75)
[INFO] [stderr]       Adding vek v0.15.10 (latest: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a50c8754ea96aa3298722b6454155d2b704a1ead7ca7c2163640dd5fa127fa03
[INFO] running `Command { std: "docker" "start" "-a" "a50c8754ea96aa3298722b6454155d2b704a1ead7ca7c2163640dd5fa127fa03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a50c8754ea96aa3298722b6454155d2b704a1ead7ca7c2163640dd5fa127fa03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50c8754ea96aa3298722b6454155d2b704a1ead7ca7c2163640dd5fa127fa03", kill_on_drop: false }`
[INFO] [stdout] a50c8754ea96aa3298722b6454155d2b704a1ead7ca7c2163640dd5fa127fa03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1fa641a617446dfbeda6d0d25714d7f5c69b6ce264d7903495b7b85225e2fc6
[INFO] running `Command { std: "docker" "start" "-a" "d1fa641a617446dfbeda6d0d25714d7f5c69b6ce264d7903495b7b85225e2fc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "d1fa641a617446dfbeda6d0d25714d7f5c69b6ce264d7903495b7b85225e2fc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1fa641a617446dfbeda6d0d25714d7f5c69b6ce264d7903495b7b85225e2fc6", kill_on_drop: false }`
[INFO] [stdout] d1fa641a617446dfbeda6d0d25714d7f5c69b6ce264d7903495b7b85225e2fc6
