[INFO] cloning repository https://github.com/Toni-Graphics/ygen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Toni-Graphics/ygen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToni-Graphics%2Fygen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToni-Graphics%2Fygen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca928b6a4ef27e9e8e37325e1eb67d0589855c90 [INFO] checking Toni-Graphics/ygen/ca928b6a4ef27e9e8e37325e1eb67d0589855c90 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToni-Graphics%2Fygen" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Toni-Graphics/ygen on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Toni-Graphics/ygen [INFO] finished tweaking git repo https://github.com/Toni-Graphics/ygen [INFO] tweaked toml for git repo https://github.com/Toni-Graphics/ygen written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Toni-Graphics/ygen 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 622fc8e49dc747ab279db056e7011de1303957f2b492e2563416fcdde90aeeb4 [INFO] running `Command { std: "docker" "start" "-a" "622fc8e49dc747ab279db056e7011de1303957f2b492e2563416fcdde90aeeb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "622fc8e49dc747ab279db056e7011de1303957f2b492e2563416fcdde90aeeb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622fc8e49dc747ab279db056e7011de1303957f2b492e2563416fcdde90aeeb4", kill_on_drop: false }` [INFO] [stdout] 622fc8e49dc747ab279db056e7011de1303957f2b492e2563416fcdde90aeeb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7647d650bf950cf6f6d2ca676cc88c5010cdf80aec575107ade328f1c304ac75 [INFO] running `Command { std: "docker" "start" "-a" "7647d650bf950cf6f6d2ca676cc88c5010cdf80aec575107ade328f1c304ac75", kill_on_drop: false }` [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking ruzstd v0.7.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking proc v0.1.0 (/opt/rustwide/workdir/src/proc) [INFO] [stderr] Compiling logos-codegen v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling logos-derive v0.14.2 [INFO] [stderr] Checking logos v0.14.2 [INFO] [stderr] Checking unescaper v0.1.5 [INFO] [stderr] Checking ygen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking ylc v0.1.0 (/opt/rustwide/workdir/tools/ylc) [INFO] [stderr] Checking ytest v0.1.0 (/opt/rustwide/workdir/tools/ytest) [INFO] [stderr] Checking ygen-mc v0.1.0 (/opt/rustwide/workdir/tools/ygen-mc) [INFO] [stderr] Checking simplelang v0.1.0 (/opt/rustwide/workdir/tools/simplelang) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s [INFO] running `Command { std: "docker" "inspect" "7647d650bf950cf6f6d2ca676cc88c5010cdf80aec575107ade328f1c304ac75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7647d650bf950cf6f6d2ca676cc88c5010cdf80aec575107ade328f1c304ac75", kill_on_drop: false }` [INFO] [stdout] 7647d650bf950cf6f6d2ca676cc88c5010cdf80aec575107ade328f1c304ac75