[INFO] fetching crate br-code 0.1.7...
[INFO] checking br-code-0.1.7 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] extracting crate br-code 0.1.7 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate br-code 0.1.7
[INFO] finished tweaking crates.io crate br-code 0.1.7
[INFO] tweaked toml for crates.io crate br-code 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate br-code 0.1.7 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate br-code 0.1.7 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded gs1 v0.1.8
[INFO] [stderr]   Downloaded barcoders v2.0.0
[INFO] [stderr]   Downloaded quircs v0.10.3
[INFO] [stderr]   Downloaded colorgrad v0.6.2
[INFO] [stderr]   Downloaded fast_image_resize v4.2.3
[INFO] [stderr]   Downloaded jpeg-encoder v0.6.1
[INFO] [stderr]   Downloaded qrcode v0.14.1
[INFO] [stderr]   Downloaded csscolorparser v0.6.2
[INFO] [stderr]   Downloaded moxcms v0.7.8
[INFO] [stderr]   Downloaded ril v0.10.3
[INFO] [stderr]   Downloaded libwebp-sys2 v0.1.11
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 474a21c2085c6bba3ef6449ac070413ee97a99c4abdf9f2bed80e6b56ee94272
[INFO] running `Command { std: "docker" "start" "-a" "474a21c2085c6bba3ef6449ac070413ee97a99c4abdf9f2bed80e6b56ee94272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "474a21c2085c6bba3ef6449ac070413ee97a99c4abdf9f2bed80e6b56ee94272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "474a21c2085c6bba3ef6449ac070413ee97a99c4abdf9f2bed80e6b56ee94272", kill_on_drop: false }`
[INFO] [stdout] 474a21c2085c6bba3ef6449ac070413ee97a99c4abdf9f2bed80e6b56ee94272
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4689cb4f7c255ced64580109998c44c68b461f3364dd59264ab9fbaff5334f34
[INFO] running `Command { std: "docker" "start" "-a" "4689cb4f7c255ced64580109998c44c68b461f3364dd59264ab9fbaff5334f34", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking moxcms v0.7.8
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[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.5
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking br-code v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.15s
[INFO] running `Command { std: "docker" "inspect" "4689cb4f7c255ced64580109998c44c68b461f3364dd59264ab9fbaff5334f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4689cb4f7c255ced64580109998c44c68b461f3364dd59264ab9fbaff5334f34", kill_on_drop: false }`
[INFO] [stdout] 4689cb4f7c255ced64580109998c44c68b461f3364dd59264ab9fbaff5334f34
