[INFO] cloning repository https://github.com/TOMYUE/kacc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TOMYUE/kacc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTOMYUE%2Fkacc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTOMYUE%2Fkacc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 021f2cd2404b50cfb7a38fec36ba3779abbacb28 [INFO] testing TOMYUE/kacc against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTOMYUE%2Fkacc" "/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/rust-toolchain [INFO] started tweaking git repo https://github.com/TOMYUE/kacc [INFO] finished tweaking git repo https://github.com/TOMYUE/kacc [INFO] tweaked toml for git repo https://github.com/TOMYUE/kacc written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TOMYUE/kacc on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TOMYUE/kacc 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a5650430c8e0c298c82da2f52c972532150569d2d0a867424201cbfe8214adc [INFO] running `Command { std: "docker" "start" "-a" "5a5650430c8e0c298c82da2f52c972532150569d2d0a867424201cbfe8214adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a5650430c8e0c298c82da2f52c972532150569d2d0a867424201cbfe8214adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5650430c8e0c298c82da2f52c972532150569d2d0a867424201cbfe8214adc", kill_on_drop: false }` [INFO] [stdout] 5a5650430c8e0c298c82da2f52c972532150569d2d0a867424201cbfe8214adc [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de941900a2ef9cccee5beb86cc99a26bd06bb7ba641ac1f9efd8f824751c22ee [INFO] running `Command { std: "docker" "start" "-a" "de941900a2ef9cccee5beb86cc99a26bd06bb7ba641ac1f9efd8f824751c22ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lang-c v0.15.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling peg-macros v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling peg v0.8.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling kecc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | #![deny(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/ir/interp.rs:1158:71 [INFO] [stdout] | [INFO] [stdout] 1158 | fn new(ir: &'i TranslationUnit, args: Vec) -> Result, InterpreterError> { [INFO] [stdout] | -- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: consistently use `'i` [INFO] [stdout] | [INFO] [stdout] 1158 - fn new(ir: &'i TranslationUnit, args: Vec) -> Result, InterpreterError> { [INFO] [stdout] 1158 + fn new(ir: &'i TranslationUnit, args: Vec) -> Result, InterpreterError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kecc` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "de941900a2ef9cccee5beb86cc99a26bd06bb7ba641ac1f9efd8f824751c22ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de941900a2ef9cccee5beb86cc99a26bd06bb7ba641ac1f9efd8f824751c22ee", kill_on_drop: false }` [INFO] [stdout] de941900a2ef9cccee5beb86cc99a26bd06bb7ba641ac1f9efd8f824751c22ee