[INFO] fetching crate flutter_rust_bridge_codegen 2.11.1...
[INFO] checking flutter_rust_bridge_codegen-2.11.1 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate flutter_rust_bridge_codegen 2.11.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate flutter_rust_bridge_codegen 2.11.1
[INFO] finished tweaking crates.io crate flutter_rust_bridge_codegen 2.11.1
[INFO] tweaked toml for crates.io crate flutter_rust_bridge_codegen 2.11.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flutter_rust_bridge_codegen 2.11.1 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flutter_rust_bridge_codegen 2.11.1 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49fdd0721ecc798940bbc4f27c7d77379451b62a6753666548e54faea7fc1901
[INFO] running `Command { std: "docker" "start" "-a" "49fdd0721ecc798940bbc4f27c7d77379451b62a6753666548e54faea7fc1901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49fdd0721ecc798940bbc4f27c7d77379451b62a6753666548e54faea7fc1901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fdd0721ecc798940bbc4f27c7d77379451b62a6753666548e54faea7fc1901", kill_on_drop: false }`
[INFO] [stdout] 49fdd0721ecc798940bbc4f27c7d77379451b62a6753666548e54faea7fc1901
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 098527c8dc320e56fb1663c49f60fc94aff55d5f64cd20ad7e6c61d6cb688476
[INFO] running `Command { std: "docker" "start" "-a" "098527c8dc320e56fb1663c49f60fc94aff55d5f64cd20ad7e6c61d6cb688476", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling portable-atomic v1.8.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking winnow v0.7.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking aho-corasick v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking include_dir v0.7.3
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking convert_case v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking enum-iterator v1.4.1
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking cargo-platform v0.1.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_yaml v0.9.29
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking cargo_metadata v0.14.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking cargo_toml v0.21.0
[INFO] [stderr]     Checking flutter_rust_bridge_codegen v2.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/library/integration/integrator.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         include_dir!("$CARGO_MANIFEST_DIR/assets/integration_template/shared");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                                                                    |
[INFO] [stdout]     |         |                                                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/library/integration/integrator.rs:364:31
[INFO] [stdout]     |
[INFO] [stdout] 364 |     const APP: Dir<'static> = include_dir!("$CARGO_MANIFEST_DIR/assets/integration_template/app");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                               |                                                                 |
[INFO] [stdout]     |                               |                                                                 temporary value is freed at the end of this statement
[INFO] [stdout]     |                               creates a temporary value which is freed while still in use
[INFO] [stdout]     |                               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/library/integration/integrator.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         include_dir!("$CARGO_MANIFEST_DIR/assets/integration_template/plugin");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                                                                    |
[INFO] [stdout]     |         |                                                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flutter_rust_bridge_codegen` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/library/integration/integrator.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         include_dir!("$CARGO_MANIFEST_DIR/assets/integration_template/shared");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                                                                    |
[INFO] [stdout]     |         |                                                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/library/integration/integrator.rs:364:31
[INFO] [stdout]     |
[INFO] [stdout] 364 |     const APP: Dir<'static> = include_dir!("$CARGO_MANIFEST_DIR/assets/integration_template/app");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                               |                                                                 |
[INFO] [stdout]     |                               |                                                                 temporary value is freed at the end of this statement
[INFO] [stdout]     |                               creates a temporary value which is freed while still in use
[INFO] [stdout]     |                               using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/library/integration/integrator.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         include_dir!("$CARGO_MANIFEST_DIR/assets/integration_template/plugin");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |         |                                                                    |
[INFO] [stdout]     |         |                                                                    temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flutter_rust_bridge_codegen` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "098527c8dc320e56fb1663c49f60fc94aff55d5f64cd20ad7e6c61d6cb688476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098527c8dc320e56fb1663c49f60fc94aff55d5f64cd20ad7e6c61d6cb688476", kill_on_drop: false }`
[INFO] [stdout] 098527c8dc320e56fb1663c49f60fc94aff55d5f64cd20ad7e6c61d6cb688476
