Oct 14 17:28:58.639 INFO testing jail-maker/jmaker-local-network-agent against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:28:58.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:28:59.072 INFO blam! 3cd8183a05e03028cd19b964c12c18237fefbbf7d3457b26bf6b5f354eee1da6 Oct 14 17:28:59.074 INFO running `"docker" "start" "-a" "3cd8183a05e03028cd19b964c12c18237fefbbf7d3457b26bf6b5f354eee1da6"` Oct 14 17:29:00.503 INFO kablam! usermod: no changes Oct 14 17:29:01.007 INFO kablam! Compiling proc-macro2 v0.4.15 Oct 14 17:29:01.035 INFO kablam! Compiling actix-web v0.7.4 Oct 14 17:29:01.035 INFO kablam! Compiling brotli-sys v0.3.2 Oct 14 17:29:01.036 INFO kablam! Compiling ring v0.13.2 Oct 14 17:29:01.036 INFO kablam! Compiling miniz-sys v0.1.10 Oct 14 17:29:01.051 INFO kablam! Compiling socket2 v0.3.8 Oct 14 17:29:01.052 INFO kablam! Compiling resolv-conf v0.6.1 Oct 14 17:29:01.052 INFO kablam! Compiling mio v0.6.15 Oct 14 17:29:02.943 INFO kablam! Compiling tokio-io v0.1.8 Oct 14 17:29:06.709 INFO kablam! Compiling http v0.1.10 Oct 14 17:29:06.755 INFO kablam! Compiling url v1.7.1 Oct 14 17:29:06.799 INFO kablam! Compiling serde_json v1.0.26 Oct 14 17:29:08.727 INFO kablam! Compiling backtrace v0.2.3 Oct 14 17:29:10.252 INFO kablam! Compiling regex v1.0.4 Oct 14 17:29:11.759 INFO kablam! Compiling crossbeam-channel v0.2.4 Oct 14 17:29:25.543 INFO kablam! Compiling tokio-threadpool v0.1.6 Oct 14 17:29:25.671 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 17:29:26.367 INFO kablam! Compiling error-chain v0.1.12 Oct 14 17:29:27.520 INFO kablam! Compiling mio-uds v0.6.6 Oct 14 17:29:29.365 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 14 17:29:29.964 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 14 17:29:51.091 INFO kablam! Compiling flate2 v1.0.2 Oct 14 17:29:51.532 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 14 17:29:51.976 INFO kablam! Compiling tokio-udp v0.1.2 Oct 14 17:29:52.544 INFO kablam! Compiling tokio-uds v0.2.1 Oct 14 17:29:52.764 INFO kablam! Compiling tokio-signal v0.2.5 Oct 14 17:29:53.251 INFO kablam! Compiling quote v0.6.8 Oct 14 17:29:55.652 INFO kablam! Compiling tokio-fs v0.1.3 Oct 14 17:29:59.347 INFO kablam! Compiling h2 v0.1.12 Oct 14 17:29:59.470 INFO kablam! Compiling cookie v0.11.0 Oct 14 17:30:00.295 INFO kablam! Compiling brotli2 v0.3.2 Oct 14 17:30:00.315 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 14 17:30:03.256 INFO kablam! Compiling syn v0.14.9 Oct 14 17:30:03.387 INFO kablam! Compiling tokio v0.1.8 Oct 14 17:30:17.551 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 14 17:30:35.785 INFO kablam! Compiling synstructure v0.9.0 Oct 14 17:30:35.785 INFO kablam! Compiling actix_derive v0.3.0 Oct 14 17:30:35.785 INFO kablam! Compiling serde_derive v1.0.75 Oct 14 17:30:50.899 INFO kablam! Compiling failure_derive v0.1.2 Oct 14 17:30:56.355 INFO kablam! Compiling failure v0.1.2 Oct 14 17:30:57.902 INFO kablam! Compiling actix v0.7.4 Oct 14 17:31:15.722 INFO kablam! Compiling ipnetwork v0.13.0 Oct 14 17:31:48.033 INFO kablam! Compiling jmaker-local-network-agent v0.1.0 (/source) Oct 14 17:31:50.671 INFO kablam! warning: unused import: `Error` Oct 14 17:31:50.671 INFO kablam! --> src/main.rs:11:25 Oct 14 17:31:50.671 INFO kablam! | Oct 14 17:31:50.671 INFO kablam! 11 | use serde_json::{Value, Error}; Oct 14 17:31:50.671 INFO kablam! | ^^^^^ Oct 14 17:31:50.671 INFO kablam! | Oct 14 17:31:50.671 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:31:50.671 INFO kablam! Oct 14 17:32:04.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 03s Oct 14 17:32:04.163 INFO kablam! su: No module specific data is present Oct 14 17:32:05.649 INFO running `"docker" "rm" "-f" "3cd8183a05e03028cd19b964c12c18237fefbbf7d3457b26bf6b5f354eee1da6"` Oct 14 17:32:06.061 INFO blam! 3cd8183a05e03028cd19b964c12c18237fefbbf7d3457b26bf6b5f354eee1da6 Oct 14 17:32:06.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:32:06.545 INFO blam! f05c6f598a06eff7725628a9a1cc3ae8066c75278874e9a9692af1183fe1c861 Oct 14 17:32:06.548 INFO running `"docker" "start" "-a" "f05c6f598a06eff7725628a9a1cc3ae8066c75278874e9a9692af1183fe1c861"` Oct 14 17:32:08.143 INFO kablam! usermod: no changes Oct 14 17:32:08.506 INFO kablam! Compiling jmaker-local-network-agent v0.1.0 (/source) Oct 14 17:32:10.795 INFO kablam! warning: unused import: `Error` Oct 14 17:32:10.795 INFO kablam! --> src/main.rs:11:25 Oct 14 17:32:10.795 INFO kablam! | Oct 14 17:32:10.795 INFO kablam! 11 | use serde_json::{Value, Error}; Oct 14 17:32:10.795 INFO kablam! | ^^^^^ Oct 14 17:32:10.795 INFO kablam! | Oct 14 17:32:10.795 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:32:10.795 INFO kablam! Oct 14 17:32:12.377 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.18s Oct 14 17:32:12.395 INFO kablam! su: No module specific data is present Oct 14 17:32:13.649 INFO running `"docker" "rm" "-f" "f05c6f598a06eff7725628a9a1cc3ae8066c75278874e9a9692af1183fe1c861"` Oct 14 17:32:13.995 INFO blam! f05c6f598a06eff7725628a9a1cc3ae8066c75278874e9a9692af1183fe1c861 Oct 14 17:32:13.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:32:14.575 INFO blam! 62837627dac89d15c95cc7fb2d90a2929ef6c43b19b3313d849e657a21657a36 Oct 14 17:32:14.591 INFO running `"docker" "start" "-a" "62837627dac89d15c95cc7fb2d90a2929ef6c43b19b3313d849e657a21657a36"` Oct 14 17:32:16.547 INFO kablam! usermod: no changes Oct 14 17:32:16.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 14 17:32:16.845 INFO kablam! Running /target/debug/deps/jmaker_local_network_agent-8e85670729c8eabc Oct 14 17:32:16.850 INFO blam! Oct 14 17:32:16.850 INFO blam! running 0 tests Oct 14 17:32:16.850 INFO blam! Oct 14 17:32:16.850 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:32:16.850 INFO blam! Oct 14 17:32:16.852 INFO kablam! su: No module specific data is present Oct 14 17:32:17.747 INFO running `"docker" "rm" "-f" "62837627dac89d15c95cc7fb2d90a2929ef6c43b19b3313d849e657a21657a36"` Oct 14 17:32:18.013 INFO blam! 62837627dac89d15c95cc7fb2d90a2929ef6c43b19b3313d849e657a21657a36