Oct 15 05:04:40.289 INFO testing adnelson/nix-browse against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 05:04:40.289 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:04:40.955 INFO blam! 33a465517ae59845be27a828e90eb1be7a0df2196516bb1079c0ba483bd5188b Oct 15 05:04:40.958 INFO running `"docker" "start" "-a" "33a465517ae59845be27a828e90eb1be7a0df2196516bb1079c0ba483bd5188b"` Oct 15 05:04:42.279 INFO kablam! usermod: no changes Oct 15 05:04:42.449 INFO kablam! Compiling unescape v0.1.0 Oct 15 05:04:42.454 INFO kablam! Compiling serde_json v0.9.9 Oct 15 05:04:42.454 INFO kablam! Compiling clap v2.21.1 Oct 15 05:05:08.279 INFO kablam! Compiling nix-browse v0.1.0 (/source) Oct 15 05:05:09.498 INFO kablam! warning: unused import: `regex::Regex` Oct 15 05:05:09.498 INFO kablam! --> src/main.rs:14:5 Oct 15 05:05:09.498 INFO kablam! | Oct 15 05:05:09.498 INFO kablam! 14 | use regex::Regex; Oct 15 05:05:09.498 INFO kablam! | ^^^^^^^^^^^^ Oct 15 05:05:09.498 INFO kablam! | Oct 15 05:05:09.498 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:05:09.498 INFO kablam! Oct 15 05:05:09.498 INFO kablam! warning: unused import: `FromIterator` Oct 15 05:05:09.498 INFO kablam! --> src/parse_nix_instantiate.rs:6:27 Oct 15 05:05:09.498 INFO kablam! | Oct 15 05:05:09.498 INFO kablam! 6 | use std::iter::{Peekable, FromIterator}; Oct 15 05:05:09.498 INFO kablam! | ^^^^^^^^^^^^ Oct 15 05:05:09.499 INFO kablam! Oct 15 05:05:09.499 INFO kablam! warning: unused import: `std::slice` Oct 15 05:05:09.499 INFO kablam! --> src/parse_nix_instantiate.rs:9:5 Oct 15 05:05:09.499 INFO kablam! | Oct 15 05:05:09.499 INFO kablam! 9 | use std::slice; Oct 15 05:05:09.499 INFO kablam! | ^^^^^^^^^^ Oct 15 05:05:09.499 INFO kablam! Oct 15 05:05:12.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.88s Oct 15 05:05:12.180 INFO kablam! su: No module specific data is present Oct 15 05:05:12.775 INFO running `"docker" "rm" "-f" "33a465517ae59845be27a828e90eb1be7a0df2196516bb1079c0ba483bd5188b"` Oct 15 05:05:13.075 INFO blam! 33a465517ae59845be27a828e90eb1be7a0df2196516bb1079c0ba483bd5188b Oct 15 05:05:13.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:05:13.583 INFO blam! 8c905c7a4f173137ab2acd342e9b0a2e2254668c6150f28729415cf242dbd5a9 Oct 15 05:05:13.593 INFO running `"docker" "start" "-a" "8c905c7a4f173137ab2acd342e9b0a2e2254668c6150f28729415cf242dbd5a9"` Oct 15 05:05:14.898 INFO kablam! usermod: no changes Oct 15 05:05:14.991 INFO kablam! Compiling nix-browse v0.1.0 (/source) Oct 15 05:05:16.171 INFO kablam! warning: unused import: `regex::Regex` Oct 15 05:05:16.171 INFO kablam! --> src/main.rs:14:5 Oct 15 05:05:16.171 INFO kablam! | Oct 15 05:05:16.171 INFO kablam! 14 | use regex::Regex; Oct 15 05:05:16.171 INFO kablam! | ^^^^^^^^^^^^ Oct 15 05:05:16.171 INFO kablam! | Oct 15 05:05:16.171 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:05:16.171 INFO kablam! Oct 15 05:05:16.171 INFO kablam! warning: unused import: `std::slice` Oct 15 05:05:16.171 INFO kablam! --> src/parse_nix_instantiate.rs:9:5 Oct 15 05:05:16.171 INFO kablam! | Oct 15 05:05:16.171 INFO kablam! 9 | use std::slice; Oct 15 05:05:16.171 INFO kablam! | ^^^^^^^^^^ Oct 15 05:05:16.171 INFO kablam! Oct 15 05:05:18.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.75s Oct 15 05:05:18.679 INFO kablam! su: No module specific data is present Oct 15 05:05:19.403 INFO running `"docker" "rm" "-f" "8c905c7a4f173137ab2acd342e9b0a2e2254668c6150f28729415cf242dbd5a9"` Oct 15 05:05:19.675 INFO blam! 8c905c7a4f173137ab2acd342e9b0a2e2254668c6150f28729415cf242dbd5a9 Oct 15 05:05:19.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 05:05:20.136 INFO blam! 4307ca5ea19e57f1577a3b3406e2e8d16dbfdbfa51f62bae9b9d07461e817166 Oct 15 05:05:20.141 INFO running `"docker" "start" "-a" "4307ca5ea19e57f1577a3b3406e2e8d16dbfdbfa51f62bae9b9d07461e817166"` Oct 15 05:05:21.551 INFO kablam! usermod: no changes Oct 15 05:05:21.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 05:05:21.705 INFO kablam! Running /target/debug/deps/nix_browse-f6603765b4f0760f Oct 15 05:05:21.705 INFO blam! Oct 15 05:05:21.706 INFO blam! running 8 tests Oct 15 05:05:21.743 INFO blam! test parse_nix_instantiate::test_token_from_str ... ok Oct 15 05:05:21.759 INFO blam! test parse_nix_instantiate::test_parse_strings ... ok Oct 15 05:05:21.804 INFO blam! test parse_nix_instantiate::test_parse_list ... ok Oct 15 05:05:21.804 INFO blam! test parse_nix_instantiate::test_parse_set ... ok Oct 15 05:05:21.842 INFO blam! test parse_nix_instantiate::test_parse_nested_list ... ok Oct 15 05:05:21.847 INFO blam! test parse_nix_instantiate::test_nested_set ... ok Oct 15 05:05:21.863 INFO blam! test parse_nix_instantiate::test_parse_nums ... ok Oct 15 05:05:21.887 INFO blam! test parse_nix_instantiate::test_parse_literals ... ok Oct 15 05:05:21.887 INFO blam! Oct 15 05:05:21.888 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:05:21.888 INFO blam! Oct 15 05:05:21.895 INFO kablam! su: No module specific data is present Oct 15 05:05:22.750 INFO running `"docker" "rm" "-f" "4307ca5ea19e57f1577a3b3406e2e8d16dbfdbfa51f62bae9b9d07461e817166"` Oct 15 05:05:23.015 INFO blam! 4307ca5ea19e57f1577a3b3406e2e8d16dbfdbfa51f62bae9b9d07461e817166