Oct 15 05:04:41.453 INFO testing adnelson/nix-browse against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:04:41.453 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 05:04:41.958 INFO blam! d22435db44171a76cd8b19306784b31b89574a266dc77489e87fe8432dd32bf5 Oct 15 05:04:41.960 INFO running `"docker" "start" "-a" "d22435db44171a76cd8b19306784b31b89574a266dc77489e87fe8432dd32bf5"` Oct 15 05:04:44.035 INFO kablam! usermod: no changes Oct 15 05:04:44.183 INFO kablam! Compiling unescape v0.1.0 Oct 15 05:04:44.191 INFO kablam! Compiling clap v2.21.1 Oct 15 05:05:06.532 INFO kablam! Compiling nix-browse v0.1.0 (/source) Oct 15 05:05:07.691 INFO kablam! warning: unused import: `regex::Regex` Oct 15 05:05:07.691 INFO kablam! --> src/main.rs:14:5 Oct 15 05:05:07.691 INFO kablam! | Oct 15 05:05:07.691 INFO kablam! 14 | use regex::Regex; Oct 15 05:05:07.691 INFO kablam! | ^^^^^^^^^^^^ Oct 15 05:05:07.691 INFO kablam! | Oct 15 05:05:07.691 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:05:07.691 INFO kablam! Oct 15 05:05:07.691 INFO kablam! warning: unused import: `FromIterator` Oct 15 05:05:07.691 INFO kablam! --> src/parse_nix_instantiate.rs:6:27 Oct 15 05:05:07.691 INFO kablam! | Oct 15 05:05:07.691 INFO kablam! 6 | use std::iter::{Peekable, FromIterator}; Oct 15 05:05:07.691 INFO kablam! | ^^^^^^^^^^^^ Oct 15 05:05:07.691 INFO kablam! Oct 15 05:05:07.691 INFO kablam! warning: unused import: `std::slice` Oct 15 05:05:07.691 INFO kablam! --> src/parse_nix_instantiate.rs:9:5 Oct 15 05:05:07.691 INFO kablam! | Oct 15 05:05:07.691 INFO kablam! 9 | use std::slice; Oct 15 05:05:07.691 INFO kablam! | ^^^^^^^^^^ Oct 15 05:05:07.691 INFO kablam! Oct 15 05:05:10.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.62s Oct 15 05:05:10.695 INFO kablam! su: No module specific data is present Oct 15 05:05:11.702 INFO running `"docker" "rm" "-f" "d22435db44171a76cd8b19306784b31b89574a266dc77489e87fe8432dd32bf5"` Oct 15 05:05:11.979 INFO blam! d22435db44171a76cd8b19306784b31b89574a266dc77489e87fe8432dd32bf5 Oct 15 05:05:11.983 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 05:05:12.456 INFO blam! 67b6e38df28de0730f3f692b85faeaa1b0986dda48f558ed91e9446e3ae3ae44 Oct 15 05:05:12.459 INFO running `"docker" "start" "-a" "67b6e38df28de0730f3f692b85faeaa1b0986dda48f558ed91e9446e3ae3ae44"` Oct 15 05:05:13.565 INFO kablam! usermod: no changes Oct 15 05:05:13.679 INFO kablam! Compiling nix-browse v0.1.0 (/source) Oct 15 05:05:14.767 INFO kablam! warning: unused import: `regex::Regex` Oct 15 05:05:14.767 INFO kablam! --> src/main.rs:14:5 Oct 15 05:05:14.767 INFO kablam! | Oct 15 05:05:14.767 INFO kablam! 14 | use regex::Regex; Oct 15 05:05:14.767 INFO kablam! | ^^^^^^^^^^^^ Oct 15 05:05:14.767 INFO kablam! | Oct 15 05:05:14.767 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:05:14.767 INFO kablam! Oct 15 05:05:14.767 INFO kablam! warning: unused import: `std::slice` Oct 15 05:05:14.767 INFO kablam! --> src/parse_nix_instantiate.rs:9:5 Oct 15 05:05:14.767 INFO kablam! | Oct 15 05:05:14.767 INFO kablam! 9 | use std::slice; Oct 15 05:05:14.767 INFO kablam! | ^^^^^^^^^^ Oct 15 05:05:14.767 INFO kablam! Oct 15 05:05:17.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.53s Oct 15 05:05:17.143 INFO kablam! su: No module specific data is present Oct 15 05:05:18.009 INFO running `"docker" "rm" "-f" "67b6e38df28de0730f3f692b85faeaa1b0986dda48f558ed91e9446e3ae3ae44"` Oct 15 05:05:18.377 INFO blam! 67b6e38df28de0730f3f692b85faeaa1b0986dda48f558ed91e9446e3ae3ae44 Oct 15 05:05:18.381 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 05:05:18.933 INFO blam! b283d498a7a4c91cee594e83d5d07176818cf95ccdca280064a1edc8c4839ce3 Oct 15 05:05:18.935 INFO running `"docker" "start" "-a" "b283d498a7a4c91cee594e83d5d07176818cf95ccdca280064a1edc8c4839ce3"` Oct 15 05:05:20.208 INFO kablam! usermod: no changes Oct 15 05:05:20.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 05:05:20.351 INFO kablam! Running /target/debug/deps/nix_browse-7a33734af082954d Oct 15 05:05:20.359 INFO blam! Oct 15 05:05:20.359 INFO blam! running 8 tests Oct 15 05:05:20.363 INFO blam! test parse_nix_instantiate::test_token_from_str ... ok Oct 15 05:05:20.455 INFO blam! test parse_nix_instantiate::test_parse_nested_list ... ok Oct 15 05:05:20.456 INFO blam! test parse_nix_instantiate::test_parse_strings ... ok Oct 15 05:05:20.456 INFO blam! test parse_nix_instantiate::test_nested_set ... ok Oct 15 05:05:20.456 INFO blam! test parse_nix_instantiate::test_parse_nums ... ok Oct 15 05:05:20.459 INFO blam! test parse_nix_instantiate::test_parse_set ... ok Oct 15 05:05:20.483 INFO blam! test parse_nix_instantiate::test_parse_list ... ok Oct 15 05:05:20.484 INFO blam! test parse_nix_instantiate::test_parse_literals ... ok Oct 15 05:05:20.484 INFO blam! Oct 15 05:05:20.484 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:05:20.484 INFO blam! Oct 15 05:05:20.489 INFO kablam! su: No module specific data is present Oct 15 05:05:21.071 INFO running `"docker" "rm" "-f" "b283d498a7a4c91cee594e83d5d07176818cf95ccdca280064a1edc8c4839ce3"` Oct 15 05:05:21.356 INFO blam! b283d498a7a4c91cee594e83d5d07176818cf95ccdca280064a1edc8c4839ce3