Oct 12 19:37:16.385 INFO testing vluzko/Grace against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 19:37:16.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 19:37:16.795 INFO blam! 1f68b6fa278caed3e2c274cd8379e5548f18a0d44d0f0e9ac3ac6a2d7cb7df6b Oct 12 19:37:16.796 INFO running `"docker" "start" "-a" "1f68b6fa278caed3e2c274cd8379e5548f18a0d44d0f0e9ac3ac6a2d7cb7df6b"` Oct 12 19:37:18.436 INFO kablam! usermod: no changes Oct 12 19:37:18.537 INFO kablam! Compiling libc v0.2.33 Oct 12 19:37:18.537 INFO kablam! Compiling cute v0.3.0 Oct 12 19:37:18.555 INFO kablam! Compiling itertools v0.7.8 Oct 12 19:37:18.555 INFO kablam! Compiling log v0.4.1 Oct 12 19:37:20.347 INFO kablam! Compiling memchr v1.0.2 Oct 12 19:37:20.347 INFO kablam! Compiling rand v0.5.5 Oct 12 19:37:20.915 INFO kablam! Compiling nom v3.2.1 Oct 12 19:37:27.360 INFO kablam! Compiling grace v0.1.0 (/source) Oct 12 19:37:28.511 INFO kablam! warning: unused import: `std::fmt::Debug` Oct 12 19:37:28.511 INFO kablam! --> src/parser.rs:6:5 Oct 12 19:37:28.511 INFO kablam! | Oct 12 19:37:28.511 INFO kablam! 6 | use std::fmt::Debug; Oct 12 19:37:28.511 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 19:37:28.511 INFO kablam! | Oct 12 19:37:28.511 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:37:28.511 INFO kablam! Oct 12 19:37:28.511 INFO kablam! warning: unused import: `rand` Oct 12 19:37:28.511 INFO kablam! --> src/parser.rs:7:5 Oct 12 19:37:28.511 INFO kablam! | Oct 12 19:37:28.511 INFO kablam! 7 | use rand; Oct 12 19:37:28.511 INFO kablam! | ^^^^ Oct 12 19:37:28.511 INFO kablam! Oct 12 19:37:28.531 INFO kablam! warning: unused import: `ast_node::ASTNode` Oct 12 19:37:28.531 INFO kablam! --> src/expression.rs:1:5 Oct 12 19:37:28.531 INFO kablam! | Oct 12 19:37:28.531 INFO kablam! 1 | use ast_node::ASTNode; Oct 12 19:37:28.531 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 19:37:28.531 INFO kablam! Oct 12 19:37:28.531 INFO kablam! warning: unused import: `std::collections::BTreeSet` Oct 12 19:37:28.531 INFO kablam! --> src/expression.rs:2:5 Oct 12 19:37:28.531 INFO kablam! | Oct 12 19:37:28.531 INFO kablam! 2 | use std::collections::BTreeSet; Oct 12 19:37:28.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:28.531 INFO kablam! Oct 12 19:37:28.531 INFO kablam! warning: unused import: `std::fmt::Display` Oct 12 19:37:28.531 INFO kablam! --> src/bytecode.rs:2:5 Oct 12 19:37:28.531 INFO kablam! | Oct 12 19:37:28.531 INFO kablam! 2 | use std::fmt::Display; Oct 12 19:37:28.531 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 19:37:28.531 INFO kablam! Oct 12 19:37:28.531 INFO kablam! warning: unused import: `parser` Oct 12 19:37:28.531 INFO kablam! --> src/bytecode.rs:5:5 Oct 12 19:37:28.531 INFO kablam! | Oct 12 19:37:28.531 INFO kablam! 5 | use parser; Oct 12 19:37:28.531 INFO kablam! | ^^^^^^ Oct 12 19:37:28.531 INFO kablam! Oct 12 19:37:28.531 INFO kablam! warning: unused import: `utils::*` Oct 12 19:37:28.531 INFO kablam! --> src/bytecode.rs:6:5 Oct 12 19:37:28.531 INFO kablam! | Oct 12 19:37:28.531 INFO kablam! 6 | use utils::*; Oct 12 19:37:28.531 INFO kablam! | ^^^^^^^^ Oct 12 19:37:28.531 INFO kablam! Oct 12 19:37:28.531 INFO kablam! warning: unused import: `std::fmt::Display` Oct 12 19:37:28.531 INFO kablam! --> src/scoping.rs:2:5 Oct 12 19:37:28.531 INFO kablam! | Oct 12 19:37:28.531 INFO kablam! 2 | use std::fmt::Display; Oct 12 19:37:28.531 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 19:37:28.531 INFO kablam! Oct 12 19:37:28.531 INFO kablam! warning: unused import: `std::iter::FromIterator` Oct 12 19:37:28.531 INFO kablam! --> src/scoping.rs:3:5 Oct 12 19:37:28.531 INFO kablam! | Oct 12 19:37:28.531 INFO kablam! 3 | use std::iter::FromIterator; Oct 12 19:37:28.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:28.531 INFO kablam! Oct 12 19:37:28.531 INFO kablam! warning: unused import: `utils::output` Oct 12 19:37:28.531 INFO kablam! --> src/scoping.rs:5:5 Oct 12 19:37:28.531 INFO kablam! | Oct 12 19:37:28.531 INFO kablam! 5 | use utils::output; Oct 12 19:37:28.531 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 19:37:28.531 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `file_name` Oct 12 19:37:35.415 INFO kablam! --> src/bytecode.rs:194:21 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 194 | pub fn node_to_file(file_name: String, node: Box) { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^^^^ help: consider using `_file_name` instead Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `node` Oct 12 19:37:35.415 INFO kablam! --> src/bytecode.rs:194:40 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 194 | pub fn node_to_file(file_name: String, node: Box) { Oct 12 19:37:35.415 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `vararg` Oct 12 19:37:35.415 INFO kablam! --> src/expression.rs:220:60 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 220 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^ help: try ignoring the field: `vararg: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `keyword_args` Oct 12 19:37:35.415 INFO kablam! --> src/expression.rs:220:72 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 220 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `keyword_args: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `varkwarg` Oct 12 19:37:35.415 INFO kablam! --> src/expression.rs:220:90 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 220 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `varkwarg: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `return_type` Oct 12 19:37:35.415 INFO kablam! --> src/expression.rs:220:114 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 220 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^^^^^^ help: try ignoring the field: `return_type: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `kwargs` Oct 12 19:37:35.415 INFO kablam! --> src/expression.rs:243:62 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 243 | &Expr::FunctionCall{ref func_expr, ref args, ref kwargs} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^ help: try ignoring the field: `kwargs: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `keyword_args` Oct 12 19:37:35.415 INFO kablam! --> src/bytecode.rs:34:61 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 34 | &Stmt::FunctionDecStmt {ref name, ref args, ref keyword_args, ref vararg, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `keyword_args: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `vararg` Oct 12 19:37:35.415 INFO kablam! --> src/bytecode.rs:34:79 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 34 | &Stmt::FunctionDecStmt {ref name, ref args, ref keyword_args, ref vararg, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^ help: try ignoring the field: `vararg: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `varkwarg` Oct 12 19:37:35.415 INFO kablam! --> src/bytecode.rs:34:91 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 34 | &Stmt::FunctionDecStmt {ref name, ref args, ref keyword_args, ref vararg, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `varkwarg: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `return_type` Oct 12 19:37:35.415 INFO kablam! --> src/bytecode.rs:34:115 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 34 | &Stmt::FunctionDecStmt {ref name, ref args, ref keyword_args, ref vararg, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^^^^^^^ help: try ignoring the field: `return_type: _` Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `usages` Oct 12 19:37:35.415 INFO kablam! --> src/bytecode.rs:36:36 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 36 | let (declarations, usages) = self.get_scopes(); Oct 12 19:37:35.415 INFO kablam! | ^^^^^^ help: consider using `_usages` instead Oct 12 19:37:35.415 INFO kablam! Oct 12 19:37:35.415 INFO kablam! warning: unused variable: `elifs` Oct 12 19:37:35.415 INFO kablam! --> src/bytecode.rs:66:60 Oct 12 19:37:35.415 INFO kablam! | Oct 12 19:37:35.415 INFO kablam! 66 | &Stmt::IfStmt {ref condition, ref main_block, ref elifs, ref else_block} => { Oct 12 19:37:35.415 INFO kablam! | ^^^^^ help: try ignoring the field: `elifs: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `kwargs` Oct 12 19:37:35.416 INFO kablam! --> src/bytecode.rs:117:63 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 117 | &Expr::FunctionCall {ref func_expr, ref args, ref kwargs} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^^^ help: try ignoring the field: `kwargs: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `value` Oct 12 19:37:35.416 INFO kablam! --> src/scoping.rs:29:48 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 29 | &Stmt::LetStmt{ref value_name, ref value} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^^ help: try ignoring the field: `value: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `operator` Oct 12 19:37:35.416 INFO kablam! --> src/scoping.rs:32:55 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 32 | &Stmt::AssignmentStmt{ref identifier, ref operator, ref expression} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `operator: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `name` Oct 12 19:37:35.416 INFO kablam! --> src/scoping.rs:37:40 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `vararg` Oct 12 19:37:35.416 INFO kablam! --> src/scoping.rs:37:60 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^^^ help: try ignoring the field: `vararg: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `keyword_args` Oct 12 19:37:35.416 INFO kablam! --> src/scoping.rs:37:72 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `keyword_args: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `varkwarg` Oct 12 19:37:35.416 INFO kablam! --> src/scoping.rs:37:90 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `varkwarg: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `return_type` Oct 12 19:37:35.416 INFO kablam! --> src/scoping.rs:37:114 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^^^^^^^^ help: try ignoring the field: `return_type: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.416 INFO kablam! warning: unused variable: `elifs` Oct 12 19:37:35.416 INFO kablam! --> src/scoping.rs:48:63 Oct 12 19:37:35.416 INFO kablam! | Oct 12 19:37:35.416 INFO kablam! 48 | &Stmt::IfStmt {ref condition, ref main_block, ref elifs, ref else_block} => { Oct 12 19:37:35.416 INFO kablam! | ^^^^^ help: try ignoring the field: `elifs: _` Oct 12 19:37:35.416 INFO kablam! Oct 12 19:37:35.439 INFO kablam! warning: unused variable: `operator` Oct 12 19:37:35.439 INFO kablam! --> src/scoping.rs:110:40 Oct 12 19:37:35.439 INFO kablam! | Oct 12 19:37:35.439 INFO kablam! 110 | &Expr::ComparisonExpr {ref operator, ref left, ref right} => { Oct 12 19:37:35.439 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `operator: _` Oct 12 19:37:35.439 INFO kablam! Oct 12 19:37:35.439 INFO kablam! warning: unused variable: `operator` Oct 12 19:37:35.439 INFO kablam! --> src/scoping.rs:114:36 Oct 12 19:37:35.439 INFO kablam! | Oct 12 19:37:35.439 INFO kablam! 114 | &Expr::BinaryExpr {ref operator, ref left, ref right} => { Oct 12 19:37:35.439 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `operator: _` Oct 12 19:37:35.439 INFO kablam! Oct 12 19:37:35.439 INFO kablam! warning: unused variable: `operator` Oct 12 19:37:35.439 INFO kablam! --> src/scoping.rs:118:35 Oct 12 19:37:35.439 INFO kablam! | Oct 12 19:37:35.439 INFO kablam! 118 | &Expr::UnaryExpr {ref operator, ref operand} => { Oct 12 19:37:35.439 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `operator: _` Oct 12 19:37:35.439 INFO kablam! Oct 12 19:37:44.238 INFO kablam! warning: unused import: `grace_lib::bytecode::*` Oct 12 19:37:44.238 INFO kablam! --> src/bin.rs:8:5 Oct 12 19:37:44.238 INFO kablam! | Oct 12 19:37:44.238 INFO kablam! 8 | use grace_lib::bytecode::*; Oct 12 19:37:44.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:44.238 INFO kablam! | Oct 12 19:37:44.238 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:37:44.238 INFO kablam! Oct 12 19:37:44.274 INFO kablam! warning: variable does not need to be mutable Oct 12 19:37:44.274 INFO kablam! --> src/bin.rs:18:8 Oct 12 19:37:44.274 INFO kablam! | Oct 12 19:37:44.274 INFO kablam! 18 | let mut outfile = File::create(&args[2]); Oct 12 19:37:44.275 INFO kablam! | ----^^^^^^^ Oct 12 19:37:44.275 INFO kablam! | | Oct 12 19:37:44.275 INFO kablam! | help: remove this `mut` Oct 12 19:37:44.275 INFO kablam! | Oct 12 19:37:44.275 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:37:44.275 INFO kablam! Oct 12 19:37:44.287 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:37:44.287 INFO kablam! --> src/bin.rs:15:4 Oct 12 19:37:44.287 INFO kablam! | Oct 12 19:37:44.287 INFO kablam! 15 | f.read_to_string(&mut file_contents); Oct 12 19:37:44.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:44.287 INFO kablam! | Oct 12 19:37:44.287 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 19:37:44.287 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:37:44.287 INFO kablam! Oct 12 19:37:44.287 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:37:44.287 INFO kablam! --> src/bin.rs:19:4 Oct 12 19:37:44.287 INFO kablam! | Oct 12 19:37:44.287 INFO kablam! 19 | outfile.unwrap().write_all(wast.as_bytes()); Oct 12 19:37:44.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:44.287 INFO kablam! | Oct 12 19:37:44.287 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:37:44.287 INFO kablam! Oct 12 19:37:45.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.89s Oct 12 19:37:45.371 INFO kablam! su: No module specific data is present Oct 12 19:37:46.419 INFO running `"docker" "rm" "-f" "1f68b6fa278caed3e2c274cd8379e5548f18a0d44d0f0e9ac3ac6a2d7cb7df6b"` Oct 12 19:37:46.752 INFO blam! 1f68b6fa278caed3e2c274cd8379e5548f18a0d44d0f0e9ac3ac6a2d7cb7df6b Oct 12 19:37:46.757 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 19:37:47.305 INFO blam! 495bbc0b976ab00dddd0cc2b6e288a451f689a2426bf7f096567dd68fc082838 Oct 12 19:37:47.308 INFO running `"docker" "start" "-a" "495bbc0b976ab00dddd0cc2b6e288a451f689a2426bf7f096567dd68fc082838"` Oct 12 19:37:49.595 INFO kablam! usermod: no changes Oct 12 19:37:49.751 INFO kablam! Compiling grace v0.1.0 (/source) Oct 12 19:37:50.179 INFO kablam! warning: unused import: `grace_lib::bytecode::*` Oct 12 19:37:50.179 INFO kablam! --> src/bin.rs:8:5 Oct 12 19:37:50.179 INFO kablam! | Oct 12 19:37:50.179 INFO kablam! 8 | use grace_lib::bytecode::*; Oct 12 19:37:50.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:50.180 INFO kablam! | Oct 12 19:37:50.180 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:37:50.180 INFO kablam! Oct 12 19:37:50.239 INFO kablam! warning: variable does not need to be mutable Oct 12 19:37:50.239 INFO kablam! --> src/bin.rs:18:8 Oct 12 19:37:50.239 INFO kablam! | Oct 12 19:37:50.239 INFO kablam! 18 | let mut outfile = File::create(&args[2]); Oct 12 19:37:50.239 INFO kablam! | ----^^^^^^^ Oct 12 19:37:50.239 INFO kablam! | | Oct 12 19:37:50.239 INFO kablam! | help: remove this `mut` Oct 12 19:37:50.239 INFO kablam! | Oct 12 19:37:50.255 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:37:50.255 INFO kablam! Oct 12 19:37:50.257 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:37:50.257 INFO kablam! --> src/bin.rs:15:4 Oct 12 19:37:50.257 INFO kablam! | Oct 12 19:37:50.257 INFO kablam! 15 | f.read_to_string(&mut file_contents); Oct 12 19:37:50.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:50.257 INFO kablam! | Oct 12 19:37:50.258 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 19:37:50.258 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:37:50.258 INFO kablam! Oct 12 19:37:50.258 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:37:50.258 INFO kablam! --> src/bin.rs:19:4 Oct 12 19:37:50.258 INFO kablam! | Oct 12 19:37:50.258 INFO kablam! 19 | outfile.unwrap().write_all(wast.as_bytes()); Oct 12 19:37:50.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:50.258 INFO kablam! | Oct 12 19:37:50.258 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:37:50.258 INFO kablam! Oct 12 19:37:51.532 INFO kablam! warning: unused import: `ast_node::ASTNode` Oct 12 19:37:51.532 INFO kablam! --> src/expression.rs:1:5 Oct 12 19:37:51.533 INFO kablam! | Oct 12 19:37:51.533 INFO kablam! 1 | use ast_node::ASTNode; Oct 12 19:37:51.533 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 19:37:51.533 INFO kablam! | Oct 12 19:37:51.533 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:37:51.533 INFO kablam! Oct 12 19:37:51.533 INFO kablam! warning: unused import: `std::collections::BTreeSet` Oct 12 19:37:51.533 INFO kablam! --> src/expression.rs:2:5 Oct 12 19:37:51.533 INFO kablam! | Oct 12 19:37:51.533 INFO kablam! 2 | use std::collections::BTreeSet; Oct 12 19:37:51.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:51.533 INFO kablam! Oct 12 19:37:51.536 INFO kablam! warning: unused import: `std::fmt::Display` Oct 12 19:37:51.536 INFO kablam! --> src/bytecode.rs:2:5 Oct 12 19:37:51.536 INFO kablam! | Oct 12 19:37:51.536 INFO kablam! 2 | use std::fmt::Display; Oct 12 19:37:51.536 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 19:37:51.536 INFO kablam! Oct 12 19:37:51.538 INFO kablam! warning: unused import: `std::fmt::Display` Oct 12 19:37:51.538 INFO kablam! --> src/scoping.rs:2:5 Oct 12 19:37:51.538 INFO kablam! | Oct 12 19:37:51.538 INFO kablam! 2 | use std::fmt::Display; Oct 12 19:37:51.538 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 19:37:51.538 INFO kablam! Oct 12 19:37:51.538 INFO kablam! warning: unused import: `std::iter::FromIterator` Oct 12 19:37:51.538 INFO kablam! --> src/scoping.rs:3:5 Oct 12 19:37:51.538 INFO kablam! | Oct 12 19:37:51.538 INFO kablam! 3 | use std::iter::FromIterator; Oct 12 19:37:51.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:37:51.538 INFO kablam! Oct 12 19:37:57.843 INFO kablam! warning: unused variable: `file_name` Oct 12 19:37:57.843 INFO kablam! --> src/bytecode.rs:194:21 Oct 12 19:37:57.843 INFO kablam! | Oct 12 19:37:57.843 INFO kablam! 194 | pub fn node_to_file(file_name: String, node: Box) { Oct 12 19:37:57.843 INFO kablam! | ^^^^^^^^^ help: consider using `_file_name` instead Oct 12 19:37:57.843 INFO kablam! | Oct 12 19:37:57.843 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:37:57.843 INFO kablam! Oct 12 19:37:57.843 INFO kablam! warning: unused variable: `node` Oct 12 19:37:57.843 INFO kablam! --> src/bytecode.rs:194:40 Oct 12 19:37:57.843 INFO kablam! | Oct 12 19:37:57.843 INFO kablam! 194 | pub fn node_to_file(file_name: String, node: Box) { Oct 12 19:37:57.843 INFO kablam! | ^^^^ help: consider using `_node` instead Oct 12 19:37:57.843 INFO kablam! Oct 12 19:37:57.847 INFO kablam! warning: unused variable: `expected` Oct 12 19:37:57.847 INFO kablam! --> src/parser.rs:1299:17 Oct 12 19:37:57.847 INFO kablam! | Oct 12 19:37:57.847 INFO kablam! 1299 | let expected = Expr::FunctionCall{func_expr: Box::new(Expr::IdentifierExpr{ident: Identifier{name: "ident".to_string()}}), args: vec!(a, b), kwargs: None}; Oct 12 19:37:57.847 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Oct 12 19:37:57.847 INFO kablam! Oct 12 19:37:57.848 INFO kablam! warning: unused variable: `decs` Oct 12 19:37:57.848 INFO kablam! --> src/scoping.rs:156:14 Oct 12 19:37:57.848 INFO kablam! | Oct 12 19:37:57.848 INFO kablam! 156 | let (decs, usgs) = func_stmt.get_scopes(); Oct 12 19:37:57.848 INFO kablam! | ^^^^ help: consider using `_decs` instead Oct 12 19:37:57.848 INFO kablam! Oct 12 19:37:57.848 INFO kablam! warning: unused variable: `vararg` Oct 12 19:37:57.848 INFO kablam! --> src/expression.rs:220:60 Oct 12 19:37:57.849 INFO kablam! | Oct 12 19:37:57.849 INFO kablam! 220 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.849 INFO kablam! | ^^^^^^ help: try ignoring the field: `vararg: _` Oct 12 19:37:57.849 INFO kablam! Oct 12 19:37:57.849 INFO kablam! warning: unused variable: `keyword_args` Oct 12 19:37:57.849 INFO kablam! --> src/expression.rs:220:72 Oct 12 19:37:57.849 INFO kablam! | Oct 12 19:37:57.849 INFO kablam! 220 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.849 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `keyword_args: _` Oct 12 19:37:57.849 INFO kablam! Oct 12 19:37:57.850 INFO kablam! warning: unused variable: `varkwarg` Oct 12 19:37:57.850 INFO kablam! --> src/expression.rs:220:90 Oct 12 19:37:57.850 INFO kablam! | Oct 12 19:37:57.850 INFO kablam! 220 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.850 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `varkwarg: _` Oct 12 19:37:57.851 INFO kablam! Oct 12 19:37:57.851 INFO kablam! warning: unused variable: `return_type` Oct 12 19:37:57.851 INFO kablam! --> src/expression.rs:220:114 Oct 12 19:37:57.851 INFO kablam! | Oct 12 19:37:57.852 INFO kablam! 220 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.852 INFO kablam! | ^^^^^^^^^^^ help: try ignoring the field: `return_type: _` Oct 12 19:37:57.852 INFO kablam! Oct 12 19:37:57.852 INFO kablam! warning: unused variable: `kwargs` Oct 12 19:37:57.853 INFO kablam! --> src/expression.rs:243:62 Oct 12 19:37:57.853 INFO kablam! | Oct 12 19:37:57.853 INFO kablam! 243 | &Expr::FunctionCall{ref func_expr, ref args, ref kwargs} => { Oct 12 19:37:57.853 INFO kablam! | ^^^^^^ help: try ignoring the field: `kwargs: _` Oct 12 19:37:57.853 INFO kablam! Oct 12 19:37:57.854 INFO kablam! warning: unused variable: `keyword_args` Oct 12 19:37:57.854 INFO kablam! --> src/bytecode.rs:34:61 Oct 12 19:37:57.855 INFO kablam! | Oct 12 19:37:57.855 INFO kablam! 34 | &Stmt::FunctionDecStmt {ref name, ref args, ref keyword_args, ref vararg, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.855 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `keyword_args: _` Oct 12 19:37:57.855 INFO kablam! Oct 12 19:37:57.855 INFO kablam! warning: unused variable: `vararg` Oct 12 19:37:57.855 INFO kablam! --> src/bytecode.rs:34:79 Oct 12 19:37:57.856 INFO kablam! | Oct 12 19:37:57.856 INFO kablam! 34 | &Stmt::FunctionDecStmt {ref name, ref args, ref keyword_args, ref vararg, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.856 INFO kablam! | ^^^^^^ help: try ignoring the field: `vararg: _` Oct 12 19:37:57.856 INFO kablam! Oct 12 19:37:57.856 INFO kablam! warning: unused variable: `varkwarg` Oct 12 19:37:57.857 INFO kablam! --> src/bytecode.rs:34:91 Oct 12 19:37:57.857 INFO kablam! | Oct 12 19:37:57.857 INFO kablam! 34 | &Stmt::FunctionDecStmt {ref name, ref args, ref keyword_args, ref vararg, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.857 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `varkwarg: _` Oct 12 19:37:57.857 INFO kablam! Oct 12 19:37:57.857 INFO kablam! warning: unused variable: `return_type` Oct 12 19:37:57.858 INFO kablam! --> src/bytecode.rs:34:115 Oct 12 19:37:57.858 INFO kablam! | Oct 12 19:37:57.858 INFO kablam! 34 | &Stmt::FunctionDecStmt {ref name, ref args, ref keyword_args, ref vararg, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.858 INFO kablam! | ^^^^^^^^^^^ help: try ignoring the field: `return_type: _` Oct 12 19:37:57.858 INFO kablam! Oct 12 19:37:57.859 INFO kablam! warning: unused variable: `usages` Oct 12 19:37:57.859 INFO kablam! --> src/bytecode.rs:36:36 Oct 12 19:37:57.859 INFO kablam! | Oct 12 19:37:57.859 INFO kablam! 36 | let (declarations, usages) = self.get_scopes(); Oct 12 19:37:57.859 INFO kablam! | ^^^^^^ help: consider using `_usages` instead Oct 12 19:37:57.859 INFO kablam! Oct 12 19:37:57.860 INFO kablam! warning: unused variable: `elifs` Oct 12 19:37:57.860 INFO kablam! --> src/bytecode.rs:66:60 Oct 12 19:37:57.860 INFO kablam! | Oct 12 19:37:57.860 INFO kablam! 66 | &Stmt::IfStmt {ref condition, ref main_block, ref elifs, ref else_block} => { Oct 12 19:37:57.861 INFO kablam! | ^^^^^ help: try ignoring the field: `elifs: _` Oct 12 19:37:57.861 INFO kablam! Oct 12 19:37:57.861 INFO kablam! warning: unused variable: `kwargs` Oct 12 19:37:57.861 INFO kablam! --> src/bytecode.rs:117:63 Oct 12 19:37:57.861 INFO kablam! | Oct 12 19:37:57.861 INFO kablam! 117 | &Expr::FunctionCall {ref func_expr, ref args, ref kwargs} => { Oct 12 19:37:57.861 INFO kablam! | ^^^^^^ help: try ignoring the field: `kwargs: _` Oct 12 19:37:57.861 INFO kablam! Oct 12 19:37:57.861 INFO kablam! warning: unused variable: `value` Oct 12 19:37:57.861 INFO kablam! --> src/scoping.rs:29:48 Oct 12 19:37:57.861 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 29 | &Stmt::LetStmt{ref value_name, ref value} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^ help: try ignoring the field: `value: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `operator` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:32:55 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 32 | &Stmt::AssignmentStmt{ref identifier, ref operator, ref expression} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `operator: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `name` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:37:40 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `vararg` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:37:60 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^^ help: try ignoring the field: `vararg: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `keyword_args` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:37:72 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `keyword_args: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `varkwarg` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:37:90 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `varkwarg: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `return_type` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:37:114 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 37 | &Stmt::FunctionDecStmt{ref name, ref args, ref vararg, ref keyword_args, ref varkwarg, ref body, ref return_type} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^^^^^^^ help: try ignoring the field: `return_type: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `elifs` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:48:63 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 48 | &Stmt::IfStmt {ref condition, ref main_block, ref elifs, ref else_block} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^ help: try ignoring the field: `elifs: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `operator` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:110:40 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 110 | &Expr::ComparisonExpr {ref operator, ref left, ref right} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `operator: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `operator` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:114:36 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 114 | &Expr::BinaryExpr {ref operator, ref left, ref right} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `operator: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:37:57.862 INFO kablam! warning: unused variable: `operator` Oct 12 19:37:57.862 INFO kablam! --> src/scoping.rs:118:35 Oct 12 19:37:57.862 INFO kablam! | Oct 12 19:37:57.862 INFO kablam! 118 | &Expr::UnaryExpr {ref operator, ref operand} => { Oct 12 19:37:57.862 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `operator: _` Oct 12 19:37:57.862 INFO kablam! Oct 12 19:38:08.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.62s Oct 12 19:38:08.260 INFO kablam! su: No module specific data is present Oct 12 19:38:09.192 INFO running `"docker" "rm" "-f" "495bbc0b976ab00dddd0cc2b6e288a451f689a2426bf7f096567dd68fc082838"` Oct 12 19:38:09.471 INFO blam! 495bbc0b976ab00dddd0cc2b6e288a451f689a2426bf7f096567dd68fc082838 Oct 12 19:38:09.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 19:38:09.997 INFO blam! 29169af4e0789bbe19ab646e21c279417d409dac43569a9ab4788d75793b4f13 Oct 12 19:38:09.998 INFO running `"docker" "start" "-a" "29169af4e0789bbe19ab646e21c279417d409dac43569a9ab4788d75793b4f13"` Oct 12 19:38:11.442 INFO kablam! usermod: no changes Oct 12 19:38:11.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 12 19:38:11.563 INFO kablam! Running /target/debug/deps/grace_lib-cfc137cf19f13fc4 Oct 12 19:38:11.563 INFO blam! Oct 12 19:38:11.563 INFO blam! running 37 tests Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_generate_divide ... ok Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_assignment_generation ... ok Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_generate_function ... ok Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_generate_rem ... ok Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_integer_literal_generation ... ok Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_generate_subtract ... ok Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_generate_function_call ... ok Oct 12 19:38:11.563 INFO blam! test expression::test_indent ... ok Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_generate_add ... ok Oct 12 19:38:11.563 INFO blam! test bytecode::tests::test_generate_multiply ... ok Oct 12 19:38:11.563 INFO blam! test parser::tests::expressions::test_comparison_expr ... ok Oct 12 19:38:11.566 INFO blam! test parser::tests::expressions::test_binary_expr ... ok Oct 12 19:38:11.566 INFO blam! test parser::tests::expressions::test_comprehensions ... ok Oct 12 19:38:11.566 INFO blam! test parser::tests::expressions::test_function_call ... ok Oct 12 19:38:11.571 INFO blam! test parser::tests::expressions::test_identifier_expr ... ok Oct 12 19:38:11.571 INFO blam! test bytecode::tests::test_generate_module ... ok Oct 12 19:38:11.571 INFO blam! test parser::tests::statements::test_assignment ... ok Oct 12 19:38:11.587 INFO blam! test parser::tests::expressions::test_match ... ok Oct 12 19:38:11.587 INFO blam! test parser::tests::expressions::test_parenthetical_expressions ... ok Oct 12 19:38:11.587 INFO blam! test parser::tests::expressions::test_repeated_func_calls ... ok Oct 12 19:38:11.587 INFO blam! test parser::tests::expressions::test_unary_expr ... ok Oct 12 19:38:11.587 INFO blam! test parser::tests::expressions::test_literals ... ok Oct 12 19:38:11.587 INFO blam! test parser::tests::statements::test_for_in ... ok Oct 12 19:38:11.595 INFO blam! test parser::tests::statements::test_let ... ok Oct 12 19:38:11.595 INFO blam! test parser::tests::statements::test_if_stmt ... ok Oct 12 19:38:11.595 INFO blam! test parser::tests::statements::test_func_dec ... ok Oct 12 19:38:11.599 INFO blam! test parser::tests::statements::test_import ... ok Oct 12 19:38:11.599 INFO blam! test parser::tests::statements::test_try_except ... ok Oct 12 19:38:11.599 INFO blam! test parser::tests::statements::test_simple_statements ... ok Oct 12 19:38:11.599 INFO blam! test parser::tests::statements::test_returns ... ok Oct 12 19:38:11.599 INFO blam! test parser::tests::test_dotted_identifier ... ok Oct 12 19:38:11.599 INFO blam! test parser::tests::test_block ... ok Oct 12 19:38:11.604 INFO blam! test parser::tests::statements::test_while_stmt ... ok Oct 12 19:38:11.604 INFO blam! test parser::tests::test_module ... ok Oct 12 19:38:11.619 INFO blam! test scoping::test::test_function_locals ... ok Oct 12 19:38:11.619 INFO kablam! Running /target/debug/deps/grace_main-65e16b8597a27888 Oct 12 19:38:11.619 INFO blam! test parser::tests::test_post_ident ... ok Oct 12 19:38:11.619 INFO blam! test parser::tests::test_reserved_words ... ok Oct 12 19:38:11.619 INFO blam! Oct 12 19:38:11.619 INFO blam! test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:38:11.619 INFO blam! Oct 12 19:38:11.622 INFO blam! Oct 12 19:38:11.622 INFO blam! running 0 tests Oct 12 19:38:11.622 INFO blam! Oct 12 19:38:11.622 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:38:11.622 INFO blam! Oct 12 19:38:11.631 INFO kablam! su: No module specific data is present Oct 12 19:38:12.695 INFO running `"docker" "rm" "-f" "29169af4e0789bbe19ab646e21c279417d409dac43569a9ab4788d75793b4f13"` Oct 12 19:38:13.094 INFO blam! 29169af4e0789bbe19ab646e21c279417d409dac43569a9ab4788d75793b4f13