Nov 16 21:15:05.049 INFO testing liyuntao/kong-init against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 21:15:05.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:15:05.636 INFO [stdout] 643f57c4217e651a978a3bfc59fd668eef35e21fc55475f3362285eb808a6dc1 Nov 16 21:15:05.639 INFO running `"docker" "start" "-a" "643f57c4217e651a978a3bfc59fd668eef35e21fc55475f3362285eb808a6dc1"` Nov 16 21:15:07.206 INFO [stderr] usermod: no changes Nov 16 21:15:07.583 INFO [stderr] Compiling crossbeam-utils v0.3.2 Nov 16 21:15:07.599 INFO [stderr] Compiling log v0.4.3 Nov 16 21:15:07.600 INFO [stderr] Compiling net2 v0.2.33 Nov 16 21:15:07.600 INFO [stderr] Compiling encoding_rs v0.8.8 Nov 16 21:15:07.600 INFO [stderr] Compiling openssl-sys v0.9.36 Nov 16 21:15:07.615 INFO [stderr] Compiling uuid v0.7.1 Nov 16 21:15:07.616 INFO [stderr] Compiling memchr v2.1.0 Nov 16 21:15:07.616 INFO [stderr] Compiling http v0.1.13 Nov 16 21:15:12.987 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Nov 16 21:15:13.054 INFO [stderr] Compiling tokio-io v0.1.7 Nov 16 21:15:13.191 INFO [stderr] Compiling want v0.0.6 Nov 16 21:15:13.265 INFO [stderr] Compiling aho-corasick v0.6.8 Nov 16 21:15:13.299 INFO [stderr] Compiling mio v0.6.15 Nov 16 21:15:15.896 INFO [stderr] Compiling openssl v0.10.12 Nov 16 21:15:17.136 INFO [stderr] Compiling native-tls v0.2.1 Nov 16 21:15:18.383 INFO [stderr] Compiling regex v1.0.5 Nov 16 21:15:20.295 INFO [stderr] Compiling crossbeam-deque v0.3.1 Nov 16 21:15:20.621 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 16 21:15:22.795 INFO [stderr] Compiling tokio-threadpool v0.1.5 Nov 16 21:15:33.320 INFO [stderr] Compiling tokio-reactor v0.1.2 Nov 16 21:15:46.311 INFO [stderr] Compiling tokio-fs v0.1.2 Nov 16 21:15:46.508 INFO [stderr] Compiling tokio-udp v0.1.1 Nov 16 21:15:46.548 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 16 21:15:49.519 INFO [stderr] Compiling env_logger v0.5.10 Nov 16 21:15:50.671 INFO [stderr] Compiling h2 v0.1.12 Nov 16 21:15:52.396 INFO [stderr] Compiling tokio v0.1.7 Nov 16 21:15:55.359 INFO [stderr] Compiling pretty_env_logger v0.2.4 Nov 16 21:16:03.831 INFO [stderr] Compiling hyper v0.12.11 Nov 16 21:16:11.509 INFO [stderr] Compiling hyper-tls v0.3.0 Nov 16 21:16:13.065 INFO [stderr] Compiling reqwest v0.9.2 Nov 16 21:16:21.807 INFO [stderr] Compiling kong-init v0.8.0-rc-3 (/source) Nov 16 21:16:35.968 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Nov 16 21:16:35.987 INFO [stderr] su: No module specific data is present Nov 16 21:16:36.412 INFO running `"docker" "inspect" "643f57c4217e651a978a3bfc59fd668eef35e21fc55475f3362285eb808a6dc1"` Nov 16 21:16:36.635 INFO running `"docker" "rm" "-f" "643f57c4217e651a978a3bfc59fd668eef35e21fc55475f3362285eb808a6dc1"` Nov 16 21:16:36.784 INFO [stdout] 643f57c4217e651a978a3bfc59fd668eef35e21fc55475f3362285eb808a6dc1 Nov 16 21:16:36.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:16:37.050 INFO [stdout] 013bd43a5759bd678aa31faf9c532f434ce05f5c98550ee82c769de877ec8c93 Nov 16 21:16:37.052 INFO running `"docker" "start" "-a" "013bd43a5759bd678aa31faf9c532f434ce05f5c98550ee82c769de877ec8c93"` Nov 16 21:16:37.747 INFO [stderr] usermod: no changes Nov 16 21:16:37.952 INFO [stderr] Compiling kong-init v0.8.0-rc-3 (/source) Nov 16 21:16:41.887 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.12s Nov 16 21:16:41.903 INFO [stderr] su: No module specific data is present Nov 16 21:16:42.287 INFO running `"docker" "inspect" "013bd43a5759bd678aa31faf9c532f434ce05f5c98550ee82c769de877ec8c93"` Nov 16 21:16:42.443 INFO running `"docker" "rm" "-f" "013bd43a5759bd678aa31faf9c532f434ce05f5c98550ee82c769de877ec8c93"` Nov 16 21:16:42.743 INFO [stdout] 013bd43a5759bd678aa31faf9c532f434ce05f5c98550ee82c769de877ec8c93 Nov 16 21:16:42.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 21:16:43.193 INFO [stdout] a9b9e61911ae0fefd3d35735f884c6f007f9f6e8f430937c7eb8b3c550848f3b Nov 16 21:16:43.196 INFO running `"docker" "start" "-a" "a9b9e61911ae0fefd3d35735f884c6f007f9f6e8f430937c7eb8b3c550848f3b"` Nov 16 21:16:44.256 INFO [stderr] usermod: no changes Nov 16 21:16:44.591 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Nov 16 21:16:44.611 INFO [stdout] Nov 16 21:16:44.612 INFO [stderr] Running /target/debug/deps/kong_init-c27b804397aec63b Nov 16 21:16:44.612 INFO [stdout] running 0 tests Nov 16 21:16:44.612 INFO [stderr] su: No module specific data is present Nov 16 21:16:44.612 INFO [stdout] Nov 16 21:16:44.613 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:16:44.613 INFO [stdout] Nov 16 21:16:45.251 INFO running `"docker" "inspect" "a9b9e61911ae0fefd3d35735f884c6f007f9f6e8f430937c7eb8b3c550848f3b"` Nov 16 21:16:45.665 INFO running `"docker" "rm" "-f" "a9b9e61911ae0fefd3d35735f884c6f007f9f6e8f430937c7eb8b3c550848f3b"` Nov 16 21:16:46.195 INFO [stdout] a9b9e61911ae0fefd3d35735f884c6f007f9f6e8f430937c7eb8b3c550848f3b