Oct 13 05:26:30.943 INFO testing nikomatsakis/grep-test against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:26:30.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 05:26:31.507 INFO blam! a7e8de44bf51c3b4896351cbd086873362756e80d136cab0c6049ff6c477aa47 Oct 13 05:26:31.508 INFO running `"docker" "start" "-a" "a7e8de44bf51c3b4896351cbd086873362756e80d136cab0c6049ff6c477aa47"` Oct 13 05:26:32.623 INFO kablam! usermod: no changes Oct 13 05:26:32.771 INFO kablam! Compiling memchr v2.0.1 Oct 13 05:26:32.771 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 13 05:26:33.180 INFO kablam! Compiling backtrace v0.3.5 Oct 13 05:26:33.587 INFO kablam! Compiling aho-corasick v0.6.4 Oct 13 05:26:34.371 INFO kablam! Compiling failure v0.1.1 Oct 13 05:26:34.918 INFO kablam! Compiling regex v0.2.5 Oct 13 05:26:44.259 INFO kablam! Compiling grep-test v0.1.0 (/source) Oct 13 05:26:44.779 INFO kablam! warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 05:26:44.779 INFO kablam! --> src/main.rs:1:12 Oct 13 05:26:44.779 INFO kablam! | Oct 13 05:26:44.779 INFO kablam! 1 | #![feature(crate_in_paths, crate_visibility_modifier, extern_in_paths, decl_macro, Oct 13 05:26:44.779 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 05:26:44.779 INFO kablam! | Oct 13 05:26:44.779 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 05:26:44.779 INFO kablam! Oct 13 05:26:44.779 INFO kablam! warning: the feature `termination_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 05:26:44.779 INFO kablam! --> src/main.rs:2:12 Oct 13 05:26:44.779 INFO kablam! | Oct 13 05:26:44.779 INFO kablam! 2 | termination_trait, use_nested_groups, universal_impl_trait)] Oct 13 05:26:44.779 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 05:26:44.779 INFO kablam! Oct 13 05:26:44.779 INFO kablam! warning: the feature `use_nested_groups` has been stable since 1.25.0 and no longer requires an attribute to enable Oct 13 05:26:44.779 INFO kablam! --> src/main.rs:2:31 Oct 13 05:26:44.779 INFO kablam! | Oct 13 05:26:44.779 INFO kablam! 2 | termination_trait, use_nested_groups, universal_impl_trait)] Oct 13 05:26:44.779 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 05:26:44.779 INFO kablam! Oct 13 05:26:44.779 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 05:26:44.779 INFO kablam! --> src/main.rs:2:50 Oct 13 05:26:44.779 INFO kablam! | Oct 13 05:26:44.779 INFO kablam! 2 | termination_trait, use_nested_groups, universal_impl_trait)] Oct 13 05:26:44.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:26:44.779 INFO kablam! Oct 13 05:26:46.008 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.33s Oct 13 05:26:46.013 INFO kablam! su: No module specific data is present Oct 13 05:26:47.174 INFO running `"docker" "rm" "-f" "a7e8de44bf51c3b4896351cbd086873362756e80d136cab0c6049ff6c477aa47"` Oct 13 05:26:47.484 INFO blam! a7e8de44bf51c3b4896351cbd086873362756e80d136cab0c6049ff6c477aa47 Oct 13 05:26:47.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 05:26:47.914 INFO blam! 9c259d7581e4a92df329f3fa761a14fc8c869b16f79fc5796ae9e9fe456e10d7 Oct 13 05:26:47.931 INFO running `"docker" "start" "-a" "9c259d7581e4a92df329f3fa761a14fc8c869b16f79fc5796ae9e9fe456e10d7"` Oct 13 05:26:48.959 INFO kablam! usermod: no changes Oct 13 05:26:49.027 INFO kablam! Compiling grep-test v0.1.0 (/source) Oct 13 05:26:49.592 INFO kablam! warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 05:26:49.592 INFO kablam! --> src/main.rs:1:12 Oct 13 05:26:49.592 INFO kablam! | Oct 13 05:26:49.593 INFO kablam! 1 | #![feature(crate_in_paths, crate_visibility_modifier, extern_in_paths, decl_macro, Oct 13 05:26:49.593 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 05:26:49.593 INFO kablam! | Oct 13 05:26:49.593 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 05:26:49.594 INFO kablam! Oct 13 05:26:49.594 INFO kablam! warning: the feature `termination_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 05:26:49.594 INFO kablam! --> src/main.rs:2:12 Oct 13 05:26:49.594 INFO kablam! | Oct 13 05:26:49.595 INFO kablam! 2 | termination_trait, use_nested_groups, universal_impl_trait)] Oct 13 05:26:49.595 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 05:26:49.595 INFO kablam! Oct 13 05:26:49.595 INFO kablam! warning: the feature `use_nested_groups` has been stable since 1.25.0 and no longer requires an attribute to enable Oct 13 05:26:49.596 INFO kablam! --> src/main.rs:2:31 Oct 13 05:26:49.596 INFO kablam! | Oct 13 05:26:49.596 INFO kablam! 2 | termination_trait, use_nested_groups, universal_impl_trait)] Oct 13 05:26:49.596 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 05:26:49.597 INFO kablam! Oct 13 05:26:49.597 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 05:26:49.597 INFO kablam! --> src/main.rs:2:50 Oct 13 05:26:49.597 INFO kablam! | Oct 13 05:26:49.597 INFO kablam! 2 | termination_trait, use_nested_groups, universal_impl_trait)] Oct 13 05:26:49.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:26:49.598 INFO kablam! Oct 13 05:26:50.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 13 05:26:50.091 INFO kablam! su: No module specific data is present Oct 13 05:26:50.523 INFO running `"docker" "rm" "-f" "9c259d7581e4a92df329f3fa761a14fc8c869b16f79fc5796ae9e9fe456e10d7"` Oct 13 05:26:50.699 INFO blam! 9c259d7581e4a92df329f3fa761a14fc8c869b16f79fc5796ae9e9fe456e10d7 Oct 13 05:26:50.707 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 05:26:51.035 INFO blam! e55043438a3a91ee4cd1c19253ba2789a73f152b967dcc7f76c3c88a2d3d3961 Oct 13 05:26:51.051 INFO running `"docker" "start" "-a" "e55043438a3a91ee4cd1c19253ba2789a73f152b967dcc7f76c3c88a2d3d3961"` Oct 13 05:26:52.014 INFO kablam! usermod: no changes Oct 13 05:26:52.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 13 05:26:52.144 INFO kablam! Running /target/debug/deps/grep_test-1f6c5c9a1eb1cb9f Oct 13 05:26:52.154 INFO blam! Oct 13 05:26:52.154 INFO blam! running 0 tests Oct 13 05:26:52.154 INFO blam! Oct 13 05:26:52.154 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:26:52.154 INFO blam! Oct 13 05:26:52.154 INFO kablam! su: No module specific data is present Oct 13 05:26:52.676 INFO running `"docker" "rm" "-f" "e55043438a3a91ee4cd1c19253ba2789a73f152b967dcc7f76c3c88a2d3d3961"` Oct 13 05:26:52.975 INFO blam! e55043438a3a91ee4cd1c19253ba2789a73f152b967dcc7f76c3c88a2d3d3961