[INFO] fetching crate rerust 0.1.0...
[INFO] testing rerust-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rerust 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rerust 0.1.0
[INFO] finished tweaking crates.io crate rerust 0.1.0
[INFO] tweaked toml for crates.io crate rerust 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rerust 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rerust 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d62d2cc34b00c10bc67e88c4b5146ca0e75fa2d73c0b0435838cd8344cf79c01
[INFO] running `Command { std: "docker" "start" "-a" "d62d2cc34b00c10bc67e88c4b5146ca0e75fa2d73c0b0435838cd8344cf79c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d62d2cc34b00c10bc67e88c4b5146ca0e75fa2d73c0b0435838cd8344cf79c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62d2cc34b00c10bc67e88c4b5146ca0e75fa2d73c0b0435838cd8344cf79c01", kill_on_drop: false }`
[INFO] [stdout] d62d2cc34b00c10bc67e88c4b5146ca0e75fa2d73c0b0435838cd8344cf79c01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7d50085d4d7632d0e90adbfe902c188c3ec5eea816ecc33369f09873b6bf617
[INFO] running `Command { std: "docker" "start" "-a" "a7d50085d4d7632d0e90adbfe902c188c3ec5eea816ecc33369f09873b6bf617", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.7
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling if_chain v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling skeptic v0.6.1
[INFO] [stderr]    Compiling carboxyl v0.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling enum_dispatch v0.3.5
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling futures-signals v0.3.15
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling rerust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `petgraph::dot::Dot`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use petgraph::dot::Dot;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/analysis/mod.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ReEdge {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 88 |     ty: Type,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReEdge` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `let_token`, `eq_token`, and `semi_token` are never read
[INFO] [stdout]   --> src/parser.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ReLocal {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub let_token: Let,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub eq_token: Token![=],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub init: ReExpr,
[INFO] [stdout] 22 |     pub semi_token: Semi,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReLocal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `var_token`, `colon2_token`, `lt_token`, `gt_token`, and `brace` are never read
[INFO] [stdout]   --> src/parser.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct VarExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 50 |     pub var_token: kw::Var,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 51 |     pub colon2_token: Token![::],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub lt_token: Token![<],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 53 |     pub ty: Type,
[INFO] [stdout] 54 |     pub gt_token: Token![>],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 55 |     pub brace: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VarExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_token`, `colon2_token`, `lt_token`, `gt_token`, and `brace` are never read
[INFO] [stdout]   --> src/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct EvtExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 61 |     pub evt_token: kw::Evt,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 62 |     pub colon2_token: Token![::],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub lt_token: Token![<],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 64 |     pub ty: Type,
[INFO] [stdout] 65 |     pub gt_token: Token![>],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 66 |     pub brace: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EvtExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `map_token`, `dot_token`, and `paren` are never read
[INFO] [stdout]   --> src/parser.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MapExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 71 |     pub left_expr: Box<ReExpr>,
[INFO] [stdout] 72 |     pub map_token: kw::map,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 73 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 74 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token` and `paren` are never read
[INFO] [stdout]   --> src/parser.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct ChangedExpr {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 83 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChangedExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token`, `paren`, and `comma_token` are never read
[INFO] [stdout]   --> src/parser.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct FoldExpr {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 91 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 92 |     pub init_expr: Expr,
[INFO] [stdout] 93 |     pub comma_token: Token![,],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FoldExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token` and `paren` are never read
[INFO] [stdout]    --> src/parser.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct FilterExpr {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub dot_token: Token![.],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 102 |     pub paren: Paren,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FilterExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `or1_token`, `or2_token`, and `output_arrow` are never read
[INFO] [stdout]    --> src/parser.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ReClosure {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 108 |     pub or1_token: Token![|],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 109 |     pub inputs: Punctuated<Pat, Comma>,
[INFO] [stdout] 110 |     pub or2_token: Token![|],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 111 |     pub output_arrow: RArrow,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReClosure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.05s
[INFO] running `Command { std: "docker" "inspect" "a7d50085d4d7632d0e90adbfe902c188c3ec5eea816ecc33369f09873b6bf617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d50085d4d7632d0e90adbfe902c188c3ec5eea816ecc33369f09873b6bf617", kill_on_drop: false }`
[INFO] [stdout] a7d50085d4d7632d0e90adbfe902c188c3ec5eea816ecc33369f09873b6bf617
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d73f6745104e138a18c0820a4a5b95a129fd0a00240406eaf75386317f84a345
[INFO] running `Command { std: "docker" "start" "-a" "d73f6745104e138a18c0820a4a5b95a129fd0a00240406eaf75386317f84a345", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling futures-sink v0.3.7
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling skeptic v0.6.1
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling if_chain v1.0.1
[INFO] [stderr]    Compiling carboxyl v0.2.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling plotters v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling tinytemplate v1.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling enum_dispatch v0.3.5
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling criterion v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling futures-signals v0.3.15
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling rerust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `petgraph::dot::Dot`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use petgraph::dot::Dot;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/analysis/mod.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ReEdge {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 88 |     ty: Type,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReEdge` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `let_token`, `eq_token`, and `semi_token` are never read
[INFO] [stdout]   --> src/parser.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ReLocal {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub let_token: Let,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub eq_token: Token![=],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub init: ReExpr,
[INFO] [stdout] 22 |     pub semi_token: Semi,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReLocal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `var_token`, `colon2_token`, `lt_token`, `gt_token`, and `brace` are never read
[INFO] [stdout]   --> src/parser.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct VarExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 50 |     pub var_token: kw::Var,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 51 |     pub colon2_token: Token![::],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub lt_token: Token![<],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 53 |     pub ty: Type,
[INFO] [stdout] 54 |     pub gt_token: Token![>],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 55 |     pub brace: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VarExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_token`, `colon2_token`, `lt_token`, `gt_token`, and `brace` are never read
[INFO] [stdout]   --> src/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct EvtExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 61 |     pub evt_token: kw::Evt,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 62 |     pub colon2_token: Token![::],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub lt_token: Token![<],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 64 |     pub ty: Type,
[INFO] [stdout] 65 |     pub gt_token: Token![>],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 66 |     pub brace: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EvtExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `map_token`, `dot_token`, and `paren` are never read
[INFO] [stdout]   --> src/parser.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MapExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 71 |     pub left_expr: Box<ReExpr>,
[INFO] [stdout] 72 |     pub map_token: kw::map,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 73 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 74 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token` and `paren` are never read
[INFO] [stdout]   --> src/parser.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct ChangedExpr {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 83 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChangedExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token`, `paren`, and `comma_token` are never read
[INFO] [stdout]   --> src/parser.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct FoldExpr {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 91 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 92 |     pub init_expr: Expr,
[INFO] [stdout] 93 |     pub comma_token: Token![,],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FoldExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token` and `paren` are never read
[INFO] [stdout]    --> src/parser.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct FilterExpr {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub dot_token: Token![.],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 102 |     pub paren: Paren,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FilterExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `or1_token`, `or2_token`, and `output_arrow` are never read
[INFO] [stdout]    --> src/parser.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ReClosure {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 108 |     pub or1_token: Token![|],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 109 |     pub inputs: Punctuated<Pat, Comma>,
[INFO] [stdout] 110 |     pub or2_token: Token![|],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 111 |     pub output_arrow: RArrow,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReClosure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> examples/carboxyl-chat.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use carboxyl::{Signal, Sink, Stream};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> examples/gentest.rs:555:29
[INFO] [stdout]     |
[INFO] [stdout] 555 |             <[_]>::into_vec(box [room1, room2])
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 555 -             <[_]>::into_vec(box [room1, room2])
[INFO] [stdout] 555 +             <[_]>::into_vec(Box::new([room1, room2]))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> examples/gentest.rs:572:45
[INFO] [stdout]     |
[INFO] [stdout] 572 |                   var_5: Some(<[_]>::into_vec(box [String::from(
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 573 | |                     "Me: a constant message",
[INFO] [stdout] 574 | |                 )])),
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 572 ~                 var_5: Some(<[_]>::into_vec(Box::new([String::from(
[INFO] [stdout] 573 |                     "Me: a constant message",
[INFO] [stdout] 574 ~                 )]))),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `executor::ThreadPool`
[INFO] [stdout]  --> examples/futures-chat.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use executor::ThreadPool;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `pin_mut`, `stream::Peekable`, and `stream`
[INFO] [stdout]  --> examples/futures-chat.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{executor, future, pin_mut, stream, stream::Peekable, FutureExt, StreamExt};
[INFO] [stdout]   |                                 ^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> examples/futures-chat.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_c`
[INFO] [stdout]   --> examples/carboxyl-chat.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let index_c = index.clone();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected_room`
[INFO] [stdout]   --> examples/carboxyl-chat.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let selected_room = room_list.map(move |room_list| {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_room`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]  --> examples/futures-chat.rs:3:68
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{executor, future, pin_mut, stream, stream::Peekable, FutureExt, StreamExt};
[INFO] [stdout]   |                                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> examples/futures-chat.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{executor, future, pin_mut, stream, stream::Peekable, FutureExt, StreamExt};
[INFO] [stdout]   |                                                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rerust::rerust_gen`
[INFO] [stdout]  --> examples/gentest.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use rerust::rerust_gen;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ no `rerust_gen` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgumentV1` in `fmt`
[INFO] [stdout]    --> examples/gentest.rs:534:42
[INFO] [stdout]     |
[INFO] [stdout] 534 | ...                   ::core::fmt::ArgumentV1::new(arg0, ::core::fmt::Display::fmt),
[INFO] [stdout]     |                                    ^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    could not find `ArgumentV1` in `fmt`
[INFO] [stdout]     |                                    help: a struct with a similar name exists: `Arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ArgumentV1` in `fmt`
[INFO] [stdout]    --> examples/gentest.rs:535:42
[INFO] [stdout]     |
[INFO] [stdout] 535 | ...                   ::core::fmt::ArgumentV1::new(arg1, ::core::fmt::Display::fmt),
[INFO] [stdout]     |                                    ^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    could not find `ArgumentV1` in `fmt`
[INFO] [stdout]     |                                    help: a struct with a similar name exists: `Arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardindex` in this scope
[INFO] [stdout]    --> examples/gentest.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         index: Option<Cardindex>,
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 171 |     struct Slots<Cardindex> {
[INFO] [stdout]     |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardroom2` in this scope
[INFO] [stdout]    --> examples/gentest.rs:173:23
[INFO] [stdout]     |
[INFO] [stdout] 173 |         room2: Option<Cardroom2>,
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 171 |     struct Slots<Cardroom2> {
[INFO] [stdout]     |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardtext` in this scope
[INFO] [stdout]    --> examples/gentest.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 |         text: Option<Cardtext>,
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 171 |     struct Slots<Cardtext> {
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardname` in this scope
[INFO] [stdout]    --> examples/gentest.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 |         name: Option<Cardname>,
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 171 |     struct Slots<Cardname> {
[INFO] [stdout]     |                 ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardindex` in this scope
[INFO] [stdout]    --> examples/gentest.rs:203:44
[INFO] [stdout]     |
[INFO] [stdout] 203 |         pub fn push_index(&mut self, card: Cardindex) {
[INFO] [stdout]     |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardindex` in this scope
[INFO] [stdout]    --> examples/gentest.rs:206:48
[INFO] [stdout]     |
[INFO] [stdout] 206 |         pub fn pull_index(&mut self) -> Option<Cardindex> {
[INFO] [stdout]     |                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 202 |     impl<Cardindex> Sink {
[INFO] [stdout]     |         +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardroom2` in this scope
[INFO] [stdout]    --> examples/gentest.rs:214:44
[INFO] [stdout]     |
[INFO] [stdout] 214 |         pub fn push_room2(&mut self, card: Cardroom2) {
[INFO] [stdout]     |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardroom2` in this scope
[INFO] [stdout]    --> examples/gentest.rs:217:48
[INFO] [stdout]     |
[INFO] [stdout] 217 |         pub fn pull_room2(&mut self) -> Option<Cardroom2> {
[INFO] [stdout]     |                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 202 |     impl<Cardroom2> Sink {
[INFO] [stdout]     |         +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardtext` in this scope
[INFO] [stdout]    --> examples/gentest.rs:225:43
[INFO] [stdout]     |
[INFO] [stdout] 225 |         pub fn push_text(&mut self, card: Cardtext) {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardtext` in this scope
[INFO] [stdout]    --> examples/gentest.rs:228:47
[INFO] [stdout]     |
[INFO] [stdout] 228 |         pub fn pull_text(&mut self) -> Option<Cardtext> {
[INFO] [stdout]     |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 202 |     impl<Cardtext> Sink {
[INFO] [stdout]     |         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardname` in this scope
[INFO] [stdout]    --> examples/gentest.rs:236:43
[INFO] [stdout]     |
[INFO] [stdout] 236 |         pub fn push_name(&mut self, card: Cardname) {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Cardname` in this scope
[INFO] [stdout]    --> examples/gentest.rs:239:47
[INFO] [stdout]     |
[INFO] [stdout] 239 |         pub fn pull_name(&mut self) -> Option<Cardname> {
[INFO] [stdout]     |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 202 |     impl<Cardname> Sink {
[INFO] [stdout]     |         ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `alloc` in the list of imported crates
[INFO] [stdout]    --> examples/gentest.rs:530:29
[INFO] [stdout]     |
[INFO] [stdout] 530 |                 let res = ::alloc::fmt::format(::core::fmt::Arguments::new_v1(
[INFO] [stdout]     |                             ^^^^^ could not find `alloc` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fmt`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 530 -                 let res = ::alloc::fmt::format(::core::fmt::Arguments::new_v1(
[INFO] [stdout] 530 +                 let res = fmt::format(::core::fmt::Arguments::new_v1(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::RefCell`, `rc::Rc`, and `sync::mpsc::Sender`
[INFO] [stdout]  --> examples/gentest.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, rc::Rc, sync::mpsc::Sender};
[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]    --> examples/gentest.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |             if (false
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 270 |                 || input.var_0.is_none())
[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] 262 ~             if false
[INFO] [stdout] 263 |                 || self.slots.index.is_some()
[INFO] [stdout] ...
[INFO] [stdout] 269 |                 || self.slots.name.is_some()
[INFO] [stdout] 270 ~                 || input.var_0.is_none() 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `libstd_sys_internals`: used by the panic! macro
[INFO] [stdout]    --> examples/gentest.rs:275:21
[INFO] [stdout]     |
[INFO] [stdout] 275 |                     ::std::rt::begin_panic("Slot empty for one input")
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> examples/gentest.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 | ...                   ::core::panicking::panic("internal error: entered unreachable code")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> examples/gentest.rs:388:33
[INFO] [stdout]     |
[INFO] [stdout] 388 | ...                   ::core::panicking::panic("internal error: entered unreachable code")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> examples/gentest.rs:404:33
[INFO] [stdout]     |
[INFO] [stdout] 404 | ...                   ::core::panicking::panic("internal error: entered unreachable code")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> examples/gentest.rs:420:33
[INFO] [stdout]     |
[INFO] [stdout] 420 | ...                   ::core::panicking::panic("internal error: entered unreachable code")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> examples/gentest.rs:436:33
[INFO] [stdout]     |
[INFO] [stdout] 436 | ...                   ::core::panicking::panic("internal error: entered unreachable code")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> examples/gentest.rs:452:33
[INFO] [stdout]     |
[INFO] [stdout] 452 | ...                   ::core::panicking::panic("internal error: entered unreachable code")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> examples/gentest.rs:468:33
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   ::core::panicking::panic("internal error: entered unreachable code")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `panic_internals`: internal details of the implementation of the `panic!` and related macros
[INFO] [stdout]    --> examples/gentest.rs:484:33
[INFO] [stdout]     |
[INFO] [stdout] 484 | ...                   ::core::panicking::panic("internal error: entered unreachable code")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `petgraph::dot::Dot`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use petgraph::dot::Dot;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `fmt_internals`
[INFO] [stdout]    --> examples/gentest.rs:530:48
[INFO] [stdout]     |
[INFO] [stdout] 530 |                 let res = ::alloc::fmt::format(::core::fmt::Arguments::new_v1(
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sink`
[INFO] [stdout]    --> examples/gentest.rs:498:17
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 sink,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `sink: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rerust` (example "gentest") due to 28 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `ty` is never read
[INFO] [stdout]   --> src/analysis/mod.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ReEdge {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 88 |     ty: Type,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReEdge` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `let_token`, `eq_token`, and `semi_token` are never read
[INFO] [stdout]   --> src/parser.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ReLocal {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     pub let_token: Let,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub eq_token: Token![=],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub init: ReExpr,
[INFO] [stdout] 22 |     pub semi_token: Semi,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReLocal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `var_token`, `colon2_token`, `lt_token`, `gt_token`, and `brace` are never read
[INFO] [stdout]   --> src/parser.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct VarExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 50 |     pub var_token: kw::Var,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 51 |     pub colon2_token: Token![::],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub lt_token: Token![<],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 53 |     pub ty: Type,
[INFO] [stdout] 54 |     pub gt_token: Token![>],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 55 |     pub brace: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VarExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `evt_token`, `colon2_token`, `lt_token`, `gt_token`, and `brace` are never read
[INFO] [stdout]   --> src/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct EvtExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 61 |     pub evt_token: kw::Evt,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 62 |     pub colon2_token: Token![::],
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub lt_token: Token![<],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 64 |     pub ty: Type,
[INFO] [stdout] 65 |     pub gt_token: Token![>],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 66 |     pub brace: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EvtExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `map_token`, `dot_token`, and `paren` are never read
[INFO] [stdout]   --> src/parser.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MapExpr {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 71 |     pub left_expr: Box<ReExpr>,
[INFO] [stdout] 72 |     pub map_token: kw::map,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 73 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 74 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token` and `paren` are never read
[INFO] [stdout]   --> src/parser.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct ChangedExpr {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 83 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChangedExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token`, `paren`, and `comma_token` are never read
[INFO] [stdout]   --> src/parser.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct FoldExpr {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub dot_token: Token![.],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 91 |     pub paren: Paren,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 92 |     pub init_expr: Expr,
[INFO] [stdout] 93 |     pub comma_token: Token![,],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FoldExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dot_token` and `paren` are never read
[INFO] [stdout]    --> src/parser.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct FilterExpr {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub dot_token: Token![.],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 102 |     pub paren: Paren,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FilterExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `or1_token`, `or2_token`, and `output_arrow` are never read
[INFO] [stdout]    --> src/parser.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ReClosure {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 108 |     pub or1_token: Token![|],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 109 |     pub inputs: Punctuated<Pat, Comma>,
[INFO] [stdout] 110 |     pub or2_token: Token![|],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 111 |     pub output_arrow: RArrow,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReClosure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d73f6745104e138a18c0820a4a5b95a129fd0a00240406eaf75386317f84a345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d73f6745104e138a18c0820a4a5b95a129fd0a00240406eaf75386317f84a345", kill_on_drop: false }`
[INFO] [stdout] d73f6745104e138a18c0820a4a5b95a129fd0a00240406eaf75386317f84a345
