[INFO] cloning repository https://github.com/diegostafa/ccs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegostafa/ccs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegostafa%2Fccs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegostafa%2Fccs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 270ffd1b8c710f92a34c5d9e2dcb82b87c366689
[INFO] building diegostafa/ccs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegostafa%2Fccs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/diegostafa/ccs
[INFO] finished tweaking git repo https://github.com/diegostafa/ccs
[INFO] tweaked toml for git repo https://github.com/diegostafa/ccs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diegostafa/ccs 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 git repo https://github.com/diegostafa/ccs 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 quad-rand v0.2.3
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded lalrpop-util v0.22.1
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded cli-tables v0.2.1
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded fixedbitset v0.5.7
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded miniquad v0.4.6
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] [stderr]   Downloaded macroquad v0.4.13
[INFO] [stderr]   Downloaded term v1.0.1
[INFO] [stderr]   Downloaded lalrpop v0.22.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 72ef5618f53401d3a4640bcae4c56e7b54c21c36aafd64ee04cb3d4df0c5ed5d
[INFO] running `Command { std: "docker" "start" "-a" "72ef5618f53401d3a4640bcae4c56e7b54c21c36aafd64ee04cb3d4df0c5ed5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72ef5618f53401d3a4640bcae4c56e7b54c21c36aafd64ee04cb3d4df0c5ed5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ef5618f53401d3a4640bcae4c56e7b54c21c36aafd64ee04cb3d4df0c5ed5d", kill_on_drop: false }`
[INFO] [stdout] 72ef5618f53401d3a4640bcae4c56e7b54c21c36aafd64ee04cb3d4df0c5ed5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 03e04c3e9098f37f6812575e38b893cf64039cb1eb7f4f833b402c2c0746d0a6
[INFO] running `Command { std: "docker" "start" "-a" "03e04c3e9098f37f6812575e38b893cf64039cb1eb7f4f833b402c2c0746d0a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling cli-tables v0.2.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling macroquad v0.4.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]    Compiling ccs v0.1.0 (/opt/rustwide/workdir/ccs)
[INFO] [stderr]    Compiling ccs-vp v0.1.0 (/opt/rustwide/workdir/ccs-vp)
[INFO] [stderr]    Compiling ccs-tools v0.1.0 (/opt/rustwide/workdir/ccs-tools)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.03s
[INFO] running `Command { std: "docker" "inspect" "03e04c3e9098f37f6812575e38b893cf64039cb1eb7f4f833b402c2c0746d0a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03e04c3e9098f37f6812575e38b893cf64039cb1eb7f4f833b402c2c0746d0a6", kill_on_drop: false }`
[INFO] [stdout] 03e04c3e9098f37f6812575e38b893cf64039cb1eb7f4f833b402c2c0746d0a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4adb9e0f6d4aa01ab0a745713e8942e24f3ea644f14b7e928e11bc9bfc60a045
[INFO] running `Command { std: "docker" "start" "-a" "4adb9e0f6d4aa01ab0a745713e8942e24f3ea644f14b7e928e11bc9bfc60a045", kill_on_drop: false }`
[INFO] [stderr]    Compiling ccs v0.1.0 (/opt/rustwide/workdir/ccs)
[INFO] [stderr]    Compiling ccs-vp v0.1.0 (/opt/rustwide/workdir/ccs-vp)
[INFO] [stderr]    Compiling ccs-tools v0.1.0 (/opt/rustwide/workdir/ccs-tools)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] running `Command { std: "docker" "inspect" "4adb9e0f6d4aa01ab0a745713e8942e24f3ea644f14b7e928e11bc9bfc60a045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4adb9e0f6d4aa01ab0a745713e8942e24f3ea644f14b7e928e11bc9bfc60a045", kill_on_drop: false }`
[INFO] [stdout] 4adb9e0f6d4aa01ab0a745713e8942e24f3ea644f14b7e928e11bc9bfc60a045
