Oct 15 10:01:20.377 INFO testing JRud52/Shape_Grammar_Parser against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:01:20.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 10:01:20.885 INFO blam! 579a52eb0f9a428d14d638f228765860d13a997fe86558775932c4f0527c2315 Oct 15 10:01:20.887 INFO running `"docker" "start" "-a" "579a52eb0f9a428d14d638f228765860d13a997fe86558775932c4f0527c2315"` Oct 15 10:01:21.887 INFO kablam! usermod: no changes Oct 15 10:01:21.916 INFO kablam! Compiling shape_grammar v0.1.0 (/source) Oct 15 10:01:22.299 INFO kablam! warning: unused import: `lexer::Token` Oct 15 10:01:22.299 INFO kablam! --> src/parser.rs:2:5 Oct 15 10:01:22.299 INFO kablam! | Oct 15 10:01:22.299 INFO kablam! 2 | use lexer::Token; Oct 15 10:01:22.299 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:01:22.299 INFO kablam! | Oct 15 10:01:22.299 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:01:22.299 INFO kablam! Oct 15 10:01:22.299 INFO kablam! warning: unused import: `lexer::Ident` Oct 15 10:01:22.299 INFO kablam! --> src/parser.rs:3:5 Oct 15 10:01:22.299 INFO kablam! | Oct 15 10:01:22.299 INFO kablam! 3 | use lexer::Ident; Oct 15 10:01:22.299 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:01:22.299 INFO kablam! Oct 15 10:01:22.299 INFO kablam! warning: unused import: `lexer::Ident` Oct 15 10:01:22.299 INFO kablam! --> src/main.rs:8:5 Oct 15 10:01:22.299 INFO kablam! | Oct 15 10:01:22.299 INFO kablam! 8 | use lexer::Ident; Oct 15 10:01:22.299 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:01:22.299 INFO kablam! Oct 15 10:01:22.299 INFO kablam! warning: unused import: `lexer::Token` Oct 15 10:01:22.299 INFO kablam! --> src/main.rs:9:5 Oct 15 10:01:22.299 INFO kablam! | Oct 15 10:01:22.299 INFO kablam! 9 | use lexer::Token; Oct 15 10:01:22.299 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:01:22.299 INFO kablam! Oct 15 10:01:22.353 INFO kablam! warning: value assigned to `ident_type` is never read Oct 15 10:01:22.353 INFO kablam! --> src/lexer.rs:47:17 Oct 15 10:01:22.353 INFO kablam! | Oct 15 10:01:22.354 INFO kablam! 47 | let mut ident_type = Ident::Unknown; Oct 15 10:01:22.354 INFO kablam! | ^^^^^^^^^^ Oct 15 10:01:22.354 INFO kablam! | Oct 15 10:01:22.354 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 10:01:22.354 INFO kablam! Oct 15 10:01:22.354 INFO kablam! warning: variant is never constructed: `Method` Oct 15 10:01:22.354 INFO kablam! --> src/lexer.rs:6:14 Oct 15 10:01:22.354 INFO kablam! | Oct 15 10:01:22.354 INFO kablam! 6 | VarName, Method, IntLit, Oct 15 10:01:22.354 INFO kablam! | ^^^^^^ Oct 15 10:01:22.359 INFO kablam! | Oct 15 10:01:22.359 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:01:22.359 INFO kablam! Oct 15 10:01:22.982 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 15 10:01:22.984 INFO kablam! su: No module specific data is present Oct 15 10:01:23.584 INFO running `"docker" "rm" "-f" "579a52eb0f9a428d14d638f228765860d13a997fe86558775932c4f0527c2315"` Oct 15 10:01:23.915 INFO blam! 579a52eb0f9a428d14d638f228765860d13a997fe86558775932c4f0527c2315 Oct 15 10:01:23.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 10:01:24.397 INFO blam! c13db3f29385b2a7236526e626070f50b1d191b0f9e02e1ac2ec06b054354a6d Oct 15 10:01:24.399 INFO running `"docker" "start" "-a" "c13db3f29385b2a7236526e626070f50b1d191b0f9e02e1ac2ec06b054354a6d"` Oct 15 10:01:25.651 INFO kablam! usermod: no changes Oct 15 10:01:25.727 INFO kablam! Compiling shape_grammar v0.1.0 (/source) Oct 15 10:01:26.205 INFO kablam! warning: unused import: `lexer::Token` Oct 15 10:01:26.205 INFO kablam! --> src/parser.rs:2:5 Oct 15 10:01:26.205 INFO kablam! | Oct 15 10:01:26.205 INFO kablam! 2 | use lexer::Token; Oct 15 10:01:26.205 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:01:26.205 INFO kablam! | Oct 15 10:01:26.205 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:01:26.206 INFO kablam! Oct 15 10:01:26.206 INFO kablam! warning: unused import: `lexer::Ident` Oct 15 10:01:26.206 INFO kablam! --> src/parser.rs:3:5 Oct 15 10:01:26.206 INFO kablam! | Oct 15 10:01:26.206 INFO kablam! 3 | use lexer::Ident; Oct 15 10:01:26.206 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:01:26.206 INFO kablam! Oct 15 10:01:26.206 INFO kablam! warning: unused import: `lexer::Ident` Oct 15 10:01:26.206 INFO kablam! --> src/main.rs:8:5 Oct 15 10:01:26.206 INFO kablam! | Oct 15 10:01:26.206 INFO kablam! 8 | use lexer::Ident; Oct 15 10:01:26.206 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:01:26.206 INFO kablam! Oct 15 10:01:26.206 INFO kablam! warning: unused import: `lexer::Token` Oct 15 10:01:26.207 INFO kablam! --> src/main.rs:9:5 Oct 15 10:01:26.207 INFO kablam! | Oct 15 10:01:26.207 INFO kablam! 9 | use lexer::Token; Oct 15 10:01:26.207 INFO kablam! | ^^^^^^^^^^^^ Oct 15 10:01:26.207 INFO kablam! Oct 15 10:01:26.247 INFO kablam! warning: value assigned to `ident_type` is never read Oct 15 10:01:26.247 INFO kablam! --> src/lexer.rs:47:17 Oct 15 10:01:26.247 INFO kablam! | Oct 15 10:01:26.247 INFO kablam! 47 | let mut ident_type = Ident::Unknown; Oct 15 10:01:26.247 INFO kablam! | ^^^^^^^^^^ Oct 15 10:01:26.247 INFO kablam! | Oct 15 10:01:26.247 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 10:01:26.247 INFO kablam! Oct 15 10:01:26.254 INFO kablam! warning: variant is never constructed: `Method` Oct 15 10:01:26.254 INFO kablam! --> src/lexer.rs:6:14 Oct 15 10:01:26.254 INFO kablam! | Oct 15 10:01:26.254 INFO kablam! 6 | VarName, Method, IntLit, Oct 15 10:01:26.254 INFO kablam! | ^^^^^^ Oct 15 10:01:26.254 INFO kablam! | Oct 15 10:01:26.254 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:01:26.254 INFO kablam! Oct 15 10:01:26.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 15 10:01:26.703 INFO kablam! su: No module specific data is present Oct 15 10:01:27.197 INFO running `"docker" "rm" "-f" "c13db3f29385b2a7236526e626070f50b1d191b0f9e02e1ac2ec06b054354a6d"` Oct 15 10:01:27.535 INFO blam! c13db3f29385b2a7236526e626070f50b1d191b0f9e02e1ac2ec06b054354a6d Oct 15 10:01:27.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 10:01:27.885 INFO blam! a8b691af8e56f68e7ac7ca2ee1212efa67dba403f8cb9942ce493ad908e82455 Oct 15 10:01:27.907 INFO running `"docker" "start" "-a" "a8b691af8e56f68e7ac7ca2ee1212efa67dba403f8cb9942ce493ad908e82455"` Oct 15 10:01:28.874 INFO kablam! usermod: no changes Oct 15 10:01:28.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 10:01:28.927 INFO kablam! Running /target/debug/deps/shape_grammar-ba7949ca3691fdc2 Oct 15 10:01:28.933 INFO blam! Oct 15 10:01:28.933 INFO blam! running 0 tests Oct 15 10:01:28.933 INFO blam! Oct 15 10:01:28.933 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:01:28.933 INFO blam! Oct 15 10:01:28.937 INFO kablam! su: No module specific data is present Oct 15 10:01:29.639 INFO running `"docker" "rm" "-f" "a8b691af8e56f68e7ac7ca2ee1212efa67dba403f8cb9942ce493ad908e82455"` Oct 15 10:01:29.855 INFO blam! a8b691af8e56f68e7ac7ca2ee1212efa67dba403f8cb9942ce493ad908e82455