Oct 15 08:23:28.346 INFO testing NatTuck/meatball against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:23:28.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 08:23:28.747 INFO blam! 501161a5010aafc3e029d4e1dabfe692f1db155abec181eb0469bdd205b4f20d Oct 15 08:23:28.750 INFO running `"docker" "start" "-a" "501161a5010aafc3e029d4e1dabfe692f1db155abec181eb0469bdd205b4f20d"` Oct 15 08:23:30.314 INFO kablam! usermod: no changes Oct 15 08:23:30.463 INFO kablam! Compiling meatball v0.1.0 (/source) Oct 15 08:23:31.839 INFO kablam! warning: unused import: `builtins::Builtin` Oct 15 08:23:31.839 INFO kablam! --> src/program.rs:5:5 Oct 15 08:23:31.839 INFO kablam! | Oct 15 08:23:31.839 INFO kablam! 5 | use builtins::Builtin; Oct 15 08:23:31.839 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 08:23:31.839 INFO kablam! | Oct 15 08:23:31.839 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:23:31.839 INFO kablam! Oct 15 08:23:32.391 INFO kablam! warning: function is never used: `zero_expr` Oct 15 08:23:32.391 INFO kablam! --> src/parse.rs:46:1 Oct 15 08:23:32.391 INFO kablam! | Oct 15 08:23:32.391 INFO kablam! 46 | pub fn zero_expr() -> Ast { Oct 15 08:23:32.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:23:32.391 INFO kablam! | Oct 15 08:23:32.391 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:23:32.391 INFO kablam! Oct 15 08:23:32.391 INFO kablam! warning: variant is never constructed: `Cond` Oct 15 08:23:32.391 INFO kablam! --> src/program.rs:30:5 Oct 15 08:23:32.391 INFO kablam! | Oct 15 08:23:32.391 INFO kablam! 30 | Cond(Vec<(Expr, Expr)>), Oct 15 08:23:32.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:23:32.391 INFO kablam! Oct 15 08:23:32.391 INFO kablam! warning: variant is never constructed: `Func` Oct 15 08:23:32.391 INFO kablam! --> src/program.rs:31:5 Oct 15 08:23:32.391 INFO kablam! | Oct 15 08:23:32.391 INFO kablam! 31 | Func(Box), Oct 15 08:23:32.391 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 08:23:32.391 INFO kablam! Oct 15 08:23:32.391 INFO kablam! warning: function is never used: `ast2var` Oct 15 08:23:32.391 INFO kablam! --> src/program.rs:80:1 Oct 15 08:23:32.391 INFO kablam! | Oct 15 08:23:32.391 INFO kablam! 80 | fn ast2var(ast: &[Ast]) -> Result<(String, Expr)> { Oct 15 08:23:32.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:23:32.391 INFO kablam! Oct 15 08:23:35.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.87s Oct 15 08:23:35.215 INFO kablam! su: No module specific data is present Oct 15 08:23:36.320 INFO running `"docker" "rm" "-f" "501161a5010aafc3e029d4e1dabfe692f1db155abec181eb0469bdd205b4f20d"` Oct 15 08:23:36.592 INFO blam! 501161a5010aafc3e029d4e1dabfe692f1db155abec181eb0469bdd205b4f20d Oct 15 08:23:36.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 08:23:36.941 INFO blam! 3c1184bc2a9c55e69917d965b380d634d407cabb5e4d0a51803d730c57ff553a Oct 15 08:23:36.944 INFO running `"docker" "start" "-a" "3c1184bc2a9c55e69917d965b380d634d407cabb5e4d0a51803d730c57ff553a"` Oct 15 08:23:38.155 INFO kablam! usermod: no changes Oct 15 08:23:38.243 INFO kablam! Compiling meatball v0.1.0 (/source) Oct 15 08:23:39.531 INFO kablam! warning: unused import: `builtins::Builtin` Oct 15 08:23:39.531 INFO kablam! --> src/program.rs:5:5 Oct 15 08:23:39.531 INFO kablam! | Oct 15 08:23:39.531 INFO kablam! 5 | use builtins::Builtin; Oct 15 08:23:39.531 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 08:23:39.531 INFO kablam! | Oct 15 08:23:39.531 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:23:39.531 INFO kablam! Oct 15 08:23:39.983 INFO kablam! warning: function is never used: `zero_expr` Oct 15 08:23:39.983 INFO kablam! --> src/parse.rs:46:1 Oct 15 08:23:39.983 INFO kablam! | Oct 15 08:23:39.983 INFO kablam! 46 | pub fn zero_expr() -> Ast { Oct 15 08:23:39.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:23:39.983 INFO kablam! | Oct 15 08:23:39.983 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:23:39.983 INFO kablam! Oct 15 08:23:39.983 INFO kablam! warning: variant is never constructed: `Cond` Oct 15 08:23:39.983 INFO kablam! --> src/program.rs:30:5 Oct 15 08:23:39.983 INFO kablam! | Oct 15 08:23:39.983 INFO kablam! 30 | Cond(Vec<(Expr, Expr)>), Oct 15 08:23:39.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:23:39.983 INFO kablam! Oct 15 08:23:39.983 INFO kablam! warning: variant is never constructed: `Func` Oct 15 08:23:39.983 INFO kablam! --> src/program.rs:31:5 Oct 15 08:23:39.983 INFO kablam! | Oct 15 08:23:39.983 INFO kablam! 31 | Func(Box), Oct 15 08:23:39.983 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 08:23:39.983 INFO kablam! Oct 15 08:23:39.983 INFO kablam! warning: function is never used: `ast2var` Oct 15 08:23:39.983 INFO kablam! --> src/program.rs:80:1 Oct 15 08:23:39.983 INFO kablam! | Oct 15 08:23:39.983 INFO kablam! 80 | fn ast2var(ast: &[Ast]) -> Result<(String, Expr)> { Oct 15 08:23:39.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:23:39.983 INFO kablam! Oct 15 08:23:40.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.39s Oct 15 08:23:40.583 INFO kablam! su: No module specific data is present Oct 15 08:23:41.285 INFO running `"docker" "rm" "-f" "3c1184bc2a9c55e69917d965b380d634d407cabb5e4d0a51803d730c57ff553a"` Oct 15 08:23:41.603 INFO blam! 3c1184bc2a9c55e69917d965b380d634d407cabb5e4d0a51803d730c57ff553a Oct 15 08:23:41.614 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 08:23:42.016 INFO blam! c86ad5c3c0f09c7ebca503230215a5c39f5d3c2d4c9e9051370e12905b8ee4e5 Oct 15 08:23:42.023 INFO running `"docker" "start" "-a" "c86ad5c3c0f09c7ebca503230215a5c39f5d3c2d4c9e9051370e12905b8ee4e5"` Oct 15 08:23:43.323 INFO kablam! usermod: no changes Oct 15 08:23:43.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 08:23:43.486 INFO kablam! Running /target/debug/deps/meatball-6b016d6656200f7e Oct 15 08:23:43.486 INFO blam! Oct 15 08:23:43.486 INFO blam! running 0 tests Oct 15 08:23:43.486 INFO blam! Oct 15 08:23:43.486 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:23:43.486 INFO blam! Oct 15 08:23:43.491 INFO kablam! su: No module specific data is present Oct 15 08:23:44.191 INFO running `"docker" "rm" "-f" "c86ad5c3c0f09c7ebca503230215a5c39f5d3c2d4c9e9051370e12905b8ee4e5"` Oct 15 08:23:44.495 INFO blam! c86ad5c3c0f09c7ebca503230215a5c39f5d3c2d4c9e9051370e12905b8ee4e5