[INFO] fetching crate rsiot-extra-components 0.0.71...
[INFO] testing rsiot-extra-components-0.0.71 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rsiot-extra-components 0.0.71 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsiot-extra-components 0.0.71 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsiot-messages-core v0.0.70
[INFO] [stderr]   Downloaded rsiot-macros v0.0.64
[INFO] [stderr]   Downloaded rsiot-component-core v0.0.71
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.18
[INFO] [stderr]   Downloaded regex v1.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61e7cbc79100c00824b301f3822750b3c43de2f442dfec61b0daf08072765d30
[INFO] running `Command { std: "docker" "start" "-a" "61e7cbc79100c00824b301f3822750b3c43de2f442dfec61b0daf08072765d30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61e7cbc79100c00824b301f3822750b3c43de2f442dfec61b0daf08072765d30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61e7cbc79100c00824b301f3822750b3c43de2f442dfec61b0daf08072765d30", kill_on_drop: false }`
[INFO] [stdout] 61e7cbc79100c00824b301f3822750b3c43de2f442dfec61b0daf08072765d30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 813762aa2b101a1d9bbfacd9b165245a42ec62ca943cf9c93cf94f50ef707e47
[INFO] running `Command { std: "docker" "start" "-a" "813762aa2b101a1d9bbfacd9b165245a42ec62ca943cf9c93cf94f50ef707e47", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.12
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rsiot-macros v0.0.64
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.40
[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 uuid v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.35
[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 17.69s
[INFO] running `Command { std: "docker" "inspect" "813762aa2b101a1d9bbfacd9b165245a42ec62ca943cf9c93cf94f50ef707e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "813762aa2b101a1d9bbfacd9b165245a42ec62ca943cf9c93cf94f50ef707e47", kill_on_drop: false }`
[INFO] [stdout] 813762aa2b101a1d9bbfacd9b165245a42ec62ca943cf9c93cf94f50ef707e47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6d9887e14c43115344c430e0a83c5829a00a324eee92f11c0186a1bbe274eb5
[INFO] running `Command { std: "docker" "start" "-a" "e6d9887e14c43115344c430e0a83c5829a00a324eee92f11c0186a1bbe274eb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rsiot-messages-core v0.0.70
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rsiot-component-core v0.0.71
[INFO] [stderr]    Compiling rsiot-extra-components v0.0.71 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.44s
[INFO] running `Command { std: "docker" "inspect" "e6d9887e14c43115344c430e0a83c5829a00a324eee92f11c0186a1bbe274eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6d9887e14c43115344c430e0a83c5829a00a324eee92f11c0186a1bbe274eb5", kill_on_drop: false }`
[INFO] [stdout] e6d9887e14c43115344c430e0a83c5829a00a324eee92f11c0186a1bbe274eb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4f79619a0b040257ad882cc9df416b5276481300326ab37bd9439d8e93fd40f
[INFO] running `Command { std: "docker" "start" "-a" "a4f79619a0b040257ad882cc9df416b5276481300326ab37bd9439d8e93fd40f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsiot_extra_components-8a627501fe650849)
[INFO] [stdout] 
[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.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rsiot_extra_components
[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] [stderr] error: doctest failed, to rerun pass `--doc`
[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/rustdoctestb5ZqSX/rust_out.long-type-3424080623061505435.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.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a4f79619a0b040257ad882cc9df416b5276481300326ab37bd9439d8e93fd40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f79619a0b040257ad882cc9df416b5276481300326ab37bd9439d8e93fd40f", kill_on_drop: false }`
[INFO] [stdout] a4f79619a0b040257ad882cc9df416b5276481300326ab37bd9439d8e93fd40f
