Oct 15 12:56:18.726 INFO testing ABorse/ProgLang18 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:56:18.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:56:19.180 INFO blam! 2c37d29bd32a82f2101d96c51a57c2028eebd59833cd61592f3c837b129c78cf Oct 15 12:56:19.182 INFO running `"docker" "start" "-a" "2c37d29bd32a82f2101d96c51a57c2028eebd59833cd61592f3c837b129c78cf"` Oct 15 12:56:20.483 INFO kablam! usermod: no changes Oct 15 12:56:20.524 INFO kablam! Compiling updated_scheme v0.1.0 (/source) Oct 15 12:56:21.155 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:21.155 INFO kablam! --> src/parser.rs:8:22 Oct 15 12:56:21.155 INFO kablam! | Oct 15 12:56:21.155 INFO kablam! 8 | fn parse_conditional(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 15 12:56:21.155 INFO kablam! | ----^^^^^^ Oct 15 12:56:21.155 INFO kablam! | | Oct 15 12:56:21.155 INFO kablam! | help: remove this `mut` Oct 15 12:56:21.155 INFO kablam! | Oct 15 12:56:21.155 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:56:21.155 INFO kablam! Oct 15 12:56:21.155 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:21.155 INFO kablam! --> src/parser.rs:45:19 Oct 15 12:56:21.155 INFO kablam! | Oct 15 12:56:21.155 INFO kablam! 45 | fn parse_compound(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 15 12:56:21.155 INFO kablam! | ----^^^^^^ Oct 15 12:56:21.155 INFO kablam! | | Oct 15 12:56:21.156 INFO kablam! | help: remove this `mut` Oct 15 12:56:21.156 INFO kablam! Oct 15 12:56:21.156 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:21.156 INFO kablam! --> src/parser.rs:86:14 Oct 15 12:56:21.156 INFO kablam! | Oct 15 12:56:21.156 INFO kablam! 86 | pub fn parse(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 15 12:56:21.156 INFO kablam! | ----^^^^^^ Oct 15 12:56:21.156 INFO kablam! | | Oct 15 12:56:21.156 INFO kablam! | help: remove this `mut` Oct 15 12:56:21.156 INFO kablam! Oct 15 12:56:21.156 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:21.156 INFO kablam! --> src/environment_parser.rs:8:29 Oct 15 12:56:21.156 INFO kablam! | Oct 15 12:56:21.156 INFO kablam! 8 | pub fn parse_to_environment(mut v: &mut Vec) -> Environment { Oct 15 12:56:21.156 INFO kablam! | ----^ Oct 15 12:56:21.156 INFO kablam! | | Oct 15 12:56:21.156 INFO kablam! | help: remove this `mut` Oct 15 12:56:21.156 INFO kablam! Oct 15 12:56:21.156 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:21.156 INFO kablam! --> src/environment_parser.rs:11:9 Oct 15 12:56:21.156 INFO kablam! | Oct 15 12:56:21.156 INFO kablam! 11 | let mut hash: HashMap = HashMap::new(); Oct 15 12:56:21.157 INFO kablam! | ----^^^^ Oct 15 12:56:21.157 INFO kablam! | | Oct 15 12:56:21.157 INFO kablam! | help: remove this `mut` Oct 15 12:56:21.157 INFO kablam! Oct 15 12:56:22.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 15 12:56:22.582 INFO kablam! su: No module specific data is present Oct 15 12:56:22.933 INFO running `"docker" "rm" "-f" "2c37d29bd32a82f2101d96c51a57c2028eebd59833cd61592f3c837b129c78cf"` Oct 15 12:56:23.071 INFO blam! 2c37d29bd32a82f2101d96c51a57c2028eebd59833cd61592f3c837b129c78cf Oct 15 12:56:23.078 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:56:23.375 INFO blam! 44f45aded05d8b435d9a14cdaa90987248b8fb00d960869034db4dddcff6f454 Oct 15 12:56:23.377 INFO running `"docker" "start" "-a" "44f45aded05d8b435d9a14cdaa90987248b8fb00d960869034db4dddcff6f454"` Oct 15 12:56:24.166 INFO kablam! usermod: no changes Oct 15 12:56:24.243 INFO kablam! Compiling updated_scheme v0.1.0 (/source) Oct 15 12:56:25.327 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:25.327 INFO kablam! --> src/parser.rs:8:22 Oct 15 12:56:25.327 INFO kablam! | Oct 15 12:56:25.327 INFO kablam! 8 | fn parse_conditional(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 15 12:56:25.327 INFO kablam! | ----^^^^^^ Oct 15 12:56:25.327 INFO kablam! | | Oct 15 12:56:25.327 INFO kablam! | help: remove this `mut` Oct 15 12:56:25.327 INFO kablam! | Oct 15 12:56:25.327 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:56:25.327 INFO kablam! Oct 15 12:56:25.327 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:25.327 INFO kablam! --> src/parser.rs:45:19 Oct 15 12:56:25.327 INFO kablam! | Oct 15 12:56:25.327 INFO kablam! 45 | fn parse_compound(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 15 12:56:25.327 INFO kablam! | ----^^^^^^ Oct 15 12:56:25.327 INFO kablam! | | Oct 15 12:56:25.327 INFO kablam! | help: remove this `mut` Oct 15 12:56:25.327 INFO kablam! Oct 15 12:56:25.327 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:25.327 INFO kablam! --> src/parser.rs:86:14 Oct 15 12:56:25.327 INFO kablam! | Oct 15 12:56:25.327 INFO kablam! 86 | pub fn parse(mut tokens: &mut Vec, environment: &Environment) -> Expression { Oct 15 12:56:25.327 INFO kablam! | ----^^^^^^ Oct 15 12:56:25.327 INFO kablam! | | Oct 15 12:56:25.327 INFO kablam! | help: remove this `mut` Oct 15 12:56:25.327 INFO kablam! Oct 15 12:56:25.331 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:25.331 INFO kablam! --> src/environment_parser.rs:8:29 Oct 15 12:56:25.331 INFO kablam! | Oct 15 12:56:25.331 INFO kablam! 8 | pub fn parse_to_environment(mut v: &mut Vec) -> Environment { Oct 15 12:56:25.331 INFO kablam! | ----^ Oct 15 12:56:25.331 INFO kablam! | | Oct 15 12:56:25.331 INFO kablam! | help: remove this `mut` Oct 15 12:56:25.331 INFO kablam! Oct 15 12:56:25.331 INFO kablam! warning: variable does not need to be mutable Oct 15 12:56:25.331 INFO kablam! --> src/environment_parser.rs:11:9 Oct 15 12:56:25.331 INFO kablam! | Oct 15 12:56:25.331 INFO kablam! 11 | let mut hash: HashMap = HashMap::new(); Oct 15 12:56:25.332 INFO kablam! | ----^^^^ Oct 15 12:56:25.332 INFO kablam! | | Oct 15 12:56:25.332 INFO kablam! | help: remove this `mut` Oct 15 12:56:25.332 INFO kablam! Oct 15 12:56:25.455 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 12:56:25.455 INFO kablam! --> tests/test_interpreter.rs:6:5 Oct 15 12:56:25.455 INFO kablam! | Oct 15 12:56:25.455 INFO kablam! 6 | use std::collections::HashMap; Oct 15 12:56:25.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:56:25.455 INFO kablam! | Oct 15 12:56:25.455 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:56:25.455 INFO kablam! Oct 15 12:56:27.241 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.04s Oct 15 12:56:27.244 INFO kablam! su: No module specific data is present Oct 15 12:56:27.745 INFO running `"docker" "rm" "-f" "44f45aded05d8b435d9a14cdaa90987248b8fb00d960869034db4dddcff6f454"` Oct 15 12:56:27.967 INFO blam! 44f45aded05d8b435d9a14cdaa90987248b8fb00d960869034db4dddcff6f454 Oct 15 12:56:27.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:56:28.350 INFO blam! e4290b62d47727afd0f4d518f5a4d05a4310dc80a79fca264c321c2046fb1e9a Oct 15 12:56:28.357 INFO running `"docker" "start" "-a" "e4290b62d47727afd0f4d518f5a4d05a4310dc80a79fca264c321c2046fb1e9a"` Oct 15 12:56:29.087 INFO kablam! usermod: no changes Oct 15 12:56:29.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 12:56:29.144 INFO kablam! Running /target/debug/deps/updated_scheme-459321debc49956a Oct 15 12:56:29.144 INFO blam! Oct 15 12:56:29.144 INFO kablam! Running /target/debug/deps/updated_scheme-571ec8c91e099651 Oct 15 12:56:29.144 INFO blam! running 0 tests Oct 15 12:56:29.144 INFO kablam! Running /target/debug/deps/test_evaluator-efaecd923cf5a8fc Oct 15 12:56:29.144 INFO blam! Oct 15 12:56:29.144 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:56:29.144 INFO blam! Oct 15 12:56:29.144 INFO blam! Oct 15 12:56:29.144 INFO blam! running 0 tests Oct 15 12:56:29.144 INFO blam! Oct 15 12:56:29.144 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:56:29.144 INFO blam! Oct 15 12:56:29.144 INFO blam! Oct 15 12:56:29.144 INFO blam! running 1 test Oct 15 12:56:29.151 INFO blam! test test_interpret_tree ... ok Oct 15 12:56:29.151 INFO kablam! Running /target/debug/deps/test_interpreter-a00fce737834acfc Oct 15 12:56:29.151 INFO blam! Oct 15 12:56:29.151 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:56:29.151 INFO blam! Oct 15 12:56:29.151 INFO blam! Oct 15 12:56:29.151 INFO blam! running 8 tests Oct 15 12:56:29.160 INFO blam! test test_negative_number ... ok Oct 15 12:56:29.160 INFO blam! test test_floating_point_2 ... ok Oct 15 12:56:29.160 INFO blam! test test_single_number ... ok Oct 15 12:56:29.167 INFO blam! test test_simple_evaluation ... ok Oct 15 12:56:29.167 INFO blam! test test_multiple_parens ... ok Oct 15 12:56:29.168 INFO blam! test test_floating_point_1 ... ok Oct 15 12:56:29.168 INFO blam! test test_with_multiple_variable_string ... ok Oct 15 12:56:29.168 INFO blam! test test_with_environment_string ... ok Oct 15 12:56:29.168 INFO blam! Oct 15 12:56:29.168 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:56:29.169 INFO blam! Oct 15 12:56:29.175 INFO blam! Oct 15 12:56:29.175 INFO kablam! Running /target/debug/deps/test_lexer-965adbe821d3ba76 Oct 15 12:56:29.175 INFO blam! running 1 test Oct 15 12:56:29.175 INFO kablam! Running /target/debug/deps/test_predicate-8f38c4aa950d4839 Oct 15 12:56:29.176 INFO blam! test test_lexer ... ok Oct 15 12:56:29.176 INFO blam! Oct 15 12:56:29.176 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:56:29.176 INFO blam! Oct 15 12:56:29.176 INFO blam! Oct 15 12:56:29.176 INFO blam! running 6 tests Oct 15 12:56:29.176 INFO blam! test test_with_multiple_variable_string ... ok Oct 15 12:56:29.177 INFO blam! test test_raw_predicate ... ok Oct 15 12:56:29.183 INFO blam! test test_predicate_4 ... ok Oct 15 12:56:29.183 INFO kablam! Doc-tests updated_scheme Oct 15 12:56:29.183 INFO blam! test test_predicate_3 ... ok Oct 15 12:56:29.183 INFO blam! test test_predicate_2 ... ok Oct 15 12:56:29.183 INFO blam! test test_predicate_1 ... ok Oct 15 12:56:29.184 INFO blam! Oct 15 12:56:29.184 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:56:29.184 INFO blam! Oct 15 12:56:29.964 INFO blam! Oct 15 12:56:29.964 INFO blam! running 0 tests Oct 15 12:56:29.964 INFO blam! Oct 15 12:56:29.964 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:56:29.964 INFO blam! Oct 15 12:56:29.980 INFO kablam! su: No module specific data is present Oct 15 12:56:30.923 INFO running `"docker" "rm" "-f" "e4290b62d47727afd0f4d518f5a4d05a4310dc80a79fca264c321c2046fb1e9a"` Oct 15 12:56:31.024 INFO blam! e4290b62d47727afd0f4d518f5a4d05a4310dc80a79fca264c321c2046fb1e9a