[INFO] fetching crate air-interpreter-interface 0.19.0... [INFO] checking air-interpreter-interface-0.19.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate air-interpreter-interface 0.19.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate air-interpreter-interface 0.19.0 [INFO] finished tweaking crates.io crate air-interpreter-interface 0.19.0 [INFO] tweaked toml for crates.io crate air-interpreter-interface 0.19.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate air-interpreter-interface 0.19.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9820e5a154a7cf95ec5d7929d878c4244f4d253c7837dc8276a453c33ee0c9ea [INFO] running `Command { std: "docker" "start" "-a" "9820e5a154a7cf95ec5d7929d878c4244f4d253c7837dc8276a453c33ee0c9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9820e5a154a7cf95ec5d7929d878c4244f4d253c7837dc8276a453c33ee0c9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9820e5a154a7cf95ec5d7929d878c4244f4d253c7837dc8276a453c33ee0c9ea", kill_on_drop: false }` [INFO] [stdout] 9820e5a154a7cf95ec5d7929d878c4244f4d253c7837dc8276a453c33ee0c9ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 130993a3987685db4a1b6a3b08a3b3e634d9953f060ac12338e990ed3aa49d41 [INFO] running `Command { std: "docker" "start" "-a" "130993a3987685db4a1b6a3b08a3b3e634d9953f060ac12338e990ed3aa49d41", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking it-to-bytes v0.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling marine-timestamp-macro v0.10.3 [INFO] [stderr] Compiling marine-timestamp-macro v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling variant_count v1.2.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking marine-call-parameters v0.10.3 [INFO] [stderr] Checking marine-rs-sdk-main v0.10.3 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking marine-rs-sdk-main v0.14.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking marine-call-parameters v0.14.0 [INFO] [stderr] Checking fluence-it-types v0.4.1 [INFO] [stderr] Checking air-interpreter-value v0.1.0 [INFO] [stderr] Compiling marine-macro-impl v0.10.3 [INFO] [stderr] Compiling marine-macro-impl v0.14.0 [INFO] [stderr] Compiling marine-macro v0.10.3 [INFO] [stderr] Compiling marine-macro v0.14.0 [INFO] [stderr] Checking marine-rs-sdk v0.10.3 [INFO] [stderr] Checking marine-rs-sdk v0.14.0 [INFO] [stderr] Checking air-interpreter-sede v0.1.0 [INFO] [stderr] Checking air-interpreter-interface v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field "value" of struct "SerializedCallArguments" has an attribute which could cause compatibility issues [INFO] [stderr] warning: field "value" of struct "SerializedTetraplets" has an attribute which could cause compatibility issues [INFO] [stderr] warning: field "value" of struct "SerializedCallArguments" has an attribute which could cause compatibility issues [INFO] [stderr] warning: field "value" of struct "SerializedCallRequests" has an attribute which could cause compatibility issues [INFO] [stderr] warning: field "value" of struct "SerializedCallResults" has an attribute which could cause compatibility issues [INFO] [stderr] warning: field "value" of struct "SerializedTetraplets" has an attribute which could cause compatibility issues [INFO] [stderr] warning: field "value" of struct "SerializedCallRequests" has an attribute which could cause compatibility issues [INFO] [stderr] warning: field "value" of struct "SerializedCallResults" has an attribute which could cause compatibility issues [INFO] [stdout] warning: unexpected `cfg` condition value: `marine-abi` [INFO] [stdout] --> src/call_request_parameters.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | derive_serialized_type!(SerializedCallArguments); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fluence-it-types`, `marine`, and `marine-rs-sdk` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_serialized_type` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `derive_serialized_type` may come from an old version of the `air_interpreter_sede` crate, try updating your dependency with `cargo update -p air_interpreter_sede` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `derive_serialized_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `marine-abi` [INFO] [stdout] --> src/call_request_parameters.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | derive_serialized_type!(SerializedTetraplets); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fluence-it-types`, `marine`, and `marine-rs-sdk` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_serialized_type` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `derive_serialized_type` may come from an old version of the `air_interpreter_sede` crate, try updating your dependency with `cargo update -p air_interpreter_sede` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `derive_serialized_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `marine-abi` [INFO] [stdout] --> src/call_request_parameters.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | derive_serialized_type!(SerializedCallRequests); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fluence-it-types`, `marine`, and `marine-rs-sdk` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_serialized_type` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `derive_serialized_type` may come from an old version of the `air_interpreter_sede` crate, try updating your dependency with `cargo update -p air_interpreter_sede` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `derive_serialized_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `marine-abi` [INFO] [stdout] --> src/call_service_result.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | derive_serialized_type!(SerializedCallResults); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fluence-it-types`, `marine`, and `marine-rs-sdk` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_serialized_type` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `derive_serialized_type` may come from an old version of the `air_interpreter_sede` crate, try updating your dependency with `cargo update -p air_interpreter_sede` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `derive_serialized_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `marine-abi` [INFO] [stdout] --> src/call_request_parameters.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | derive_serialized_type!(SerializedCallArguments); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fluence-it-types`, `marine`, and `marine-rs-sdk` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_serialized_type` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `derive_serialized_type` may come from an old version of the `air_interpreter_sede` crate, try updating your dependency with `cargo update -p air_interpreter_sede` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `derive_serialized_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `marine-abi` [INFO] [stdout] --> src/call_request_parameters.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | derive_serialized_type!(SerializedTetraplets); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fluence-it-types`, `marine`, and `marine-rs-sdk` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_serialized_type` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `derive_serialized_type` may come from an old version of the `air_interpreter_sede` crate, try updating your dependency with `cargo update -p air_interpreter_sede` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `derive_serialized_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `marine-abi` [INFO] [stdout] --> src/call_request_parameters.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | derive_serialized_type!(SerializedCallRequests); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fluence-it-types`, `marine`, and `marine-rs-sdk` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_serialized_type` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `derive_serialized_type` may come from an old version of the `air_interpreter_sede` crate, try updating your dependency with `cargo update -p air_interpreter_sede` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `derive_serialized_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `marine-abi` [INFO] [stdout] --> src/call_service_result.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | derive_serialized_type!(SerializedCallResults); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `fluence-it-types`, `marine`, and `marine-rs-sdk` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `derive_serialized_type` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `derive_serialized_type` may come from an old version of the `air_interpreter_sede` crate, try updating your dependency with `cargo update -p air_interpreter_sede` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `derive_serialized_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.29s [INFO] running `Command { std: "docker" "inspect" "130993a3987685db4a1b6a3b08a3b3e634d9953f060ac12338e990ed3aa49d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130993a3987685db4a1b6a3b08a3b3e634d9953f060ac12338e990ed3aa49d41", kill_on_drop: false }` [INFO] [stdout] 130993a3987685db4a1b6a3b08a3b3e634d9953f060ac12338e990ed3aa49d41