Oct 12 18:43:46.593 INFO testing wmmnola/Lambda_Calculus against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:43:46.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 18:43:47.102 INFO blam! c58afb07518ce26b87eff4efb6eb4a8c1997c778291eedbe7a5da3c600effa1c Oct 12 18:43:47.105 INFO running `"docker" "start" "-a" "c58afb07518ce26b87eff4efb6eb4a8c1997c778291eedbe7a5da3c600effa1c"` Oct 12 18:43:48.867 INFO kablam! usermod: no changes Oct 12 18:43:48.914 INFO kablam! Compiling Lambda_Calculus v0.1.0 (/source) Oct 12 18:43:49.248 INFO kablam! warning: unused variable: `nest_level` Oct 12 18:43:49.248 INFO kablam! --> src/main.rs:24:28 Oct 12 18:43:49.249 INFO kablam! | Oct 12 18:43:49.250 INFO kablam! 24 | fn parse(input:&Vec, nest_level: i32) -> bool{ Oct 12 18:43:49.250 INFO kablam! | ^^^^^^^^^^ help: consider using `_nest_level` instead Oct 12 18:43:49.251 INFO kablam! | Oct 12 18:43:49.252 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:43:49.252 INFO kablam! Oct 12 18:43:49.253 INFO kablam! warning: variable does not need to be mutable Oct 12 18:43:49.254 INFO kablam! --> src/main.rs:54:9 Oct 12 18:43:49.255 INFO kablam! | Oct 12 18:43:49.255 INFO kablam! 54 | let mut f = Function::Function{variable: var, operation: op, nestlevel:1}; Oct 12 18:43:49.256 INFO kablam! | ----^ Oct 12 18:43:49.257 INFO kablam! | | Oct 12 18:43:49.257 INFO kablam! | help: remove this `mut` Oct 12 18:43:49.258 INFO kablam! | Oct 12 18:43:49.258 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:43:49.259 INFO kablam! Oct 12 18:43:49.259 INFO kablam! warning: crate `Lambda_Calculus` should have a snake case name such as `lambda_calculus` Oct 12 18:43:49.260 INFO kablam! | Oct 12 18:43:49.263 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 18:43:49.263 INFO kablam! Oct 12 18:43:49.264 INFO kablam! warning: module `Function` should have a snake case name such as `function` Oct 12 18:43:49.264 INFO kablam! --> src/main.rs:1:1 Oct 12 18:43:49.264 INFO kablam! | Oct 12 18:43:49.264 INFO kablam! 1 | pub mod Function; Oct 12 18:43:49.265 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:43:49.265 INFO kablam! Oct 12 18:43:50.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 12 18:43:50.071 INFO kablam! su: No module specific data is present Oct 12 18:43:50.899 INFO running `"docker" "rm" "-f" "c58afb07518ce26b87eff4efb6eb4a8c1997c778291eedbe7a5da3c600effa1c"` Oct 12 18:43:51.180 INFO blam! c58afb07518ce26b87eff4efb6eb4a8c1997c778291eedbe7a5da3c600effa1c Oct 12 18:43:51.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 18:43:51.667 INFO blam! 6ff27182ec52ec649831b05e86ccb1f7860a9266c85887b4491e73cad1a9562e Oct 12 18:43:51.669 INFO running `"docker" "start" "-a" "6ff27182ec52ec649831b05e86ccb1f7860a9266c85887b4491e73cad1a9562e"` Oct 12 18:43:54.062 INFO kablam! usermod: no changes Oct 12 18:43:54.135 INFO kablam! Compiling Lambda_Calculus v0.1.0 (/source) Oct 12 18:43:54.447 INFO kablam! warning: unused variable: `nest_level` Oct 12 18:43:54.447 INFO kablam! --> src/main.rs:24:28 Oct 12 18:43:54.447 INFO kablam! | Oct 12 18:43:54.447 INFO kablam! 24 | fn parse(input:&Vec, nest_level: i32) -> bool{ Oct 12 18:43:54.447 INFO kablam! | ^^^^^^^^^^ help: consider using `_nest_level` instead Oct 12 18:43:54.447 INFO kablam! | Oct 12 18:43:54.447 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:43:54.447 INFO kablam! Oct 12 18:43:54.449 INFO kablam! warning: variable does not need to be mutable Oct 12 18:43:54.449 INFO kablam! --> src/main.rs:54:9 Oct 12 18:43:54.449 INFO kablam! | Oct 12 18:43:54.449 INFO kablam! 54 | let mut f = Function::Function{variable: var, operation: op, nestlevel:1}; Oct 12 18:43:54.449 INFO kablam! | ----^ Oct 12 18:43:54.449 INFO kablam! | | Oct 12 18:43:54.449 INFO kablam! | help: remove this `mut` Oct 12 18:43:54.451 INFO kablam! | Oct 12 18:43:54.451 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:43:54.451 INFO kablam! Oct 12 18:43:54.452 INFO kablam! warning: crate `Lambda_Calculus` should have a snake case name such as `lambda_calculus` Oct 12 18:43:54.452 INFO kablam! | Oct 12 18:43:54.452 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 18:43:54.452 INFO kablam! Oct 12 18:43:54.452 INFO kablam! warning: module `Function` should have a snake case name such as `function` Oct 12 18:43:54.453 INFO kablam! --> src/main.rs:1:1 Oct 12 18:43:54.453 INFO kablam! | Oct 12 18:43:54.453 INFO kablam! 1 | pub mod Function; Oct 12 18:43:54.453 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:43:54.453 INFO kablam! Oct 12 18:43:55.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 12 18:43:55.061 INFO kablam! su: No module specific data is present Oct 12 18:43:56.478 INFO running `"docker" "rm" "-f" "6ff27182ec52ec649831b05e86ccb1f7860a9266c85887b4491e73cad1a9562e"` Oct 12 18:43:56.935 INFO blam! 6ff27182ec52ec649831b05e86ccb1f7860a9266c85887b4491e73cad1a9562e Oct 12 18:43:56.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 18:43:57.441 INFO blam! 96c157d8e3cd6d048aadad6eb0e7deaeada5c2210f1bf72c7e026a91f3ad4029 Oct 12 18:43:57.442 INFO running `"docker" "start" "-a" "96c157d8e3cd6d048aadad6eb0e7deaeada5c2210f1bf72c7e026a91f3ad4029"` Oct 12 18:43:59.112 INFO kablam! usermod: no changes Oct 12 18:43:59.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 18:43:59.179 INFO kablam! Running /target/debug/deps/Lambda_Calculus-8cc48e824e056620 Oct 12 18:43:59.179 INFO blam! Oct 12 18:43:59.179 INFO kablam! su: No module specific data is present Oct 12 18:43:59.179 INFO blam! running 0 tests Oct 12 18:43:59.179 INFO blam! Oct 12 18:43:59.179 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:43:59.179 INFO blam! Oct 12 18:44:00.767 INFO running `"docker" "rm" "-f" "96c157d8e3cd6d048aadad6eb0e7deaeada5c2210f1bf72c7e026a91f3ad4029"` Oct 12 18:44:01.023 INFO blam! 96c157d8e3cd6d048aadad6eb0e7deaeada5c2210f1bf72c7e026a91f3ad4029