[INFO] fetching crate rsiot-extra-components 0.0.71...
[INFO] testing rsiot-extra-components-0.0.71 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rsiot-extra-components 0.0.71 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rsiot-extra-components 0.0.71
[INFO] finished tweaking crates.io crate rsiot-extra-components 0.0.71
[INFO] tweaked toml for crates.io crate rsiot-extra-components 0.0.71 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsiot-extra-components 0.0.71 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsiot-extra-components 0.0.71 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64477cae08b6a5caf7b31353c07b7dbe1ecfdb62f506f8b1948037279f3228b4
[INFO] running `Command { std: "docker" "start" "-a" "64477cae08b6a5caf7b31353c07b7dbe1ecfdb62f506f8b1948037279f3228b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64477cae08b6a5caf7b31353c07b7dbe1ecfdb62f506f8b1948037279f3228b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64477cae08b6a5caf7b31353c07b7dbe1ecfdb62f506f8b1948037279f3228b4", kill_on_drop: false }`
[INFO] [stdout] 64477cae08b6a5caf7b31353c07b7dbe1ecfdb62f506f8b1948037279f3228b4
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 596ec44835b600a517e4eec978409aaeac2d94385af38325ee992ddef50976f7
[INFO] running `Command { std: "docker" "start" "-a" "596ec44835b600a517e4eec978409aaeac2d94385af38325ee992ddef50976f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling rsiot-macros v0.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling rsiot-messages-core v0.0.70
[INFO] [stderr]    Compiling rsiot-component-core v0.0.71
[INFO] [stderr]    Compiling rsiot-extra-components v0.0.71 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "596ec44835b600a517e4eec978409aaeac2d94385af38325ee992ddef50976f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "596ec44835b600a517e4eec978409aaeac2d94385af38325ee992ddef50976f7", kill_on_drop: false }`
[INFO] [stdout] 596ec44835b600a517e4eec978409aaeac2d94385af38325ee992ddef50976f7
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77b6324321d321a9c9763ed74cdec4ec66202bdecb7c39c259f0e05a56ff8ad0
[INFO] running `Command { std: "docker" "start" "-a" "77b6324321d321a9c9763ed74cdec4ec66202bdecb7c39c259f0e05a56ff8ad0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rsiot-messages-core v0.0.70
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rsiot-component-core v0.0.71
[INFO] [stderr]    Compiling rsiot-extra-components v0.0.71 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.79s
[INFO] running `Command { std: "docker" "inspect" "77b6324321d321a9c9763ed74cdec4ec66202bdecb7c39c259f0e05a56ff8ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b6324321d321a9c9763ed74cdec4ec66202bdecb7c39c259f0e05a56ff8ad0", kill_on_drop: false }`
[INFO] [stdout] 77b6324321d321a9c9763ed74cdec4ec66202bdecb7c39c259f0e05a56ff8ad0
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 114dd6291fd17dd8f36d0f9c7ba79fa34692a3b9d0bac444087f71e7b6c40f42
[INFO] running `Command { std: "docker" "start" "-a" "114dd6291fd17dd8f36d0f9c7ba79fa34692a3b9d0bac444087f71e7b6c40f42", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsiot_extra_components-81767295f839866d)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rsiot_extra_components
[INFO] [stdout] running 1 test
[INFO] [stdout] test cmp_external_fn_process::tests::multi_thread ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/cmp_external_fn_process.rs - cmp_external_fn_process::Config::fn_process (line 77) ... FAILED
[INFO] [stdout] test src/cmp_derive/config.rs - cmp_derive::config::Config::derive_items (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cmp_external_fn_process.rs - cmp_external_fn_process::Config::fn_process (line 77) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `rsiot_component_core::CmpInput`, `rsiot_component_core::CmpOutput`
[INFO] [stdout]   --> src/cmp_external_fn_process.rs:87:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rsiot_component_core::{Cache, CmpInput, CmpOutput, ComponentResult};
[INFO] [stdout]    |                                   ^^^^^^^^  ^^^^^^^^^ no `CmpOutput` in the root
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   no `CmpInput` in the root
[INFO] [stdout]    |                                   help: a similar name exists in the module: `CmpInOut`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            rsiot_component_core::ComponentError::CmpInput
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            rsiot_component_core::ComponentError::CmpOutput
[INFO] [stdout] 
[INFO] [stdout] error[E0593]: function is expected to take 1 argument, but it takes 3 arguments
[INFO] [stdout]   --> src/cmp_external_fn_process.rs:113:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | / fn fn_process_wrapper<TMsg>(
[INFO] [stdout] 17 | |     input: CmpInput<TMsg>,
[INFO] [stdout] 18 | |     output: CmpOutput<TMsg>,
[INFO] [stdout] 19 | |     cache: Cache<TMsg>,
[INFO] [stdout] 20 | | ) -> BoxFuture<'static, ComponentResult>
[INFO] [stdout] 21 | | where
[INFO] [stdout] 22 | |     TMsg: MsgDataBound + 'static,
[INFO] [stdout]    | |_________________________________- takes 3 arguments
[INFO] [stdout] ...
[INFO] [stdout] 39 |       fn_process: Box::new(fn_process_wrapper::<Custom>),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected function that takes 1 argument
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for the cast from `Box<fn({type error}, ..., ...) -> ... {fn_process_wrapper::<...>}>` to `Box<dyn Fn(CmpInOut<_>) -> Pin<Box<...>> + Send + Sync>`
[INFO] [stdout]    = note: the full name for the type has been written to '/tmp/rustdoctesttjSmQz/rust_out.long-type-12237875320344205550.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0593.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/cmp_external_fn_process.rs - cmp_external_fn_process::Config::fn_process (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "114dd6291fd17dd8f36d0f9c7ba79fa34692a3b9d0bac444087f71e7b6c40f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "114dd6291fd17dd8f36d0f9c7ba79fa34692a3b9d0bac444087f71e7b6c40f42", kill_on_drop: false }`
[INFO] [stdout] 114dd6291fd17dd8f36d0f9c7ba79fa34692a3b9d0bac444087f71e7b6c40f42
