[INFO] cloning repository https://github.com/nathanielfernandes/sea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanielfernandes/sea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fsea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fsea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4396021588d0e4eb7e9538ed8d584e4c99300a6f [INFO] checking nathanielfernandes/sea against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fsea" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanielfernandes/sea on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nathanielfernandes/sea [INFO] finished tweaking git repo https://github.com/nathanielfernandes/sea [INFO] tweaked toml for git repo https://github.com/nathanielfernandes/sea written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nathanielfernandes/sea 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 209370cea6d0479d0fd5d765eec40cacc116394f456fb13a10212fcd928fe981 [INFO] running `Command { std: "docker" "start" "-a" "209370cea6d0479d0fd5d765eec40cacc116394f456fb13a10212fcd928fe981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "209370cea6d0479d0fd5d765eec40cacc116394f456fb13a10212fcd928fe981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209370cea6d0479d0fd5d765eec40cacc116394f456fb13a10212fcd928fe981", kill_on_drop: false }` [INFO] [stdout] 209370cea6d0479d0fd5d765eec40cacc116394f456fb13a10212fcd928fe981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d20f83cc61be6b6530ec6857adb35f5db34c92ded78579df8a91d74cc336578 [INFO] running `Command { std: "docker" "start" "-a" "7d20f83cc61be6b6530ec6857adb35f5db34c92ded78579df8a91d74cc336578", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking sea v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IRType` and `IRVariable` [INFO] [stdout] --> src/compiler/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | Block, Context, IRConstant, IRExpression, IRFunction, IRFunctionInner, IRStatement, IRType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | IRTypeInner, IRValue, IRVariable, InternedString, TypeId, VariableId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IRType` and `IRVariable` [INFO] [stdout] --> src/compiler/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | Block, Context, IRConstant, IRExpression, IRFunction, IRFunctionInner, IRStatement, IRType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | IRTypeInner, IRValue, IRVariable, InternedString, TypeId, VariableId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/middle/mod.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | let mut ctx = $comp.ctx(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 587 | / builtins! { [INFO] [stdout] 588 | | [comp] [INFO] [stdout] 589 | | [INFO] [stdout] 590 | | fn core::add(T, T) -> T; [INFO] [stdout] ... | [INFO] [stdout] 599 | | fn println(Any) -> Unit; [INFO] [stdout] 600 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `builtins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_mutable` [INFO] [stdout] --> src/middle/mod.rs:1067:17 [INFO] [stdout] | [INFO] [stdout] 1067 | is_mutable, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `is_mutable: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_kind` [INFO] [stdout] --> src/middle/mod.rs:1099:17 [INFO] [stdout] | [INFO] [stdout] 1099 | function_kind, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `function_kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/middle/mod.rs:1137:36 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `condition: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/middle/mod.rs:1137:47 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/middle/mod.rs:1138:33 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/middle/mod.rs:1138:39 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `fields: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/middle/mod.rs:1061:16 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/middle/mod.rs:1061:23 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/middle/mod.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | let mut ctx = $comp.ctx(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 587 | / builtins! { [INFO] [stdout] 588 | | [comp] [INFO] [stdout] 589 | | [INFO] [stdout] 590 | | fn core::add(T, T) -> T; [INFO] [stdout] ... | [INFO] [stdout] 599 | | fn println(Any) -> Unit; [INFO] [stdout] 600 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `builtins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/middle/mod.rs:1374:34 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `expr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/middle/mod.rs:1374:40 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `field: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_mutable` [INFO] [stdout] --> src/middle/mod.rs:1067:17 [INFO] [stdout] | [INFO] [stdout] 1067 | is_mutable, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `is_mutable: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_kind` [INFO] [stdout] --> src/middle/mod.rs:1099:17 [INFO] [stdout] | [INFO] [stdout] 1099 | function_kind, [INFO] [stdout] | ^^^^^^^^^^^^^ help: try ignoring the field: `function_kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `condition` [INFO] [stdout] --> src/middle/mod.rs:1137:36 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `condition: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/middle/mod.rs:1137:47 [INFO] [stdout] | [INFO] [stdout] 1137 | Statement::WhileLoop { condition, body } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `body: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/middle/mod.rs:1138:33 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> src/middle/mod.rs:1138:39 [INFO] [stdout] | [INFO] [stdout] 1138 | Statement::Struct { name, fields } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `fields: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/middle/mod.rs:1061:16 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/middle/mod.rs:1061:23 [INFO] [stdout] | [INFO] [stdout] 1061 | Span { start, end, value }: &Span, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/middle/mod.rs:1374:34 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `expr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field` [INFO] [stdout] --> src/middle/mod.rs:1374:40 [INFO] [stdout] | [INFO] [stdout] 1374 | Expression::Access { expr, field } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `field: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_prefix` is never read [INFO] [stdout] --> src/compiler/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Compiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | user_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `RESULT_TYPE`, `TRY`, `OK`, `EXPECT_BOOL`, and `BUILTIN_FUNCTIONS` are never used [INFO] [stdout] --> src/compiler/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl Compiler { [INFO] [stdout] | ------------- associated constants in this implementation [INFO] [stdout] 24 | const VALUE_TYPE: &'static str = "Value"; [INFO] [stdout] 25 | const RESULT_TYPE: &'static str = "Result"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | const TRY: &'static str = "Try"; [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | const OK: &'static str = "Ok"; [INFO] [stdout] | ^^ [INFO] [stdout] 28 | const EXPECT_BOOL: &'static str = "EXPECT_BOOL"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | const BUILTIN_FUNCTIONS: &'static [&'static str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `symbol` is never used [INFO] [stdout] --> src/compiler/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl Compiler { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn symbol(&self, value: &str, skip: bool) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAIN` is never used [INFO] [stdout] --> src/compiler/mod.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | const MAIN: &str = "/* {{main}} */"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Unreachable` is never used [INFO] [stdout] --> src/middle/mod.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/middle/mod.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 545 | impl IRCompiler { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 632 | fn add_type(&self, ty: IRType) -> TypeId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 637 | fn update_type(&self, ty: TypeId, new_ty: IRType) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | fn set_type(&mut self, path: Path, ty: TypeId) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | fn get_builtin(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | fn Bool(&self) -> TypeId { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn Int(&self) -> TypeId { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | fn Float(&self) -> TypeId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | fn String(&self) -> TypeId { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 811 | fn next_block(&self) -> BlockId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | fn get_local(&self, id: VariableId) -> &IRVariable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_prefix` is never read [INFO] [stdout] --> src/compiler/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Compiler { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | user_prefix: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constants `RESULT_TYPE`, `TRY`, `OK`, `EXPECT_BOOL`, and `BUILTIN_FUNCTIONS` are never used [INFO] [stdout] --> src/compiler/mod.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl Compiler { [INFO] [stdout] | ------------- associated constants in this implementation [INFO] [stdout] 24 | const VALUE_TYPE: &'static str = "Value"; [INFO] [stdout] 25 | const RESULT_TYPE: &'static str = "Result"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | const TRY: &'static str = "Try"; [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | const OK: &'static str = "Ok"; [INFO] [stdout] | ^^ [INFO] [stdout] 28 | const EXPECT_BOOL: &'static str = "EXPECT_BOOL"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | const BUILTIN_FUNCTIONS: &'static [&'static str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `symbol` is never used [INFO] [stdout] --> src/compiler/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl Compiler { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn symbol(&self, value: &str, skip: bool) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAIN` is never used [INFO] [stdout] --> src/compiler/mod.rs:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | const MAIN: &str = "/* {{main}} */"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Unreachable` is never used [INFO] [stdout] --> src/middle/mod.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 44 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/middle/mod.rs:632:8 [INFO] [stdout] | [INFO] [stdout] 545 | impl IRCompiler { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 632 | fn add_type(&self, ty: IRType) -> TypeId { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 637 | fn update_type(&self, ty: TypeId, new_ty: IRType) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | fn set_type(&mut self, path: Path, ty: TypeId) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 650 | fn get_builtin(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 673 | fn Bool(&self) -> TypeId { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 678 | fn Int(&self) -> TypeId { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | fn Float(&self) -> TypeId { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 688 | fn String(&self) -> TypeId { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 704 | fn Unreachable(&self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 811 | fn next_block(&self) -> BlockId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 991 | fn get_local(&self, id: VariableId) -> &IRVariable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sea::parser::debug::print_statement` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sea::parser::debug::print_statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sea::parser::debug::print_statement` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sea::parser::debug::print_statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s [INFO] running `Command { std: "docker" "inspect" "7d20f83cc61be6b6530ec6857adb35f5db34c92ded78579df8a91d74cc336578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d20f83cc61be6b6530ec6857adb35f5db34c92ded78579df8a91d74cc336578", kill_on_drop: false }` [INFO] [stdout] 7d20f83cc61be6b6530ec6857adb35f5db34c92ded78579df8a91d74cc336578 [INFO] checking nathanielfernandes/sea against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielfernandes%2Fsea" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanielfernandes/sea on toolchain 6223d840318ac1f9c8b6bf3aef24c3ff67683479 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nathanielfernandes/sea [INFO] finished tweaking git repo https://github.com/nathanielfernandes/sea [INFO] tweaked toml for git repo https://github.com/nathanielfernandes/sea written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nathanielfernandes/sea 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" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 108f72e517e5142a8f52e865ecc8db17b00fd700b05f6e472ce3820f7eee9513 [INFO] running `Command { std: "docker" "start" "-a" "108f72e517e5142a8f52e865ecc8db17b00fd700b05f6e472ce3820f7eee9513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "108f72e517e5142a8f52e865ecc8db17b00fd700b05f6e472ce3820f7eee9513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108f72e517e5142a8f52e865ecc8db17b00fd700b05f6e472ce3820f7eee9513", kill_on_drop: false }` [INFO] [stdout] 108f72e517e5142a8f52e865ecc8db17b00fd700b05f6e472ce3820f7eee9513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18914afcfaeb79ccab3b5f15bf0ff2fd6a6c4cdbb66ebfdba1082a4f61e8a049 [INFO] running `Command { std: "docker" "start" "-a" "18914afcfaeb79ccab3b5f15bf0ff2fd6a6c4cdbb66ebfdba1082a4f61e8a049", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetas53buE" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1QfvS5/symbols.o" "/opt/rustwide/target/debug/build/ahash-c4d67753a50810be/build_script_build-c4d67753a50810be.build_script_build.31d812f70a534fd1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/ahash-c4d67753a50810be/build_script_build-c4d67753a50810be.9q17ywqqzf3uggn210ecltxxq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/ahash-c4d67753a50810be/build_script_build-c4d67753a50810be" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eyre` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ahash` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "18914afcfaeb79ccab3b5f15bf0ff2fd6a6c4cdbb66ebfdba1082a4f61e8a049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18914afcfaeb79ccab3b5f15bf0ff2fd6a6c4cdbb66ebfdba1082a4f61e8a049", kill_on_drop: false }` [INFO] [stdout] 18914afcfaeb79ccab3b5f15bf0ff2fd6a6c4cdbb66ebfdba1082a4f61e8a049