Oct 10 12:14:36.391 INFO testing wmmnola/Lambda_Calculus against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:14:36.391 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:14:36.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:14:36.814 INFO blam! e22db3cc5b95c9c221df7de6b48a79db53cf2eee9089019c82e8bae19830748c Oct 10 12:14:36.816 INFO running `"docker" "start" "-a" "e22db3cc5b95c9c221df7de6b48a79db53cf2eee9089019c82e8bae19830748c"` Oct 10 12:14:37.965 INFO kablam! usermod: no changes Oct 10 12:14:38.035 INFO kablam! Compiling Lambda_Calculus v0.1.0 (/source) Oct 10 12:14:38.602 INFO kablam! warning: unused variable: `nest_level` Oct 10 12:14:38.602 INFO kablam! --> src/main.rs:24:28 Oct 10 12:14:38.602 INFO kablam! | Oct 10 12:14:38.602 INFO kablam! 24 | fn parse(input:&Vec, nest_level: i32) -> bool{ Oct 10 12:14:38.602 INFO kablam! | ^^^^^^^^^^ help: consider using `_nest_level` instead Oct 10 12:14:38.602 INFO kablam! | Oct 10 12:14:38.608 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:14:38.608 INFO kablam! Oct 10 12:14:38.609 INFO kablam! warning: variable does not need to be mutable Oct 10 12:14:38.610 INFO kablam! --> src/main.rs:54:9 Oct 10 12:14:38.610 INFO kablam! | Oct 10 12:14:38.610 INFO kablam! 54 | let mut f = Function::Function{variable: var, operation: op, nestlevel:1}; Oct 10 12:14:38.611 INFO kablam! | ----^ Oct 10 12:14:38.611 INFO kablam! | | Oct 10 12:14:38.611 INFO kablam! | help: remove this `mut` Oct 10 12:14:38.611 INFO kablam! | Oct 10 12:14:38.611 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 12:14:38.612 INFO kablam! Oct 10 12:14:38.612 INFO kablam! warning: crate `Lambda_Calculus` should have a snake case name such as `lambda_calculus` Oct 10 12:14:38.613 INFO kablam! | Oct 10 12:14:38.613 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 12:14:38.613 INFO kablam! Oct 10 12:14:38.613 INFO kablam! warning: module `Function` should have a snake case name such as `function` Oct 10 12:14:38.614 INFO kablam! --> src/main.rs:1:1 Oct 10 12:14:38.614 INFO kablam! | Oct 10 12:14:38.614 INFO kablam! 1 | pub mod Function; Oct 10 12:14:38.615 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 12:14:38.615 INFO kablam! Oct 10 12:14:39.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 10 12:14:39.376 INFO kablam! su: No module specific data is present Oct 10 12:14:39.952 INFO running `"docker" "rm" "-f" "e22db3cc5b95c9c221df7de6b48a79db53cf2eee9089019c82e8bae19830748c"` Oct 10 12:14:40.369 INFO blam! e22db3cc5b95c9c221df7de6b48a79db53cf2eee9089019c82e8bae19830748c Oct 10 12:14:40.381 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:14:40.382 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:14:40.830 INFO blam! af5d67bde45533e9b55b1b0bd9392d3411c0cc8019392575d9b9f411402e2e30 Oct 10 12:14:40.836 INFO running `"docker" "start" "-a" "af5d67bde45533e9b55b1b0bd9392d3411c0cc8019392575d9b9f411402e2e30"` Oct 10 12:14:42.128 INFO kablam! usermod: no changes Oct 10 12:14:42.188 INFO kablam! Compiling Lambda_Calculus v0.1.0 (/source) Oct 10 12:14:42.744 INFO kablam! warning: unused variable: `nest_level` Oct 10 12:14:42.744 INFO kablam! --> src/main.rs:24:28 Oct 10 12:14:42.744 INFO kablam! | Oct 10 12:14:42.744 INFO kablam! 24 | fn parse(input:&Vec, nest_level: i32) -> bool{ Oct 10 12:14:42.744 INFO kablam! | ^^^^^^^^^^ help: consider using `_nest_level` instead Oct 10 12:14:42.744 INFO kablam! | Oct 10 12:14:42.744 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:14:42.744 INFO kablam! Oct 10 12:14:42.752 INFO kablam! warning: variable does not need to be mutable Oct 10 12:14:42.752 INFO kablam! --> src/main.rs:54:9 Oct 10 12:14:42.752 INFO kablam! | Oct 10 12:14:42.752 INFO kablam! 54 | let mut f = Function::Function{variable: var, operation: op, nestlevel:1}; Oct 10 12:14:42.752 INFO kablam! | ----^ Oct 10 12:14:42.752 INFO kablam! | | Oct 10 12:14:42.752 INFO kablam! | help: remove this `mut` Oct 10 12:14:42.752 INFO kablam! | Oct 10 12:14:42.752 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 12:14:42.752 INFO kablam! Oct 10 12:14:42.752 INFO kablam! warning: crate `Lambda_Calculus` should have a snake case name such as `lambda_calculus` Oct 10 12:14:42.752 INFO kablam! | Oct 10 12:14:42.752 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 12:14:42.752 INFO kablam! Oct 10 12:14:42.752 INFO kablam! warning: module `Function` should have a snake case name such as `function` Oct 10 12:14:42.752 INFO kablam! --> src/main.rs:1:1 Oct 10 12:14:42.752 INFO kablam! | Oct 10 12:14:42.752 INFO kablam! 1 | pub mod Function; Oct 10 12:14:42.752 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 12:14:42.752 INFO kablam! Oct 10 12:14:43.242 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 10 12:14:43.248 INFO kablam! su: No module specific data is present Oct 10 12:14:43.866 INFO running `"docker" "rm" "-f" "af5d67bde45533e9b55b1b0bd9392d3411c0cc8019392575d9b9f411402e2e30"` Oct 10 12:14:44.232 INFO blam! af5d67bde45533e9b55b1b0bd9392d3411c0cc8019392575d9b9f411402e2e30 Oct 10 12:14:44.244 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:14:44.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:14:44.680 INFO blam! b9462eccb7c6e807dd35ab6e5c5d36b9302ff278d857fdd5f7ed0bee71e4293b Oct 10 12:14:44.692 INFO running `"docker" "start" "-a" "b9462eccb7c6e807dd35ab6e5c5d36b9302ff278d857fdd5f7ed0bee71e4293b"` Oct 10 12:14:45.729 INFO kablam! usermod: no changes Oct 10 12:14:45.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 12:14:45.788 INFO kablam! Running /target/debug/deps/Lambda_Calculus-8cc48e824e056620 Oct 10 12:14:45.800 INFO blam! Oct 10 12:14:45.800 INFO blam! running 0 tests Oct 10 12:14:45.800 INFO blam! Oct 10 12:14:45.800 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:14:45.800 INFO blam! Oct 10 12:14:45.808 INFO kablam! su: No module specific data is present Oct 10 12:14:46.364 INFO running `"docker" "rm" "-f" "b9462eccb7c6e807dd35ab6e5c5d36b9302ff278d857fdd5f7ed0bee71e4293b"` Oct 10 12:14:46.636 INFO blam! b9462eccb7c6e807dd35ab6e5c5d36b9302ff278d857fdd5f7ed0bee71e4293b