[INFO] fetching crate fmu-runner 0.4.3... [INFO] checking fmu-runner-0.4.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate fmu-runner 0.4.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate fmu-runner 0.4.3 [INFO] finished tweaking crates.io crate fmu-runner 0.4.3 [INFO] tweaked toml for crates.io crate fmu-runner 0.4.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fmu-runner 0.4.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fmu-runner 0.4.3 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.1.0 [INFO] [stderr] Downloaded syn v2.0.70 [INFO] [stderr] Downloaded quick-xml v0.29.0 [INFO] [stderr] Downloaded zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Downloaded libfmi v2.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18fca8613ab9f6b28a6f84376e734a485765548fcb86b2693fbcc330ddd3a5f8 [INFO] running `Command { std: "docker" "start" "-a" "18fca8613ab9f6b28a6f84376e734a485765548fcb86b2693fbcc330ddd3a5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18fca8613ab9f6b28a6f84376e734a485765548fcb86b2693fbcc330ddd3a5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fca8613ab9f6b28a6f84376e734a485765548fcb86b2693fbcc330ddd3a5f8", kill_on_drop: false }` [INFO] [stdout] 18fca8613ab9f6b28a6f84376e734a485765548fcb86b2693fbcc330ddd3a5f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c25dd0762a652e8bb8419aa081dc429e41e4362ad3db1a95128465f4afac3f44 [INFO] running `Command { std: "docker" "start" "-a" "c25dd0762a652e8bb8419aa081dc429e41e4362ad3db1a95128465f4afac3f44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libfmi v2.2.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking quick-xml v0.29.0 [INFO] [stderr] Checking fmu-runner v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:387:37 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn get_set_state_capability(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 387 | pub fn get_set_state_capability(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:407:39 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn serialize_state_capability(&self) -> Option> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn serialize_state_capability(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:494:10 [INFO] [stdout] | [INFO] [stdout] 494 | &'fmu self, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 495 | signals: &[&'fmu ScalarVariable], [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 496 | ) -> Result, FmuError> { [INFO] [stdout] | --------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'fmu` [INFO] [stdout] | [INFO] [stdout] 496 | ) -> Result, FmuError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | &'fmu self, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 502 | signals: &[&'fmu ScalarVariable], [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 503 | ) -> Result, FmuError> { [INFO] [stdout] | --------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'fmu` [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Result, FmuError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | &'fmu self, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 509 | signals: &[&'fmu ScalarVariable], [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 510 | ) -> Result, FmuError> { [INFO] [stdout] | --------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'fmu` [INFO] [stdout] | [INFO] [stdout] 510 | ) -> Result, FmuError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:387:37 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn get_set_state_capability(&self) -> Option> { [INFO] [stdout] | ^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 387 | pub fn get_set_state_capability(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:407:39 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn serialize_state_capability(&self) -> Option> { [INFO] [stdout] | ^^^^^ ------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn serialize_state_capability(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:494:10 [INFO] [stdout] | [INFO] [stdout] 494 | &'fmu self, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 495 | signals: &[&'fmu ScalarVariable], [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 496 | ) -> Result, FmuError> { [INFO] [stdout] | --------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'fmu` [INFO] [stdout] | [INFO] [stdout] 496 | ) -> Result, FmuError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | &'fmu self, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 502 | signals: &[&'fmu ScalarVariable], [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 503 | ) -> Result, FmuError> { [INFO] [stdout] | --------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'fmu` [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Result, FmuError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmu.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | &'fmu self, [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 509 | signals: &[&'fmu ScalarVariable], [INFO] [stdout] | ^^^^ the lifetime is named here [INFO] [stdout] 510 | ) -> Result, FmuError> { [INFO] [stdout] | --------------- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'fmu` [INFO] [stdout] | [INFO] [stdout] 510 | ) -> Result, FmuError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fmu-runner` (example "force_injector") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `force_injector` [INFO] [stdout] --> examples/force_injector.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | let mut register_handler: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `force_injector` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file examples/force_injector.rs, use `mod force_injector` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod force_injector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `force_injector` [INFO] [stdout] --> examples/force_injector.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | extern "C" fn get_force(t: f64) -> force_injector::Vec2 { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `force_injector` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file examples/force_injector.rs, use `mod force_injector` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod force_injector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `force_injector` [INFO] [stdout] --> examples/force_injector.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | force_injector::Vec2 { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `force_injector` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file examples/force_injector.rs, use `mod force_injector` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod force_injector; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c25dd0762a652e8bb8419aa081dc429e41e4362ad3db1a95128465f4afac3f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25dd0762a652e8bb8419aa081dc429e41e4362ad3db1a95128465f4afac3f44", kill_on_drop: false }` [INFO] [stdout] c25dd0762a652e8bb8419aa081dc429e41e4362ad3db1a95128465f4afac3f44