Oct 14 14:46:36.873 INFO testing kolgotko/test_jail against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:46:36.874 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 14:46:37.259 INFO blam! 3eb363db0b0b267543b7950b81322a34ac94106db254c993c65c3c3100251029 Oct 14 14:46:37.265 INFO running `"docker" "start" "-a" "3eb363db0b0b267543b7950b81322a34ac94106db254c993c65c3c3100251029"` Oct 14 14:46:39.550 INFO kablam! usermod: no changes Oct 14 14:46:39.639 INFO kablam! Compiling iovec v0.1.2 Oct 14 14:46:40.272 INFO kablam! Compiling test_socket v0.1.0 (/source) Oct 14 14:46:40.475 INFO kablam! warning: unused import: `libc::*` Oct 14 14:46:40.476 INFO kablam! --> src/main.rs:3:5 Oct 14 14:46:40.477 INFO kablam! | Oct 14 14:46:40.478 INFO kablam! 3 | use libc::*; Oct 14 14:46:40.478 INFO kablam! | ^^^^^^^ Oct 14 14:46:40.483 INFO kablam! | Oct 14 14:46:40.483 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:46:40.483 INFO kablam! Oct 14 14:46:40.483 INFO kablam! warning: unused import: `libc::iovec` Oct 14 14:46:40.484 INFO kablam! --> src/main.rs:4:5 Oct 14 14:46:40.484 INFO kablam! | Oct 14 14:46:40.484 INFO kablam! 4 | use libc::iovec; Oct 14 14:46:40.484 INFO kablam! | ^^^^^^^^^^^ Oct 14 14:46:40.484 INFO kablam! Oct 14 14:46:40.525 INFO kablam! warning: unused variable: `iovec_key` Oct 14 14:46:40.525 INFO kablam! --> src/main.rs:25:17 Oct 14 14:46:40.525 INFO kablam! | Oct 14 14:46:40.525 INFO kablam! 25 | let iovec_key = libc::iovec { Oct 14 14:46:40.525 INFO kablam! | ^^^^^^^^^ help: consider using `_iovec_key` instead Oct 14 14:46:40.525 INFO kablam! | Oct 14 14:46:40.526 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:46:40.526 INFO kablam! Oct 14 14:46:40.526 INFO kablam! warning: unused variable: `iovec` Oct 14 14:46:40.526 INFO kablam! --> src/main.rs:36:25 Oct 14 14:46:40.526 INFO kablam! | Oct 14 14:46:40.526 INFO kablam! 36 | let iovec = libc::iovec { Oct 14 14:46:40.526 INFO kablam! | ^^^^^ help: consider using `_iovec` instead Oct 14 14:46:40.526 INFO kablam! Oct 14 14:46:40.529 INFO kablam! warning: unused variable: `iovec` Oct 14 14:46:40.529 INFO kablam! --> src/main.rs:44:25 Oct 14 14:46:40.529 INFO kablam! | Oct 14 14:46:40.529 INFO kablam! 44 | let iovec = libc::iovec { Oct 14 14:46:40.529 INFO kablam! | ^^^^^ help: consider using `_iovec` instead Oct 14 14:46:40.529 INFO kablam! Oct 14 14:46:41.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 14 14:46:41.233 INFO kablam! su: No module specific data is present Oct 14 14:46:41.729 INFO running `"docker" "rm" "-f" "3eb363db0b0b267543b7950b81322a34ac94106db254c993c65c3c3100251029"` Oct 14 14:46:41.879 INFO blam! 3eb363db0b0b267543b7950b81322a34ac94106db254c993c65c3c3100251029 Oct 14 14:46:41.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 14:46:42.070 INFO blam! 648d15f6d42d6b89b8aa25c7b63dac74c182d4b06240a5edb1bbe998844e43e1 Oct 14 14:46:42.074 INFO running `"docker" "start" "-a" "648d15f6d42d6b89b8aa25c7b63dac74c182d4b06240a5edb1bbe998844e43e1"` Oct 14 14:46:42.564 INFO kablam! usermod: no changes Oct 14 14:46:42.606 INFO kablam! Compiling test_socket v0.1.0 (/source) Oct 14 14:46:42.743 INFO kablam! warning: unused import: `libc::*` Oct 14 14:46:42.743 INFO kablam! --> src/main.rs:3:5 Oct 14 14:46:42.743 INFO kablam! | Oct 14 14:46:42.743 INFO kablam! 3 | use libc::*; Oct 14 14:46:42.743 INFO kablam! | ^^^^^^^ Oct 14 14:46:42.743 INFO kablam! | Oct 14 14:46:42.743 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:46:42.743 INFO kablam! Oct 14 14:46:42.743 INFO kablam! warning: unused import: `libc::iovec` Oct 14 14:46:42.743 INFO kablam! --> src/main.rs:4:5 Oct 14 14:46:42.743 INFO kablam! | Oct 14 14:46:42.743 INFO kablam! 4 | use libc::iovec; Oct 14 14:46:42.743 INFO kablam! | ^^^^^^^^^^^ Oct 14 14:46:42.743 INFO kablam! Oct 14 14:46:42.779 INFO kablam! warning: unused variable: `iovec_key` Oct 14 14:46:42.779 INFO kablam! --> src/main.rs:25:17 Oct 14 14:46:42.779 INFO kablam! | Oct 14 14:46:42.779 INFO kablam! 25 | let iovec_key = libc::iovec { Oct 14 14:46:42.779 INFO kablam! | ^^^^^^^^^ help: consider using `_iovec_key` instead Oct 14 14:46:42.779 INFO kablam! | Oct 14 14:46:42.779 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:46:42.779 INFO kablam! Oct 14 14:46:42.779 INFO kablam! warning: unused variable: `iovec` Oct 14 14:46:42.779 INFO kablam! --> src/main.rs:36:25 Oct 14 14:46:42.779 INFO kablam! | Oct 14 14:46:42.779 INFO kablam! 36 | let iovec = libc::iovec { Oct 14 14:46:42.779 INFO kablam! | ^^^^^ help: consider using `_iovec` instead Oct 14 14:46:42.779 INFO kablam! Oct 14 14:46:42.779 INFO kablam! warning: unused variable: `iovec` Oct 14 14:46:42.780 INFO kablam! --> src/main.rs:44:25 Oct 14 14:46:42.780 INFO kablam! | Oct 14 14:46:42.780 INFO kablam! 44 | let iovec = libc::iovec { Oct 14 14:46:42.780 INFO kablam! | ^^^^^ help: consider using `_iovec` instead Oct 14 14:46:42.780 INFO kablam! Oct 14 14:46:43.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.54s Oct 14 14:46:43.130 INFO kablam! su: No module specific data is present Oct 14 14:46:43.659 INFO running `"docker" "rm" "-f" "648d15f6d42d6b89b8aa25c7b63dac74c182d4b06240a5edb1bbe998844e43e1"` Oct 14 14:46:43.975 INFO blam! 648d15f6d42d6b89b8aa25c7b63dac74c182d4b06240a5edb1bbe998844e43e1 Oct 14 14:46:43.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 14:46:44.499 INFO blam! aa47e78a55727c3fe387d3154d487ac7743b1014845e571801538b54e495fbdd Oct 14 14:46:44.502 INFO running `"docker" "start" "-a" "aa47e78a55727c3fe387d3154d487ac7743b1014845e571801538b54e495fbdd"` Oct 14 14:46:45.375 INFO kablam! usermod: no changes Oct 14 14:46:45.432 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 14:46:45.436 INFO kablam! Running /target/debug/deps/test_socket-d4cdc1ec7e6bddf6 Oct 14 14:46:45.444 INFO kablam! su: No module specific data is present Oct 14 14:46:45.444 INFO blam! Oct 14 14:46:45.444 INFO blam! running 0 tests Oct 14 14:46:45.444 INFO blam! Oct 14 14:46:45.444 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:46:45.444 INFO blam! Oct 14 14:46:45.896 INFO running `"docker" "rm" "-f" "aa47e78a55727c3fe387d3154d487ac7743b1014845e571801538b54e495fbdd"` Oct 14 14:46:46.098 INFO blam! aa47e78a55727c3fe387d3154d487ac7743b1014845e571801538b54e495fbdd