[INFO] updating cached repository https://github.com/Crypec/Stegi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/Crypec/Stegi [INFO] [stderr] 1d26b31..96f0911 simon -> simon [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d26b31244da442a3049626e4bcd66a0aadb2794 [INFO] checking Crypec/Stegi against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrypec%2FStegi" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Crypec/Stegi on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Crypec/Stegi [INFO] finished tweaking git repo https://github.com/Crypec/Stegi [INFO] tweaked toml for git repo https://github.com/Crypec/Stegi written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Crypec/Stegi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce04c5d6f94c2d89dbc0cfd8efc57c7429748d46bac97f9df33a5689fc399a92 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce04c5d6f94c2d89dbc0cfd8efc57c7429748d46bac97f9df33a5689fc399a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce04c5d6f94c2d89dbc0cfd8efc57c7429748d46bac97f9df33a5689fc399a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce04c5d6f94c2d89dbc0cfd8efc57c7429748d46bac97f9df33a5689fc399a92", kill_on_drop: false }` [INFO] [stdout] ce04c5d6f94c2d89dbc0cfd8efc57c7429748d46bac97f9df33a5689fc399a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90ffc89cd4856515d3843c8d48895615c958611debb958046bb9c4c63150809c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "90ffc89cd4856515d3843c8d48895615c958611debb958046bb9c4c63150809c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking ngrammatic v0.2.1 [INFO] [stderr] Checking dyn-fmt v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking unicode_reader v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking stegi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ast.rs:751:17 [INFO] [stdout] | [INFO] [stdout] 751 | ret_ty, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::boxed::Box`, found struct `typer::Ty` [INFO] [stdout] | help: store this in the heap by calling `Box::new`: `Box::new(ret_ty)` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::boxed::Box` [INFO] [stdout] found struct `typer::Ty` [INFO] [stdout] = note: for more on the distinction between the stack and the heap, read https://doc.rust-lang.org/book/ch15-01-box.html, https://doc.rust-lang.org/rust-by-example/std/box.html, and https://doc.rust-lang.org/std/boxed/index.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ast.rs:858:19 [INFO] [stdout] | [INFO] [stdout] 117 | This(Ident), [INFO] [stdout] | ----------- fn(ast::Ident) -> ast::ExprKind {ast::ExprKind::This} defined here [INFO] [stdout] ... [INFO] [stdout] 858 | node: ExprKind::This, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected enum `ast::ExprKind`, found fn item [INFO] [stdout] | [INFO] [stdout] = note: expected enum `ast::ExprKind` [INFO] [stdout] found fn item `fn(ast::Ident) -> ast::ExprKind {ast::ExprKind::This}` [INFO] [stdout] help: use parentheses to instantiate this tuple variant [INFO] [stdout] | [INFO] [stdout] 858 | node: ExprKind::This(_), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `ast::ExprKind::Struct` has no field named `path` [INFO] [stdout] --> src/ast.rs:885:38 [INFO] [stdout] | [INFO] [stdout] 885 | node: ExprKind::Struct { path, members }, [INFO] [stdout] | ^^^^ `ast::ExprKind::Struct` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `members` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:1448:25 [INFO] [stdout] | [INFO] [stdout] 1448 | ret_ty: unit_ty(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::boxed::Box`, found struct `typer::Ty` [INFO] [stdout] | help: store this in the heap by calling `Box::new`: `Box::new(unit_ty())` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::boxed::Box` [INFO] [stdout] found struct `typer::Ty` [INFO] [stdout] = note: for more on the distinction between the stack and the heap, read https://doc.rust-lang.org/book/ch15-01-box.html, https://doc.rust-lang.org/rust-by-example/std/box.html, and https://doc.rust-lang.org/std/boxed/index.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ast::Decl` [INFO] [stdout] --> src/parser.rs:1454:9 [INFO] [stdout] | [INFO] [stdout] 1454 | assert_eq!(expected, actual); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ast::Decl [INFO] [stdout] | ast::Decl [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ast::Decl` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ast::Decl` [INFO] [stdout] --> src/parser.rs:1546:9 [INFO] [stdout] | [INFO] [stdout] 1546 | assert_eq!(actual, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ast::Decl [INFO] [stdout] | ast::Decl [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ast::Decl` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:1585:21 [INFO] [stdout] | [INFO] [stdout] 1585 | fields: vec![ [INFO] [stdout] | _____________________^ [INFO] [stdout] 1586 | | Field { [INFO] [stdout] 1587 | | name: ident!(speicher), [INFO] [stdout] 1588 | | ty: array_ty(poly_ty(ident!(T))), [INFO] [stdout] ... | [INFO] [stdout] 1600 | | }, [INFO] [stdout] 1601 | | ], [INFO] [stdout] | |_____________^ expected struct `std::collections::HashMap`, found struct `std::vec::Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::collections::HashMap` [INFO] [stdout] found struct `std::vec::Vec` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ast::Decl` [INFO] [stdout] --> src/parser.rs:1605:9 [INFO] [stdout] | [INFO] [stdout] 1605 | assert_eq!(actual, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ast::Decl [INFO] [stdout] | ast::Decl [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ast::Decl` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ast::Decl` [INFO] [stdout] --> src/parser.rs:1622:9 [INFO] [stdout] | [INFO] [stdout] 1622 | assert_eq!(actual, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ast::Decl [INFO] [stdout] | ast::Decl [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ast::Decl` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callee` [INFO] [stdout] --> src/typer.rs:776:29 [INFO] [stdout] | [INFO] [stdout] 776 | ExprKind::Field(ref callee, ref field) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/typer.rs:776:41 [INFO] [stdout] | [INFO] [stdout] 776 | ExprKind::Field(ref callee, ref field) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `init_ty` [INFO] [stdout] --> src/typer.rs:917:21 [INFO] [stdout] | [INFO] [stdout] 917 | let init_ty = self.infer_expr(&mut vd.init); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/typer.rs:922:17 [INFO] [stdout] | [INFO] [stdout] 922 | ref mut target, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `loop_var` [INFO] [stdout] --> src/typer.rs:940:21 [INFO] [stdout] | [INFO] [stdout] 940 | let loop_var = vardef.pat.lexeme.clone(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loop_var` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callee` [INFO] [stdout] --> src/typer.rs:1046:21 [INFO] [stdout] | [INFO] [stdout] 1046 | let callee = self.infer_expr(callee); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/typer.rs:1183:17 [INFO] [stdout] | [INFO] [stdout] 1183 | ref mut target, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `target: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:1429:25 [INFO] [stdout] | [INFO] [stdout] 1429 | ret_ty: unit_ty(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::boxed::Box`, found struct `typer::Ty` [INFO] [stdout] | help: store this in the heap by calling `Box::new`: `Box::new(unit_ty())` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::boxed::Box` [INFO] [stdout] found struct `typer::Ty` [INFO] [stdout] = note: for more on the distinction between the stack and the heap, read https://doc.rust-lang.org/book/ch15-01-box.html, https://doc.rust-lang.org/rust-by-example/std/box.html, and https://doc.rust-lang.org/std/boxed/index.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ast::Decl` [INFO] [stdout] --> src/parser.rs:1435:9 [INFO] [stdout] | [INFO] [stdout] 1435 | assert_eq!(expected, actual); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ast::Decl [INFO] [stdout] | ast::Decl [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ast::Decl` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ast::Decl` [INFO] [stdout] --> src/parser.rs:1569:9 [INFO] [stdout] | [INFO] [stdout] 1569 | assert_eq!(actual, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ast::Decl [INFO] [stdout] | ast::Decl [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ast::Decl` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0369, E0559. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stegi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variant is never constructed: `Format` [INFO] [stdout] --> src/ast.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | Format, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_var` [INFO] [stdout] --> src/ast.rs:347:12 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn base_var(&self) -> Ident { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `name` [INFO] [stdout] --> src/ast.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn name(&self) -> Ident { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_methods` [INFO] [stdout] --> src/ast.rs:462:12 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn add_methods(&mut self, mut methods: Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ast.rs:512:12 [INFO] [stdout] | [INFO] [stdout] 512 | pub fn new(name: Ident, ty: Ty, span: Span) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Warning` [INFO] [stdout] --> src/errors.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Warning { desc: String, msg: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidAssignmentTarget` [INFO] [stdout] --> src/errors.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | InvalidAssignmentTarget, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnbalancedParen` [INFO] [stdout] --> src/errors.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | UnbalancedParen, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FieldNotFound` [INFO] [stdout] --> src/errors.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | FieldNotFound { ty: Ty, field: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `suggest` [INFO] [stdout] --> src/errors.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn suggest>(self, sug: S) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_num` [INFO] [stdout] --> src/interp.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | fn is_num(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `call_fn` [INFO] [stdout] --> src/interp.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | fn call_fn(&mut self, callee: &mut Expr, args: &Vec) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `span_err` [INFO] [stdout] --> src/lowering.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn span_err(&mut self, kind: ErrKind, span: Span) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_write` [INFO] [stdout] --> src/parser.rs:902:8 [INFO] [stdout] | [INFO] [stdout] 902 | fn parse_write(&mut self) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_unit` [INFO] [stdout] --> src/typer.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn is_unit(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_lit` [INFO] [stdout] --> src/typer.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | fn from_lit(l: &Lit) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `infer_struct` [INFO] [stdout] --> src/typer.rs:868:8 [INFO] [stdout] | [INFO] [stdout] 868 | fn infer_struct(s: &mut Struct) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `infer_enum` [INFO] [stdout] --> src/typer.rs:873:8 [INFO] [stdout] | [INFO] [stdout] 873 | fn infer_enum(e: &mut Enum) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `link_cons` [INFO] [stdout] --> src/typer.rs:883:8 [INFO] [stdout] | [INFO] [stdout] 883 | fn link_cons(&mut self, e: &Expr) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STEGI_ASCII` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / const STEGI_ASCII: &str = r#" [INFO] [stdout] 25 | | _________________________________________ [INFO] [stdout] 26 | | / Fehler im Code zu suchen ist doppelt so \ [INFO] [stdout] 27 | | | schwer, wie ihn zu schreiben. Wenn sie | [INFO] [stdout] ... | [INFO] [stdout] 46 | | |_____| |_____| ~ - . _ _ _ _ [INFO] [stdout] 47 | | "#; [INFO] [stdout] | |___^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/interp.rs:437:29 [INFO] [stdout] | [INFO] [stdout] 437 | ... f.write_all(&content.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/typer.rs:890:9 [INFO] [stdout] | [INFO] [stdout] 890 | e.accept(self); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "90ffc89cd4856515d3843c8d48895615c958611debb958046bb9c4c63150809c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ffc89cd4856515d3843c8d48895615c958611debb958046bb9c4c63150809c", kill_on_drop: false }` [INFO] [stdout] 90ffc89cd4856515d3843c8d48895615c958611debb958046bb9c4c63150809c