Oct 15 04:56:13.932 INFO testing agarick/muck against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:56:13.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 04:56:14.352 INFO blam! b71e6d478097a0f0f95dc451916388623c2242dd85e593ef479f24aef6e2ea9a Oct 15 04:56:14.353 INFO running `"docker" "start" "-a" "b71e6d478097a0f0f95dc451916388623c2242dd85e593ef479f24aef6e2ea9a"` Oct 15 04:56:15.490 INFO kablam! usermod: no changes Oct 15 04:56:15.593 INFO kablam! Compiling nix v0.5.1 Oct 15 04:56:15.599 INFO kablam! Compiling memchr v1.0.2 Oct 15 04:56:16.839 INFO kablam! Compiling nom v3.2.1 Oct 15 04:56:22.439 INFO kablam! Compiling rustyline v1.0.0 Oct 15 04:56:25.280 INFO kablam! Compiling muck v0.1.0 (/source) Oct 15 04:56:25.875 INFO kablam! warning: unused `#[macro_use]` import Oct 15 04:56:25.875 INFO kablam! --> src/main.rs:5:1 Oct 15 04:56:25.875 INFO kablam! | Oct 15 04:56:25.875 INFO kablam! 5 | #[macro_use] Oct 15 04:56:25.875 INFO kablam! | ^^^^^^^^^^^^ Oct 15 04:56:25.875 INFO kablam! | Oct 15 04:56:25.875 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 04:56:25.875 INFO kablam! Oct 15 04:56:26.123 INFO kablam! warning: variant is never constructed: `Primitive` Oct 15 04:56:26.123 INFO kablam! --> src/parser.rs:8:5 Oct 15 04:56:26.123 INFO kablam! | Oct 15 04:56:26.123 INFO kablam! 8 | Primitive(Pr), Oct 15 04:56:26.123 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:56:26.123 INFO kablam! | Oct 15 04:56:26.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:56:26.123 INFO kablam! Oct 15 04:56:26.123 INFO kablam! warning: variant is never constructed: `Special` Oct 15 04:56:26.123 INFO kablam! --> src/parser.rs:9:5 Oct 15 04:56:26.123 INFO kablam! | Oct 15 04:56:26.123 INFO kablam! 9 | Special(Sp), Oct 15 04:56:26.123 INFO kablam! | ^^^^^^^^^^^ Oct 15 04:56:26.123 INFO kablam! Oct 15 04:56:26.123 INFO kablam! warning: variant is never constructed: `User` Oct 15 04:56:26.123 INFO kablam! --> src/parser.rs:10:5 Oct 15 04:56:26.123 INFO kablam! | Oct 15 04:56:26.123 INFO kablam! 10 | User(String), Oct 15 04:56:26.123 INFO kablam! | ^^^^^^^^^^^^ Oct 15 04:56:26.123 INFO kablam! Oct 15 04:56:26.123 INFO kablam! warning: variant is never constructed: `Add` Oct 15 04:56:26.123 INFO kablam! --> src/parser.rs:15:5 Oct 15 04:56:26.123 INFO kablam! | Oct 15 04:56:26.123 INFO kablam! 15 | Add, Sub, Mul, Div, Oct 15 04:56:26.123 INFO kablam! | ^^^ Oct 15 04:56:26.123 INFO kablam! Oct 15 04:56:26.123 INFO kablam! warning: variant is never constructed: `Sub` Oct 15 04:56:26.123 INFO kablam! --> src/parser.rs:15:10 Oct 15 04:56:26.123 INFO kablam! | Oct 15 04:56:26.123 INFO kablam! 15 | Add, Sub, Mul, Div, Oct 15 04:56:26.123 INFO kablam! | ^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Mul` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:15:15 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 15 | Add, Sub, Mul, Div, Oct 15 04:56:26.124 INFO kablam! | ^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Div` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:15:20 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 15 | Add, Sub, Mul, Div, Oct 15 04:56:26.124 INFO kablam! | ^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Cons` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:16:5 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 16 | Cons, Car, Cdr, List Oct 15 04:56:26.124 INFO kablam! | ^^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Car` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:16:11 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 16 | Cons, Car, Cdr, List Oct 15 04:56:26.124 INFO kablam! | ^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Cdr` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:16:16 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 16 | Cons, Car, Cdr, List Oct 15 04:56:26.124 INFO kablam! | ^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `List` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:16:21 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 16 | Cons, Car, Cdr, List Oct 15 04:56:26.124 INFO kablam! | ^^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Begin` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:21:5 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 21 | Begin, Callcc, Define, If, Lambda, Let Oct 15 04:56:26.124 INFO kablam! | ^^^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Callcc` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:21:12 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 21 | Begin, Callcc, Define, If, Lambda, Let Oct 15 04:56:26.124 INFO kablam! | ^^^^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Define` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:21:20 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 21 | Begin, Callcc, Define, If, Lambda, Let Oct 15 04:56:26.124 INFO kablam! | ^^^^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `If` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:21:28 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 21 | Begin, Callcc, Define, If, Lambda, Let Oct 15 04:56:26.124 INFO kablam! | ^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Lambda` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:21:32 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 21 | Begin, Callcc, Define, If, Lambda, Let Oct 15 04:56:26.124 INFO kablam! | ^^^^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.124 INFO kablam! warning: variant is never constructed: `Let` Oct 15 04:56:26.124 INFO kablam! --> src/parser.rs:21:40 Oct 15 04:56:26.124 INFO kablam! | Oct 15 04:56:26.124 INFO kablam! 21 | Begin, Callcc, Define, If, Lambda, Let Oct 15 04:56:26.124 INFO kablam! | ^^^ Oct 15 04:56:26.124 INFO kablam! Oct 15 04:56:26.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.16s Oct 15 04:56:26.687 INFO kablam! su: No module specific data is present Oct 15 04:56:27.428 INFO running `"docker" "rm" "-f" "b71e6d478097a0f0f95dc451916388623c2242dd85e593ef479f24aef6e2ea9a"` Oct 15 04:56:27.679 INFO blam! b71e6d478097a0f0f95dc451916388623c2242dd85e593ef479f24aef6e2ea9a Oct 15 04:56:27.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 04:56:28.008 INFO blam! 5a49bc8dc607d98f668b826848608480b2205e260170875abf103cefa920d090 Oct 15 04:56:28.009 INFO running `"docker" "start" "-a" "5a49bc8dc607d98f668b826848608480b2205e260170875abf103cefa920d090"` Oct 15 04:56:29.299 INFO kablam! usermod: no changes Oct 15 04:56:29.391 INFO kablam! Compiling muck v0.1.0 (/source) Oct 15 04:56:30.019 INFO kablam! warning: unused `#[macro_use]` import Oct 15 04:56:30.019 INFO kablam! --> src/main.rs:5:1 Oct 15 04:56:30.019 INFO kablam! | Oct 15 04:56:30.019 INFO kablam! 5 | #[macro_use] Oct 15 04:56:30.019 INFO kablam! | ^^^^^^^^^^^^ Oct 15 04:56:30.019 INFO kablam! | Oct 15 04:56:30.019 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 04:56:30.019 INFO kablam! Oct 15 04:56:31.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.28s Oct 15 04:56:31.615 INFO kablam! su: No module specific data is present Oct 15 04:56:32.339 INFO running `"docker" "rm" "-f" "5a49bc8dc607d98f668b826848608480b2205e260170875abf103cefa920d090"` Oct 15 04:56:32.661 INFO blam! 5a49bc8dc607d98f668b826848608480b2205e260170875abf103cefa920d090 Oct 15 04:56:32.663 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 04:56:33.085 INFO blam! f372386d35aeb92571bf620f0f4a6faf863131e32298dfaf83f6ecf7533e712b Oct 15 04:56:33.089 INFO running `"docker" "start" "-a" "f372386d35aeb92571bf620f0f4a6faf863131e32298dfaf83f6ecf7533e712b"` Oct 15 04:56:34.567 INFO kablam! usermod: no changes Oct 15 04:56:34.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 04:56:34.692 INFO kablam! Running /target/debug/deps/muck-ea44a33f43b47635 Oct 15 04:56:34.692 INFO blam! Oct 15 04:56:34.692 INFO kablam! su: No module specific data is present Oct 15 04:56:34.692 INFO blam! running 6 tests Oct 15 04:56:34.692 INFO blam! test parser::user_op_parser ... ok Oct 15 04:56:34.692 INFO blam! test parser::string_parser ... ok Oct 15 04:56:34.692 INFO blam! test parser::special_op_parser ... ok Oct 15 04:56:34.692 INFO blam! test parser::procedure_parser ... ok Oct 15 04:56:34.692 INFO blam! test parser::primitive_op_parser ... ok Oct 15 04:56:34.692 INFO blam! test parser::op_parser ... ok Oct 15 04:56:34.692 INFO blam! Oct 15 04:56:34.692 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:56:34.692 INFO blam! Oct 15 04:56:35.318 INFO running `"docker" "rm" "-f" "f372386d35aeb92571bf620f0f4a6faf863131e32298dfaf83f6ecf7533e712b"` Oct 15 04:56:35.575 INFO blam! f372386d35aeb92571bf620f0f4a6faf863131e32298dfaf83f6ecf7533e712b