[INFO] fetching crate riichi_hand 0.6.3... [INFO] checking riichi_hand-0.6.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate riichi_hand 0.6.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate riichi_hand 0.6.3 [INFO] finished tweaking crates.io crate riichi_hand 0.6.3 [INFO] tweaked toml for crates.io crate riichi_hand 0.6.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate riichi_hand 0.6.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate riichi_hand 0.6.3 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded resvg v0.40.0 [INFO] [stderr] Downloaded svgtypes v0.14.0 [INFO] [stderr] Downloaded rustybuzz v0.12.1 [INFO] [stderr] Downloaded usvg v0.40.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38958a64a3599160e747b6bb6f9b01457885d7f8edd7d4de14c87774d8037834 [INFO] running `Command { std: "docker" "start" "-a" "38958a64a3599160e747b6bb6f9b01457885d7f8edd7d4de14c87774d8037834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38958a64a3599160e747b6bb6f9b01457885d7f8edd7d4de14c87774d8037834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38958a64a3599160e747b6bb6f9b01457885d7f8edd7d4de14c87774d8037834", kill_on_drop: false }` [INFO] [stdout] 38958a64a3599160e747b6bb6f9b01457885d7f8edd7d4de14c87774d8037834 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e44d911b105091996438f3ad8de87f506f07053d11f456b70017005b0cb6b0f [INFO] running `Command { std: "docker" "start" "-a" "8e44d911b105091996438f3ad8de87f506f07053d11f456b70017005b0cb6b0f", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling svgtypes v0.14.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling usvg v0.40.0 [INFO] [stderr] Compiling resvg v0.40.0 [INFO] [stderr] Compiling riichi_hand v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.07s [INFO] running `Command { std: "docker" "inspect" "8e44d911b105091996438f3ad8de87f506f07053d11f456b70017005b0cb6b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e44d911b105091996438f3ad8de87f506f07053d11f456b70017005b0cb6b0f", kill_on_drop: false }` [INFO] [stdout] 8e44d911b105091996438f3ad8de87f506f07053d11f456b70017005b0cb6b0f