[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 try#5ff93158e08fa2205cd4b86cddf9eae95952cc96 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/technocreatives/dbc-codegen on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bff4c224d6e5d163a9365b31b94564a2b057cc08ac459822790d256d5b6cfceb [INFO] running `Command { std: "docker" "start" "-a" "bff4c224d6e5d163a9365b31b94564a2b057cc08ac459822790d256d5b6cfceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bff4c224d6e5d163a9365b31b94564a2b057cc08ac459822790d256d5b6cfceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff4c224d6e5d163a9365b31b94564a2b057cc08ac459822790d256d5b6cfceb", kill_on_drop: false }` [INFO] [stdout] bff4c224d6e5d163a9365b31b94564a2b057cc08ac459822790d256d5b6cfceb [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6873526adf47b7f56130a6982ceada57f39a9be896732e834a5f054f3d00426b [INFO] running `Command { std: "docker" "start" "-a" "6873526adf47b7f56130a6982ceada57f39a9be896732e834a5f054f3d00426b", kill_on_drop: false }` [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] Compiling nb v1.1.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling clang-sys v1.8.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 itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [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 serde_json v1.0.149 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [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 insta v1.46.1 [INFO] [stderr] Compiling test_each_file v0.3.6 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling typed-builder v0.23.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] Checking dbc-codegen v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cantools-messages v0.1.0 (/opt/rustwide/workdir/testing/cantools-messages) [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 22s [INFO] running `Command { std: "docker" "inspect" "6873526adf47b7f56130a6982ceada57f39a9be896732e834a5f054f3d00426b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6873526adf47b7f56130a6982ceada57f39a9be896732e834a5f054f3d00426b", kill_on_drop: false }` [INFO] [stdout] 6873526adf47b7f56130a6982ceada57f39a9be896732e834a5f054f3d00426b