[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 1.59.0 for beta-1.60-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 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5afd7e62cd6195ecedcef52e413faa0250b554877c7b20df8e2d165e66c1081b [INFO] running `Command { std: "docker" "start" "-a" "5afd7e62cd6195ecedcef52e413faa0250b554877c7b20df8e2d165e66c1081b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5afd7e62cd6195ecedcef52e413faa0250b554877c7b20df8e2d165e66c1081b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5afd7e62cd6195ecedcef52e413faa0250b554877c7b20df8e2d165e66c1081b", kill_on_drop: false }` [INFO] [stdout] 5afd7e62cd6195ecedcef52e413faa0250b554877c7b20df8e2d165e66c1081b [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae8e9573d6ba68a7597df0c7f55e949ccc779300fd9704cc5a77b5fff69df15d [INFO] running `Command { std: "docker" "start" "-a" "ae8e9573d6ba68a7597df0c7f55e949ccc779300fd9704cc5a77b5fff69df15d", 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 libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [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 log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling either v1.6.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 hashbrown v0.9.1 [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 regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [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 gccjit_sys v0.0.1 [INFO] [stderr] Compiling itertools v0.10.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] [stderr] Compiling regex v1.5.4 [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 atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling codegen v0.1.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.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-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.zetac.ce9634e0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf.2h8lepv081fijieq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconsole-bfeb2efeb365dcd0.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-a2de2db4d2275702.rlib" "/opt/rustwide/target/debug/deps/libregex-c3510e2aae04f79f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-63baa8721d3c1496.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libtokio-5d0b28709fd1daa3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af0db07015120b89.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f6632ba4da916122.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libmio-3de0dc09e8563c4f.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8cc79e9daa9484b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cdb6c65774c9b978.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libzeta_gcc-d18393fa1ec8d204.rlib" "/opt/rustwide/target/debug/deps/libno_comment-cb9288c8a7a4c8b6.rlib" "/opt/rustwide/target/debug/deps/libcompiler-f322709bd4af8651.rlib" "/opt/rustwide/target/debug/deps/liblexer-ae18e5d8a0b54a7a.rlib" "/opt/rustwide/target/debug/deps/libitertools-d013b5c31c8aac7a.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libserde-a12b436e5e330b1c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-486a0f6dfbc43492.rlib" "/opt/rustwide/target/debug/deps/libcodegen-840b50c1ee3ec9f8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a3670899a9c8172c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libcolored-03f2b06f5a99f973.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libatty-dc66b43638ca76af.rlib" "/opt/rustwide/target/debug/deps/liblibc-aa253966a26f000b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6a551a1095f103d7.rlib" "/opt/rustwide/target/debug/deps/libgccjit-e76f9e1340293171.rlib" "/opt/rustwide/target/debug/deps/libgccjit_sys-8c463d9e381e0b34.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a8301d8045dacbd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zetac-d5bef1e2ef82d9bf" "-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" "ae8e9573d6ba68a7597df0c7f55e949ccc779300fd9704cc5a77b5fff69df15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8e9573d6ba68a7597df0c7f55e949ccc779300fd9704cc5a77b5fff69df15d", kill_on_drop: false }` [INFO] [stdout] ae8e9573d6ba68a7597df0c7f55e949ccc779300fd9704cc5a77b5fff69df15d