Oct 12 06:36:46.030 INFO testing actix-net-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 06:36:46.032 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 06:36:46.717 INFO blam! 0816b39cbb58b70574899947f088dce39d9fcef3b8bd4d0be1b8d82f4814a025 Oct 12 06:36:46.718 INFO running `"docker" "start" "-a" "0816b39cbb58b70574899947f088dce39d9fcef3b8bd4d0be1b8d82f4814a025"` Oct 12 06:36:49.096 INFO kablam! usermod: no changes Oct 12 06:36:49.595 INFO kablam! Compiling socket2 v0.3.8 Oct 12 06:36:49.600 INFO kablam! Compiling resolv-conf v0.6.1 Oct 12 06:36:49.633 INFO kablam! Compiling error-chain v0.1.12 Oct 12 06:36:49.645 INFO kablam! Compiling failure v0.1.2 Oct 12 06:36:49.653 INFO kablam! Compiling tokio-signal v0.2.5 Oct 12 06:36:53.844 INFO kablam! Compiling trust-dns-proto v0.4.3 Oct 12 06:36:54.434 INFO kablam! Compiling trust-dns-proto v0.5.0-alpha.3 Oct 12 06:37:07.761 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 12 06:37:08.413 INFO kablam! Compiling trust-dns-resolver v0.10.0-alpha.3 Oct 12 06:37:22.671 INFO kablam! Compiling actix v0.7.5 Oct 12 06:37:30.698 INFO kablam! Compiling actix-net v0.1.0 (/source) Oct 12 06:37:36.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.79s Oct 12 06:37:36.954 INFO kablam! su: No module specific data is present Oct 12 06:37:37.960 INFO running `"docker" "rm" "-f" "0816b39cbb58b70574899947f088dce39d9fcef3b8bd4d0be1b8d82f4814a025"` Oct 12 06:37:38.328 INFO blam! 0816b39cbb58b70574899947f088dce39d9fcef3b8bd4d0be1b8d82f4814a025 Oct 12 06:37:38.338 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 06:37:38.816 INFO blam! 752c42df95ea09bfc98b2258548cb9c9cf70efad70d66a77c536ed9b8ed04dde Oct 12 06:37:38.818 INFO running `"docker" "start" "-a" "752c42df95ea09bfc98b2258548cb9c9cf70efad70d66a77c536ed9b8ed04dde"` Oct 12 06:37:41.236 INFO kablam! usermod: no changes Oct 12 06:37:41.592 INFO kablam! Compiling actix-net v0.1.0 (/source) Oct 12 06:37:44.380 INFO kablam! error[E0463]: can't find crate for `openssl` Oct 12 06:37:44.380 INFO kablam! --> examples/ssl.rs:4:1 Oct 12 06:37:44.380 INFO kablam! | Oct 12 06:37:44.380 INFO kablam! 4 | extern crate openssl; Oct 12 06:37:44.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Oct 12 06:37:44.380 INFO kablam! Oct 12 06:37:44.412 INFO kablam! error: aborting due to previous error Oct 12 06:37:44.420 INFO kablam! Oct 12 06:37:44.420 INFO kablam! For more information about this error, try `rustc --explain E0463`. Oct 12 06:37:44.440 INFO kablam! error: Could not compile `actix-net`. Oct 12 06:37:44.440 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 06:37:44.582 INFO kablam! error[E0463]: can't find crate for `openssl` Oct 12 06:37:44.582 INFO kablam! --> examples/basic.rs:8:1 Oct 12 06:37:44.582 INFO kablam! | Oct 12 06:37:44.582 INFO kablam! 8 | extern crate openssl; Oct 12 06:37:44.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Oct 12 06:37:44.582 INFO kablam! Oct 12 06:37:44.582 INFO kablam! error: aborting due to previous error Oct 12 06:37:44.582 INFO kablam! Oct 12 06:37:44.582 INFO kablam! For more information about this error, try `rustc --explain E0463`. Oct 12 06:37:44.605 INFO kablam! error: Could not compile `actix-net`. Oct 12 06:37:44.605 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 06:37:49.974 INFO kablam! error: build failed Oct 12 06:37:49.976 INFO kablam! su: No module specific data is present Oct 12 06:37:51.036 INFO running `"docker" "rm" "-f" "752c42df95ea09bfc98b2258548cb9c9cf70efad70d66a77c536ed9b8ed04dde"` Oct 12 06:37:51.304 INFO blam! 752c42df95ea09bfc98b2258548cb9c9cf70efad70d66a77c536ed9b8ed04dde