[INFO] fetching crate fmu-runner 0.4.3...
[INFO] checking fmu-runner-0.4.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate fmu-runner 0.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate fmu-runner 0.4.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efec0f6a5dbc43d9d95604dbcd9cc9a6076f9e8cb19f67ad56f68bb92ae77231
[INFO] running `Command { std: "docker" "start" "-a" "efec0f6a5dbc43d9d95604dbcd9cc9a6076f9e8cb19f67ad56f68bb92ae77231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efec0f6a5dbc43d9d95604dbcd9cc9a6076f9e8cb19f67ad56f68bb92ae77231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efec0f6a5dbc43d9d95604dbcd9cc9a6076f9e8cb19f67ad56f68bb92ae77231", kill_on_drop: false }`
[INFO] [stdout] efec0f6a5dbc43d9d95604dbcd9cc9a6076f9e8cb19f67ad56f68bb92ae77231
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35229e79204525e3f2249e2aa1047d270500fe6fd94b16c62c86568f8b7d7d6f
[INFO] running `Command { std: "docker" "start" "-a" "35229e79204525e3f2249e2aa1047d270500fe6fd94b16c62c86568f8b7d7d6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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 time v0.3.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[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 tempfile v3.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking bzip2 v0.4.4
[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]    Compiling regex v1.10.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[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: elided lifetime has a name
[INFO] [stdout]    --> src/fmu.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn get_reals<'fmu>(
[INFO] [stdout]     |                      ---- lifetime `'fmu` declared here
[INFO] [stdout] ...
[INFO] [stdout] 496 |     ) -> Result<HashMap<&ScalarVariable, fmi2Real>, FmuError> {
[INFO] [stdout]     |                         ^ this elided lifetime gets resolved as `'fmu`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/fmu.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn get_integers<'fmu>(
[INFO] [stdout]     |                         ---- lifetime `'fmu` declared here
[INFO] [stdout] ...
[INFO] [stdout] 503 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^ this elided lifetime gets resolved as `'fmu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/fmu.rs:510:25
[INFO] [stdout]     |
[INFO] [stdout] 507 |     pub fn get_booleans<'fmu>(
[INFO] [stdout]     |                         ---- lifetime `'fmu` declared here
[INFO] [stdout] ...
[INFO] [stdout] 510 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^ this elided lifetime gets resolved as `'fmu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/fmu.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn get_reals<'fmu>(
[INFO] [stdout]     |                      ---- lifetime `'fmu` declared here
[INFO] [stdout] ...
[INFO] [stdout] 496 |     ) -> Result<HashMap<&ScalarVariable, fmi2Real>, FmuError> {
[INFO] [stdout]     |                         ^ this elided lifetime gets resolved as `'fmu`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/fmu.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn get_integers<'fmu>(
[INFO] [stdout]     |                         ---- lifetime `'fmu` declared here
[INFO] [stdout] ...
[INFO] [stdout] 503 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^ this elided lifetime gets resolved as `'fmu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/fmu.rs:510:25
[INFO] [stdout]     |
[INFO] [stdout] 507 |     pub fn get_booleans<'fmu>(
[INFO] [stdout]     |                         ---- lifetime `'fmu` declared here
[INFO] [stdout] ...
[INFO] [stdout] 510 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^ this elided lifetime gets resolved as `'fmu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `force_injector`
[INFO] [stdout]  --> examples/force_injector.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut register_handler: Option<force_injector::RegisterHandlerFn> = None;
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^ use of undeclared crate or module `force_injector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `force_injector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `force_injector`
[INFO] [stdout]   --> examples/force_injector.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     force_injector::Vec2 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of undeclared crate or module `force_injector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fmu-runner` (example "force_injector") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "35229e79204525e3f2249e2aa1047d270500fe6fd94b16c62c86568f8b7d7d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35229e79204525e3f2249e2aa1047d270500fe6fd94b16c62c86568f8b7d7d6f", kill_on_drop: false }`
[INFO] [stdout] 35229e79204525e3f2249e2aa1047d270500fe6fd94b16c62c86568f8b7d7d6f
