[INFO] cloning repository https://github.com/nais/dmesg-to-json
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nais/dmesg-to-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fdmesg-to-json", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fdmesg-to-json'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d53b92065adee4ba0bb9e8277d13e6c88ef293f
[INFO] checking nais/dmesg-to-json against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fdmesg-to-json" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nais/dmesg-to-json on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nais/dmesg-to-json
[INFO] finished tweaking git repo https://github.com/nais/dmesg-to-json
[INFO] tweaked toml for git repo https://github.com/nais/dmesg-to-json written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nais/dmesg-to-json 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.102
[INFO] [stderr]   Downloaded num-derive v0.4.0
[INFO] [stderr]   Downloaded clap_builder v4.3.11
[INFO] [stderr]   Downloaded assert_cmd v1.0.8
[INFO] [stderr]   Downloaded indoc v2.0.2
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded clap v4.3.11
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded rustix v0.37.25
[INFO] [stderr]   Downloaded regex-automata v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbc9d700538664d7450db89a4e1a81770a172df6eb157e99ce8bfb1aec186369
[INFO] running `Command { std: "docker" "start" "-a" "cbc9d700538664d7450db89a4e1a81770a172df6eb157e99ce8bfb1aec186369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbc9d700538664d7450db89a4e1a81770a172df6eb157e99ce8bfb1aec186369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc9d700538664d7450db89a4e1a81770a172df6eb157e99ce8bfb1aec186369", kill_on_drop: false }`
[INFO] [stdout] cbc9d700538664d7450db89a4e1a81770a172df6eb157e99ce8bfb1aec186369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd721fd86fcd3b741e6f85382f8d2741c9266e92e8b099d8494a7e4ea8b913b3
[INFO] running `Command { std: "docker" "start" "-a" "cd721fd86fcd3b741e6f85382f8d2741c9266e92e8b099d8494a7e4ea8b913b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.2
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.11
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]     Checking assert_cmd v1.0.8
[INFO] [stderr]     Checking clap v4.3.11
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking dmesg-to-json v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.41s
[INFO] running `Command { std: "docker" "inspect" "cd721fd86fcd3b741e6f85382f8d2741c9266e92e8b099d8494a7e4ea8b913b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd721fd86fcd3b741e6f85382f8d2741c9266e92e8b099d8494a7e4ea8b913b3", kill_on_drop: false }`
[INFO] [stdout] cd721fd86fcd3b741e6f85382f8d2741c9266e92e8b099d8494a7e4ea8b913b3
[INFO] checking nais/dmesg-to-json against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnais%2Fdmesg-to-json" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nais/dmesg-to-json on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nais/dmesg-to-json
[INFO] finished tweaking git repo https://github.com/nais/dmesg-to-json
[INFO] tweaked toml for git repo https://github.com/nais/dmesg-to-json written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nais/dmesg-to-json 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4799fba205ed980b8766a1b84b00396a688b4b7b6c3754eda96de1cd90d47873
[INFO] running `Command { std: "docker" "start" "-a" "4799fba205ed980b8766a1b84b00396a688b4b7b6c3754eda96de1cd90d47873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4799fba205ed980b8766a1b84b00396a688b4b7b6c3754eda96de1cd90d47873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4799fba205ed980b8766a1b84b00396a688b4b7b6c3754eda96de1cd90d47873", kill_on_drop: false }`
[INFO] [stdout] 4799fba205ed980b8766a1b84b00396a688b4b7b6c3754eda96de1cd90d47873
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 406e94ecb839ce1d739f0220c0cd27bf2a81ab773d3aaf322da8313435a6f51a
[INFO] running `Command { std: "docker" "start" "-a" "406e94ecb839ce1d739f0220c0cd27bf2a81ab773d3aaf322da8313435a6f51a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]    Compiling indoc v2.0.2
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.11
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking assert_cmd v1.0.8
[INFO] [stderr]     Checking clap v4.3.11
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking dmesg-to-json v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/structs/kernel.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_KernelLogLevel`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/structs/kernel.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_KernelLogLevel`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/structs/kernel.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_KernelLogLevel`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/structs/kernel.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_KernelLogLevel`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dmesg-to-json` (bin "dmesg-to-json") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dmesg-to-json` (bin "dmesg-to-json" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "406e94ecb839ce1d739f0220c0cd27bf2a81ab773d3aaf322da8313435a6f51a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "406e94ecb839ce1d739f0220c0cd27bf2a81ab773d3aaf322da8313435a6f51a", kill_on_drop: false }`
[INFO] [stdout] 406e94ecb839ce1d739f0220c0cd27bf2a81ab773d3aaf322da8313435a6f51a
