Oct 11 03:11:17.024 INFO testing alinoeabrassart/rustgistrator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:11:17.024 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:11:17.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:11:17.262 INFO blam! daec864a56e95818f7004db68436de56bc81bf9c70c39742f1814289198c6f17 Oct 11 03:11:17.268 INFO running `"docker" "start" "-a" "daec864a56e95818f7004db68436de56bc81bf9c70c39742f1814289198c6f17"` Oct 11 03:11:17.886 INFO kablam! usermod: no changes Oct 11 03:11:18.086 INFO kablam! Compiling unix_socket v0.5.0 Oct 11 03:11:18.089 INFO kablam! Compiling jed v0.1.2 Oct 11 03:11:18.090 INFO kablam! Compiling tar v0.3.4 Oct 11 03:11:18.092 INFO kablam! Compiling miniz-sys v0.1.10 Oct 11 03:11:18.092 INFO kablam! Compiling uuid v0.2.3 Oct 11 03:11:18.092 INFO kablam! Compiling hyper v0.10.13 Oct 11 03:11:18.092 INFO kablam! Compiling serde_derive v1.0.53 Oct 11 03:11:20.236 INFO kablam! Compiling flate2 v0.2.20 Oct 11 03:11:21.340 INFO kablam! Compiling url v0.5.10 Oct 11 03:11:31.216 INFO kablam! Compiling hyper-openssl v0.2.7 Oct 11 03:11:31.216 INFO kablam! Compiling hyperlocal v0.3.0 Oct 11 03:11:34.889 INFO kablam! Compiling shiplift v0.3.2 Oct 11 03:11:39.488 INFO kablam! Compiling consul v0.2.0 Oct 11 03:11:48.953 INFO kablam! Compiling rustgistrator v0.1.0 (/source) Oct 11 03:11:55.492 INFO kablam! warning: value assigned to `e_t` is never read Oct 11 03:11:55.492 INFO kablam! --> src/docker_iface.rs:37:13 Oct 11 03:11:55.492 INFO kablam! | Oct 11 03:11:55.492 INFO kablam! 37 | let mut e_t = EventType::Unknown; Oct 11 03:11:55.492 INFO kablam! | ^^^ Oct 11 03:11:55.492 INFO kablam! | Oct 11 03:11:55.492 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 03:11:55.492 INFO kablam! Oct 11 03:11:55.503 INFO kablam! warning: variant is never constructed: `Start` Oct 11 03:11:55.503 INFO kablam! --> src/docker_iface.rs:15:5 Oct 11 03:11:55.504 INFO kablam! | Oct 11 03:11:55.504 INFO kablam! 15 | Start, Oct 11 03:11:55.504 INFO kablam! | ^^^^^ Oct 11 03:11:55.504 INFO kablam! | Oct 11 03:11:55.505 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:11:55.505 INFO kablam! Oct 11 03:11:55.505 INFO kablam! warning: variant is never constructed: `Stop` Oct 11 03:11:55.506 INFO kablam! --> src/docker_iface.rs:16:5 Oct 11 03:11:55.506 INFO kablam! | Oct 11 03:11:55.506 INFO kablam! 16 | Stop, Oct 11 03:11:55.507 INFO kablam! | ^^^^ Oct 11 03:11:55.507 INFO kablam! Oct 11 03:11:55.507 INFO kablam! warning: variant is never constructed: `Unknown` Oct 11 03:11:55.507 INFO kablam! --> src/docker_iface.rs:17:5 Oct 11 03:11:55.508 INFO kablam! | Oct 11 03:11:55.508 INFO kablam! 17 | Unknown Oct 11 03:11:55.508 INFO kablam! | ^^^^^^^ Oct 11 03:11:55.509 INFO kablam! Oct 11 03:11:55.509 INFO kablam! warning: function is never used: `event_to_declaration` Oct 11 03:11:55.509 INFO kablam! --> src/docker_iface.rs:26:1 Oct 11 03:11:55.510 INFO kablam! | Oct 11 03:11:55.510 INFO kablam! 26 | fn event_to_declaration(event: &Event) -> Option { Oct 11 03:11:55.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:11:55.511 INFO kablam! Oct 11 03:11:55.511 INFO kablam! warning: function is never used: `event_to_service` Oct 11 03:11:55.511 INFO kablam! --> src/docker_iface.rs:36:1 Oct 11 03:11:55.511 INFO kablam! | Oct 11 03:11:55.512 INFO kablam! 36 | fn event_to_service(event: &Event) -> ServiceEvent { Oct 11 03:11:55.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:11:55.512 INFO kablam! Oct 11 03:11:55.513 INFO kablam! warning: struct is never constructed: `BackendManager` Oct 11 03:11:55.513 INFO kablam! --> src/backend_manager.rs:17:1 Oct 11 03:11:55.513 INFO kablam! | Oct 11 03:11:55.513 INFO kablam! 17 | pub struct BackendManager { Oct 11 03:11:55.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:11:55.514 INFO kablam! Oct 11 03:11:55.514 INFO kablam! warning: method is never used: `register` Oct 11 03:11:55.515 INFO kablam! --> src/backend_manager.rs:22:5 Oct 11 03:11:55.515 INFO kablam! | Oct 11 03:11:55.515 INFO kablam! 22 | pub fn register(&self, service: ServiceDeclaration) -> Result, String> { Oct 11 03:11:55.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:11:55.516 INFO kablam! Oct 11 03:11:55.516 INFO kablam! warning: method is never used: `deregister` Oct 11 03:11:55.516 INFO kablam! --> src/backend_manager.rs:27:5 Oct 11 03:11:55.517 INFO kablam! | Oct 11 03:11:55.517 INFO kablam! 27 | pub fn deregister(&self, service:ServiceDeclaration) -> Result, String> { Oct 11 03:11:55.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:11:55.517 INFO kablam! Oct 11 03:11:55.518 INFO kablam! warning: struct is never constructed: `FakeBackend` Oct 11 03:11:55.518 INFO kablam! --> src/backend_manager.rs:34:1 Oct 11 03:11:55.518 INFO kablam! | Oct 11 03:11:55.519 INFO kablam! 34 | pub struct FakeBackend { Oct 11 03:11:55.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:11:55.519 INFO kablam! Oct 11 03:12:00.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.05s Oct 11 03:12:00.989 INFO kablam! su: No module specific data is present Oct 11 03:12:01.513 INFO running `"docker" "rm" "-f" "daec864a56e95818f7004db68436de56bc81bf9c70c39742f1814289198c6f17"` Oct 11 03:12:01.800 INFO blam! daec864a56e95818f7004db68436de56bc81bf9c70c39742f1814289198c6f17 Oct 11 03:12:01.809 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:12:01.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:12:02.231 INFO blam! d1459e223a26ed708d0c8070c4f364e50f8e9401f1ec35f3ffd2c4a3d01c2220 Oct 11 03:12:02.237 INFO running `"docker" "start" "-a" "d1459e223a26ed708d0c8070c4f364e50f8e9401f1ec35f3ffd2c4a3d01c2220"` Oct 11 03:12:03.328 INFO kablam! usermod: no changes Oct 11 03:12:03.531 INFO kablam! Compiling rustgistrator v0.1.0 (/source) Oct 11 03:12:08.840 INFO kablam! warning: value assigned to `e_t` is never read Oct 11 03:12:08.840 INFO kablam! --> src/docker_iface.rs:37:13 Oct 11 03:12:08.840 INFO kablam! | Oct 11 03:12:08.840 INFO kablam! 37 | let mut e_t = EventType::Unknown; Oct 11 03:12:08.841 INFO kablam! | ^^^ Oct 11 03:12:08.841 INFO kablam! | Oct 11 03:12:08.841 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 03:12:08.841 INFO kablam! Oct 11 03:12:08.841 INFO kablam! warning: unused variable: `docker` Oct 11 03:12:08.841 INFO kablam! --> src/docker_iface.rs:101:13 Oct 11 03:12:08.841 INFO kablam! | Oct 11 03:12:08.841 INFO kablam! 101 | let docker = shiplift::Docker::new(); Oct 11 03:12:08.841 INFO kablam! | ^^^^^^ help: consider using `_docker` instead Oct 11 03:12:08.841 INFO kablam! | Oct 11 03:12:08.856 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:12:08.856 INFO kablam! Oct 11 03:12:08.864 INFO kablam! warning: method is never used: `deregister` Oct 11 03:12:08.864 INFO kablam! --> src/backend_manager.rs:27:5 Oct 11 03:12:08.864 INFO kablam! | Oct 11 03:12:08.864 INFO kablam! 27 | pub fn deregister(&self, service:ServiceDeclaration) -> Result, String> { Oct 11 03:12:08.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:12:08.864 INFO kablam! | Oct 11 03:12:08.864 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:12:08.864 INFO kablam! Oct 11 03:12:12.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.01s Oct 11 03:12:12.380 INFO kablam! su: No module specific data is present Oct 11 03:12:13.252 INFO running `"docker" "rm" "-f" "d1459e223a26ed708d0c8070c4f364e50f8e9401f1ec35f3ffd2c4a3d01c2220"` Oct 11 03:12:13.472 INFO blam! d1459e223a26ed708d0c8070c4f364e50f8e9401f1ec35f3ffd2c4a3d01c2220 Oct 11 03:12:13.474 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:12:13.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:12:13.829 INFO blam! 8309dcdb37de8b9556e7bfd48ac3eecae6df9bed59a959cc3eaaaae251cde3b8 Oct 11 03:12:13.831 INFO running `"docker" "start" "-a" "8309dcdb37de8b9556e7bfd48ac3eecae6df9bed59a959cc3eaaaae251cde3b8"` Oct 11 03:12:14.874 INFO kablam! usermod: no changes Oct 11 03:12:15.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 11 03:12:15.062 INFO kablam! Running /target/debug/deps/rustgistrator-1ed6b878d89afded Oct 11 03:12:15.071 INFO blam! Oct 11 03:12:15.071 INFO blam! running 3 tests Oct 11 03:12:15.077 INFO blam! test backend_manager::tests::test_failing_service_registration ... ok Oct 11 03:12:15.077 INFO kablam! Running /target/debug/deps/main-0f5fd9a77ffe2ca9 Oct 11 03:12:15.078 INFO blam! test backend_manager::tests::test_successful_service_registration ... ok Oct 11 03:12:15.078 INFO blam! test docker_iface::tests::test_event_conversion ... ok Oct 11 03:12:15.078 INFO blam! Oct 11 03:12:15.079 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:12:15.079 INFO blam! Oct 11 03:12:15.084 INFO blam! Oct 11 03:12:15.084 INFO kablam! Doc-tests rustgistrator Oct 11 03:12:15.084 INFO blam! running 0 tests Oct 11 03:12:15.084 INFO blam! Oct 11 03:12:15.084 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:12:15.084 INFO blam! Oct 11 03:12:23.127 INFO blam! Oct 11 03:12:23.127 INFO blam! running 0 tests Oct 11 03:12:23.127 INFO blam! Oct 11 03:12:23.127 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:12:23.127 INFO blam! Oct 11 03:12:23.134 INFO kablam! su: No module specific data is present Oct 11 03:12:23.634 INFO running `"docker" "rm" "-f" "8309dcdb37de8b9556e7bfd48ac3eecae6df9bed59a959cc3eaaaae251cde3b8"` Oct 11 03:12:23.882 INFO blam! 8309dcdb37de8b9556e7bfd48ac3eecae6df9bed59a959cc3eaaaae251cde3b8