[INFO] cloning repository https://github.com/matthew-healy/redwood
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthew-healy/redwood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-healy%2Fredwood", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-healy%2Fredwood'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55ffadbf40373c50a98ffbf678da9fa03b1152d8
[INFO] checking matthew-healy/redwood against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthew-healy%2Fredwood" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matthew-healy/redwood
[INFO] finished tweaking git repo https://github.com/matthew-healy/redwood
[INFO] tweaked toml for git repo https://github.com/matthew-healy/redwood written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matthew-healy/redwood on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matthew-healy/redwood 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d3df3f8a75084f775401d555c0a61663e3c4b86af22b8474a64e25f33765fae
[INFO] running `Command { std: "docker" "start" "-a" "0d3df3f8a75084f775401d555c0a61663e3c4b86af22b8474a64e25f33765fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d3df3f8a75084f775401d555c0a61663e3c4b86af22b8474a64e25f33765fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d3df3f8a75084f775401d555c0a61663e3c4b86af22b8474a64e25f33765fae", kill_on_drop: false }`
[INFO] [stdout] 0d3df3f8a75084f775401d555c0a61663e3c4b86af22b8474a64e25f33765fae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b811af3d622a9c83e2310893d33ca1a9ab5b53916585ac8388c12841bc678b3
[INFO] running `Command { std: "docker" "start" "-a" "1b811af3d622a9c83e2310893d33ca1a9ab5b53916585ac8388c12841bc678b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]    Compiling rb-sys-env v0.1.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling magnus v0.6.2
[INFO] [stderr]     Checking unicode-security v0.1.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking lalrpop-util v0.20.0
[INFO] [stderr]    Compiling darling_core v0.20.6
[INFO] [stderr]    Compiling lalrpop v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling magnus-macros v0.6.0
[INFO] [stderr]     Checking ref-cast v1.0.22
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.6
[INFO] [stderr]    Compiling darling v0.20.6
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]    Compiling rb-sys-build v0.9.88
[INFO] [stderr]    Compiling rb-sys v0.9.88
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking serde_with v3.6.1
[INFO] [stderr]    Compiling cedar-policy-core v3.0.1
[INFO] [stderr]     Checking cedar-policy-validator v3.0.1
[INFO] [stderr]     Checking cedar-policy v3.0.1
[INFO] [stderr]     Checking redwood v0.1.0 (/opt/rustwide/workdir/ext/redwood)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "1b811af3d622a9c83e2310893d33ca1a9ab5b53916585ac8388c12841bc678b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b811af3d622a9c83e2310893d33ca1a9ab5b53916585ac8388c12841bc678b3", kill_on_drop: false }`
[INFO] [stdout] 1b811af3d622a9c83e2310893d33ca1a9ab5b53916585ac8388c12841bc678b3
