[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.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codegen v0.1.3 [INFO] [stderr] Downloaded tokio v1.7.1 [INFO] [stderr] Downloaded gccjit_sys v0.0.1 [INFO] [stderr] Downloaded no-comment v0.0.3 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 131d90d270cd2d1e6066da6d0262b831b59692a557b1eb4502c4fb37cfe1c650 [INFO] running `Command { std: "docker" "start" "-a" "131d90d270cd2d1e6066da6d0262b831b59692a557b1eb4502c4fb37cfe1c650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "131d90d270cd2d1e6066da6d0262b831b59692a557b1eb4502c4fb37cfe1c650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131d90d270cd2d1e6066da6d0262b831b59692a557b1eb4502c4fb37cfe1c650", kill_on_drop: false }` [INFO] [stdout] 131d90d270cd2d1e6066da6d0262b831b59692a557b1eb4502c4fb37cfe1c650 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dfe30f9b029dc0d72e8426953d794f858c712c1fdf5531de9920ceb3d57137d [INFO] running `Command { std: "docker" "start" "-a" "2dfe30f9b029dc0d72e8426953d794f858c712c1fdf5531de9920ceb3d57137d", 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 serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [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 libc v0.1.12 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.8.0 [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 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 indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.7.1 [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 num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [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 derive_more v0.99.14 [INFO] [stderr] Compiling tokio-macros v1.2.0 [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 compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Compiling zeta_gcc v0.1.0 (/opt/rustwide/workdir/zeta_gcc) [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-2508733adad75bfa.zetac.42fda06d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.zetac.42fda06d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa.4u6jnrmw23mvljp2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconsole-32d363f20b9465b0.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-111fa28277a42715.rlib" "/opt/rustwide/target/debug/deps/libregex-0de81c4cc9e25af3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6b182b6aadc2d3ca.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio-15640cf70fb6b144.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b9ddc6621583abb9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a26b813591d25225.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a25ecfc3255644e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libmio-8939ff28dba11389.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02afd1264e6aaadb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f0b9ac71964bf793.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cc903c498df60cbe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22ab19da78030059.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-8d6a6a7ec43a25dc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libzeta_gcc-7f0bcbc824c53f69.rlib" "/opt/rustwide/target/debug/deps/libno_comment-931a4965f1e1cbce.rlib" "/opt/rustwide/target/debug/deps/libcompiler-6fde09e1e3016000.rlib" "/opt/rustwide/target/debug/deps/liblexer-6aa29fc75529ac91.rlib" "/opt/rustwide/target/debug/deps/libitertools-861b3a55d453e9ac.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libserde-eba80645dea77420.rlib" "/opt/rustwide/target/debug/deps/libthiserror-73d2ded4c07f2769.rlib" "/opt/rustwide/target/debug/deps/libcodegen-d79d60fdda9a85b0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aefbca050ea18057.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libcolored-7f872b1b731a51e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libatty-6b6e3ed57360d084.rlib" "/opt/rustwide/target/debug/deps/liblibc-a126366e39ab494d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-253ea1d6547f8d67.rlib" "/opt/rustwide/target/debug/deps/libgccjit-ae71d0d7fa74368e.rlib" "/opt/rustwide/target/debug/deps/libgccjit_sys-5adc3683f6249b9c.rlib" "/opt/rustwide/target/debug/deps/liblibc-ab15fe09f20f6bea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zetac-2508733adad75bfa" "-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" "2dfe30f9b029dc0d72e8426953d794f858c712c1fdf5531de9920ceb3d57137d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfe30f9b029dc0d72e8426953d794f858c712c1fdf5531de9920ceb3d57137d", kill_on_drop: false }` [INFO] [stdout] 2dfe30f9b029dc0d72e8426953d794f858c712c1fdf5531de9920ceb3d57137d