[INFO] cloning repository https://github.com/0rlych1kk4/misra-ci
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0rlych1kk4/misra-ci" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0rlych1kk4%2Fmisra-ci", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0rlych1kk4%2Fmisra-ci'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 714c11824422b51d62842b2683be7b1c87a4b740
[INFO] checking 0rlych1kk4/misra-ci against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0rlych1kk4%2Fmisra-ci" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0rlych1kk4/misra-ci
[INFO] finished tweaking git repo https://github.com/0rlych1kk4/misra-ci
[INFO] tweaked toml for git repo https://github.com/0rlych1kk4/misra-ci written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0rlych1kk4/misra-ci on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0rlych1kk4/misra-ci 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76edb845076a43b01da4487679e10914a42c4f26b05a48c72fb32722dc710b5a
[INFO] running `Command { std: "docker" "start" "-a" "76edb845076a43b01da4487679e10914a42c4f26b05a48c72fb32722dc710b5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76edb845076a43b01da4487679e10914a42c4f26b05a48c72fb32722dc710b5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76edb845076a43b01da4487679e10914a42c4f26b05a48c72fb32722dc710b5a", kill_on_drop: false }`
[INFO] [stdout] 76edb845076a43b01da4487679e10914a42c4f26b05a48c72fb32722dc710b5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ed181e401b3db5ecad5b7dd8ef6c4e1ef9e26b97bad50f3c73050ef9c397600
[INFO] running `Command { std: "docker" "start" "-a" "9ed181e401b3db5ecad5b7dd8ef6c4e1ef9e26b97bad50f3c73050ef9c397600", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]     Checking junit-report v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking misra_cli v0.1.0 (/opt/rustwide/workdir/crates/misra_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.36s
[INFO] running `Command { std: "docker" "inspect" "9ed181e401b3db5ecad5b7dd8ef6c4e1ef9e26b97bad50f3c73050ef9c397600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed181e401b3db5ecad5b7dd8ef6c4e1ef9e26b97bad50f3c73050ef9c397600", kill_on_drop: false }`
[INFO] [stdout] 9ed181e401b3db5ecad5b7dd8ef6c4e1ef9e26b97bad50f3c73050ef9c397600
