[INFO] cloning repository https://github.com/ccouzens/figma-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ccouzens/figma-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccouzens%2Ffigma-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccouzens%2Ffigma-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24551c559d8c769d4657789fe7b27338d5df2a22 [INFO] checking ccouzens/figma-rust against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccouzens%2Ffigma-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ccouzens/figma-rust on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ccouzens/figma-rust [INFO] finished tweaking git repo https://github.com/ccouzens/figma-rust [INFO] tweaked toml for git repo https://github.com/ccouzens/figma-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ccouzens/figma-rust 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c62a8a51606405c4a8a03f5b4aa672e0acbd75231db466c5da6db02f2fc2e927 [INFO] running `Command { std: "docker" "start" "-a" "c62a8a51606405c4a8a03f5b4aa672e0acbd75231db466c5da6db02f2fc2e927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c62a8a51606405c4a8a03f5b4aa672e0acbd75231db466c5da6db02f2fc2e927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62a8a51606405c4a8a03f5b4aa672e0acbd75231db466c5da6db02f2fc2e927", kill_on_drop: false }` [INFO] [stdout] c62a8a51606405c4a8a03f5b4aa672e0acbd75231db466c5da6db02f2fc2e927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06a96502d424172f1892a3e48c2fdaace62a70a9ad15f82a0acad7473f546f37 [INFO] running `Command { std: "docker" "start" "-a" "06a96502d424172f1892a3e48c2fdaace62a70a9ad15f82a0acad7473f546f37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling bytecheck v0.6.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling rkyv v0.7.41 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking data-url v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking vlq v0.5.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking data-encoding v2.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling parcel_selectors v0.25.1 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.0 [INFO] [stderr] Checking clap_builder v4.2.2 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.10 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling typeshare-annotation v1.0.2 [INFO] [stderr] Compiling rkyv_derive v0.7.41 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking clap v4.2.2 [INFO] [stderr] Checking const-str v0.3.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking typeshare v1.0.1 [INFO] [stderr] Checking figma-schema v0.3.0 (/opt/rustwide/workdir/figma-schema) [INFO] [stderr] Checking parcel_sourcemap v2.1.1 [INFO] [stderr] Checking lightningcss v1.0.0-alpha.40 [INFO] [stderr] Checking figma-html v0.1.0 (/opt/rustwide/workdir/figma-html) [INFO] [stderr] Checking figma-file-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.99s [INFO] running `Command { std: "docker" "inspect" "06a96502d424172f1892a3e48c2fdaace62a70a9ad15f82a0acad7473f546f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a96502d424172f1892a3e48c2fdaace62a70a9ad15f82a0acad7473f546f37", kill_on_drop: false }` [INFO] [stdout] 06a96502d424172f1892a3e48c2fdaace62a70a9ad15f82a0acad7473f546f37