[INFO] fetching crate stegano-util 0.1.0...
[INFO] checking stegano-util-0.1.0 against master#7ad4e69ad585d8ff214f7b42d01f1959eda08f40 for pr-152543
[INFO] extracting crate stegano-util 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate stegano-util 0.1.0
[INFO] finished tweaking crates.io crate stegano-util 0.1.0
[INFO] tweaked toml for crates.io crate stegano-util 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stegano-util 0.1.0 on toolchain 7ad4e69ad585d8ff214f7b42d01f1959eda08f40
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stegano-util 0.1.0 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" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.223
[INFO] [stderr]   Downloaded serde_core v1.0.223
[INFO] [stderr]   Downloaded serde v1.0.223
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3073182279cdcc6dd48d2d3b35288524492b829a957b920d1e7ddbbef238b07
[INFO] running `Command { std: "docker" "start" "-a" "d3073182279cdcc6dd48d2d3b35288524492b829a957b920d1e7ddbbef238b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3073182279cdcc6dd48d2d3b35288524492b829a957b920d1e7ddbbef238b07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3073182279cdcc6dd48d2d3b35288524492b829a957b920d1e7ddbbef238b07", kill_on_drop: false }`
[INFO] [stdout] d3073182279cdcc6dd48d2d3b35288524492b829a957b920d1e7ddbbef238b07
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 678420e127cbc6e5ea401e371ebcdd0337bc98c104772b61013af2132ffda27e
[INFO] running `Command { std: "docker" "start" "-a" "678420e127cbc6e5ea401e371ebcdd0337bc98c104772b61013af2132ffda27e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking stegano-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.90s
[INFO] running `Command { std: "docker" "inspect" "678420e127cbc6e5ea401e371ebcdd0337bc98c104772b61013af2132ffda27e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678420e127cbc6e5ea401e371ebcdd0337bc98c104772b61013af2132ffda27e", kill_on_drop: false }`
[INFO] [stdout] 678420e127cbc6e5ea401e371ebcdd0337bc98c104772b61013af2132ffda27e
