[INFO] fetching crate planus-codegen 1.2.0...
[INFO] building planus-codegen-1.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate planus-codegen 1.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate planus-codegen 1.2.0
[INFO] finished tweaking crates.io crate planus-codegen 1.2.0
[INFO] tweaked toml for crates.io crate planus-codegen 1.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate planus-codegen 1.2.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate planus-codegen 1.2.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codespan v0.11.1
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded planus-lexer v1.2.0
[INFO] [stderr]   Downloaded random_color v1.1.0
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded planus-types v1.2.0
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 730dbb164c78da2c9b9799cf2841ba4f7e7f9520e8fb48ab291e9392949e0dcc
[INFO] running `Command { std: "docker" "start" "-a" "730dbb164c78da2c9b9799cf2841ba4f7e7f9520e8fb48ab291e9392949e0dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "730dbb164c78da2c9b9799cf2841ba4f7e7f9520e8fb48ab291e9392949e0dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730dbb164c78da2c9b9799cf2841ba4f7e7f9520e8fb48ab291e9392949e0dcc", kill_on_drop: false }`
[INFO] [stdout] 730dbb164c78da2c9b9799cf2841ba4f7e7f9520e8fb48ab291e9392949e0dcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3463449e68e233436389d70c69a13689c5553131d5da5bb40042c34b225112e
[INFO] running `Command { std: "docker" "start" "-a" "d3463449e68e233436389d70c69a13689c5553131d5da5bb40042c34b225112e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling random_color v1.1.0
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling planus-lexer v1.2.0
[INFO] [stderr]    Compiling planus-types v1.2.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling planus-codegen v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.31s
[INFO] running `Command { std: "docker" "inspect" "d3463449e68e233436389d70c69a13689c5553131d5da5bb40042c34b225112e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3463449e68e233436389d70c69a13689c5553131d5da5bb40042c34b225112e", kill_on_drop: false }`
[INFO] [stdout] d3463449e68e233436389d70c69a13689c5553131d5da5bb40042c34b225112e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2baabf344a7aa9cfe269a059e273b1d2a40a5da48a0c44a13983da0d45e5a46a
[INFO] running `Command { std: "docker" "start" "-a" "2baabf344a7aa9cfe269a059e273b1d2a40a5da48a0c44a13983da0d45e5a46a", kill_on_drop: false }`
[INFO] [stderr]    Compiling planus-codegen v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "2baabf344a7aa9cfe269a059e273b1d2a40a5da48a0c44a13983da0d45e5a46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2baabf344a7aa9cfe269a059e273b1d2a40a5da48a0c44a13983da0d45e5a46a", kill_on_drop: false }`
[INFO] [stdout] 2baabf344a7aa9cfe269a059e273b1d2a40a5da48a0c44a13983da0d45e5a46a
