Oct 12 18:43:30.632 INFO testing wmmnola/Lambda_Calculus against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 18:43:30.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:31.224 INFO blam! 7d81d0bd9a6ea28730a8332f00ed61e06fe766b5a7724bbaf65ba7a4977a6e87 Oct 12 18:43:31.226 INFO running `"docker" "start" "-a" "7d81d0bd9a6ea28730a8332f00ed61e06fe766b5a7724bbaf65ba7a4977a6e87"` Oct 12 18:43:33.558 INFO kablam! usermod: no changes Oct 12 18:43:33.631 INFO kablam! Compiling Lambda_Calculus v0.1.0 (/source) Oct 12 18:43:33.921 INFO kablam! warning: unused variable: `nest_level` Oct 12 18:43:33.921 INFO kablam! --> src/main.rs:24:28 Oct 12 18:43:33.921 INFO kablam! | Oct 12 18:43:33.921 INFO kablam! 24 | fn parse(input:&Vec, nest_level: i32) -> bool{ Oct 12 18:43:33.921 INFO kablam! | ^^^^^^^^^^ help: consider using `_nest_level` instead Oct 12 18:43:33.921 INFO kablam! | Oct 12 18:43:33.921 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:43:33.921 INFO kablam! Oct 12 18:43:33.929 INFO kablam! warning: variable does not need to be mutable Oct 12 18:43:33.929 INFO kablam! --> src/main.rs:54:9 Oct 12 18:43:33.929 INFO kablam! | Oct 12 18:43:33.929 INFO kablam! 54 | let mut f = Function::Function{variable: var, operation: op, nestlevel:1}; Oct 12 18:43:33.929 INFO kablam! | ----^ Oct 12 18:43:33.929 INFO kablam! | | Oct 12 18:43:33.929 INFO kablam! | help: remove this `mut` Oct 12 18:43:33.929 INFO kablam! | Oct 12 18:43:33.929 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:43:33.929 INFO kablam! Oct 12 18:43:33.931 INFO kablam! warning: crate `Lambda_Calculus` should have a snake case name such as `lambda_calculus` Oct 12 18:43:33.931 INFO kablam! | Oct 12 18:43:33.931 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 18:43:33.931 INFO kablam! Oct 12 18:43:33.931 INFO kablam! warning: module `Function` should have a snake case name such as `function` Oct 12 18:43:33.931 INFO kablam! --> src/main.rs:1:1 Oct 12 18:43:33.931 INFO kablam! | Oct 12 18:43:33.931 INFO kablam! 1 | pub mod Function; Oct 12 18:43:33.931 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:43:33.931 INFO kablam! Oct 12 18:43:34.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 12 18:43:34.871 INFO kablam! su: No module specific data is present Oct 12 18:43:36.863 INFO running `"docker" "rm" "-f" "7d81d0bd9a6ea28730a8332f00ed61e06fe766b5a7724bbaf65ba7a4977a6e87"` Oct 12 18:43:37.216 INFO blam! 7d81d0bd9a6ea28730a8332f00ed61e06fe766b5a7724bbaf65ba7a4977a6e87 Oct 12 18:43:37.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:37.811 INFO blam! ef228d7a3cbf1374c7fed6dffcbf50c550b399b1092b435cc4cecb411933e3b5 Oct 12 18:43:37.815 INFO running `"docker" "start" "-a" "ef228d7a3cbf1374c7fed6dffcbf50c550b399b1092b435cc4cecb411933e3b5"` Oct 12 18:43:39.914 INFO kablam! usermod: no changes Oct 12 18:43:39.967 INFO kablam! Compiling Lambda_Calculus v0.1.0 (/source) Oct 12 18:43:40.247 INFO kablam! warning: unused variable: `nest_level` Oct 12 18:43:40.247 INFO kablam! --> src/main.rs:24:28 Oct 12 18:43:40.247 INFO kablam! | Oct 12 18:43:40.247 INFO kablam! 24 | fn parse(input:&Vec, nest_level: i32) -> bool{ Oct 12 18:43:40.247 INFO kablam! | ^^^^^^^^^^ help: consider using `_nest_level` instead Oct 12 18:43:40.247 INFO kablam! | Oct 12 18:43:40.247 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:43:40.247 INFO kablam! Oct 12 18:43:40.259 INFO kablam! warning: variable does not need to be mutable Oct 12 18:43:40.259 INFO kablam! --> src/main.rs:54:9 Oct 12 18:43:40.259 INFO kablam! | Oct 12 18:43:40.259 INFO kablam! 54 | let mut f = Function::Function{variable: var, operation: op, nestlevel:1}; Oct 12 18:43:40.259 INFO kablam! | ----^ Oct 12 18:43:40.259 INFO kablam! | | Oct 12 18:43:40.259 INFO kablam! | help: remove this `mut` Oct 12 18:43:40.259 INFO kablam! | Oct 12 18:43:40.259 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 18:43:40.259 INFO kablam! Oct 12 18:43:40.259 INFO kablam! warning: crate `Lambda_Calculus` should have a snake case name such as `lambda_calculus` Oct 12 18:43:40.259 INFO kablam! | Oct 12 18:43:40.259 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 18:43:40.259 INFO kablam! Oct 12 18:43:40.259 INFO kablam! warning: module `Function` should have a snake case name such as `function` Oct 12 18:43:40.259 INFO kablam! --> src/main.rs:1:1 Oct 12 18:43:40.259 INFO kablam! | Oct 12 18:43:40.259 INFO kablam! 1 | pub mod Function; Oct 12 18:43:40.259 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:43:40.259 INFO kablam! Oct 12 18:43:40.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 12 18:43:40.797 INFO kablam! su: No module specific data is present Oct 12 18:43:41.903 INFO running `"docker" "rm" "-f" "ef228d7a3cbf1374c7fed6dffcbf50c550b399b1092b435cc4cecb411933e3b5"` Oct 12 18:43:42.325 INFO blam! ef228d7a3cbf1374c7fed6dffcbf50c550b399b1092b435cc4cecb411933e3b5 Oct 12 18:43:42.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:42.827 INFO blam! 7ec0503f20ae3ed724e58e432d0e48b076a579d46996a61bfa448f44d72c4f5b Oct 12 18:43:42.830 INFO running `"docker" "start" "-a" "7ec0503f20ae3ed724e58e432d0e48b076a579d46996a61bfa448f44d72c4f5b"` Oct 12 18:43:44.674 INFO kablam! usermod: no changes Oct 12 18:43:44.745 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 18:43:44.745 INFO kablam! Running /target/debug/deps/Lambda_Calculus-2c932498d35944de Oct 12 18:43:44.745 INFO kablam! su: No module specific data is present Oct 12 18:43:44.745 INFO blam! Oct 12 18:43:44.745 INFO blam! running 0 tests Oct 12 18:43:44.745 INFO blam! Oct 12 18:43:44.745 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:43:44.745 INFO blam! Oct 12 18:43:46.213 INFO running `"docker" "rm" "-f" "7ec0503f20ae3ed724e58e432d0e48b076a579d46996a61bfa448f44d72c4f5b"` Oct 12 18:43:46.531 INFO blam! 7ec0503f20ae3ed724e58e432d0e48b076a579d46996a61bfa448f44d72c4f5b