[INFO] cloning repository https://github.com/pterror/ascent-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pterror/ascent-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpterror%2Fascent-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpterror%2Fascent-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd0c8236d3fb1cabbec793f317357335b96bd9ff [INFO] checking pterror/ascent-interpreter against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpterror%2Fascent-interpreter" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pterror/ascent-interpreter [INFO] finished tweaking git repo https://github.com/pterror/ascent-interpreter [INFO] tweaked toml for git repo https://github.com/pterror/ascent-interpreter written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pterror/ascent-interpreter on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pterror/ascent-interpreter 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boxcar v0.1.0 [INFO] [stderr] Downloaded ascent v0.8.0 [INFO] [stderr] Downloaded ascent_macro v0.8.0 [INFO] [stderr] Downloaded ascent_base v0.8.0 [INFO] [stderr] Downloaded duplicate v2.0.1 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7474aa869b6674b01bd576966e3ecc31515bd822d4666a11f82d07a2f5525230 [INFO] running `Command { std: "docker" "start" "-a" "7474aa869b6674b01bd576966e3ecc31515bd822d4666a11f82d07a2f5525230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7474aa869b6674b01bd576966e3ecc31515bd822d4666a11f82d07a2f5525230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7474aa869b6674b01bd576966e3ecc31515bd822d4666a11f82d07a2f5525230", kill_on_drop: false }` [INFO] [stdout] 7474aa869b6674b01bd576966e3ecc31515bd822d4666a11f82d07a2f5525230 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e4c85368b7c851536dfe08e2f91303e52e17285855083abdb355a9275ab926e [INFO] running `Command { std: "docker" "start" "-a" "4e4c85368b7c851536dfe08e2f91303e52e17285855083abdb355a9275ab926e", kill_on_drop: false }` [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ascent_base v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling duplicate v2.0.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking boxcar v0.1.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking ascent-syntax v0.1.0 (/opt/rustwide/workdir/crates/ascent-syntax) [INFO] [stderr] Compiling ascent_macro v0.8.0 [INFO] [stderr] Checking ascent-ir v0.1.0 (/opt/rustwide/workdir/crates/ascent-ir) [INFO] [stderr] Checking ascent-eval v0.1.0 (/opt/rustwide/workdir/crates/ascent-eval) [INFO] [stderr] Checking zerocopy v0.8.39 [INFO] [stderr] Checking ascent-interpreter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking proptest v1.10.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking ascent v0.8.0 [INFO] [stderr] WARNING: In Ascent rules, use `|` as the disjunction token instead of `||` [INFO] [stderr] WARNING: In Ascent rules, use `|` as the disjunction token instead of `||` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s [INFO] running `Command { std: "docker" "inspect" "4e4c85368b7c851536dfe08e2f91303e52e17285855083abdb355a9275ab926e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e4c85368b7c851536dfe08e2f91303e52e17285855083abdb355a9275ab926e", kill_on_drop: false }` [INFO] [stdout] 4e4c85368b7c851536dfe08e2f91303e52e17285855083abdb355a9275ab926e