Oct 16 18:34:12.148 INFO testing actix-net-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:34:12.149 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 16 18:34:12.676 INFO blam! d7e1c0163d08f21f60f8d212059edf67d5bf5159a1c305f4c0890a506434a3c4 Oct 16 18:34:12.679 INFO running `"docker" "start" "-a" "d7e1c0163d08f21f60f8d212059edf67d5bf5159a1c305f4c0890a506434a3c4"` Oct 16 18:34:14.793 INFO kablam! usermod: no changes Oct 16 18:34:15.103 INFO kablam! Compiling trust-dns-proto v0.5.0-alpha.3 Oct 16 18:34:15.103 INFO kablam! Compiling actix v0.7.5 Oct 16 18:34:30.883 INFO kablam! Compiling trust-dns-resolver v0.10.0-alpha.3 Oct 16 18:34:44.751 INFO kablam! Compiling actix-net v0.1.1 (/source) Oct 16 18:34:55.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.98s Oct 16 18:34:55.811 INFO kablam! su: No module specific data is present Oct 16 18:34:57.535 INFO running `"docker" "rm" "-f" "d7e1c0163d08f21f60f8d212059edf67d5bf5159a1c305f4c0890a506434a3c4"` Oct 16 18:34:57.845 INFO blam! d7e1c0163d08f21f60f8d212059edf67d5bf5159a1c305f4c0890a506434a3c4 Oct 16 18:34:57.859 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 16 18:34:58.280 INFO blam! 679a031ab6d924d7644799bcf75a20052e97026b7e26327f4e4af4efbc24d97d Oct 16 18:34:58.283 INFO running `"docker" "start" "-a" "679a031ab6d924d7644799bcf75a20052e97026b7e26327f4e4af4efbc24d97d"` Oct 16 18:34:59.815 INFO kablam! usermod: no changes Oct 16 18:35:00.079 INFO kablam! Compiling actix-net v0.1.1 (/source) Oct 16 18:35:12.195 INFO kablam! error[E0463]: can't find crate for `openssl` Oct 16 18:35:12.196 INFO kablam! --> examples/basic.rs:8:1 Oct 16 18:35:12.196 INFO kablam! | Oct 16 18:35:12.196 INFO kablam! 8 | extern crate openssl; Oct 16 18:35:12.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Oct 16 18:35:12.196 INFO kablam! Oct 16 18:35:12.196 INFO kablam! error: aborting due to previous error Oct 16 18:35:12.197 INFO kablam! Oct 16 18:35:12.197 INFO kablam! For more information about this error, try `rustc --explain E0463`. Oct 16 18:35:12.223 INFO kablam! error: Could not compile `actix-net`. Oct 16 18:35:12.224 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 18:35:12.583 INFO kablam! error[E0463]: can't find crate for `openssl` Oct 16 18:35:12.583 INFO kablam! --> examples/ssl.rs:4:1 Oct 16 18:35:12.583 INFO kablam! | Oct 16 18:35:12.584 INFO kablam! 4 | extern crate openssl; Oct 16 18:35:12.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Oct 16 18:35:12.584 INFO kablam! Oct 16 18:35:12.585 INFO kablam! error: aborting due to previous error Oct 16 18:35:12.585 INFO kablam! Oct 16 18:35:12.585 INFO kablam! For more information about this error, try `rustc --explain E0463`. Oct 16 18:35:12.599 INFO kablam! error: Could not compile `actix-net`. Oct 16 18:35:12.599 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 18:35:17.447 INFO kablam! error: build failed Oct 16 18:35:17.449 INFO kablam! su: No module specific data is present Oct 16 18:35:19.095 INFO running `"docker" "rm" "-f" "679a031ab6d924d7644799bcf75a20052e97026b7e26327f4e4af4efbc24d97d"` Oct 16 18:35:19.463 INFO blam! 679a031ab6d924d7644799bcf75a20052e97026b7e26327f4e4af4efbc24d97d