Oct 13 00:58:51.288 INFO testing seiyanuta/nsh against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 00:58:51.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 00:58:51.827 INFO blam! 965e6a0a70c3c51bef2fcdd0231936717daaaa1ff09fa65e0c60152e6984e095 Oct 13 00:58:51.829 INFO running `"docker" "start" "-a" "965e6a0a70c3c51bef2fcdd0231936717daaaa1ff09fa65e0c60152e6984e095"` Oct 13 00:58:53.558 INFO kablam! usermod: no changes Oct 13 00:58:53.707 INFO kablam! Compiling termcolor v1.0.4 Oct 13 00:58:53.707 INFO kablam! Compiling utf8parse v0.1.0 Oct 13 00:58:53.735 INFO kablam! Compiling nom v4.0.0 Oct 13 00:58:53.759 INFO kablam! Compiling regex v1.0.5 Oct 13 00:58:55.019 INFO kablam! Compiling rustyline v2.1.0 Oct 13 00:59:12.827 INFO kablam! Compiling env_logger v0.5.13 Oct 13 00:59:14.787 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 13 00:59:15.640 INFO kablam! Compiling nsh v0.1.0 (/source) Oct 13 00:59:17.755 INFO kablam! warning: variant is never constructed: `ArithExpr` Oct 13 00:59:17.755 INFO kablam! --> src/parser.rs:131:5 Oct 13 00:59:17.755 INFO kablam! | Oct 13 00:59:17.755 INFO kablam! 131 | ArithExpr { expr: Box }, Oct 13 00:59:17.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:59:17.755 INFO kablam! | Oct 13 00:59:17.755 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:59:17.755 INFO kablam! Oct 13 00:59:22.733 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.14s Oct 13 00:59:22.738 INFO kablam! su: No module specific data is present Oct 13 00:59:23.715 INFO running `"docker" "rm" "-f" "965e6a0a70c3c51bef2fcdd0231936717daaaa1ff09fa65e0c60152e6984e095"` Oct 13 00:59:24.044 INFO blam! 965e6a0a70c3c51bef2fcdd0231936717daaaa1ff09fa65e0c60152e6984e095 Oct 13 00:59:24.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 00:59:24.591 INFO blam! b429df902491e2abf890ff7f6db2a5adb0650ef91caee3c30f6e4da0ea99c0b6 Oct 13 00:59:24.599 INFO running `"docker" "start" "-a" "b429df902491e2abf890ff7f6db2a5adb0650ef91caee3c30f6e4da0ea99c0b6"` Oct 13 00:59:25.625 INFO kablam! usermod: no changes Oct 13 00:59:25.744 INFO kablam! Compiling nsh v0.1.0 (/source) Oct 13 00:59:28.039 INFO kablam! warning: variant is never constructed: `ArithExpr` Oct 13 00:59:28.039 INFO kablam! --> src/parser.rs:131:5 Oct 13 00:59:28.039 INFO kablam! | Oct 13 00:59:28.039 INFO kablam! 131 | ArithExpr { expr: Box }, Oct 13 00:59:28.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:59:28.039 INFO kablam! | Oct 13 00:59:28.039 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:59:28.039 INFO kablam! Oct 13 00:59:32.165 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.51s Oct 13 00:59:32.167 INFO kablam! su: No module specific data is present Oct 13 00:59:32.903 INFO running `"docker" "rm" "-f" "b429df902491e2abf890ff7f6db2a5adb0650ef91caee3c30f6e4da0ea99c0b6"` Oct 13 00:59:33.177 INFO blam! b429df902491e2abf890ff7f6db2a5adb0650ef91caee3c30f6e4da0ea99c0b6 Oct 13 00:59:33.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 00:59:33.695 INFO blam! 5e25230c7a9bd2c9c6e0e33489b393edb5d23a01580feaf8bf50ba870e9f8c45 Oct 13 00:59:33.699 INFO running `"docker" "start" "-a" "5e25230c7a9bd2c9c6e0e33489b393edb5d23a01580feaf8bf50ba870e9f8c45"` Oct 13 00:59:35.020 INFO kablam! usermod: no changes Oct 13 00:59:35.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 13 00:59:35.105 INFO kablam! Running /target/debug/deps/nsh-87b06242f60050de Oct 13 00:59:35.105 INFO blam! Oct 13 00:59:35.105 INFO blam! running 8 tests Oct 13 00:59:35.107 INFO blam! test parser::test_tilde ... ok Oct 13 00:59:35.111 INFO blam! test parser::test_compound_commands ... ok Oct 13 00:59:35.111 INFO blam! test parser::test_expansions ... ok Oct 13 00:59:35.112 INFO blam! test parser::test_invalid_inputs ... ok Oct 13 00:59:35.112 INFO blam! test parser::test_arith_expr ... ok Oct 13 00:59:35.112 INFO blam! test parser::test_assignments ... ok Oct 13 00:59:35.119 INFO blam! test parser::test_patterns ... ok Oct 13 00:59:35.119 INFO blam! test parser::test_simple_commands ... ok Oct 13 00:59:35.119 INFO blam! Oct 13 00:59:35.119 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:59:35.119 INFO blam! Oct 13 00:59:35.119 INFO kablam! su: No module specific data is present Oct 13 00:59:35.799 INFO running `"docker" "rm" "-f" "5e25230c7a9bd2c9c6e0e33489b393edb5d23a01580feaf8bf50ba870e9f8c45"` Oct 13 00:59:36.087 INFO blam! 5e25230c7a9bd2c9c6e0e33489b393edb5d23a01580feaf8bf50ba870e9f8c45