[INFO] fetching crate automotive 0.2.1... [INFO] testing automotive-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate automotive 0.2.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate automotive 0.2.1 [INFO] finished tweaking crates.io crate automotive 0.2.1 [INFO] tweaked toml for crates.io crate automotive 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate automotive 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate automotive 0.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80c8d3df9dbc52decc5236419fe6f552ba7892db162eacc0109ef5d12b193568 [INFO] running `Command { std: "docker" "start" "-a" "80c8d3df9dbc52decc5236419fe6f552ba7892db162eacc0109ef5d12b193568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80c8d3df9dbc52decc5236419fe6f552ba7892db162eacc0109ef5d12b193568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c8d3df9dbc52decc5236419fe6f552ba7892db162eacc0109ef5d12b193568", kill_on_drop: false }` [INFO] [stdout] 80c8d3df9dbc52decc5236419fe6f552ba7892db162eacc0109ef5d12b193568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77dae5b8588a00061b30c559b553fabb5592176c80e67248d09866a3b328f8f0 [INFO] running `Command { std: "docker" "start" "-a" "77dae5b8588a00061b30c559b553fabb5592176c80e67248d09866a3b328f8f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling automotive v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.39s [INFO] running `Command { std: "docker" "inspect" "77dae5b8588a00061b30c559b553fabb5592176c80e67248d09866a3b328f8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77dae5b8588a00061b30c559b553fabb5592176c80e67248d09866a3b328f8f0", kill_on_drop: false }` [INFO] [stdout] 77dae5b8588a00061b30c559b553fabb5592176c80e67248d09866a3b328f8f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bf5b960c29da75fe5ea2b3bc6b4c3581c2906eb172a195f7b4c90ce6ca3fb41 [INFO] running `Command { std: "docker" "start" "-a" "1bf5b960c29da75fe5ea2b3bc6b4c3581c2906eb172a195f7b4c90ce6ca3fb41", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling sdd v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling scc v2.1.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling automotive v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.63s [INFO] running `Command { std: "docker" "inspect" "1bf5b960c29da75fe5ea2b3bc6b4c3581c2906eb172a195f7b4c90ce6ca3fb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf5b960c29da75fe5ea2b3bc6b4c3581c2906eb172a195f7b4c90ce6ca3fb41", kill_on_drop: false }` [INFO] [stdout] 1bf5b960c29da75fe5ea2b3bc6b4c3581c2906eb172a195f7b4c90ce6ca3fb41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc6755c0e91cbebedcdb7ca5d12cfcaaf65de7d3af595e65ee8a02bb8d507c3b [INFO] running `Command { std: "docker" "start" "-a" "bc6755c0e91cbebedcdb7ca5d12cfcaaf65de7d3af595e65ee8a02bb8d507c3b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/automotive-1abec7eff5706aa9) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test panda::usb_protocol::tests::test_round_malformed_dlc ... ok [INFO] [stdout] test can::tests::id_compare ... ok [INFO] [stdout] test panda::usb_protocol::tests::test_round_trip ... ok [INFO] [stdout] test panda::usb_protocol::tests::test_remaining_data ... ok [INFO] [stdout] test panda::usb_protocol::tests::test_unpack_single ... ok [INFO] [stdout] test panda::usb_protocol::tests::test_round_malformed_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/adapter_tests.rs (/opt/rustwide/target/debug/deps/adapter_tests-b0e1c2d043b33786) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test socketcan_open_nonexistent ... 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] Running tests/isotp_tests.rs (/opt/rustwide/target/debug/deps/isotp_tests-40392f234a8f4f78) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/uds_tests.rs (/opt/rustwide/target/debug/deps/uds_tests-eb318f49bbdefe16) [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 automotive [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/isotp/mod.rs - isotp (line 3) ... ok [INFO] [stdout] test src/uds/mod.rs - uds (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc6755c0e91cbebedcdb7ca5d12cfcaaf65de7d3af595e65ee8a02bb8d507c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6755c0e91cbebedcdb7ca5d12cfcaaf65de7d3af595e65ee8a02bb8d507c3b", kill_on_drop: false }` [INFO] [stdout] bc6755c0e91cbebedcdb7ca5d12cfcaaf65de7d3af595e65ee8a02bb8d507c3b