Oct 15 11:47:05.084 INFO testing CommuteStream/tflgtfs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:47:05.084 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 11:47:05.932 INFO blam! 85ac1b1d91b39f9c3549783c364fbffe3a85f553d585cd5b64a6bb6a04a4e6f1 Oct 15 11:47:05.934 INFO running `"docker" "start" "-a" "85ac1b1d91b39f9c3549783c364fbffe3a85f553d585cd5b64a6bb6a04a4e6f1"` Oct 15 11:47:07.162 INFO kablam! usermod: no changes Oct 15 11:47:07.427 INFO kablam! Compiling libc v0.2.15 Oct 15 11:47:07.427 INFO kablam! Compiling gcc v0.3.35 Oct 15 11:47:07.447 INFO kablam! Compiling regex-syntax v0.3.5 Oct 15 11:47:07.447 INFO kablam! Compiling serde v0.7.15 Oct 15 11:47:07.447 INFO kablam! Compiling num-traits v0.1.35 Oct 15 11:47:07.455 INFO kablam! Compiling syntex_pos v0.39.0 Oct 15 11:47:07.455 INFO kablam! Compiling csv v0.14.7 Oct 15 11:47:14.027 INFO kablam! Compiling openssl-sys v0.7.17 Oct 15 11:47:14.093 INFO kablam! Compiling thread-id v2.0.0 Oct 15 11:47:14.233 INFO kablam! Compiling memchr v0.1.11 Oct 15 11:47:14.248 INFO kablam! Compiling time v0.1.35 Oct 15 11:47:14.279 INFO kablam! Compiling term_size v0.2.1 Oct 15 11:47:14.319 INFO kablam! Compiling rand v0.3.14 Oct 15 11:47:15.755 INFO kablam! Compiling num_cpus v1.6.2 Oct 15 11:47:17.023 INFO kablam! Compiling syntex_errors v0.39.0 Oct 15 11:47:20.359 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 15 11:47:20.559 INFO kablam! Compiling openssl v0.7.14 Oct 15 11:47:28.379 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 11:47:28.388 INFO kablam! Compiling thread_local v0.2.6 Oct 15 11:47:28.495 INFO kablam! Compiling clap v2.11.3 Oct 15 11:47:28.631 INFO kablam! Compiling aho-corasick v0.5.2 Oct 15 11:47:29.527 INFO kablam! Compiling syntex_syntax v0.39.0 Oct 15 11:47:30.043 INFO kablam! Compiling serde_json v0.7.4 Oct 15 11:47:34.093 INFO kablam! Compiling regex v0.1.75 Oct 15 11:47:41.299 INFO kablam! Compiling cookie v0.2.5 Oct 15 11:47:41.299 INFO kablam! Compiling openssl-verify v0.1.0 Oct 15 11:47:56.035 INFO kablam! Compiling hyper v0.9.18 Oct 15 11:47:56.199 INFO kablam! Compiling env_logger v0.3.4 Oct 15 11:48:18.551 INFO kablam! Compiling aster v0.22.1 Oct 15 11:48:18.551 INFO kablam! Compiling syntex v0.39.0 Oct 15 11:48:18.551 INFO kablam! Compiling serde_codegen_internals v0.4.0 Oct 15 11:48:18.551 INFO kablam! Compiling quasi v0.16.0 Oct 15 11:48:23.515 INFO kablam! Compiling quasi_codegen v0.16.0 Oct 15 11:48:25.935 INFO kablam! Compiling serde_codegen v0.7.15 Oct 15 11:48:37.234 INFO kablam! Compiling tflgtfs v0.1.0 (/source) Oct 15 11:48:43.559 INFO kablam! warning: unused `#[macro_use]` import Oct 15 11:48:43.559 INFO kablam! --> src/main.rs:8:1 Oct 15 11:48:43.559 INFO kablam! | Oct 15 11:48:43.559 INFO kablam! 8 | #[macro_use] extern crate log; Oct 15 11:48:43.559 INFO kablam! | ^^^^^^^^^^^^ Oct 15 11:48:43.559 INFO kablam! | Oct 15 11:48:43.559 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:48:43.559 INFO kablam! Oct 15 11:48:43.559 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:48:43.559 INFO kablam! --> /target/debug/build/tflgtfs-5feccbfe4f5d3293/out/main.rs:38:42 Oct 15 11:48:43.559 INFO kablam! | Oct 15 11:48:43.559 INFO kablam! 38 | let between = Range::new(0usize, (len - size)); Oct 15 11:48:43.559 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:48:43.559 INFO kablam! | Oct 15 11:48:43.559 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:48:43.559 INFO kablam! Oct 15 11:48:56.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Oct 15 11:48:56.855 INFO kablam! su: No module specific data is present Oct 15 11:48:57.603 INFO running `"docker" "rm" "-f" "85ac1b1d91b39f9c3549783c364fbffe3a85f553d585cd5b64a6bb6a04a4e6f1"` Oct 15 11:48:57.823 INFO blam! 85ac1b1d91b39f9c3549783c364fbffe3a85f553d585cd5b64a6bb6a04a4e6f1 Oct 15 11:48:57.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 11:48:58.181 INFO blam! cda3925bbabfed7b7f0fce984aee4f03d4a47c078646167285813cbb65063de1 Oct 15 11:48:58.184 INFO running `"docker" "start" "-a" "cda3925bbabfed7b7f0fce984aee4f03d4a47c078646167285813cbb65063de1"` Oct 15 11:48:59.416 INFO kablam! usermod: no changes Oct 15 11:48:59.699 INFO kablam! Compiling tflgtfs v0.1.0 (/source) Oct 15 11:49:01.783 INFO kablam! warning: unused `#[macro_use]` import Oct 15 11:49:01.783 INFO kablam! --> src/main.rs:8:1 Oct 15 11:49:01.783 INFO kablam! | Oct 15 11:49:01.783 INFO kablam! 8 | #[macro_use] extern crate log; Oct 15 11:49:01.783 INFO kablam! | ^^^^^^^^^^^^ Oct 15 11:49:01.783 INFO kablam! | Oct 15 11:49:01.783 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:49:01.783 INFO kablam! Oct 15 11:49:01.783 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:49:01.783 INFO kablam! --> /target/debug/build/tflgtfs-5feccbfe4f5d3293/out/main.rs:38:42 Oct 15 11:49:01.783 INFO kablam! | Oct 15 11:49:01.783 INFO kablam! 38 | let between = Range::new(0usize, (len - size)); Oct 15 11:49:01.783 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:49:01.783 INFO kablam! | Oct 15 11:49:01.783 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:49:01.783 INFO kablam! Oct 15 11:49:04.257 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.81s Oct 15 11:49:04.295 INFO kablam! su: No module specific data is present Oct 15 11:49:05.279 INFO running `"docker" "rm" "-f" "cda3925bbabfed7b7f0fce984aee4f03d4a47c078646167285813cbb65063de1"` Oct 15 11:49:05.659 INFO blam! cda3925bbabfed7b7f0fce984aee4f03d4a47c078646167285813cbb65063de1 Oct 15 11:49:05.667 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 11:49:06.081 INFO blam! 10464fb07966eb05835b546227ae7b85ce0ef32170913a16c1b7d0d0f01581d4 Oct 15 11:49:06.091 INFO running `"docker" "start" "-a" "10464fb07966eb05835b546227ae7b85ce0ef32170913a16c1b7d0d0f01581d4"` Oct 15 11:49:07.382 INFO kablam! usermod: no changes Oct 15 11:49:07.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 11:49:07.617 INFO kablam! Running /target/debug/deps/tflgtfs-2d66ef1587d42a11 Oct 15 11:49:07.622 INFO blam! Oct 15 11:49:07.622 INFO blam! running 1 test Oct 15 11:49:07.623 INFO blam! test cmd::sample_test ... ok Oct 15 11:49:07.623 INFO blam! Oct 15 11:49:07.623 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:49:07.623 INFO blam! Oct 15 11:49:07.628 INFO kablam! su: No module specific data is present Oct 15 11:49:09.506 INFO running `"docker" "rm" "-f" "10464fb07966eb05835b546227ae7b85ce0ef32170913a16c1b7d0d0f01581d4"` Oct 15 11:49:09.897 INFO blam! 10464fb07966eb05835b546227ae7b85ce0ef32170913a16c1b7d0d0f01581d4