[INFO] cloning repository https://github.com/Mrowqa/latte-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mrowqa/latte-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrowqa%2Flatte-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrowqa%2Flatte-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b10d96532b04ea132f20cc250675f90a8aa58b55 [INFO] checking Mrowqa/latte-compiler against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrowqa%2Flatte-compiler" "/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/Mrowqa/latte-compiler on toolchain 368e2fd458a22d0cc133d0c254f2612ee999744f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mrowqa/latte-compiler [INFO] finished tweaking git repo https://github.com/Mrowqa/latte-compiler [INFO] tweaked toml for git repo https://github.com/Mrowqa/latte-compiler written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Mrowqa/latte-compiler 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" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.16.2 [INFO] [stderr] Downloaded string_cache_shared v0.3.0 [INFO] [stderr] Downloaded term v0.4.6 [INFO] [stderr] Downloaded string_cache_codegen v0.4.2 [INFO] [stderr] Downloaded byte-tools v0.3.0 [INFO] [stderr] Downloaded diff v0.1.11 [INFO] [stderr] Downloaded string_cache v0.7.3 [INFO] [stderr] Downloaded colored v1.6.1 [INFO] [stderr] Downloaded redox_syscall v0.1.43 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] [stderr] Downloaded block-padding v0.1.2 [INFO] [stderr] Downloaded opaque-debug v0.2.1 [INFO] [stderr] Downloaded docopt v1.0.2 [INFO] [stderr] Downloaded ascii-canvas v1.0.0 [INFO] [stderr] Downloaded bit-set v0.5.0 [INFO] [stderr] Downloaded fixedbitset v0.1.9 [INFO] [stderr] Downloaded block-buffer v0.7.0 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded syn v0.15.22 [INFO] [stderr] Downloaded quote v0.6.10 [INFO] [stderr] Downloaded lalrpop v0.16.2 [INFO] [stderr] Downloaded new_debug_unreachable v1.0.1 [INFO] [stderr] Downloaded proc-macro2 v0.4.24 [INFO] [stderr] Downloaded bit-vec v0.5.0 [INFO] [stderr] Downloaded ena v0.10.1 [INFO] [stderr] Downloaded libc v0.2.44 [INFO] [stderr] Downloaded digest v0.8.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1651e47470c8327a504a22c7e9aa9f72ffe82ec4025b03b8efc8a48dd0d045bd [INFO] running `Command { std: "docker" "start" "-a" "1651e47470c8327a504a22c7e9aa9f72ffe82ec4025b03b8efc8a48dd0d045bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1651e47470c8327a504a22c7e9aa9f72ffe82ec4025b03b8efc8a48dd0d045bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1651e47470c8327a504a22c7e9aa9f72ffe82ec4025b03b8efc8a48dd0d045bd", kill_on_drop: false }` [INFO] [stdout] 1651e47470c8327a504a22c7e9aa9f72ffe82ec4025b03b8efc8a48dd0d045bd [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfcc985f1e8ac28d3bc6e8f17dd5f4aef6d21c1e6d08df1bbd06f943b332cdac [INFO] running `Command { std: "docker" "start" "-a" "cfcc985f1e8ac28d3bc6e8f17dd5f4aef6d21c1e6d08df1bbd06f943b332cdac", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling lalrpop-util v0.16.2 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling lalrpop v0.16.2 [INFO] [stderr] Compiling latte-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:6872:5 [INFO] [stdout] | [INFO] [stdout] 6872 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6872 - (__0) [INFO] [stdout] 6872 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7057:5 [INFO] [stdout] | [INFO] [stdout] 7057 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7057 - (__0) [INFO] [stdout] 7057 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7101:5 [INFO] [stdout] | [INFO] [stdout] 7101 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7101 - (__0) [INFO] [stdout] 7101 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7128:5 [INFO] [stdout] | [INFO] [stdout] 7128 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7128 - (__0) [INFO] [stdout] 7128 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7238:5 [INFO] [stdout] | [INFO] [stdout] 7238 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7238 - (__0) [INFO] [stdout] 7238 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7251:5 [INFO] [stdout] | [INFO] [stdout] 7251 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7251 - (__0) [INFO] [stdout] 7251 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7264:5 [INFO] [stdout] | [INFO] [stdout] 7264 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7264 - (__0) [INFO] [stdout] 7264 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7277:5 [INFO] [stdout] | [INFO] [stdout] 7277 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7277 - (__0) [INFO] [stdout] 7277 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7290 - (__0) [INFO] [stdout] 7290 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:6872:5 [INFO] [stdout] | [INFO] [stdout] 6872 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 6872 - (__0) [INFO] [stdout] 6872 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7303:5 [INFO] [stdout] | [INFO] [stdout] 7303 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7303 - (__0) [INFO] [stdout] 7303 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7334:5 [INFO] [stdout] | [INFO] [stdout] 7334 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7334 - (__0) [INFO] [stdout] 7334 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7653:5 [INFO] [stdout] | [INFO] [stdout] 7653 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7653 - (__0) [INFO] [stdout] 7653 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7057:5 [INFO] [stdout] | [INFO] [stdout] 7057 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7057 - (__0) [INFO] [stdout] 7057 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7981:5 [INFO] [stdout] | [INFO] [stdout] 7981 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7981 - (__0) [INFO] [stdout] 7981 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7101:5 [INFO] [stdout] | [INFO] [stdout] 7101 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7101 - (__0) [INFO] [stdout] 7101 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8013:5 [INFO] [stdout] | [INFO] [stdout] 8013 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8013 - (__0) [INFO] [stdout] 8013 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7128:5 [INFO] [stdout] | [INFO] [stdout] 7128 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7128 - (__0) [INFO] [stdout] 7128 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8045:5 [INFO] [stdout] | [INFO] [stdout] 8045 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8045 - (__0) [INFO] [stdout] 8045 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8077:5 [INFO] [stdout] | [INFO] [stdout] 8077 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8077 - (__0) [INFO] [stdout] 8077 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7238:5 [INFO] [stdout] | [INFO] [stdout] 7238 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7238 - (__0) [INFO] [stdout] 7238 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8109:5 [INFO] [stdout] | [INFO] [stdout] 8109 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8109 - (__0) [INFO] [stdout] 8109 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7251:5 [INFO] [stdout] | [INFO] [stdout] 7251 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7251 - (__0) [INFO] [stdout] 7251 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8168:5 [INFO] [stdout] | [INFO] [stdout] 8168 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8168 - (__0) [INFO] [stdout] 8168 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7264:5 [INFO] [stdout] | [INFO] [stdout] 7264 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7264 - (__0) [INFO] [stdout] 7264 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8558:5 [INFO] [stdout] | [INFO] [stdout] 8558 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8558 - (__0) [INFO] [stdout] 8558 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7277:5 [INFO] [stdout] | [INFO] [stdout] 7277 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7277 - (__0) [INFO] [stdout] 7277 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8708:5 [INFO] [stdout] | [INFO] [stdout] 8708 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8708 - (__0) [INFO] [stdout] 8708 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7290 - (__0) [INFO] [stdout] 7290 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:9028:5 [INFO] [stdout] | [INFO] [stdout] 9028 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9028 - (__0) [INFO] [stdout] 9028 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7303:5 [INFO] [stdout] | [INFO] [stdout] 7303 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7303 - (__0) [INFO] [stdout] 7303 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:9096:5 [INFO] [stdout] | [INFO] [stdout] 9096 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9096 - (__0) [INFO] [stdout] 9096 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7334:5 [INFO] [stdout] | [INFO] [stdout] 7334 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7334 - (__0) [INFO] [stdout] 7334 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7653:5 [INFO] [stdout] | [INFO] [stdout] 7653 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7653 - (__0) [INFO] [stdout] 7653 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:7981:5 [INFO] [stdout] | [INFO] [stdout] 7981 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7981 - (__0) [INFO] [stdout] 7981 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8013:5 [INFO] [stdout] | [INFO] [stdout] 8013 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8013 - (__0) [INFO] [stdout] 8013 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8045:5 [INFO] [stdout] | [INFO] [stdout] 8045 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8045 - (__0) [INFO] [stdout] 8045 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8077:5 [INFO] [stdout] | [INFO] [stdout] 8077 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8077 - (__0) [INFO] [stdout] 8077 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8109:5 [INFO] [stdout] | [INFO] [stdout] 8109 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8109 - (__0) [INFO] [stdout] 8109 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8168:5 [INFO] [stdout] | [INFO] [stdout] 8168 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8168 - (__0) [INFO] [stdout] 8168 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8558:5 [INFO] [stdout] | [INFO] [stdout] 8558 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8558 - (__0) [INFO] [stdout] 8558 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:8708:5 [INFO] [stdout] | [INFO] [stdout] 8708 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8708 - (__0) [INFO] [stdout] 8708 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:9028:5 [INFO] [stdout] | [INFO] [stdout] 9028 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9028 - (__0) [INFO] [stdout] 9028 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:9096:5 [INFO] [stdout] | [INFO] [stdout] 9096 | (__0) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9096 - (__0) [INFO] [stdout] 9096 + __0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:6823:36 [INFO] [stdout] | [INFO] [stdout] 6823 | let __text = self.text.trim_left(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 6823 | let __text = self.text.trim_start(); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> /opt/rustwide/target/debug/build/latte-compiler-67cc0a62f12207ec/out/parser/latte.rs:6823:36 [INFO] [stdout] | [INFO] [stdout] 6823 | let __text = self.text.trim_left(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated method [INFO] [stdout] | [INFO] [stdout] 6823 | let __text = self.text.trim_start(); [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/codegen/function.rs:463:29 [INFO] [stdout] | [INFO] [stdout] 463 | let mut end_body_label = self.process_block(block, body_label, false); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/codegen/function.rs:482:29 [INFO] [stdout] | [INFO] [stdout] 482 | let mut end_body_label = self.process_block(block, body_label, false); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/codegen/function.rs:463:29 [INFO] [stdout] | [INFO] [stdout] 463 | let mut end_body_label = self.process_block(block, body_label, false); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/codegen/function.rs:482:29 [INFO] [stdout] | [INFO] [stdout] 482 | let mut end_body_label = self.process_block(block, body_label, false); [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cfcc985f1e8ac28d3bc6e8f17dd5f4aef6d21c1e6d08df1bbd06f943b332cdac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfcc985f1e8ac28d3bc6e8f17dd5f4aef6d21c1e6d08df1bbd06f943b332cdac", kill_on_drop: false }` [INFO] [stdout] cfcc985f1e8ac28d3bc6e8f17dd5f4aef6d21c1e6d08df1bbd06f943b332cdac [INFO] checking Mrowqa/latte-compiler against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrowqa%2Flatte-compiler" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mrowqa/latte-compiler on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mrowqa/latte-compiler [INFO] finished tweaking git repo https://github.com/Mrowqa/latte-compiler [INFO] tweaked toml for git repo https://github.com/Mrowqa/latte-compiler written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Mrowqa/latte-compiler 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af235a70f33fc5a97416c1585fe1454ae9e92d40e1fb5f10cf7e969c23b3b036 [INFO] running `Command { std: "docker" "start" "-a" "af235a70f33fc5a97416c1585fe1454ae9e92d40e1fb5f10cf7e969c23b3b036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af235a70f33fc5a97416c1585fe1454ae9e92d40e1fb5f10cf7e969c23b3b036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af235a70f33fc5a97416c1585fe1454ae9e92d40e1fb5f10cf7e969c23b3b036", kill_on_drop: false }` [INFO] [stdout] af235a70f33fc5a97416c1585fe1454ae9e92d40e1fb5f10cf7e969c23b3b036 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3110723031c264a81f920ffe834d6ca82bfd1adb09427ba18838d450a0c112c [INFO] running `Command { std: "docker" "start" "-a" "e3110723031c264a81f920ffe834d6ca82bfd1adb09427ba18838d450a0c112c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling lalrpop-util v0.16.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:588:17: [INFO] [stderr] must_produce_diag: `trimmed_def_paths` called but no diagnostics emitted; `with_no_trimmed_paths` for debugging. called at: 0: ::set_must_produce_diag [INFO] [stderr] 1: ::record_trimmed_def_paths [INFO] [stderr] 2: rustc_middle::ty::print::pretty::trimmed_def_paths [INFO] [stderr] 3: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 4: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 5: rustc_query_impl::query_impl::trimmed_def_paths::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 6: ::print_def_path [INFO] [stderr] 7: ::print_def_path [INFO] [stderr] 8: ::pretty_print_type [INFO] [stderr] 9: as rustc_middle::ty::print::Print>::print [INFO] [stderr] 10: ::pretty_in_binder::> [INFO] [stderr] 11: ::pretty_print_type [INFO] [stderr] 12: ::fmt [INFO] [stderr] 13: rustc_lint::mutable_transmutes::check_overlapping::::check_expr::{closure#0}>::{closure#2}> [INFO] [stderr] 14: ::check_expr [INFO] [stderr] 15: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 16: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 17: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 18: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 19: as rustc_hir::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 20: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 21: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 22: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 23: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 24: as rustc_hir::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 25: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 26: rustc_lint::lint_mod [INFO] [stderr] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 29: rustc_query_impl::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 30: rustc_lint::late::check_crate::{closure#1} [INFO] [stderr] 31: rustc_lint::late::check_crate [INFO] [stderr] 32: rustc_interface::passes::analysis [INFO] [stderr] 33: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 35: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 37: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stderr] 38: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 39: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 40: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 41: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 42: [INFO] [stderr] 43: clone [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f377ab7ddd5 - std::backtrace_rs::backtrace::libunwind::trace::hd14cd05c8ce75653 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x7f377ab7ddd5 - std::backtrace_rs::backtrace::trace_unsynchronized::h2bd11920a4bced06 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f377ab7ddd5 - std::sys::backtrace::_print_fmt::h7b5db99a0e0a9618 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x7f377ab7ddd5 - ::fmt::h3b0bb7ed425a905c [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x7f377abcecfb - core::fmt::rt::Argument::fmt::h8dbebbed1aabf976 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x7f377abcecfb - core::fmt::write::h970c44dce83e5ee7 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x7f377ab7261f - std::io::Write::write_fmt::h3b36ddac8cba0ada [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x7f377ab80671 - std::sys::backtrace::BacktraceLock::print::h4e16a8d2ce8dc6ad [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x7f377ab80671 - std::panicking::default_hook::{{closure}}::h1d9339438491665b [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x7f377ab8034c - std::panicking::default_hook::h706794151aa208b4 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x7f377e051dba - std[f88f5f79b5dd95a0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 11: 0x7f377ab8103f - as core::ops::function::Fn>::call::h83138b9a2d92612c [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2162:9 [INFO] [stderr] 12: 0x7f377ab8103f - std::panicking::rust_panic_with_hook::hf271bde743f78cbd [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:805:13 [INFO] [stderr] 13: 0x7f377ab80c67 - std::panicking::begin_panic_handler::{{closure}}::h153af9175e95fc80 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:671:13 [INFO] [stderr] 14: 0x7f377ab7e299 - std::sys::backtrace::__rust_end_short_backtrace::h8607198d3b617b99 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 15: 0x7f377ab808f4 - rust_begin_unwind [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:662:5 [INFO] [stderr] 16: 0x7f377abcb2c3 - core::panicking::panic_fmt::hf6633b287b5ae536 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/panicking.rs:74:14 [INFO] [stderr] 17: 0x7f3780fa5e9a - ::drop.cold [INFO] [stderr] 18: 0x7f37803edb5c - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7f37804f70da - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f37804f775f - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7f3780407cb8 - rustc_interface[d8ac3dbe8c4052b9]::interface::run_compiler::, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7f37803ec549 - std[f88f5f79b5dd95a0]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f37803ec2fa - <::spawn_unchecked_, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#1} as core[3cb4721bd79b40c1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7f377ab8afbb - as core::ops::function::FnOnce>::call_once::h438aa41529320378 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 25: 0x7f377ab8afbb - as core::ops::function::FnOnce>::call_once::ha61ffbd131f8a573 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 26: 0x7f377ab8afbb - std::sys::pal::unix::thread::Thread::new::thread_start::h64d9bacc04a5fc59 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 27: 0x7f377a928ac3 - [INFO] [stderr] 28: 0x7f377a9b9a04 - clone [INFO] [stderr] 29: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.1.1/rustc-ice-2024-07-30T21_36_34-569.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.82.0-nightly (09146510c 2024-07-30) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `memchr` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:588:17: [INFO] [stderr] must_produce_diag: `trimmed_def_paths` called but no diagnostics emitted; `with_no_trimmed_paths` for debugging. called at: 0: ::set_must_produce_diag [INFO] [stderr] 1: ::record_trimmed_def_paths [INFO] [stderr] 2: rustc_middle::ty::print::pretty::trimmed_def_paths [INFO] [stderr] 3: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 4: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 5: rustc_query_impl::query_impl::trimmed_def_paths::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 6: ::print_def_path [INFO] [stderr] 7: ::print_def_path [INFO] [stderr] 8: ::pretty_print_type [INFO] [stderr] 9: as rustc_middle::ty::print::Print>::print [INFO] [stderr] 10: ::pretty_in_binder::> [INFO] [stderr] 11: ::pretty_print_type [INFO] [stderr] 12: ::fmt [INFO] [stderr] 13: rustc_lint::mutable_transmutes::check_overlapping::::check_expr::{closure#0}>::{closure#2}> [INFO] [stderr] 14: ::check_expr [INFO] [stderr] 15: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 16: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 17: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 18: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 19: as rustc_hir::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 20: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 21: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 22: as rustc_hir::intravisit::Visitor>::visit_expr [INFO] [stderr] 23: rustc_hir::intravisit::walk_block::> [INFO] [stderr] 24: as rustc_hir::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 25: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 26: rustc_lint::lint_mod [INFO] [stderr] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 29: rustc_query_impl::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 30: rustc_lint::late::check_crate::{closure#1} [INFO] [stderr] 31: rustc_lint::late::check_crate [INFO] [stderr] 32: rustc_interface::passes::analysis [INFO] [stderr] 33: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 35: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 37: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stderr] 38: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 39: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 40: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 41: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 42: [INFO] [stderr] 43: clone [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f77e637ddd5 - std::backtrace_rs::backtrace::libunwind::trace::hd14cd05c8ce75653 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x7f77e637ddd5 - std::backtrace_rs::backtrace::trace_unsynchronized::h2bd11920a4bced06 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f77e637ddd5 - std::sys::backtrace::_print_fmt::h7b5db99a0e0a9618 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x7f77e637ddd5 - ::fmt::h3b0bb7ed425a905c [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x7f77e63cecfb - core::fmt::rt::Argument::fmt::h8dbebbed1aabf976 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x7f77e63cecfb - core::fmt::write::h970c44dce83e5ee7 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x7f77e637261f - std::io::Write::write_fmt::h3b36ddac8cba0ada [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x7f77e6380671 - std::sys::backtrace::BacktraceLock::print::h4e16a8d2ce8dc6ad [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x7f77e6380671 - std::panicking::default_hook::{{closure}}::h1d9339438491665b [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x7f77e638034c - std::panicking::default_hook::h706794151aa208b4 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x7f77e9851dba - std[f88f5f79b5dd95a0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 11: 0x7f77e638103f - as core::ops::function::Fn>::call::h83138b9a2d92612c [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2162:9 [INFO] [stderr] 12: 0x7f77e638103f - std::panicking::rust_panic_with_hook::hf271bde743f78cbd [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:805:13 [INFO] [stderr] 13: 0x7f77e6380c67 - std::panicking::begin_panic_handler::{{closure}}::h153af9175e95fc80 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:671:13 [INFO] [stderr] 14: 0x7f77e637e299 - std::sys::backtrace::__rust_end_short_backtrace::h8607198d3b617b99 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 15: 0x7f77e63808f4 - rust_begin_unwind [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/panicking.rs:662:5 [INFO] [stderr] 16: 0x7f77e63cb2c3 - core::panicking::panic_fmt::hf6633b287b5ae536 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/core/src/panicking.rs:74:14 [INFO] [stderr] 17: 0x7f77ec7a5e9a - ::drop.cold [INFO] [stderr] 18: 0x7f77ebbedb5c - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7f77ebcf70da - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f77ebcf775f - core[3cb4721bd79b40c1]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7f77ebc07cb8 - rustc_interface[d8ac3dbe8c4052b9]::interface::run_compiler::, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x7f77ebbec549 - std[f88f5f79b5dd95a0]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f77ebbec2fa - <::spawn_unchecked_, rustc_driver_impl[fc71c99b1665d275]::run_compiler::{closure#0}>::{closure#1}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3cb4721bd79b40c1]::result::Result<(), rustc_span[c47c5cbe9eaa080e]::ErrorGuaranteed>>::{closure#1} as core[3cb4721bd79b40c1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7f77e638afbb - as core::ops::function::FnOnce>::call_once::h438aa41529320378 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 25: 0x7f77e638afbb - as core::ops::function::FnOnce>::call_once::ha61ffbd131f8a573 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/alloc/src/boxed.rs:2148:9 [INFO] [stderr] 26: 0x7f77e638afbb - std::sys::pal::unix::thread::Thread::new::thread_start::h64d9bacc04a5fc59 [INFO] [stderr] at /rustc/09146510cdb33d15474a35fde290187a88b1cf35/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 27: 0x7f77e6128ac3 - [INFO] [stderr] 28: 0x7f77e61b9a04 - clone [INFO] [stderr] 29: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.1.1/rustc-ice-2024-07-30T21_36_34-542.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.82.0-nightly (09146510c 2024-07-30) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `memchr` (lib) [INFO] running `Command { std: "docker" "inspect" "e3110723031c264a81f920ffe834d6ca82bfd1adb09427ba18838d450a0c112c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3110723031c264a81f920ffe834d6ca82bfd1adb09427ba18838d450a0c112c", kill_on_drop: false }` [INFO] [stdout] e3110723031c264a81f920ffe834d6ca82bfd1adb09427ba18838d450a0c112c