[INFO] fetching crate someip 0.1.1... [INFO] testing someip-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate someip 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate someip 0.1.1 [INFO] finished tweaking crates.io crate someip 0.1.1 [INFO] tweaked toml for crates.io crate someip 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate someip 0.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 145 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding simplelog v0.10.2 (available: v0.12.2) [INFO] [stderr] Adding someip_parse v0.2.0 (available: v0.6.2) [INFO] [stderr] Adding termcolor v1.1.3 (available: v1.4.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tokio-util v0.6.10 (available: v0.7.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded someip_parse v0.2.0 [INFO] [stderr] Downloaded simplelog v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 798b05c6e836ad046adcc06ba2ab1045be7f1dc6b81a23a54696c28a90f86f24 [INFO] running `Command { std: "docker" "start" "-a" "798b05c6e836ad046adcc06ba2ab1045be7f1dc6b81a23a54696c28a90f86f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "798b05c6e836ad046adcc06ba2ab1045be7f1dc6b81a23a54696c28a90f86f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798b05c6e836ad046adcc06ba2ab1045be7f1dc6b81a23a54696c28a90f86f24", kill_on_drop: false }` [INFO] [stdout] 798b05c6e836ad046adcc06ba2ab1045be7f1dc6b81a23a54696c28a90f86f24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75c2d2e2e312ca23da3f013daa326998c506afe6f8978794f033423813e73def [INFO] running `Command { std: "docker" "start" "-a" "75c2d2e2e312ca23da3f013daa326998c506afe6f8978794f033423813e73def", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling someip_parse v0.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling someip v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 342 | if let Some(mut pending) = pending_calls.get_mut(&request_id) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:402:45 [INFO] [stdout] | [INFO] [stdout] 402 | ... if let Some(mut pending) = pending_calls.get_mut(&request_id) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `State` [INFO] [stdout] --> src/sd_server.rs:19:60 [INFO] [stdout] | [INFO] [stdout] 19 | sd_server_sm::{SDServerStateMachineContainer, SMEvent, State}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `StopOfferService` is never constructed [INFO] [stdout] --> src/sd_server.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 44 | enum SDServerInternalMessage { [INFO] [stdout] | ----------------------- variant in this enum [INFO] [stdout] 45 | OfferService(u16), [INFO] [stdout] 46 | StopOfferService(u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.89s [INFO] running `Command { std: "docker" "inspect" "75c2d2e2e312ca23da3f013daa326998c506afe6f8978794f033423813e73def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c2d2e2e312ca23da3f013daa326998c506afe6f8978794f033423813e73def", kill_on_drop: false }` [INFO] [stdout] 75c2d2e2e312ca23da3f013daa326998c506afe6f8978794f033423813e73def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8fe7f1a84013a8494fd1c6e95f47c7955c8753d8922d979fd8494a8df52d692 [INFO] running `Command { std: "docker" "start" "-a" "a8fe7f1a84013a8494fd1c6e95f47c7955c8753d8922d979fd8494a8df52d692", kill_on_drop: false }` [INFO] [stderr] Compiling simplelog v0.10.2 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 342 | if let Some(mut pending) = pending_calls.get_mut(&request_id) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:402:45 [INFO] [stdout] | [INFO] [stdout] 402 | ... if let Some(mut pending) = pending_calls.get_mut(&request_id) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `State` [INFO] [stdout] --> src/sd_server.rs:19:60 [INFO] [stdout] | [INFO] [stdout] 19 | sd_server_sm::{SDServerStateMachineContainer, SMEvent, State}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `StopOfferService` is never constructed [INFO] [stdout] --> src/sd_server.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 44 | enum SDServerInternalMessage { [INFO] [stdout] | ----------------------- variant in this enum [INFO] [stdout] 45 | OfferService(u16), [INFO] [stdout] 46 | StopOfferService(u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling someip v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `someip_derive` [INFO] [stdout] --> src/tests.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use someip_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `someip_derive` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 24 - use someip_derive::*; [INFO] [stdout] 24 + use someip_parse::*; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `service` in this scope [INFO] [stdout] --> src/tests.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | #[service( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `service_impl` in this scope [INFO] [stdout] --> src/tests.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | #[service_impl(EchoServer)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::MethodError` [INFO] [stdout] --> src/tests.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::error::MethodError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServiceVersion` [INFO] [stdout] --> src/tests.rs:15:46 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::server::{Server, ServiceInstance, ServiceVersion}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::Client` [INFO] [stdout] --> src/tests.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::{client::Client, server::ServerRequestHandlerEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::BoxFuture` [INFO] [stdout] --> src/tests.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use futures::future::BoxFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 342 | if let Some(mut pending) = pending_calls.get_mut(&request_id) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/client.rs:402:45 [INFO] [stdout] | [INFO] [stdout] 402 | ... if let Some(mut pending) = pending_calls.get_mut(&request_id) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create_server_request_handler` found for struct `EchoServerImpl` in the current scope [INFO] [stdout] --> src/tests.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct EchoServerImpl { [INFO] [stdout] | ------------------------- function or associated item `create_server_request_handler` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 184 | EchoServerImpl::create_server_request_handler(Arc::new(EchoServerImpl::default())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `EchoServerImpl` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `server::CreateServerRequestHandler` defines an item `create_server_request_handler`, perhaps you need to implement it [INFO] [stdout] --> src/server.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub trait CreateServerRequestHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create_server_request_handler` found for struct `EchoServerImpl` in the current scope [INFO] [stdout] --> src/tests.rs:272:33 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct EchoServerImpl { [INFO] [stdout] | ------------------------- function or associated item `create_server_request_handler` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 272 | EchoServerImpl::create_server_request_handler(Arc::new(EchoServerImpl::default())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `EchoServerImpl` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `server::CreateServerRequestHandler` defines an item `create_server_request_handler`, perhaps you need to implement it [INFO] [stdout] --> src/server.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub trait CreateServerRequestHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `State` [INFO] [stdout] --> src/sd_server.rs:19:60 [INFO] [stdout] | [INFO] [stdout] 19 | sd_server_sm::{SDServerStateMachineContainer, SMEvent, State}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `someip` (lib test) due to 5 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a8fe7f1a84013a8494fd1c6e95f47c7955c8753d8922d979fd8494a8df52d692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8fe7f1a84013a8494fd1c6e95f47c7955c8753d8922d979fd8494a8df52d692", kill_on_drop: false }` [INFO] [stdout] a8fe7f1a84013a8494fd1c6e95f47c7955c8753d8922d979fd8494a8df52d692