[INFO] fetching crate calimero-wasm-abi 0.10.0-rc.17...
[INFO] testing calimero-wasm-abi-0.10.0-rc.17 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate calimero-wasm-abi 0.10.0-rc.17 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate calimero-wasm-abi 0.10.0-rc.17
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate calimero-wasm-abi 0.10.0-rc.17
[INFO] tweaked toml for crates.io crate calimero-wasm-abi 0.10.0-rc.17 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calimero-wasm-abi 0.10.0-rc.17 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate calimero-wasm-abi 0.10.0-rc.17 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 786a61c801bbdc83a9879479a3b7dc3c99190ca144248a4b659aa1f7fd4643bb
[INFO] running `Command { std: "docker" "start" "-a" "786a61c801bbdc83a9879479a3b7dc3c99190ca144248a4b659aa1f7fd4643bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "786a61c801bbdc83a9879479a3b7dc3c99190ca144248a4b659aa1f7fd4643bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786a61c801bbdc83a9879479a3b7dc3c99190ca144248a4b659aa1f7fd4643bb", kill_on_drop: false }`
[INFO] [stdout] 786a61c801bbdc83a9879479a3b7dc3c99190ca144248a4b659aa1f7fd4643bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4664d9694749749a45d217a979a9602108dd0301171a16e2ffc20d5e8117774b
[INFO] running `Command { std: "docker" "start" "-a" "4664d9694749749a45d217a979a9602108dd0301171a16e2ffc20d5e8117774b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling calimero-wasm-abi v0.10.0-rc.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.77s
[INFO] running `Command { std: "docker" "inspect" "4664d9694749749a45d217a979a9602108dd0301171a16e2ffc20d5e8117774b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4664d9694749749a45d217a979a9602108dd0301171a16e2ffc20d5e8117774b", kill_on_drop: false }`
[INFO] [stdout] 4664d9694749749a45d217a979a9602108dd0301171a16e2ffc20d5e8117774b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6f9f65c2f6a2c7e8c35a053c6434f784e775a8b7fe393edfb05892902f278b3
[INFO] running `Command { std: "docker" "start" "-a" "c6f9f65c2f6a2c7e8c35a053c6434f784e775a8b7fe393edfb05892902f278b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling calimero-wasm-abi v0.10.0-rc.17 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stdout] warning: extern crate `jsonschema` is unused in crate `abi_conformance`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use jsonschema as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `proc_macro2` is unused in crate `abi_conformance`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use proc_macro2 as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde` is unused in crate `abi_conformance`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_json` is unused in crate `abi_conformance`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `thiserror` is unused in crate `abi_conformance`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use thiserror as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `jsonschema` is unused in crate `normalize`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use jsonschema as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `proc_macro2` is unused in crate `normalize`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use proc_macro2 as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde` is unused in crate `normalize`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_json` is unused in crate `normalize`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `thiserror` is unused in crate `normalize`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use thiserror as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `jsonschema` is unused in crate `invariants`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use jsonschema as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `proc_macro2` is unused in crate `invariants`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use proc_macro2 as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde` is unused in crate `invariants`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_json` is unused in crate `invariants`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `syn` is unused in crate `invariants`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use syn as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `thiserror` is unused in crate `invariants`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use thiserror as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../apps/abi_conformance/abi.expected.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/schema_validation.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let conformance_json = include_str!("../../../apps/abi_conformance/abi.expected.json");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-binding let on a type that has a destructor
[INFO] [stdout]   --> tests/invariants.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     let _ = manifest.types.insert(
[INFO] [stdout] 33 | |         "TestVariant".to_string(),
[INFO] [stdout] 34 | |         TypeDef::Variant {
[INFO] [stdout] 35 | |             variants: vec![Variant {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         },
[INFO] [stdout] 41 | |     );
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W let-underscore-drop`
[INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let _unused = manifest.types.insert(
[INFO] [stdout]    |          ++++++
[INFO] [stdout] help: consider immediately dropping the value
[INFO] [stdout]    |
[INFO] [stdout] 32 ~     drop(manifest.types.insert(
[INFO] [stdout] 33 |         "TestVariant".to_string(),
[INFO] [stdout] ...
[INFO] [stdout] 40 |         },
[INFO] [stdout] 41 ~     ));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-binding let on a type that has a destructor
[INFO] [stdout]    --> tests/invariants.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | /     let _ = manifest
[INFO] [stdout] 135 | |         .types
[INFO] [stdout] 136 | |         .insert("TestType".to_string(), TypeDef::Record { fields: vec![] });
[INFO] [stdout]     | |____________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let _unused = manifest
[INFO] [stdout]     |          ++++++
[INFO] [stdout] help: consider immediately dropping the value
[INFO] [stdout]     |
[INFO] [stdout] 134 ~     drop(manifest
[INFO] [stdout] 135 |         .types
[INFO] [stdout] 136 ~         .insert("TestType".to_string(), TypeDef::Record { fields: vec![] }));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `proc_macro2` is unused in crate `schema_validation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use proc_macro2 as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde` is unused in crate `schema_validation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `syn` is unused in crate `schema_validation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use syn as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `thiserror` is unused in crate `schema_validation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use thiserror as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `jsonschema` is unused in crate `calimero_wasm_abi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use jsonschema as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `calimero-wasm-abi` (test "schema_validation") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: non-binding let on a type that has a destructor
[INFO] [stdout]    --> src/validate.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 | /         let _ = manifest
[INFO] [stdout] 282 | |             .types
[INFO] [stdout] 283 | |             .insert("TestType".to_owned(), TypeDef::Record { fields: vec![] });
[INFO] [stdout]     | |_______________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W let-underscore-drop`
[INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value
[INFO] [stdout]     |
[INFO] [stdout] 281 |         let _unused = manifest
[INFO] [stdout]     |              ++++++
[INFO] [stdout] help: consider immediately dropping the value
[INFO] [stdout]     |
[INFO] [stdout] 281 ~         drop(manifest
[INFO] [stdout] 282 |             .types
[INFO] [stdout] 283 ~             .insert("TestType".to_owned(), TypeDef::Record { fields: vec![] }));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c6f9f65c2f6a2c7e8c35a053c6434f784e775a8b7fe393edfb05892902f278b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6f9f65c2f6a2c7e8c35a053c6434f784e775a8b7fe393edfb05892902f278b3", kill_on_drop: false }`
[INFO] [stdout] c6f9f65c2f6a2c7e8c35a053c6434f784e775a8b7fe393edfb05892902f278b3
