[INFO] fetching crate trustfall-pandascore-adapter 0.1.0... [INFO] testing trustfall-pandascore-adapter-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate trustfall-pandascore-adapter 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate trustfall-pandascore-adapter 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate trustfall-pandascore-adapter 0.1.0 [INFO] tweaked toml for crates.io crate trustfall-pandascore-adapter 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate trustfall-pandascore-adapter 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate trustfall-pandascore-adapter 0.1.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trustfall_derive v0.3.1 [INFO] [stderr] Downloaded trustfall v0.7.1 [INFO] [stderr] Downloaded once_cell v1.20.0 [INFO] [stderr] Downloaded bon v2.2.1 [INFO] [stderr] Downloaded bon-macros v2.2.1 [INFO] [stderr] Downloaded pandascore v0.3.3 [INFO] [stderr] Downloaded anyhow v1.0.88 [INFO] [stderr] Downloaded cc v1.1.18 [INFO] [stderr] Downloaded linkify v0.10.0 [INFO] [stderr] Downloaded pest v2.7.12 [INFO] [stderr] Downloaded schannel v0.1.24 [INFO] [stderr] Downloaded trustfall_core v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0801c9e71dc866998c9310b6b9f2ae03a5399ff64ee62fd6145aac5c9b58c286 [INFO] running `Command { std: "docker" "start" "-a" "0801c9e71dc866998c9310b6b9f2ae03a5399ff64ee62fd6145aac5c9b58c286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0801c9e71dc866998c9310b6b9f2ae03a5399ff64ee62fd6145aac5c9b58c286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0801c9e71dc866998c9310b6b9f2ae03a5399ff64ee62fd6145aac5c9b58c286", kill_on_drop: false }` [INFO] [stdout] 0801c9e71dc866998c9310b6b9f2ae03a5399ff64ee62fd6145aac5c9b58c286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed87efe638e6bb6cbdbeead935a542c3118dd9aa0e250a8d636455d3bca334cb [INFO] running `Command { std: "docker" "start" "-a" "ed87efe638e6bb6cbdbeead935a542c3118dd9aa0e250a8d636455d3bca334cb", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling trustfall_derive v0.3.1 [INFO] [stderr] Compiling linkify v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v2.2.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-graphql-value v6.0.11 [INFO] [stderr] Compiling async-graphql-parser v6.0.11 [INFO] [stderr] Compiling bon v2.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling trustfall_core v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling pandascore v0.3.3 [INFO] [stderr] Compiling trustfall v0.7.1 [INFO] [stderr] Compiling trustfall-pandascore-adapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapter/mod.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn errors(&self) -> MutexGuard> { [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] 51 | pub fn errors(&self) -> MutexGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapter/mod.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn errors(&self) -> MutexGuard> { [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] 57 | pub fn errors(&self) -> MutexGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.58s [INFO] running `Command { std: "docker" "inspect" "ed87efe638e6bb6cbdbeead935a542c3118dd9aa0e250a8d636455d3bca334cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed87efe638e6bb6cbdbeead935a542c3118dd9aa0e250a8d636455d3bca334cb", kill_on_drop: false }` [INFO] [stdout] ed87efe638e6bb6cbdbeead935a542c3118dd9aa0e250a8d636455d3bca334cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33093bbd401670a2bd3aa45879b98c8e4602a60ede7db373ee6da1cecb2a8160 [INFO] running `Command { std: "docker" "start" "-a" "33093bbd401670a2bd3aa45879b98c8e4602a60ede7db373ee6da1cecb2a8160", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling pandascore v0.3.3 [INFO] [stderr] Compiling trustfall-pandascore-adapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapter/mod.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn errors(&self) -> MutexGuard> { [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] 51 | pub fn errors(&self) -> MutexGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapter/mod.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn errors(&self) -> MutexGuard> { [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] 57 | pub fn errors(&self) -> MutexGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapter/mod.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn errors(&self) -> MutexGuard> { [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] 51 | pub fn errors(&self) -> MutexGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/adapter/mod.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn errors(&self) -> MutexGuard> { [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] 57 | pub fn errors(&self) -> MutexGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.32s [INFO] running `Command { std: "docker" "inspect" "33093bbd401670a2bd3aa45879b98c8e4602a60ede7db373ee6da1cecb2a8160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33093bbd401670a2bd3aa45879b98c8e4602a60ede7db373ee6da1cecb2a8160", kill_on_drop: false }` [INFO] [stdout] 33093bbd401670a2bd3aa45879b98c8e4602a60ede7db373ee6da1cecb2a8160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9d9d550ab0e7f3c2f76e9f16bb2ce71324d1fce933ef26822aa82fdb62426f6 [INFO] running `Command { std: "docker" "start" "-a" "b9d9d550ab0e7f3c2f76e9f16bb2ce71324d1fce933ef26822aa82fdb62426f6", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/adapter/mod.rs:51:19 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn errors(&self) -> MutexGuard> { [INFO] [stderr] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 51 | pub fn errors(&self) -> MutexGuard<'_, Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/adapter/mod.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn errors(&self) -> MutexGuard> { [INFO] [stderr] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 57 | pub fn errors(&self) -> MutexGuard<'_, Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `trustfall-pandascore-adapter` (lib) generated 2 warnings [INFO] [stderr] warning: `trustfall-pandascore-adapter` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trustfall_pandascore_adapter-b3f1b60a333570da) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test adapter::tests::adapter_satisfies_trustfall_invariants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests trustfall_pandascore_adapter [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b9d9d550ab0e7f3c2f76e9f16bb2ce71324d1fce933ef26822aa82fdb62426f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9d9d550ab0e7f3c2f76e9f16bb2ce71324d1fce933ef26822aa82fdb62426f6", kill_on_drop: false }` [INFO] [stdout] b9d9d550ab0e7f3c2f76e9f16bb2ce71324d1fce933ef26822aa82fdb62426f6