[INFO] fetching crate aimdb-knx-connector 0.4.0...
[INFO] testing aimdb-knx-connector-0.4.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate aimdb-knx-connector 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate aimdb-knx-connector 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aimdb-knx-connector 0.4.0
[INFO] tweaked toml for crates.io crate aimdb-knx-connector 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aimdb-knx-connector 0.4.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aimdb-knx-connector 0.4.0 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded managed v0.8.0
[INFO] [stderr]   Downloaded embassy-net v0.9.1
[INFO] [stderr]   Downloaded embedded-nal-async v0.9.0
[INFO] [stderr]   Downloaded embedded-nal v0.9.0
[INFO] [stderr]   Downloaded heapless v0.9.1
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] [stderr]   Downloaded aimdb-executor v0.2.0
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded aimdb-embassy-adapter v0.6.0
[INFO] [stderr]   Downloaded aimdb-core v1.1.0
[INFO] [stderr]   Downloaded knx-pico v0.2.4
[INFO] [stderr]   Downloaded smoltcp v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8
[INFO] running `Command { std: "docker" "start" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling knx-pico v0.2.4
[INFO] [stderr]    Compiling aimdb-core v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aimdb-executor v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling aimdb-knx-connector v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
[INFO] running `Command { std: "docker" "inspect" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aimdb-core v1.1.0
[INFO] [stderr]    Compiling aimdb-knx-connector v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.03s
[INFO] running `Command { std: "docker" "inspect" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aimdb_knx_connector-1452a64c071ed2d9)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/connection_state_tests.rs (/opt/rustwide/target/debug/deps/connection_state_tests-1459fd9e1af9dc41)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/frame_building_tests.rs (/opt/rustwide/target/debug/deps/frame_building_tests-78063ff8a9a75479)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/group_address_tests.rs (/opt/rustwide/target/debug/deps/group_address_tests-f50edba5727b4c32)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/topic_provider_tests.rs (/opt/rustwide/target/debug/deps/topic_provider_tests-53bfd8c2ee532904)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aimdb_knx_connector
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 110) ... ignored
[INFO] [stdout] test src/lib.rs - (line 34) ... ignored
[INFO] [stdout] test src/lib.rs - (line 71) ... ignored
[INFO] [stdout] test src/lib.rs - dpt (line 134) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - dpt (line 134) stdout ----
[INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:141:24
[INFO] [stdout]     |
[INFO] [stdout] 141 | let len = Dpt1::Switch.encode(true, &mut buf)?;
[INFO] [stdout]     |                        ^^^^^^       -------- unexpected argument #2 of type `&mut [u8; 4]`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/knx-pico-0.2.4/src/dpt/mod.rs:95:8
[INFO] [stdout]     |
[INFO] [stdout]  95 |     fn encode(&self, value: T) -> Result<&'static [u8]>;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 141 - let len = Dpt1::Switch.encode(true, &mut buf)?;
[INFO] [stdout] 141 + let len = Dpt1::Switch.encode(true)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 | let len = Dpt9::Temperature.encode(21.5, &mut buf)?;
[INFO] [stdout]     |                             ^^^^^^       -------- unexpected argument #2 of type `&mut [u8; 4]`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/knx-pico-0.2.4/src/dpt/mod.rs:95:8
[INFO] [stdout]     |
[INFO] [stdout]  95 |     fn encode(&self, value: T) -> Result<&'static [u8]>;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 144 - let len = Dpt9::Temperature.encode(21.5, &mut buf)?;
[INFO] [stdout] 144 + let len = Dpt9::Temperature.encode(21.5)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `[u8]` cannot be indexed by `RangeTo<&[u8]>`
[INFO] [stdout]    --> src/lib.rs:145:42
[INFO] [stdout]     |
[INFO] [stdout] 145 | let temp = Dpt9::Temperature.decode(&buf[..len])?;
[INFO] [stdout]     |                                          ^^^^^ slice indices are of type `usize` or ranges of `usize`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `SliceIndex<[u8]>` is not implemented for `RangeTo<&[u8]>`
[INFO] [stdout] help: `RangeTo<usize>` implements trait `SliceIndex<T>`
[INFO] [stdout]    --> /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/bstr/traits.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SliceIndex<ByteStr>`
[INFO] [stdout]    ::: /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/bstr/traits.rs:265:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]    --> /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/slice/index.rs:502:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SliceIndex<[T]>`
[INFO] [stdout]    --> /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/str/traits.rs:435:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SliceIndex<str>`
[INFO] [stdout]     = note: required for `[u8]` to implement `Index<RangeTo<&[u8]>>`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `[u8; 4]` to implement `Index<RangeTo<&[u8]>>`
[INFO] [stdout]     = note: this error originates in the macro `impl_slice_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - dpt (line 134)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8", kill_on_drop: false }`
[INFO] [stdout] 79dd106bd9d03c832c85f57e2ce364308b4a6a2f6ca34e5fce33ae270e4aacb8
