Oct 13 00:40:49.967 INFO testing shakyShane/config-gen against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:40:49.969 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 00:40:50.376 INFO blam! 7596c0e85157988e6d3c9daeb621db3692c3ae1ca111890eed93dd80ad21eba1 Oct 13 00:40:50.387 INFO running `"docker" "start" "-a" "7596c0e85157988e6d3c9daeb621db3692c3ae1ca111890eed93dd80ad21eba1"` Oct 13 00:40:51.891 INFO kablam! usermod: no changes Oct 13 00:40:52.343 INFO kablam! Compiling openssl v0.10.10 Oct 13 00:40:52.379 INFO kablam! Compiling ratel v0.7.0 Oct 13 00:40:52.380 INFO kablam! Compiling actix-web v0.7.2 Oct 13 00:40:52.381 INFO kablam! Compiling brotli-sys v0.3.2 Oct 13 00:40:52.381 INFO kablam! Compiling miniz-sys v0.1.10 Oct 13 00:40:52.388 INFO kablam! Compiling ring v0.13.2 Oct 13 00:40:52.391 INFO kablam! Compiling atty v0.2.11 Oct 13 00:40:52.392 INFO kablam! Compiling socket2 v0.3.7 Oct 13 00:40:55.100 INFO kablam! Compiling rand v0.5.4 Oct 13 00:40:55.941 INFO kablam! Compiling base64 v0.9.3 Oct 13 00:40:57.003 INFO kablam! Compiling yaml-rust v0.4.2 Oct 13 00:40:57.047 INFO kablam! Compiling bytes v0.4.9 Oct 13 00:41:02.331 INFO kablam! Compiling clap v2.32.0 Oct 13 00:41:02.513 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 13 00:41:04.629 INFO kablam! Compiling mio-uds v0.6.6 Oct 13 00:41:06.179 INFO kablam! Compiling url v1.7.1 Oct 13 00:41:19.260 INFO kablam! Compiling syn v0.15.4 Oct 13 00:41:19.283 INFO kablam! Compiling backtrace v0.3.9 Oct 13 00:41:19.645 INFO kablam! Compiling backtrace v0.2.3 Oct 13 00:41:21.229 INFO kablam! Compiling env_logger v0.5.11 Oct 13 00:41:29.395 INFO kablam! Compiling tokio-io v0.1.7 Oct 13 00:41:29.395 INFO kablam! Compiling http v0.1.10 Oct 13 00:41:29.395 INFO kablam! Compiling serde_yaml v0.8.4 Oct 13 00:41:29.543 INFO kablam! Compiling flate2 v1.0.1 Oct 13 00:41:40.199 INFO kablam! Compiling crossbeam-channel v0.2.3 Oct 13 00:41:40.199 INFO kablam! Compiling error-chain v0.1.12 Oct 13 00:41:40.252 INFO kablam! Compiling failure v0.1.1 Oct 13 00:42:01.892 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 13 00:42:02.036 INFO kablam! Compiling tokio-codec v0.1.0 Oct 13 00:42:04.764 INFO kablam! Compiling tokio-fs v0.1.2 Oct 13 00:42:04.932 INFO kablam! Compiling serde_derive v1.0.78 Oct 13 00:42:04.963 INFO kablam! Compiling tokio-openssl v0.2.1 Oct 13 00:42:05.003 INFO kablam! Compiling brotli2 v0.3.2 Oct 13 00:42:11.008 INFO kablam! Compiling tokio-udp v0.1.1 Oct 13 00:42:11.032 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 13 00:42:11.032 INFO kablam! Compiling tokio-signal v0.2.1 Oct 13 00:42:12.259 INFO kablam! Compiling h2 v0.1.10 Oct 13 00:42:17.232 INFO kablam! Compiling tokio v0.1.7 Oct 13 00:42:17.371 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 13 00:42:17.675 INFO kablam! Compiling cookie v0.11.0 Oct 13 00:42:37.203 INFO kablam! Compiling trust-dns-resolver v0.9.0 Oct 13 00:42:53.357 INFO kablam! Compiling actix v0.7.2 Oct 13 00:43:24.731 INFO kablam! Compiling bs_rust v0.1.0 (/source) Oct 13 00:43:28.719 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 00:43:28.719 INFO kablam! --> src/lib/bs.rs:2:12 Oct 13 00:43:28.719 INFO kablam! | Oct 13 00:43:28.719 INFO kablam! 2 | #![feature(extern_prelude)] Oct 13 00:43:28.719 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 00:43:28.719 INFO kablam! | Oct 13 00:43:28.719 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 00:43:28.719 INFO kablam! Oct 13 00:43:53.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 01s Oct 13 00:43:53.467 INFO kablam! su: No module specific data is present Oct 13 00:43:54.351 INFO running `"docker" "rm" "-f" "7596c0e85157988e6d3c9daeb621db3692c3ae1ca111890eed93dd80ad21eba1"` Oct 13 00:43:54.775 INFO blam! 7596c0e85157988e6d3c9daeb621db3692c3ae1ca111890eed93dd80ad21eba1 Oct 13 00:43:54.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 00:43:55.356 INFO blam! 6003f03c8cb4651a982dfc9e81b35aecf6e97538236a4dc95a76e56cc2025314 Oct 13 00:43:55.358 INFO running `"docker" "start" "-a" "6003f03c8cb4651a982dfc9e81b35aecf6e97538236a4dc95a76e56cc2025314"` Oct 13 00:43:56.386 INFO kablam! usermod: no changes Oct 13 00:43:56.747 INFO kablam! Compiling bs_rust v0.1.0 (/source) Oct 13 00:44:01.765 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 00:44:01.765 INFO kablam! --> src/lib/bs.rs:2:12 Oct 13 00:44:01.765 INFO kablam! | Oct 13 00:44:01.765 INFO kablam! 2 | #![feature(extern_prelude)] Oct 13 00:44:01.765 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 00:44:01.765 INFO kablam! | Oct 13 00:44:01.765 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 00:44:01.765 INFO kablam! Oct 13 00:44:12.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.02s Oct 13 00:44:12.439 INFO kablam! su: No module specific data is present Oct 13 00:44:13.856 INFO running `"docker" "rm" "-f" "6003f03c8cb4651a982dfc9e81b35aecf6e97538236a4dc95a76e56cc2025314"` Oct 13 00:44:14.123 INFO blam! 6003f03c8cb4651a982dfc9e81b35aecf6e97538236a4dc95a76e56cc2025314