[INFO] fetching crate dynamic-graphql 0.10.1...
[INFO] checking dynamic-graphql-0.10.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate dynamic-graphql 0.10.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dynamic-graphql 0.10.1
[INFO] finished tweaking crates.io crate dynamic-graphql 0.10.1
[INFO] tweaked toml for crates.io crate dynamic-graphql 0.10.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dynamic-graphql 0.10.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dynamic-graphql 0.10.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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5822aac95ea1bc1f1f17769e2b719c7618df5582da6e9564e09ae98e2ebc4186
[INFO] running `Command { std: "docker" "start" "-a" "5822aac95ea1bc1f1f17769e2b719c7618df5582da6e9564e09ae98e2ebc4186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5822aac95ea1bc1f1f17769e2b719c7618df5582da6e9564e09ae98e2ebc4186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5822aac95ea1bc1f1f17769e2b719c7618df5582da6e9564e09ae98e2ebc4186", kill_on_drop: false }`
[INFO] [stdout] 5822aac95ea1bc1f1f17769e2b719c7618df5582da6e9564e09ae98e2ebc4186
[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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b43f6cdeda3c3ddfd5725c8b400a08be61b87729f173e339cd515b2af3c1d95e
[INFO] running `Command { std: "docker" "start" "-a" "b43f6cdeda3c3ddfd5725c8b400a08be61b87729f173e339cd515b2af3c1d95e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking async-graphql-value v7.0.16
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking async-graphql-parser v7.0.16
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling dynamic-graphql-derive v0.10.1
[INFO] [stderr]    Compiling async-graphql-derive v7.0.16
[INFO] [stderr]     Checking graphql-parser v0.4.1
[INFO] [stderr]     Checking async-graphql v7.0.16
[INFO] [stderr]     Checking dynamic-graphql v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]   --> src/from_value.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     Self::try_from(value?.u64()?).map_err(|_| {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | uint_from_value!(u8, u16, u32, u64, usize);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `uint_from_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]   --> src/from_value.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     Self::try_from(value?.i64()?).map_err(|_| {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | int_from_value!(i8, i16, i32, i64, isize);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `int_from_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instance.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<I>
[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] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<'_, I>
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]   --> src/from_value.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     Self::try_from(value?.u64()?).map_err(|_| {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | uint_from_value!(u8, u16, u32, u64, usize);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `uint_from_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]   --> src/from_value.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     Self::try_from(value?.i64()?).map_err(|_| {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | int_from_value!(i8, i16, i32, i64, isize);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `int_from_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynamic-graphql` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instance.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<I>
[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] 42 |     pub fn new_borrowed<T>(value: &T) -> Instance<'_, I>
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b43f6cdeda3c3ddfd5725c8b400a08be61b87729f173e339cd515b2af3c1d95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b43f6cdeda3c3ddfd5725c8b400a08be61b87729f173e339cd515b2af3c1d95e", kill_on_drop: false }`
[INFO] [stdout] b43f6cdeda3c3ddfd5725c8b400a08be61b87729f173e339cd515b2af3c1d95e
