[INFO] fetching crate rsiot-extra-components 0.0.71...
[INFO] testing rsiot-extra-components-0.0.71 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate rsiot-extra-components 0.0.71 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate rsiot-extra-components 0.0.71 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsiot-macros v0.0.64
[INFO] [stderr]   Downloaded rsiot-messages-core v0.0.70
[INFO] [stderr]   Downloaded rsiot-component-core v0.0.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a48ad282c0145cfd771e69c419de2ba17fc7a9145352c8da9b369d89b7400d40
[INFO] running `Command { std: "docker" "start" "-a" "a48ad282c0145cfd771e69c419de2ba17fc7a9145352c8da9b369d89b7400d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a48ad282c0145cfd771e69c419de2ba17fc7a9145352c8da9b369d89b7400d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a48ad282c0145cfd771e69c419de2ba17fc7a9145352c8da9b369d89b7400d40", kill_on_drop: false }`
[INFO] [stdout] a48ad282c0145cfd771e69c419de2ba17fc7a9145352c8da9b369d89b7400d40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d70b96768b8ab0787f02481472cc6df8ab79566144b7a076240375b7649d5329
[INFO] running `Command { std: "docker" "start" "-a" "d70b96768b8ab0787f02481472cc6df8ab79566144b7a076240375b7649d5329", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[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-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling getrandom v0.2.12
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rsiot-macros v0.0.64
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[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 34.88s
[INFO] running `Command { std: "docker" "inspect" "d70b96768b8ab0787f02481472cc6df8ab79566144b7a076240375b7649d5329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d70b96768b8ab0787f02481472cc6df8ab79566144b7a076240375b7649d5329", kill_on_drop: false }`
[INFO] [stdout] d70b96768b8ab0787f02481472cc6df8ab79566144b7a076240375b7649d5329
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad365dbc558efec45ff115baada9f5106f26aac4907022847cda106640b093ce
[INFO] running `Command { std: "docker" "start" "-a" "ad365dbc558efec45ff115baada9f5106f26aac4907022847cda106640b093ce", 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.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.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 rsiot-messages-core v0.0.70
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[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 33.59s
[INFO] running `Command { std: "docker" "inspect" "ad365dbc558efec45ff115baada9f5106f26aac4907022847cda106640b093ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad365dbc558efec45ff115baada9f5106f26aac4907022847cda106640b093ce", kill_on_drop: false }`
[INFO] [stdout] ad365dbc558efec45ff115baada9f5106f26aac4907022847cda106640b093ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a71febb0b7afb0ca00bc794b8db5cb9ea7f93205457add74489e46213776b84
[INFO] running `Command { std: "docker" "start" "-a" "4a71febb0b7afb0ca00bc794b8db5cb9ea7f93205457add74489e46213776b84", 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-7180b6471f113d97)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cmp_external_fn_process::tests::multi_thread ... ok
[INFO] [stderr]    Doc-tests rsiot_extra_components
[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] [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}, {type error}, Cache<Custom>) -> Pin<Box<...>> {fn_process_wrapper::<...>}>` to `Box<dyn Fn(CmpInOut<_>) -> Pin<Box<dyn Future<Output = Result<(), ComponentError>> + Send>> + Send + Sync>`
[INFO] [stdout]    = note: the full name for the type has been written to '/tmp/rustdoctestkrr2J1/rust_out.long-type-14946341461242833893.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.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4a71febb0b7afb0ca00bc794b8db5cb9ea7f93205457add74489e46213776b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a71febb0b7afb0ca00bc794b8db5cb9ea7f93205457add74489e46213776b84", kill_on_drop: false }`
[INFO] [stdout] 4a71febb0b7afb0ca00bc794b8db5cb9ea7f93205457add74489e46213776b84
[INFO] testing rsiot-extra-components-0.0.71 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate rsiot-extra-components 0.0.71 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate rsiot-extra-components 0.0.71 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 301ef2861a35a06d5a2a490a78bb5965ffa6939f873d127fbc84b32b3bc0e64a
[INFO] running `Command { std: "docker" "start" "-a" "301ef2861a35a06d5a2a490a78bb5965ffa6939f873d127fbc84b32b3bc0e64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "301ef2861a35a06d5a2a490a78bb5965ffa6939f873d127fbc84b32b3bc0e64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301ef2861a35a06d5a2a490a78bb5965ffa6939f873d127fbc84b32b3bc0e64a", kill_on_drop: false }`
[INFO] [stdout] 301ef2861a35a06d5a2a490a78bb5965ffa6939f873d127fbc84b32b3bc0e64a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3505f40d7b5cdcc0c6e2e68d8fe1d2934b56d1a0e93776278797de13c8af34e2
[INFO] running `Command { std: "docker" "start" "-a" "3505f40d7b5cdcc0c6e2e68d8fe1d2934b56d1a0e93776278797de13c8af34e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[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-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.12
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rsiot-macros v0.0.64
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[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 32.92s
[INFO] running `Command { std: "docker" "inspect" "3505f40d7b5cdcc0c6e2e68d8fe1d2934b56d1a0e93776278797de13c8af34e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3505f40d7b5cdcc0c6e2e68d8fe1d2934b56d1a0e93776278797de13c8af34e2", kill_on_drop: false }`
[INFO] [stdout] 3505f40d7b5cdcc0c6e2e68d8fe1d2934b56d1a0e93776278797de13c8af34e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 801b2dedba323a984525699812f3856ced30c7ca2e6bcafdb554d765254bffb9
[INFO] running `Command { std: "docker" "start" "-a" "801b2dedba323a984525699812f3856ced30c7ca2e6bcafdb554d765254bffb9", 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.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[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 rsiot-messages-core v0.0.70
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[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 39.73s
[INFO] running `Command { std: "docker" "inspect" "801b2dedba323a984525699812f3856ced30c7ca2e6bcafdb554d765254bffb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "801b2dedba323a984525699812f3856ced30c7ca2e6bcafdb554d765254bffb9", kill_on_drop: false }`
[INFO] [stdout] 801b2dedba323a984525699812f3856ced30c7ca2e6bcafdb554d765254bffb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a6a7301a161b3cc2a43cf1dbacbb828dca528bfb36604f809e3f73af6723bdc
[INFO] running `Command { std: "docker" "start" "-a" "6a6a7301a161b3cc2a43cf1dbacbb828dca528bfb36604f809e3f73af6723bdc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsiot_extra_components-7180b6471f113d97)
[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] [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}, {type error}, Cache<Custom>) -> Pin<Box<...>> {fn_process_wrapper::<...>}>` to `Box<dyn Fn(CmpInOut<_>) -> Pin<Box<dyn Future<Output = Result<(), ComponentError>> + Send>> + Send + Sync>`
[INFO] [stdout]    = note: the full name for the type has been written to '/tmp/rustdoctestNKPpQp/rust_out.long-type-862950550624267621.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.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6a6a7301a161b3cc2a43cf1dbacbb828dca528bfb36604f809e3f73af6723bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a6a7301a161b3cc2a43cf1dbacbb828dca528bfb36604f809e3f73af6723bdc", kill_on_drop: false }`
[INFO] [stdout] 6a6a7301a161b3cc2a43cf1dbacbb828dca528bfb36604f809e3f73af6723bdc
