[INFO] cloning repository https://github.com/auxoncorp/modality-can-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auxoncorp/modality-can-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-can-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-can-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6980a51905bcf5898a252fbb91724c6cf25c874 [INFO] building auxoncorp/modality-can-plugin against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauxoncorp%2Fmodality-can-plugin" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/auxoncorp/modality-can-plugin [INFO] finished tweaking git repo https://github.com/auxoncorp/modality-can-plugin [INFO] tweaked toml for git repo https://github.com/auxoncorp/modality-can-plugin written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/auxoncorp/modality-can-plugin on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/auxoncorp/modality-can-plugin 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/auxoncorp/can-dbc.git` [INFO] [stderr] Updating git repository `https://github.com/jonlamb-gh/socketcan-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.7.1 [INFO] [stderr] Downloaded once_cell v1.21.0 [INFO] [stderr] Downloaded embedded-can v0.4.1 [INFO] [stderr] Downloaded byte_conv v0.1.1 [INFO] [stderr] Downloaded nb v1.1.0 [INFO] [stderr] Downloaded funty v2.0.0 [INFO] [stderr] Downloaded minicbor v0.13.2 [INFO] [stderr] Downloaded derive-getters v0.3.0 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded minicbor-io v0.8.0 [INFO] [stderr] Downloaded dirs v4.0.0 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded envy v0.4.2 [INFO] [stderr] Downloaded dirs-sys v0.3.7 [INFO] [stderr] Downloaded prettyplease v0.2.30 [INFO] [stderr] Downloaded clap v4.5.31 [INFO] [stderr] Downloaded uuid v1.15.1 [INFO] [stderr] Downloaded ordered-float v3.9.2 [INFO] [stderr] Downloaded aws-lc-rs v1.12.5 [INFO] [stderr] Downloaded bitvec v1.0.1 [INFO] [stderr] Downloaded auxon-sdk v2.3.0 [INFO] [stderr] Downloaded minicbor-derive v0.8.0 [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded radium v0.7.0 [INFO] [stderr] Downloaded tap v1.0.1 [INFO] [stderr] Downloaded wyz v0.5.1 [INFO] [stderr] Downloaded clap_builder v4.5.31 [INFO] [stderr] Downloaded quote v1.0.39 [INFO] [stderr] Downloaded neli-proc-macros v0.1.4 [INFO] [stderr] Downloaded neli v0.6.5 [INFO] [stderr] Downloaded rustls v0.23.23 [INFO] [stderr] Downloaded tokio v1.44.0 [INFO] [stderr] Downloaded ring v0.17.13 [INFO] [stderr] Downloaded aws-lc-sys v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcf6147c54acd1211a5421d1ea4a86a979ae77673e8bea371891752784ba5eaf [INFO] running `Command { std: "docker" "start" "-a" "dcf6147c54acd1211a5421d1ea4a86a979ae77673e8bea371891752784ba5eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcf6147c54acd1211a5421d1ea4a86a979ae77673e8bea371891752784ba5eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf6147c54acd1211a5421d1ea4a86a979ae77673e8bea371891752784ba5eaf", kill_on_drop: false }` [INFO] [stdout] dcf6147c54acd1211a5421d1ea4a86a979ae77673e8bea371891752784ba5eaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4460bd3da1bb77e30de65ab78335b503a4d83d4f8b85ed939aca61fc6f101708 [INFO] running `Command { std: "docker" "start" "-a" "4460bd3da1bb77e30de65ab78335b503a4d83d4f8b85ed939aca61fc6f101708", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.12.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling minicbor v0.13.2 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byte_conv v0.1.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aws-lc-sys v0.26.0 [INFO] [stderr] Compiling minicbor-derive v0.8.0 [INFO] [stderr] Compiling derive-getters v0.3.0 [INFO] [stderr] Compiling can-dbc v6.0.0 (https://github.com/auxoncorp/can-dbc.git?branch=updates#fa658312) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling minicbor-io v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling socketcan v3.4.0-pre.0 (https://github.com/jonlamb-gh/socketcan-rs.git?branch=updates#d24b93d4) [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling auxon-sdk v2.3.0 [INFO] [stderr] Compiling modality-can v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "4460bd3da1bb77e30de65ab78335b503a4d83d4f8b85ed939aca61fc6f101708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4460bd3da1bb77e30de65ab78335b503a4d83d4f8b85ed939aca61fc6f101708", kill_on_drop: false }` [INFO] [stdout] 4460bd3da1bb77e30de65ab78335b503a4d83d4f8b85ed939aca61fc6f101708 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a1982f624016d7ced8b2d9042c179a9a667a450ca7a02ba63311f987b5c04f2 [INFO] running `Command { std: "docker" "start" "-a" "1a1982f624016d7ced8b2d9042c179a9a667a450ca7a02ba63311f987b5c04f2", kill_on_drop: false }` [INFO] [stderr] Compiling modality-can v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `Command { std: "docker" "inspect" "1a1982f624016d7ced8b2d9042c179a9a667a450ca7a02ba63311f987b5c04f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1982f624016d7ced8b2d9042c179a9a667a450ca7a02ba63311f987b5c04f2", kill_on_drop: false }` [INFO] [stdout] 1a1982f624016d7ced8b2d9042c179a9a667a450ca7a02ba63311f987b5c04f2