[INFO] cloning repository https://github.com/spapinistarkware/cranelift-to-sierra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spapinistarkware/cranelift-to-sierra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspapinistarkware%2Fcranelift-to-sierra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspapinistarkware%2Fcranelift-to-sierra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c0548dacb524d6788665da1262c57e9c35aa494
[INFO] building spapinistarkware/cranelift-to-sierra against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspapinistarkware%2Fcranelift-to-sierra" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spapinistarkware/cranelift-to-sierra
[INFO] finished tweaking git repo https://github.com/spapinistarkware/cranelift-to-sierra
[INFO] tweaked toml for git repo https://github.com/spapinistarkware/cranelift-to-sierra written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spapinistarkware/cranelift-to-sierra 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/spapinistarkware/cranelift-to-sierra 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 cranelift-codegen-shared v0.109.0
[INFO] [stderr]   Downloaded salsa-macros v0.16.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded cranelift-entity v0.109.0
[INFO] [stderr]   Downloaded cairo-felt v0.9.1
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded cranelift-frontend v0.109.0
[INFO] [stderr]   Downloaded cranelift-module v0.109.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded cranelift-bforest v0.109.0
[INFO] [stderr]   Downloaded cranelift-control v0.109.0
[INFO] [stderr]   Downloaded cranelift-native v0.109.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.109.0
[INFO] [stderr]   Downloaded cranelift-reader v0.109.0
[INFO] [stderr]   Downloaded cranelift-isle v0.109.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.109.0
[INFO] [stderr]   Downloaded cairo-lang-sierra v2.6.4
[INFO] [stderr]   Downloaded salsa v0.16.1
[INFO] [stderr]   Downloaded cranelift v0.109.0
[INFO] [stderr]   Downloaded cairo-lang-utils v2.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2c19c16bbcec79ae930c9beb75e94194a60ba985758b6d8d7420763a2ac32208
[INFO] running `Command { std: "docker" "start" "-a" "2c19c16bbcec79ae930c9beb75e94194a60ba985758b6d8d7420763a2ac32208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c19c16bbcec79ae930c9beb75e94194a60ba985758b6d8d7420763a2ac32208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c19c16bbcec79ae930c9beb75e94194a60ba985758b6d8d7420763a2ac32208", kill_on_drop: false }`
[INFO] [stdout] 2c19c16bbcec79ae930c9beb75e94194a60ba985758b6d8d7420763a2ac32208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6fd66808649e35a526918349937d950cf6e3a56995eeb7fb2216c986bce2bb3a
[INFO] running `Command { std: "docker" "start" "-a" "6fd66808649e35a526918349937d950cf6e3a56995eeb7fb2216c986bce2bb3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cranelift-isle v0.109.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.109.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cranelift-entity v0.109.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.109.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling cranelift-bforest v0.109.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling cranelift-control v0.109.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling cranelift-codegen v0.109.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling salsa v0.16.1
[INFO] [stderr]    Compiling cairo-felt v0.9.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling cairo-lang-utils v2.6.4
[INFO] [stderr]    Compiling cairo-lang-sierra v2.6.4
[INFO] [stderr]    Compiling cranelift-frontend v0.109.0
[INFO] [stderr]    Compiling cranelift-reader v0.109.0
[INFO] [stderr]    Compiling cranelift-native v0.109.0
[INFO] [stderr]    Compiling cranelift v0.109.0
[INFO] [stderr]    Compiling cranelift_to_sierra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "6fd66808649e35a526918349937d950cf6e3a56995eeb7fb2216c986bce2bb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fd66808649e35a526918349937d950cf6e3a56995eeb7fb2216c986bce2bb3a", kill_on_drop: false }`
[INFO] [stdout] 6fd66808649e35a526918349937d950cf6e3a56995eeb7fb2216c986bce2bb3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6e0be3ee25e4c40b5b21f22c0227f14cdd9fa310a0c72fc92ca9de3fa9cb2c1a
[INFO] running `Command { std: "docker" "start" "-a" "6e0be3ee25e4c40b5b21f22c0227f14cdd9fa310a0c72fc92ca9de3fa9cb2c1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift_to_sierra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "6e0be3ee25e4c40b5b21f22c0227f14cdd9fa310a0c72fc92ca9de3fa9cb2c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0be3ee25e4c40b5b21f22c0227f14cdd9fa310a0c72fc92ca9de3fa9cb2c1a", kill_on_drop: false }`
[INFO] [stdout] 6e0be3ee25e4c40b5b21f22c0227f14cdd9fa310a0c72fc92ca9de3fa9cb2c1a
