[INFO] fetching crate hadolint-sarif 0.3.4... [INFO] checking hadolint-sarif-0.3.4 against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103450-1 [INFO] extracting crate hadolint-sarif 0.3.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate hadolint-sarif 0.3.4 on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hadolint-sarif 0.3.4 [INFO] finished tweaking crates.io crate hadolint-sarif 0.3.4 [INFO] tweaked toml for crates.io crate hadolint-sarif 0.3.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate hadolint-sarif 0.3.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.36 [INFO] [stderr] Downloaded schemafy_core v0.6.0 [INFO] [stderr] Downloaded schemafy_lib v0.6.0 [INFO] [stderr] Downloaded serde-sarif v0.3.4 [INFO] [stderr] Downloaded thiserror v1.0.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2d1cfbcbe05eb2b6208cba83cff82ee419b81ceee93fe8b866d2459e0034474 [INFO] running `Command { std: "docker" "start" "-a" "c2d1cfbcbe05eb2b6208cba83cff82ee419b81ceee93fe8b866d2459e0034474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2d1cfbcbe05eb2b6208cba83cff82ee419b81ceee93fe8b866d2459e0034474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d1cfbcbe05eb2b6208cba83cff82ee419b81ceee93fe8b866d2459e0034474", kill_on_drop: false }` [INFO] [stdout] c2d1cfbcbe05eb2b6208cba83cff82ee419b81ceee93fe8b866d2459e0034474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15e0bf4e48bba32be3749c48a460b3693c3b2a95898f2075013b311b09d36f80 [INFO] running `Command { std: "docker" "start" "-a" "15e0bf4e48bba32be3749c48a460b3693c3b2a95898f2075013b311b09d36f80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling prettyplease v0.1.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.36 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.36 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking version-sync v0.9.4 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling schemafy_lib v0.6.0 [INFO] [stderr] Compiling serde-sarif v0.3.4 [INFO] [stderr] Checking hadolint-sarif v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.25s [INFO] running `Command { std: "docker" "inspect" "15e0bf4e48bba32be3749c48a460b3693c3b2a95898f2075013b311b09d36f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e0bf4e48bba32be3749c48a460b3693c3b2a95898f2075013b311b09d36f80", kill_on_drop: false }` [INFO] [stdout] 15e0bf4e48bba32be3749c48a460b3693c3b2a95898f2075013b311b09d36f80