[INFO] fetching crate intuicio-nodes 0.46.2... [INFO] testing intuicio-nodes-0.46.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate intuicio-nodes 0.46.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate intuicio-nodes 0.46.2 [INFO] finished tweaking crates.io crate intuicio-nodes 0.46.2 [INFO] tweaked toml for crates.io crate intuicio-nodes 0.46.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate intuicio-nodes 0.46.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate intuicio-nodes 0.46.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intuicio-data v0.46.2 [INFO] [stderr] Downloaded typid v1.1.2 [INFO] [stderr] Downloaded intuicio-core v0.46.2 [INFO] [stderr] Downloaded serde-intermediate-derive v1.6.1 [INFO] [stderr] Downloaded rstar v0.12.2 [INFO] [stderr] Downloaded serde-intermediate v1.6.1 [INFO] [stderr] Downloaded bumpalo v3.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74e76681cca1eec2520b7081254339fb2bfa876ba4479139e5cdd6573fe4f363 [INFO] running `Command { std: "docker" "start" "-a" "74e76681cca1eec2520b7081254339fb2bfa876ba4479139e5cdd6573fe4f363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74e76681cca1eec2520b7081254339fb2bfa876ba4479139e5cdd6573fe4f363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e76681cca1eec2520b7081254339fb2bfa876ba4479139e5cdd6573fe4f363", kill_on_drop: false }` [INFO] [stdout] 74e76681cca1eec2520b7081254339fb2bfa876ba4479139e5cdd6573fe4f363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9151cdec1c4b4fe7418427d3881909d7d15f4f09c75e84c86a9244689d0b4832 [INFO] running `Command { std: "docker" "start" "-a" "9151cdec1c4b4fe7418427d3881909d7d15f4f09c75e84c86a9244689d0b4832", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling serde-intermediate-derive v1.6.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde-intermediate v1.6.1 [INFO] [stderr] Compiling typid v1.1.2 [INFO] [stderr] Compiling intuicio-data v0.46.2 [INFO] [stderr] Compiling intuicio-core v0.46.2 [INFO] [stderr] Compiling intuicio-nodes v0.46.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/nodes.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | fn type_query(&self) -> TypeQuery; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn type_query(&self) -> TypeQuery<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.19s [INFO] running `Command { std: "docker" "inspect" "9151cdec1c4b4fe7418427d3881909d7d15f4f09c75e84c86a9244689d0b4832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9151cdec1c4b4fe7418427d3881909d7d15f4f09c75e84c86a9244689d0b4832", kill_on_drop: false }` [INFO] [stdout] 9151cdec1c4b4fe7418427d3881909d7d15f4f09c75e84c86a9244689d0b4832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2c3febb53e6d07c767b64f567043103d76b76288b2bf5a5a1f63b69c361ff86a [INFO] running `Command { std: "docker" "start" "-a" "2c3febb53e6d07c767b64f567043103d76b76288b2bf5a5a1f63b69c361ff86a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/nodes.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | fn type_query(&self) -> TypeQuery; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn type_query(&self) -> TypeQuery<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling intuicio-nodes v0.46.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/nodes.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | fn type_query(&self) -> TypeQuery; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | fn type_query(&self) -> TypeQuery<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/nodes.rs:926:23 [INFO] [stdout] | [INFO] [stdout] 926 | fn type_query(&self) -> TypeQuery { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 926 | fn type_query(&self) -> TypeQuery<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/server.rs:291:23 [INFO] [stdout] | [INFO] [stdout] 291 | fn type_query(&self) -> TypeQuery { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 291 | fn type_query(&self) -> TypeQuery<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `Command { std: "docker" "inspect" "2c3febb53e6d07c767b64f567043103d76b76288b2bf5a5a1f63b69c361ff86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3febb53e6d07c767b64f567043103d76b76288b2bf5a5a1f63b69c361ff86a", kill_on_drop: false }` [INFO] [stdout] 2c3febb53e6d07c767b64f567043103d76b76288b2bf5a5a1f63b69c361ff86a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6f44ce60f822e1652810a57f008c1af23e2edc34c6047ed3a6554d97b2904d80 [INFO] running `Command { std: "docker" "start" "-a" "6f44ce60f822e1652810a57f008c1af23e2edc34c6047ed3a6554d97b2904d80", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/nodes.rs:50:19 [INFO] [stderr] | [INFO] [stderr] 50 | fn type_query(&self) -> TypeQuery; [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 50 | fn type_query(&self) -> TypeQuery<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/nodes.rs:926:23 [INFO] [stderr] | [INFO] [stderr] 926 | fn type_query(&self) -> TypeQuery { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 926 | fn type_query(&self) -> TypeQuery<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/server.rs:291:23 [INFO] [stderr] | [INFO] [stderr] 291 | fn type_query(&self) -> TypeQuery { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 291 | fn type_query(&self) -> TypeQuery<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `intuicio-nodes` (lib) generated 1 warning (run `cargo fix --lib -p intuicio-nodes` to apply 1 suggestion) [INFO] [stderr] warning: `intuicio-nodes` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p intuicio-nodes --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test nodes::tests::test_nodes ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/intuicio_nodes-ae7442850fd00786) [INFO] [stdout] test server::tests::test_server ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f44ce60f822e1652810a57f008c1af23e2edc34c6047ed3a6554d97b2904d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f44ce60f822e1652810a57f008c1af23e2edc34c6047ed3a6554d97b2904d80", kill_on_drop: false }` [INFO] [stdout] 6f44ce60f822e1652810a57f008c1af23e2edc34c6047ed3a6554d97b2904d80