[INFO] cloning repository https://github.com/jkpjkpjkp/rr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkpjkpjkp/rr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkpjkpjkp%2Frr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkpjkpjkp%2Frr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec5975521d979f5206e7559847a59bcc49964c9f
[INFO] checking jkpjkpjkp/rr against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkpjkpjkp%2Frr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkpjkpjkp/rr
[INFO] finished tweaking git repo https://github.com/jkpjkpjkp/rr
[INFO] tweaked toml for git repo https://github.com/jkpjkpjkp/rr written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkpjkpjkp/rr on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkpjkpjkp/rr 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14de3f2010741827e950ace446a38257e17cbe1b90e5525245ff30236031083e
[INFO] running `Command { std: "docker" "start" "-a" "14de3f2010741827e950ace446a38257e17cbe1b90e5525245ff30236031083e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14de3f2010741827e950ace446a38257e17cbe1b90e5525245ff30236031083e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14de3f2010741827e950ace446a38257e17cbe1b90e5525245ff30236031083e", kill_on_drop: false }`
[INFO] [stdout] 14de3f2010741827e950ace446a38257e17cbe1b90e5525245ff30236031083e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4413cb5b641d5320b42450e0235c53f28f3956097e2dc4b69162f8560d016e44
[INFO] running `Command { std: "docker" "start" "-a" "4413cb5b641d5320b42450e0235c53f28f3956097e2dc4b69162f8560d016e44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling smallvec v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking lalrpop-util v0.20.0
[INFO] [stderr]     Checking cfg v0.1.0 (/opt/rustwide/workdir/cfg)
[INFO] [stderr]     Checking pfds v0.4.0
[INFO] [stderr]     Checking pass_12 v0.1.0 (/opt/rustwide/workdir/pass_12)
[INFO] [stdout] warning: constant `mesh_mesh` should have an upper case name
[INFO] [stdout]  --> cfg/src/lib.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const mesh_mesh: usize = 0;
[INFO] [stdout]   |           ^^^^^^^^^ help: convert the identifier to upper case: `MESH_MESH`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mesh_geen` should have an upper case name
[INFO] [stdout]  --> cfg/src/lib.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const mesh_geen: usize = 1;
[INFO] [stdout]   |           ^^^^^^^^^ help: convert the identifier to upper case: `MESH_GEEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mesh_tp` should have an upper case name
[INFO] [stdout]  --> cfg/src/lib.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const mesh_tp: usize = mesh_geen;
[INFO] [stdout]   |           ^^^^^^^ help: convert the identifier to upper case: `MESH_TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mesh_name` should have an upper case name
[INFO] [stdout]  --> cfg/src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const mesh_name: usize = 2;
[INFO] [stdout]   |           ^^^^^^^^^ help: convert the identifier to upper case: `MESH_NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mesh_dim` should have an upper case name
[INFO] [stdout]  --> cfg/src/lib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const mesh_dim: usize = 3;
[INFO] [stdout]   |           ^^^^^^^^ help: convert the identifier to upper case: `MESH_DIM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mesh_const` should have an upper case name
[INFO] [stdout]  --> cfg/src/lib.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const mesh_const: usize = 4;
[INFO] [stdout]   |           ^^^^^^^^^^ help: convert the identifier to upper case: `MESH_CONST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `decl_decl` should have an upper case name
[INFO] [stdout]  --> cfg/src/lib.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const decl_decl: usize = 0;
[INFO] [stdout]   |           ^^^^^^^^^ help: convert the identifier to upper case: `DECL_DECL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `decl_tp` should have an upper case name
[INFO] [stdout]  --> cfg/src/lib.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const decl_tp: usize = mesh_geen;
[INFO] [stdout]   |           ^^^^^^^ help: convert the identifier to upper case: `DECL_TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `decl_name` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const decl_name: usize = mesh_name;
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to upper case: `DECL_NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `decl_dim` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const decl_dim: usize = mesh_dim;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `DECL_DIM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `decl_const` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const decl_const: usize = mesh_const;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `DECL_CONST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `decl_cons` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const decl_cons: usize = decl_const;
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to upper case: `DECL_CONS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `decl_initval` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const decl_initval: usize = 5;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `DECL_INITVAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `arg_name` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const arg_name: usize = decl_name;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `ARG_NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `pass_2_decls` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const pass_2_decls: usize = 0;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `PASS_2_DECLS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `pass_2_fns` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const pass_2_fns: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `PASS_2_FNS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `pass_2_rodata` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const pass_2_rodata: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `PASS_2_RODATA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `pass_3_decls` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const pass_3_decls: usize = pass_2_decls;
[INFO] [stdout]    |           ^^^^^^^^^^^^ help: convert the identifier to upper case: `PASS_3_DECLS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `pass_3_fns` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const pass_3_fns: usize = pass_2_fns;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `PASS_3_FNS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `pass_3_data` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const pass_3_data: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to upper case: `PASS_3_DATA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fn_tp` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const fn_tp: usize = 1;
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `FN_TP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fn_name` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const fn_name: usize = 2;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `FN_NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fn_args` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub const fn_args: usize = 3;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `FN_ARGS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fn_body` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const fn_body: usize = 4;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `FN_BODY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fn_code` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub const fn_code: usize = fn_body;
[INFO] [stdout]    |           ^^^^^^^ help: convert the identifier to upper case: `FN_CODE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fn_block` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub const fn_block: usize = fn_body;
[INFO] [stdout]    |           ^^^^^^^^ help: convert the identifier to upper case: `FN_BLOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fn_bblock` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const fn_bblock: usize = fn_block;
[INFO] [stdout]    |           ^^^^^^^^^ help: convert the identifier to upper case: `FN_BBLOCK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_ops` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub const bblock_ops: usize = 0;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_OPS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_code` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub const bblock_code: usize = bblock_ops;
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_CODE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_result` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub const bblock_result: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_RESULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_res` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub const bblock_res: usize = bblock_result;
[INFO] [stdout]    |           ^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_RES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_if_cond` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub const bblock_if_cond: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_IF_COND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_if_then` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub const bblock_if_then: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_IF_THEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_if_els` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub const bblock_if_els: usize = 3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_IF_ELS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `subblock_if_cond` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub const subblock_if_cond: usize = bblock_if_cond;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUBBLOCK_IF_COND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `subblock_if_then` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const subblock_if_then: usize = bblock_if_then;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUBBLOCK_IF_THEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `subblock_if_els` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub const subblock_if_els: usize = bblock_if_els;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUBBLOCK_IF_ELS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_while_cond` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const bblock_while_cond: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_WHILE_COND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `subblock_while_cond` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub const subblock_while_cond: usize = bblock_while_cond;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUBBLOCK_WHILE_COND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_while_body` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub const bblock_while_body: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_WHILE_BODY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `subblock_while_body` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub const subblock_while_body: usize = bblock_while_body;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUBBLOCK_WHILE_BODY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `subblock_while_then` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub const subblock_while_then: usize = bblock_while_body;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUBBLOCK_WHILE_THEN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_call_namepair` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub const bblock_call_namepair: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_CALL_NAMEPAIR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_call_params` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub const bblock_call_params: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_CALL_PARAMS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_call_args` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub const bblock_call_args: usize = bblock_call_params;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_CALL_ARGS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `bblock_call_ret_addr` should have an upper case name
[INFO] [stdout]   --> cfg/src/lib.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub const bblock_call_ret_addr: usize = 3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `BBLOCK_CALL_RET_ADDR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling lalrpop v0.20.0
[INFO] [stderr]    Compiling list v0.1.0 (/opt/rustwide/workdir/list)
[INFO] [stderr]    Compiling pass_0 v0.1.0 (/opt/rustwide/workdir/pass_0)
[INFO] [stderr]    Compiling pass_2 v0.1.0 (/opt/rustwide/workdir/pass_2)
[INFO] [stderr]    Compiling pass_4 v0.1.0 (/opt/rustwide/workdir/pass_4)
[INFO] [stdout] warning: unused import: `self::__parse__W::WParser`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/list-6d3deedadcf84802/out/str2list.rs:1590:9
[INFO] [stdout]      |
[INFO] [stdout] 1590 | pub use self::__parse__W::WParser;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> list/src/lib.rs:292:20
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 if (s == "mesh") {
[INFO] [stdout]     |                    ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 292 -                 if (s == "mesh") {
[INFO] [stdout] 292 +                 if s == "mesh"  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/list-6d3deedadcf84802/out/str2list.rs:1735:9
[INFO] [stdout]      |
[INFO] [stdout] 1735 |     (_, mut v, _): (usize, alloc::vec::Vec<A>, usize),
[INFO] [stdout]      |         ----^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> list/src/lib.rs:287:18
[INFO] [stdout]     |
[INFO] [stdout] 287 |         if let L(mut l) = a {
[INFO] [stdout]     |                  ----^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/list-6d3deedadcf84802/out/str2list.rs:1178:16
[INFO] [stdout]      |
[INFO] [stdout] 1177 |     impl WParser {
[INFO] [stdout]      |     ------------ associated function in this implementation
[INFO] [stdout] 1178 |         pub fn new() -> WParser {
[INFO] [stdout]      |                ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/list-6d3deedadcf84802/out/str2list.rs:1665:7
[INFO] [stdout]      |
[INFO] [stdout] 1665 |     S(String::from_str(__0).unwrap())
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `list` (lib) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4413cb5b641d5320b42450e0235c53f28f3956097e2dc4b69162f8560d016e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4413cb5b641d5320b42450e0235c53f28f3956097e2dc4b69162f8560d016e44", kill_on_drop: false }`
[INFO] [stdout] 4413cb5b641d5320b42450e0235c53f28f3956097e2dc4b69162f8560d016e44
