[INFO] cloning repository https://github.com/torq-lang/torqc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/torq-lang/torqc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorq-lang%2Ftorqc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorq-lang%2Ftorqc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c816a34a1e047f4b0f743f9a3f1e9b4ce645c8b2 [INFO] testing torq-lang/torqc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftorq-lang%2Ftorqc" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/torq-lang/torqc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/torq-lang/torqc [INFO] finished tweaking git repo https://github.com/torq-lang/torqc [INFO] tweaked toml for git repo https://github.com/torq-lang/torqc written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/torq-lang/torqc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6986cda36679f5369d799fbd2e757803fb7f73d4cf3ce00e228446c8f113ca55 [INFO] running `Command { std: "docker" "start" "-a" "6986cda36679f5369d799fbd2e757803fb7f73d4cf3ce00e228446c8f113ca55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6986cda36679f5369d799fbd2e757803fb7f73d4cf3ce00e228446c8f113ca55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6986cda36679f5369d799fbd2e757803fb7f73d4cf3ce00e228446c8f113ca55", kill_on_drop: false }` [INFO] [stdout] 6986cda36679f5369d799fbd2e757803fb7f73d4cf3ce00e228446c8f113ca55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 265bdc76c63c6fedf9f05ffe213c20f0ea40b77d2499aeacc7307cb4a7a5db7f [INFO] running `Command { std: "docker" "start" "-a" "265bdc76c63c6fedf9f05ffe213c20f0ea40b77d2499aeacc7307cb4a7a5db7f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling gccjit_sys v0.0.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling gccjit v1.0.0 (/opt/rustwide/workdir/gccjit) [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> gccjit/src/lib.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #![allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> gccjit/src/types.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | fn get_type<'a, 'ctx>(&'a Context<'ctx>) -> Type<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &'a Context<'ctx>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling codegen v0.1.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling no-comment v0.0.3 [INFO] [stderr] Compiling lexer v0.1.0 (/opt/rustwide/workdir/lexer) [INFO] [stdout] warning: unused import: `Type` [INFO] [stdout] --> lexer/src/errors.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{ParserDescriptor, Token, Type}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `errors::ParseError` [INFO] [stdout] --> lexer/src/ops.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{errors::ParseError, Token, TokenType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:191:26 [INFO] [stdout] | [INFO] [stdout] 191 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:281:26 [INFO] [stdout] | [INFO] [stdout] 281 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:286:26 [INFO] [stdout] | [INFO] [stdout] 286 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:291:26 [INFO] [stdout] | [INFO] [stdout] 291 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:296:26 [INFO] [stdout] | [INFO] [stdout] 296 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 301 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:306:26 [INFO] [stdout] | [INFO] [stdout] 306 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:311:26 [INFO] [stdout] | [INFO] [stdout] 311 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> lexer/src/parser.rs:331:56 [INFO] [stdout] | [INFO] [stdout] 331 | TokenType{token: Token::OpenParen,linenum: l, val: _} => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:440:30 [INFO] [stdout] | [INFO] [stdout] 440 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:455:30 [INFO] [stdout] | [INFO] [stdout] 455 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:460:30 [INFO] [stdout] | [INFO] [stdout] 460 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:467:30 [INFO] [stdout] | [INFO] [stdout] 467 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:472:30 [INFO] [stdout] | [INFO] [stdout] 472 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:479:30 [INFO] [stdout] | [INFO] [stdout] 479 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:484:30 [INFO] [stdout] | [INFO] [stdout] 484 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:491:30 [INFO] [stdout] | [INFO] [stdout] 491 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:496:30 [INFO] [stdout] | [INFO] [stdout] 496 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:503:30 [INFO] [stdout] | [INFO] [stdout] 503 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:508:30 [INFO] [stdout] | [INFO] [stdout] 508 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:515:30 [INFO] [stdout] | [INFO] [stdout] 515 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:520:30 [INFO] [stdout] | [INFO] [stdout] 520 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:527:30 [INFO] [stdout] | [INFO] [stdout] 527 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:532:30 [INFO] [stdout] | [INFO] [stdout] 532 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:544:30 [INFO] [stdout] | [INFO] [stdout] 544 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:551:30 [INFO] [stdout] | [INFO] [stdout] 551 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:556:30 [INFO] [stdout] | [INFO] [stdout] 556 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:563:30 [INFO] [stdout] | [INFO] [stdout] 563 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line1` [INFO] [stdout] --> lexer/src/parser.rs:568:30 [INFO] [stdout] | [INFO] [stdout] 568 | linenum: line1, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_line1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:657:30 [INFO] [stdout] | [INFO] [stdout] 657 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:665:30 [INFO] [stdout] | [INFO] [stdout] 665 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:673:30 [INFO] [stdout] | [INFO] [stdout] 673 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:681:30 [INFO] [stdout] | [INFO] [stdout] 681 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:689:30 [INFO] [stdout] | [INFO] [stdout] 689 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:697:30 [INFO] [stdout] | [INFO] [stdout] 697 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:705:30 [INFO] [stdout] | [INFO] [stdout] 705 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:713:30 [INFO] [stdout] | [INFO] [stdout] 713 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:721:30 [INFO] [stdout] | [INFO] [stdout] 721 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:729:30 [INFO] [stdout] | [INFO] [stdout] 729 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:741:30 [INFO] [stdout] | [INFO] [stdout] 741 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:794:30 [INFO] [stdout] | [INFO] [stdout] 794 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> lexer/src/parser.rs:801:30 [INFO] [stdout] | [INFO] [stdout] 801 | linenum: line, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> lexer/src/tokenizer.rs:288:25 [INFO] [stdout] | [INFO] [stdout] 288 | let next = tokens.peek().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zeta_gcc v0.1.0 (/opt/rustwide/workdir/zeta_gcc) [INFO] [stderr] Compiling compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> compiler/src/rustcompiler.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | other => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `imports` [INFO] [stdout] --> compiler/src/rustcompiler.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | imports, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `imports: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `imports` [INFO] [stdout] --> zeta_gcc/src/lib.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | imports, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `imports: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `globals` [INFO] [stdout] --> zeta_gcc/src/lib.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | globals, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `globals: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_async` [INFO] [stdout] --> zeta_gcc/src/lib.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | is_async, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `is_async: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arguments` [INFO] [stdout] --> zeta_gcc/src/lib.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | arguments, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `arguments: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:22 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `void_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_void_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:179:40 [INFO] [stdout] | [INFO] [stdout] 179 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory_ptr` [INFO] [stdout] --> zeta_gcc/src/lib.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | let memory_ptr = fun.new_local(None, int_ty, "memory_ptr"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> zeta_gcc/src/lib.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | Statement::Return(a) => match val { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bool_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:22 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bool_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `void_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:31 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_void_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:258:40 [INFO] [stdout] | [INFO] [stdout] 258 | let (int_ty, bool_ty, void_ty, char_ty) = self.types(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_char_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loc` is never read [INFO] [stdout] --> zeta_gcc/src/lib.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | let mut loc = None; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> zeta_gcc/src/lib.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | Expression::BinOp(a, b, c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> zeta_gcc/src/lib.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | Expression::Char(s) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> zeta_gcc/src/globalvals.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let i = self.lvals.push(val); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> zeta_gcc/src/globalvals.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut v: Vec> = Vec::new(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `getchar` [INFO] [stdout] --> zeta_gcc/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | getchar: gFunc<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parameter` [INFO] [stdout] --> zeta_gcc/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | parameter: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `putchar` [INFO] [stdout] --> zeta_gcc/src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | putchar: gFunc<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `char_ptr` [INFO] [stdout] --> zeta_gcc/src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | char_ptr: Type<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `void_param` [INFO] [stdout] --> zeta_gcc/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | void_param: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size_t_param` [INFO] [stdout] --> zeta_gcc/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | size_t_param: Parameter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `void_ptr_ty` [INFO] [stdout] --> zeta_gcc/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | void_ptr_ty: Type<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zetac v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> cli/src/commands/unknown.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> cli/src/commands/unknown.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let result = context.compile(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> cli/src/commands/unknown.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.zetac.45f4247d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d.4lt4rohswfq7e7pb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconsole-60db9fab3b076164.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-f2fca8368fea6be7.rlib" "/opt/rustwide/target/debug/deps/libregex-4ca809bd8d09590f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libtokio-2184a565f16a52f2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c65625da3263aef3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b55570d8232c873.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-bbc99f5f03f43f9c.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e213ab8fbb1fff71.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d54defea64eb7d6e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libzeta_gcc-b7cf58348e6ca997.rlib" "/opt/rustwide/target/debug/deps/libno_comment-a8e17d6350f8c1bd.rlib" "/opt/rustwide/target/debug/deps/libcompiler-ae4cf6cf6cae44dd.rlib" "/opt/rustwide/target/debug/deps/liblexer-10611ddb04d2331e.rlib" "/opt/rustwide/target/debug/deps/libitertools-4584bcfa222d8e0a.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libserde-057acada54c53d9b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fb3f8763dfcb74e0.rlib" "/opt/rustwide/target/debug/deps/libcodegen-1daafb96379a62e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dfd0aec98df975e5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libcolored-b2a73578c5fd7970.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-5fcce5351d2e17bb.rlib" "/opt/rustwide/target/debug/deps/liblibc-ef814aa1dcbf91ea.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ac4960d7f6768177.rlib" "/opt/rustwide/target/debug/deps/libgccjit-1ae9c8234f1b9e32.rlib" "/opt/rustwide/target/debug/deps/libgccjit_sys-25f418ba909a9632.rlib" "/opt/rustwide/target/debug/deps/liblibc-efab166e83968231.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgccjit" "-lc" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zetac-626a2940ce73472d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lgccjit [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zetac` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "265bdc76c63c6fedf9f05ffe213c20f0ea40b77d2499aeacc7307cb4a7a5db7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "265bdc76c63c6fedf9f05ffe213c20f0ea40b77d2499aeacc7307cb4a7a5db7f", kill_on_drop: false }` [INFO] [stdout] 265bdc76c63c6fedf9f05ffe213c20f0ea40b77d2499aeacc7307cb4a7a5db7f