Oct 15 03:09:06.579 INFO testing babydragon/iot_center against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:09:06.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:09:07.046 INFO blam! 3db35763fa3f1dd5ca7eefafdf81a9040b3552003447de3f9d6246d4995dee8b Oct 15 03:09:07.048 INFO running `"docker" "start" "-a" "3db35763fa3f1dd5ca7eefafdf81a9040b3552003447de3f9d6246d4995dee8b"` Oct 15 03:09:08.930 INFO kablam! usermod: no changes Oct 15 03:09:09.259 INFO kablam! Compiling openssl-sys v0.9.32 Oct 15 03:09:09.263 INFO kablam! Compiling threadpool v1.7.1 Oct 15 03:09:09.263 INFO kablam! Compiling log v0.4.1 Oct 15 03:09:09.263 INFO kablam! Compiling serde_yaml v0.7.5 Oct 15 03:09:09.267 INFO kablam! Compiling toml v0.4.6 Oct 15 03:09:09.291 INFO kablam! Compiling chan v0.1.21 Oct 15 03:09:09.303 INFO kablam! Compiling chrono v0.4.3 Oct 15 03:09:09.303 INFO kablam! Compiling rusqlite v0.14.0 Oct 15 03:09:19.679 INFO kablam! Compiling serde-value v0.5.2 Oct 15 03:09:26.883 INFO kablam! Compiling log v0.3.9 Oct 15 03:09:28.392 INFO kablam! Compiling chan-signal v0.3.1 Oct 15 03:09:28.700 INFO kablam! Compiling openssl v0.9.24 Oct 15 03:09:28.703 INFO kablam! Compiling log4rs v0.8.0 Oct 15 03:09:30.335 INFO kablam! Compiling mqtt-protocol v0.3.1 Oct 15 03:09:52.743 INFO kablam! Compiling rumqtt v0.10.1 Oct 15 03:10:00.091 INFO kablam! Compiling iot_center v0.0.1 (/source) Oct 15 03:10:02.431 INFO kablam! warning: field is never used: `client` Oct 15 03:10:02.432 INFO kablam! --> src/mqtt/mod.rs:9:5 Oct 15 03:10:02.432 INFO kablam! | Oct 15 03:10:02.432 INFO kablam! 9 | client: MqttClient Oct 15 03:10:02.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 03:10:02.432 INFO kablam! | Oct 15 03:10:02.432 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:10:02.432 INFO kablam! Oct 15 03:10:07.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.59s Oct 15 03:10:07.572 INFO kablam! su: No module specific data is present Oct 15 03:10:08.710 INFO running `"docker" "rm" "-f" "3db35763fa3f1dd5ca7eefafdf81a9040b3552003447de3f9d6246d4995dee8b"` Oct 15 03:10:09.072 INFO blam! 3db35763fa3f1dd5ca7eefafdf81a9040b3552003447de3f9d6246d4995dee8b Oct 15 03:10:09.084 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:10:09.636 INFO blam! e5de2d937750ea40fb39bd081cb6406d613e538d2957a2c516cf0c3f8515a4d0 Oct 15 03:10:09.640 INFO running `"docker" "start" "-a" "e5de2d937750ea40fb39bd081cb6406d613e538d2957a2c516cf0c3f8515a4d0"` Oct 15 03:10:11.271 INFO kablam! usermod: no changes Oct 15 03:10:11.471 INFO kablam! Compiling iot_center v0.0.1 (/source) Oct 15 03:10:13.919 INFO kablam! warning: field is never used: `client` Oct 15 03:10:13.919 INFO kablam! --> src/mqtt/mod.rs:9:5 Oct 15 03:10:13.919 INFO kablam! | Oct 15 03:10:13.919 INFO kablam! 9 | client: MqttClient Oct 15 03:10:13.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 03:10:13.919 INFO kablam! | Oct 15 03:10:13.919 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:10:13.919 INFO kablam! Oct 15 03:10:17.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.47s Oct 15 03:10:17.767 INFO kablam! su: No module specific data is present Oct 15 03:10:18.758 INFO running `"docker" "rm" "-f" "e5de2d937750ea40fb39bd081cb6406d613e538d2957a2c516cf0c3f8515a4d0"` Oct 15 03:10:19.043 INFO blam! e5de2d937750ea40fb39bd081cb6406d613e538d2957a2c516cf0c3f8515a4d0