[INFO] cloning repository https://github.com/necauqua/pinkie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/necauqua/pinkie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecauqua%2Fpinkie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecauqua%2Fpinkie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e16682cbc98dc42376cc6772d8cf5136f74075b4
[INFO] checking necauqua/pinkie against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecauqua%2Fpinkie" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/necauqua/pinkie
[INFO] finished tweaking git repo https://github.com/necauqua/pinkie
[INFO] tweaked toml for git repo https://github.com/necauqua/pinkie written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/necauqua/pinkie on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/necauqua/pinkie 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068
[INFO] running `Command { std: "docker" "start" "0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.16
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pinkie-parser v0.2.0 (/opt/rustwide/workdir/pinkie-parser)
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]     Checking serde-content v0.1.2
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.71
[INFO] [stderr]     Checking pinkie-macros v0.2.0 (/opt/rustwide/workdir/pinkie-macros)
[INFO] [stderr]     Checking pinkie v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068", kill_on_drop: false }`
[INFO] [stdout] 0afdbd1222c6df43e18cfd473886e5ff108785a2b4a5b263034c9c3f1d15f068
