[INFO] cloning repository https://github.com/michaelmior/eson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelmior/eson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmior%2Feson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmior%2Feson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e0007475fa5cae6b2457bf229703f94e8f47de4 [INFO] checking michaelmior/eson 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%2Fmichaelmior%2Feson" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/michaelmior/eson [INFO] finished tweaking git repo https://github.com/michaelmior/eson [INFO] tweaked toml for git repo https://github.com/michaelmior/eson written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/michaelmior/eson 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/michaelmior/eson 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c4ab49c97ae1f46fa1d442132520c438601d4e377a34102d33615ad1bd315cf1 [INFO] running `Command { std: "docker" "start" "-a" "c4ab49c97ae1f46fa1d442132520c438601d4e377a34102d33615ad1bd315cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ab49c97ae1f46fa1d442132520c438601d4e377a34102d33615ad1bd315cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ab49c97ae1f46fa1d442132520c438601d4e377a34102d33615ad1bd315cf1", kill_on_drop: false }` [INFO] [stdout] c4ab49c97ae1f46fa1d442132520c438601d4e377a34102d33615ad1bd315cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 08ceb460b384321a1d303bb618f428def71f6037b957a8e24c61a8872bac58a6 [INFO] running `Command { std: "docker" "start" "-a" "08ceb460b384321a1d303bb618f428def71f6037b957a8e24c61a8872bac58a6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking group-by v1.0.0 [INFO] [stderr] Checking permutation v0.4.1 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking string-intern v0.1.7 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Checking peg v0.8.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking defaultmap v0.7.0 [INFO] [stderr] Checking eson v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. [INFO] [stdout] --> src/normalize.rs:251:38 [INFO] [stdout] | [INFO] [stdout] 251 | table.fields.remove(&field); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:185:33 [INFO] [stdout] | [INFO] [stdout] 185 | fd.1.iter().map(|s| s.parse().unwrap()).collect::>(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:186:33 [INFO] [stdout] | [INFO] [stdout] 186 | fd.2.iter().map(|s| s.parse().unwrap()).collect::>(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:200:26 [INFO] [stdout] | [INFO] [stdout] 200 | let left_table = ind.0.parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:201:27 [INFO] [stdout] | [INFO] [stdout] 201 | let right_table = ind.2.parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:209:40 [INFO] [stdout] | [INFO] [stdout] 209 | let lhs = ind.1.iter().map(|s| s.parse().unwrap()).collect::>(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:211:40 [INFO] [stdout] | [INFO] [stdout] 211 | let rhs = ind.3.iter().map(|s| s.parse().unwrap()).collect::>(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/normalize.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | name: (t.name.to_string().clone() + "_base").parse().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/normalize.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | name: (t.name.to_string().clone() + "_ext").parse().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/normalize.rs:347:35 [INFO] [stdout] | [INFO] [stdout] 347 | ... name: format!("{}_{}", left_table.name, right_table.name) [INFO] [stdout] | _____________________________^ [INFO] [stdout] 348 | | ... .parse() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/normalize.rs:380:37 [INFO] [stdout] | [INFO] [stdout] 380 | ... format!("{}{}", new_name, suffix).as_str().parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/input.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | let parsed_name = name.parse().expect(&format!("Invalid field name {}", name)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/input.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | let parsed_name = table.parse().expect(&format!("Invalid table name {}", table)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eson` (bin "eson") due to 12 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior. [INFO] [stdout] --> src/normalize.rs:251:38 [INFO] [stdout] | [INFO] [stdout] 251 | table.fields.remove(&field); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:185:33 [INFO] [stdout] | [INFO] [stdout] 185 | fd.1.iter().map(|s| s.parse().unwrap()).collect::>(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:186:33 [INFO] [stdout] | [INFO] [stdout] 186 | fd.2.iter().map(|s| s.parse().unwrap()).collect::>(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:200:26 [INFO] [stdout] | [INFO] [stdout] 200 | let left_table = ind.0.parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:201:27 [INFO] [stdout] | [INFO] [stdout] 201 | let right_table = ind.2.parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:209:40 [INFO] [stdout] | [INFO] [stdout] 209 | let lhs = ind.1.iter().map(|s| s.parse().unwrap()).collect::>(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:211:40 [INFO] [stdout] | [INFO] [stdout] 211 | let rhs = ind.3.iter().map(|s| s.parse().unwrap()).collect::>(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dependencies.rs:512:26 [INFO] [stdout] | [INFO] [stdout] 512 | let mut schema = schema! {t1, t2, t3}; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dependencies.rs:549:26 [INFO] [stdout] | [INFO] [stdout] 549 | let mut schema = schema! {t1, t2, t3}; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/dependencies.rs:583:26 [INFO] [stdout] | [INFO] [stdout] 583 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1068:26 [INFO] [stdout] | [INFO] [stdout] 1068 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1097:26 [INFO] [stdout] | [INFO] [stdout] 1097 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1129:26 [INFO] [stdout] | [INFO] [stdout] 1129 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1164:26 [INFO] [stdout] | [INFO] [stdout] 1164 | let mut schema = schema! {t1, t2, t3}; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1207:26 [INFO] [stdout] | [INFO] [stdout] 1207 | let mut schema = schema! {t1, t2, t3}; [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1236:26 [INFO] [stdout] | [INFO] [stdout] 1236 | let mut schema = schema! {t}; [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1260:26 [INFO] [stdout] | [INFO] [stdout] 1260 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1285:26 [INFO] [stdout] | [INFO] [stdout] 1285 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1329:26 [INFO] [stdout] | [INFO] [stdout] 1329 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1374:26 [INFO] [stdout] | [INFO] [stdout] 1374 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/model.rs:1400:26 [INFO] [stdout] | [INFO] [stdout] 1400 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/normalize.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | name: (t.name.to_string().clone() + "_base").parse().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/normalize.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | name: (t.name.to_string().clone() + "_ext").parse().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/normalize.rs:347:35 [INFO] [stdout] | [INFO] [stdout] 347 | ... name: format!("{}_{}", left_table.name, right_table.name) [INFO] [stdout] | _____________________________^ [INFO] [stdout] 348 | | ... .parse() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/normalize.rs:380:37 [INFO] [stdout] | [INFO] [stdout] 380 | ... format!("{}{}", new_name, suffix).as_str().parse().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:456:26 [INFO] [stdout] | [INFO] [stdout] 456 | let mut schema = schema! {t}; [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:486:26 [INFO] [stdout] | [INFO] [stdout] 486 | let mut schema = schema! {t}; [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:524:26 [INFO] [stdout] | [INFO] [stdout] 524 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:565:26 [INFO] [stdout] | [INFO] [stdout] 565 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/macros.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | tables: collect![$($table.name.to_string().parse().unwrap() => $table),+], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/normalize.rs:611:26 [INFO] [stdout] | [INFO] [stdout] 611 | let mut schema = schema! {t1, t2}; [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/input.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | let parsed_name = name.parse().expect(&format!("Invalid field name {}", name)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/input.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | let parsed_name = table.parse().expect(&format!("Invalid table name {}", table)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eson` (bin "eson" test) due to 31 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "08ceb460b384321a1d303bb618f428def71f6037b957a8e24c61a8872bac58a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ceb460b384321a1d303bb618f428def71f6037b957a8e24c61a8872bac58a6", kill_on_drop: false }` [INFO] [stdout] 08ceb460b384321a1d303bb618f428def71f6037b957a8e24c61a8872bac58a6