[INFO] cloning repository https://github.com/smups/inflatox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smups/inflatox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmups%2Finflatox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmups%2Finflatox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11e9643a148b4fcdf545b0676ab78ea27eea9303
[INFO] checking smups/inflatox against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmups%2Finflatox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/smups/inflatox
[INFO] finished tweaking git repo https://github.com/smups/inflatox
[INFO] tweaked toml for git repo https://github.com/smups/inflatox written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smups/inflatox on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smups/inflatox 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.23.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.4
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded number_prefix v0.4.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded bytemuck v1.21.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.4
[INFO] [stderr]   Downloaded indicatif v0.17.10
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.4
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded numpy v0.23.0
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded zerocopy v0.8.14
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded pyo3 v0.23.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f2d5c8b5170a529f00998d054ed97593f693be2e735ba97a47daa6941582a49
[INFO] running `Command { std: "docker" "start" "-a" "1f2d5c8b5170a529f00998d054ed97593f693be2e735ba97a47daa6941582a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f2d5c8b5170a529f00998d054ed97593f693be2e735ba97a47daa6941582a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2d5c8b5170a529f00998d054ed97593f693be2e735ba97a47daa6941582a49", kill_on_drop: false }`
[INFO] [stdout] 1f2d5c8b5170a529f00998d054ed97593f693be2e735ba97a47daa6941582a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f6a5db412191cd4125f51d30deee4dbf47f42b1dff8729c5d55b201837ee425
[INFO] running `Command { std: "docker" "start" "-a" "4f6a5db412191cd4125f51d30deee4dbf47f42b1dff8729c5d55b201837ee425", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking indicatif v0.17.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]     Checking numpy v0.23.0
[INFO] [stderr]     Checking libinflx_rs v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dylib.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] 306 |     symbol: &[u8],
[INFO] [stdout] 307 |   ) -> std::result::Result<libloading::Symbol<T>, libloading::Error> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |   ) -> std::result::Result<libloading::Symbol<'_, T>, libloading::Error> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/background_solver.rs:63:35
[INFO] [stdout]    |
[INFO] [stdout] 63 |     unsafe extern "C" fn test_eom(x: *const f64, xdot: *const f64, _pars: *const f64) -> f64 {
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `xdot`
[INFO] [stdout]   --> src/background_solver.rs:63:50
[INFO] [stdout]    |
[INFO] [stdout] 63 |     unsafe extern "C" fn test_eom(x: *const f64, xdot: *const f64, _pars: *const f64) -> f64 {
[INFO] [stdout]    |                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_xdot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `test_instance` is never used
[INFO] [stdout]   --> src/background_solver.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl<'a> EoM<'a> {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |   pub fn test_instance(lib: &'a InflatoxDylib) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dylib.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] 306 |     symbol: &[u8],
[INFO] [stdout] 307 |   ) -> std::result::Result<libloading::Symbol<T>, libloading::Error> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |   ) -> std::result::Result<libloading::Symbol<'_, T>, libloading::Error> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.91s
[INFO] running `Command { std: "docker" "inspect" "4f6a5db412191cd4125f51d30deee4dbf47f42b1dff8729c5d55b201837ee425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f6a5db412191cd4125f51d30deee4dbf47f42b1dff8729c5d55b201837ee425", kill_on_drop: false }`
[INFO] [stdout] 4f6a5db412191cd4125f51d30deee4dbf47f42b1dff8729c5d55b201837ee425
