[INFO] cloning repository https://github.com/lantos1618/cranelift_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lantos1618/cranelift_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fcranelift_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fcranelift_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d15f7d5ea6c1a0fc368afa1096fa47684444fd36 [INFO] testing lantos1618/cranelift_test against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flantos1618%2Fcranelift_test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lantos1618/cranelift_test on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lantos1618/cranelift_test [INFO] finished tweaking git repo https://github.com/lantos1618/cranelift_test [INFO] tweaked toml for git repo https://github.com/lantos1618/cranelift_test written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lantos1618/cranelift_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea0f144a15b01920f0c60b00f8db1bcee520ca6c5188906c64b47d565b79ceb0 [INFO] running `Command { std: "docker" "start" "-a" "ea0f144a15b01920f0c60b00f8db1bcee520ca6c5188906c64b47d565b79ceb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea0f144a15b01920f0c60b00f8db1bcee520ca6c5188906c64b47d565b79ceb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea0f144a15b01920f0c60b00f8db1bcee520ca6c5188906c64b47d565b79ceb0", kill_on_drop: false }` [INFO] [stdout] ea0f144a15b01920f0c60b00f8db1bcee520ca6c5188906c64b47d565b79ceb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcc94eebb26d842f6d3992b5be630ecac8faa46393420f7de7aa26e10d64f0ec [INFO] running `Command { std: "docker" "start" "-a" "dcc94eebb26d842f6d3992b5be630ecac8faa46393420f7de7aa26e10d64f0ec", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling cranelift-isle v0.112.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cranelift-codegen-shared v0.112.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cranelift-bitset v0.112.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.112.2 [INFO] [stderr] Compiling cranelift-entity v0.112.2 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cranelift-bforest v0.112.2 [INFO] [stderr] Compiling cranelift-control v0.112.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v25.0.2 [INFO] [stderr] Compiling regalloc2 v0.10.2 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling cranelift-codegen v0.112.2 [INFO] [stderr] Compiling cranelift-module v0.112.2 [INFO] [stderr] Compiling cranelift-frontend v0.112.2 [INFO] [stderr] Compiling cranelift-native v0.112.2 [INFO] [stderr] Compiling cranelift-jit v0.112.2 [INFO] [stderr] Compiling cranelift-object v0.112.2 [INFO] [stderr] Compiling cranelift v0.112.2 [INFO] [stderr] Compiling cranelift_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::ast::*` [INFO] [stdout] --> src/intergrated_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::ast::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod intergrated_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cl_codegen::CodeGenerator` [INFO] [stdout] --> src/intergrated_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cl_codegen::CodeGenerator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod intergrated_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cranelift::codegen::settings` [INFO] [stdout] --> src/intergrated_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cranelift::codegen::settings; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod intergrated_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JITBuilder` and `JITModule` [INFO] [stdout] --> src/intergrated_tests.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use cranelift_jit::{JITBuilder, JITModule}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod intergrated_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cranelift_module::Module` [INFO] [stdout] --> src/intergrated_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cranelift_module::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod intergrated_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `target_lexicon::Triple` [INFO] [stdout] --> src/intergrated_tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use target_lexicon::Triple; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod intergrated_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cranelift_module::Module` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use cranelift_module::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cl_codegen.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | _ => unimplemented!("Statement type not implemented"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/cl_codegen.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 112 | AstStmt::VariableDeclaration { name, ty, value } => { [INFO] [stdout] | ------------------------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 121 | AstStmt::Assignment { name, value } => { [INFO] [stdout] | ----------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 129 | AstStmt::Return(expr) => { [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 134 | / AstStmt::If { [INFO] [stdout] 135 | | condition, [INFO] [stdout] 136 | | then_branch, [INFO] [stdout] 137 | | else_branch, [INFO] [stdout] 138 | | } => { [INFO] [stdout] | |_________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 157 | _ => unimplemented!("Statement type not implemented"), [INFO] [stdout] | ^ ...and 2 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cl_codegen.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | _ => unimplemented!("Expression type not implemented"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/cl_codegen.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 170 | AstExpr::Literal(lit) => self.compile_literal(lit, builder), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 171 | AstExpr::Variable(name) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 178 | / AstExpr::BinaryOperation { [INFO] [stdout] 179 | | left, [INFO] [stdout] 180 | | operator, [INFO] [stdout] 181 | | right, [INFO] [stdout] 182 | | } => { [INFO] [stdout] | |_____________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 187 | AstExpr::UnaryOperation { operator, operand } => { [INFO] [stdout] | --------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 194 | _ => unimplemented!("Expression type not implemented"), [INFO] [stdout] | ^ ...and 1 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/cl_codegen.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | _ => unimplemented!("Operator {:?} not implemented", operator), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/cl_codegen.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 217 | AstOperator::Add => builder.ins().iadd(left, right), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 218 | AstOperator::Subtract => builder.ins().isub(left, right), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 219 | AstOperator::Multiply => builder.ins().imul(left, right), [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] 220 | AstOperator::Divide => builder.ins().sdiv(left, right), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 269 | _ => unimplemented!("Operator {:?} not implemented", operator), [INFO] [stdout] | ^ ...and 14 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut jit_builder = JITBuilder::with_isa(isa, cranelift_module::default_libcall_names()); [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: variants `Float`, `Bool`, `Char`, `Array`, `Custom`, and `Void` are never constructed [INFO] [stdout] --> src/ast.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum AstType { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 7 | Int, [INFO] [stdout] 8 | Float, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | Bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | Char, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | Array(Box, usize), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | Custom(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | Void, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Typedef` is never constructed [INFO] [stdout] --> src/ast.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Typedef { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Typedef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AstStructField` is never constructed [INFO] [stdout] --> src/ast.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AstStructField { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstStructField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AstStruct` is never constructed [INFO] [stdout] --> src/ast.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct AstStruct { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstStruct` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Assignment`, `If`, `While`, and `Expression` are never constructed [INFO] [stdout] --> src/ast.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum AstStmt { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 56 | Assignment { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | If { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 66 | While { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | Expression(AstExpr), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstStmt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UnaryOperation` is never constructed [INFO] [stdout] --> src/ast.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub enum AstExpr { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 82 | UnaryOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstExpr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Float`, `Bool`, `Char`, and `String` are never constructed [INFO] [stdout] --> src/ast.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum Literal { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 95 | Int(i64), [INFO] [stdout] 96 | Float(f64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | Bool(bool), [INFO] [stdout] | ^^^^ [INFO] [stdout] 98 | Char(char), [INFO] [stdout] | ^^^^ [INFO] [stdout] 99 | String(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Literal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/ast.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum AstOperator { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 104 | Add, [INFO] [stdout] 105 | Subtract, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 106 | Multiply, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 107 | Divide, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | Modulo, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 109 | Equal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 110 | NotEqual, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 111 | Less, [INFO] [stdout] | ^^^^ [INFO] [stdout] 112 | LessEqual, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 113 | Greater, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 114 | GreaterEqual, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 115 | And, [INFO] [stdout] | ^^^ [INFO] [stdout] 116 | Or, [INFO] [stdout] | ^^ [INFO] [stdout] 117 | BitwiseAnd, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 118 | BitwiseOr, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 119 | BitwiseXor, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 120 | ShiftLeft, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 121 | ShiftRight, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstOperator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Negate`, `Not`, and `BitwiseNot` are never constructed [INFO] [stdout] --> src/ast.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub enum UnaryOperator { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 126 | Negate, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 127 | Not, [INFO] [stdout] | ^^^ [INFO] [stdout] 128 | BitwiseNot, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UnaryOperator` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | module.finalize_definitions(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 75 | let _ = module.finalize_definitions(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpFBy2h/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcranelift_jit-1373f584b1e6dbf8.rlib,libregion-ed7c9bdeb5bece05.rlib,libbitflags-dde12b0d7d495b50.rlib,liblibc-9f85971a0c30fff9.rlib,libcranelift_native-332b079479308e0c.rlib,libwasmtime_jit_icache_coherence-98a897cc23af4128.rlib,libcranelift_module-e861770d663801a3.rlib,libanyhow-df9bf954e13dc9d9.rlib,libcranelift-b42c8ff740955214.rlib,libcranelift_frontend-8073aba448ad0910.rlib,libcranelift_codegen-d3b4055b396d0f16.rlib,libbumpalo-0813a489e52f71f0.rlib,libtarget_lexicon-d36305cdcd63ba19.rlib,libcranelift_codegen_shared-fc84a65fe182e774.rlib,libregalloc2-e630a5e15bf61d5b.rlib,liblog-9a3ff67864b30e2c.rlib,libhashbrown-0e42e5e5f42dd627.rlib,libahash-f06ddff6f08e10ac.rlib,libonce_cell-26bb5b0a5225bf1e.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libzerocopy-2150a15c16f8bb6b.rlib,libslice_group_by-4f8fc24fbc9f7496.rlib,libsmallvec-db115c2d0fd403fc.rlib,librustc_hash-e3b2475bb0f9aa4f.rlib,libgimli-f0159ba9290a2c1b.rlib,libindexmap-5451927c68de9c77.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-b2ca049b2d23e838.rlib,libfoldhash-f881ae9859623803.rlib,libcranelift_control-f5ae9c938ad6e5cf.rlib,libarbitrary-ddddbadbff02f70f.rlib,libcranelift_bforest-20599c3c4c900a6a.rlib,libcranelift_entity-85991cbe7700da15.rlib,libcranelift_bitset-6cf63492932567e5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cranelift_test-85a9e0a6df63e0fc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cranelift_test` (bin "cranelift_test") due to 1 previous error; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dcc94eebb26d842f6d3992b5be630ecac8faa46393420f7de7aa26e10d64f0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcc94eebb26d842f6d3992b5be630ecac8faa46393420f7de7aa26e10d64f0ec", kill_on_drop: false }` [INFO] [stdout] dcc94eebb26d842f6d3992b5be630ecac8faa46393420f7de7aa26e10d64f0ec