[INFO] cloning repository https://github.com/technocreatives/dbc-codegen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technocreatives/dbc-codegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fdbc-codegen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fdbc-codegen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7108f147355ac5d7cddf8ff3f93e222cbbb8a51 [INFO] checking technocreatives/dbc-codegen against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fdbc-codegen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/technocreatives/dbc-codegen [INFO] finished tweaking git repo https://github.com/technocreatives/dbc-codegen [INFO] tweaked toml for git repo https://github.com/technocreatives/dbc-codegen written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/technocreatives/dbc-codegen on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/technocreatives/dbc-codegen 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-can v0.4.1 [INFO] [stderr] Downloaded typed-builder-macro v0.23.2 [INFO] [stderr] Downloaded trybuild v1.0.114 [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] [stderr] Downloaded test_each_file v0.3.6 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded typed-builder v0.23.2 [INFO] [stderr] Downloaded can-dbc-pest v0.7.2 [INFO] [stderr] Downloaded toml v0.9.11+spec-1.1.0 [INFO] [stderr] Downloaded can-dbc v8.1.0 [INFO] [stderr] Downloaded insta v1.46.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c074798c0e33044f0b2bd0917cfb357426434a0150b2b152484edb2a9b4e8ef7 [INFO] running `Command { std: "docker" "start" "-a" "c074798c0e33044f0b2bd0917cfb357426434a0150b2b152484edb2a9b4e8ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c074798c0e33044f0b2bd0917cfb357426434a0150b2b152484edb2a9b4e8ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c074798c0e33044f0b2bd0917cfb357426434a0150b2b152484edb2a9b4e8ef7", kill_on_drop: false }` [INFO] [stdout] c074798c0e33044f0b2bd0917cfb357426434a0150b2b152484edb2a9b4e8ef7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6eab46ced1acbe36dd02a68e6558b6b410864bfd7c86d660e8da273a1fa1da5 [INFO] running `Command { std: "docker" "start" "-a" "c6eab46ced1acbe36dd02a68e6558b6b410864bfd7c86d660e8da273a1fa1da5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling typed-builder-macro v0.23.2 [INFO] [stderr] Compiling can-dbc-pest v0.7.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking insta v1.46.1 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling test_each_file v0.3.6 [INFO] [stderr] Compiling typed-builder v0.23.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking can-dbc v8.1.0 [INFO] [stderr] Checking trybuild v1.0.114 [INFO] [stderr] Compiling cantools-messages v0.1.0 (/opt/rustwide/workdir/testing/cantools-messages) [INFO] [stderr] Checking dbc-codegen v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking dbc-codegen-cli v0.3.0 (/opt/rustwide/workdir/dbc-codegen-cli) [INFO] [stderr] Compiling can-messages v0.1.0 (/opt/rustwide/workdir/testing/can-messages) [INFO] [stderr] Compiling can-embedded v0.1.0 (/opt/rustwide/workdir/testing/can-embedded) [INFO] [stderr] Checking read_candump v0.1.0 (/opt/rustwide/workdir/testing/rust-integration) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "c6eab46ced1acbe36dd02a68e6558b6b410864bfd7c86d660e8da273a1fa1da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6eab46ced1acbe36dd02a68e6558b6b410864bfd7c86d660e8da273a1fa1da5", kill_on_drop: false }` [INFO] [stdout] c6eab46ced1acbe36dd02a68e6558b6b410864bfd7c86d660e8da273a1fa1da5