Oct 15 04:21:17.309 INFO testing alinoeabrassart/rustgistrator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:21:17.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 04:21:17.583 INFO blam! cc4b8079b060eee6bef0b655455f5e5abb2eec0748cf75c5df257fda15a329e1 Oct 15 04:21:17.599 INFO running `"docker" "start" "-a" "cc4b8079b060eee6bef0b655455f5e5abb2eec0748cf75c5df257fda15a329e1"` Oct 15 04:21:18.516 INFO kablam! usermod: no changes Oct 15 04:21:18.843 INFO kablam! Compiling serde v1.0.53 Oct 15 04:21:18.847 INFO kablam! Compiling unicode-bidi v0.2.6 Oct 15 04:21:18.855 INFO kablam! Compiling unix_socket v0.5.0 Oct 15 04:21:18.859 INFO kablam! Compiling jed v0.1.2 Oct 15 04:21:18.863 INFO kablam! Compiling tar v0.3.4 Oct 15 04:21:18.863 INFO kablam! Compiling miniz-sys v0.1.10 Oct 15 04:21:18.864 INFO kablam! Compiling openssl-sys v0.9.30 Oct 15 04:21:18.864 INFO kablam! Compiling uuid v0.2.3 Oct 15 04:21:21.115 INFO kablam! Compiling hyper v0.10.13 Oct 15 04:21:21.763 INFO kablam! Compiling serde_derive v1.0.53 Oct 15 04:21:21.879 INFO kablam! Compiling flate2 v0.2.20 Oct 15 04:21:24.475 INFO kablam! Compiling openssl v0.9.24 Oct 15 04:21:24.743 INFO kablam! Compiling url v0.5.10 Oct 15 04:22:00.055 INFO kablam! Compiling hyperlocal v0.3.0 Oct 15 04:22:00.055 INFO kablam! Compiling hyper-openssl v0.2.7 Oct 15 04:22:05.339 INFO kablam! Compiling shiplift v0.3.2 Oct 15 04:22:10.430 INFO kablam! Compiling serde_json v1.0.17 Oct 15 04:22:14.512 INFO kablam! Compiling consul v0.2.0 Oct 15 04:22:19.218 INFO kablam! Compiling rustgistrator v0.1.0 (/source) Oct 15 04:22:22.259 INFO kablam! warning: value assigned to `e_t` is never read Oct 15 04:22:22.259 INFO kablam! --> src/docker_iface.rs:37:13 Oct 15 04:22:22.259 INFO kablam! | Oct 15 04:22:22.259 INFO kablam! 37 | let mut e_t = EventType::Unknown; Oct 15 04:22:22.259 INFO kablam! | ^^^ Oct 15 04:22:22.259 INFO kablam! | Oct 15 04:22:22.259 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 04:22:22.259 INFO kablam! Oct 15 04:22:22.271 INFO kablam! warning: variant is never constructed: `Start` Oct 15 04:22:22.271 INFO kablam! --> src/docker_iface.rs:15:5 Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! 15 | Start, Oct 15 04:22:22.271 INFO kablam! | ^^^^^ Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:22:22.271 INFO kablam! Oct 15 04:22:22.271 INFO kablam! warning: variant is never constructed: `Stop` Oct 15 04:22:22.271 INFO kablam! --> src/docker_iface.rs:16:5 Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! 16 | Stop, Oct 15 04:22:22.271 INFO kablam! | ^^^^ Oct 15 04:22:22.271 INFO kablam! Oct 15 04:22:22.271 INFO kablam! warning: variant is never constructed: `Unknown` Oct 15 04:22:22.271 INFO kablam! --> src/docker_iface.rs:17:5 Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! 17 | Unknown Oct 15 04:22:22.271 INFO kablam! | ^^^^^^^ Oct 15 04:22:22.271 INFO kablam! Oct 15 04:22:22.271 INFO kablam! warning: function is never used: `event_to_declaration` Oct 15 04:22:22.271 INFO kablam! --> src/docker_iface.rs:26:1 Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! 26 | fn event_to_declaration(event: &Event) -> Option { Oct 15 04:22:22.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:22:22.271 INFO kablam! Oct 15 04:22:22.271 INFO kablam! warning: function is never used: `event_to_service` Oct 15 04:22:22.271 INFO kablam! --> src/docker_iface.rs:36:1 Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! 36 | fn event_to_service(event: &Event) -> ServiceEvent { Oct 15 04:22:22.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:22:22.271 INFO kablam! Oct 15 04:22:22.271 INFO kablam! warning: struct is never constructed: `BackendManager` Oct 15 04:22:22.271 INFO kablam! --> src/backend_manager.rs:17:1 Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! 17 | pub struct BackendManager { Oct 15 04:22:22.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:22:22.271 INFO kablam! Oct 15 04:22:22.271 INFO kablam! warning: method is never used: `register` Oct 15 04:22:22.271 INFO kablam! --> src/backend_manager.rs:22:5 Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! 22 | pub fn register(&self, service: ServiceDeclaration) -> Result, String> { Oct 15 04:22:22.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:22:22.271 INFO kablam! Oct 15 04:22:22.271 INFO kablam! warning: method is never used: `deregister` Oct 15 04:22:22.271 INFO kablam! --> src/backend_manager.rs:27:5 Oct 15 04:22:22.271 INFO kablam! | Oct 15 04:22:22.271 INFO kablam! 27 | pub fn deregister(&self, service:ServiceDeclaration) -> Result, String> { Oct 15 04:22:22.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:22:22.272 INFO kablam! Oct 15 04:22:22.272 INFO kablam! warning: struct is never constructed: `FakeBackend` Oct 15 04:22:22.272 INFO kablam! --> src/backend_manager.rs:34:1 Oct 15 04:22:22.272 INFO kablam! | Oct 15 04:22:22.272 INFO kablam! 34 | pub struct FakeBackend { Oct 15 04:22:22.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:22:22.272 INFO kablam! Oct 15 04:22:24.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 15 04:22:24.953 INFO kablam! su: No module specific data is present Oct 15 04:22:25.562 INFO running `"docker" "rm" "-f" "cc4b8079b060eee6bef0b655455f5e5abb2eec0748cf75c5df257fda15a329e1"` Oct 15 04:22:25.790 INFO blam! cc4b8079b060eee6bef0b655455f5e5abb2eec0748cf75c5df257fda15a329e1 Oct 15 04:22:25.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 04:22:26.193 INFO blam! fee3d9db83bb484fe15e90af37ad02c9da2c06b653d802ee6b48da28ebe91f01 Oct 15 04:22:26.199 INFO running `"docker" "start" "-a" "fee3d9db83bb484fe15e90af37ad02c9da2c06b653d802ee6b48da28ebe91f01"` Oct 15 04:22:27.339 INFO kablam! usermod: no changes Oct 15 04:22:27.551 INFO kablam! Compiling rustgistrator v0.1.0 (/source) Oct 15 04:22:30.587 INFO kablam! warning: value assigned to `e_t` is never read Oct 15 04:22:30.587 INFO kablam! --> src/docker_iface.rs:37:13 Oct 15 04:22:30.587 INFO kablam! | Oct 15 04:22:30.588 INFO kablam! 37 | let mut e_t = EventType::Unknown; Oct 15 04:22:30.588 INFO kablam! | ^^^ Oct 15 04:22:30.588 INFO kablam! | Oct 15 04:22:30.588 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 04:22:30.588 INFO kablam! Oct 15 04:22:30.588 INFO kablam! warning: unused variable: `docker` Oct 15 04:22:30.589 INFO kablam! --> src/docker_iface.rs:101:13 Oct 15 04:22:30.589 INFO kablam! | Oct 15 04:22:30.589 INFO kablam! 101 | let docker = shiplift::Docker::new(); Oct 15 04:22:30.589 INFO kablam! | ^^^^^^ help: consider using `_docker` instead Oct 15 04:22:30.589 INFO kablam! | Oct 15 04:22:30.590 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:22:30.590 INFO kablam! Oct 15 04:22:30.606 INFO kablam! warning: method is never used: `deregister` Oct 15 04:22:30.607 INFO kablam! --> src/backend_manager.rs:27:5 Oct 15 04:22:30.607 INFO kablam! | Oct 15 04:22:30.607 INFO kablam! 27 | pub fn deregister(&self, service:ServiceDeclaration) -> Result, String> { Oct 15 04:22:30.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:22:30.607 INFO kablam! | Oct 15 04:22:30.607 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:22:30.608 INFO kablam! Oct 15 04:22:33.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.23s Oct 15 04:22:33.623 INFO kablam! su: No module specific data is present Oct 15 04:22:34.139 INFO running `"docker" "rm" "-f" "fee3d9db83bb484fe15e90af37ad02c9da2c06b653d802ee6b48da28ebe91f01"` Oct 15 04:22:34.431 INFO blam! fee3d9db83bb484fe15e90af37ad02c9da2c06b653d802ee6b48da28ebe91f01 Oct 15 04:22:34.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 04:22:34.911 INFO blam! e34397ee7733c4ee81b376349eacbeee05d9057e0aaa20d0fc27ec9c2a243177 Oct 15 04:22:34.920 INFO running `"docker" "start" "-a" "e34397ee7733c4ee81b376349eacbeee05d9057e0aaa20d0fc27ec9c2a243177"` Oct 15 04:22:36.039 INFO kablam! usermod: no changes Oct 15 04:22:36.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 04:22:36.225 INFO kablam! Running /target/debug/deps/rustgistrator-1ed6b878d89afded Oct 15 04:22:36.234 INFO blam! Oct 15 04:22:36.234 INFO blam! running 3 tests Oct 15 04:22:36.234 INFO blam! test backend_manager::tests::test_failing_service_registration ... ok Oct 15 04:22:36.234 INFO blam! test backend_manager::tests::test_successful_service_registration ... ok Oct 15 04:22:36.234 INFO blam! test docker_iface::tests::test_event_conversion ... ok Oct 15 04:22:36.234 INFO blam! Oct 15 04:22:36.234 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:22:36.234 INFO blam! Oct 15 04:22:36.234 INFO kablam! Running /target/debug/deps/main-0f5fd9a77ffe2ca9 Oct 15 04:22:36.237 INFO blam! Oct 15 04:22:36.237 INFO blam! running 0 tests Oct 15 04:22:36.237 INFO blam! Oct 15 04:22:36.237 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:22:36.237 INFO blam! Oct 15 04:22:36.243 INFO kablam! Doc-tests rustgistrator Oct 15 04:22:40.124 INFO blam! Oct 15 04:22:40.124 INFO blam! running 0 tests Oct 15 04:22:40.124 INFO blam! Oct 15 04:22:40.124 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:22:40.124 INFO blam! Oct 15 04:22:40.131 INFO kablam! su: No module specific data is present Oct 15 04:22:40.799 INFO running `"docker" "rm" "-f" "e34397ee7733c4ee81b376349eacbeee05d9057e0aaa20d0fc27ec9c2a243177"` Oct 15 04:22:41.083 INFO blam! e34397ee7733c4ee81b376349eacbeee05d9057e0aaa20d0fc27ec9c2a243177