Oct 16 04:05:46.546 INFO testing libbeaglebone-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:05:46.546 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 04:05:46.780 INFO blam! 40ca25b2ac161358510c115c5472c97ef8b96b593029f83fcfa2a9905886dc9f Oct 16 04:05:46.782 INFO running `"docker" "start" "-a" "40ca25b2ac161358510c115c5472c97ef8b96b593029f83fcfa2a9905886dc9f"` Oct 16 04:05:47.213 INFO kablam! usermod: no changes Oct 16 04:05:47.285 INFO kablam! Compiling serialport v1.0.1 Oct 16 04:05:48.284 INFO kablam! Compiling libbeaglebone v0.5.0 (/source) Oct 16 04:05:48.335 INFO kablam! warning: lint `extra_requirement_in_impl` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/37166` Oct 16 04:05:48.335 INFO kablam! --> src/lib.rs:8:9 Oct 16 04:05:48.335 INFO kablam! | Oct 16 04:05:48.335 INFO kablam! 8 | extra_requirement_in_impl, Oct 16 04:05:48.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:05:48.335 INFO kablam! | Oct 16 04:05:48.335 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 16 04:05:48.335 INFO kablam! Oct 16 04:05:48.335 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 16 04:05:48.335 INFO kablam! --> src/lib.rs:18:9 Oct 16 04:05:48.335 INFO kablam! | Oct 16 04:05:48.335 INFO kablam! 18 | private_no_mangle_fns, Oct 16 04:05:48.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:05:48.335 INFO kablam! Oct 16 04:05:48.335 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 16 04:05:48.335 INFO kablam! --> src/lib.rs:19:9 Oct 16 04:05:48.335 INFO kablam! | Oct 16 04:05:48.335 INFO kablam! 19 | private_no_mangle_statics, Oct 16 04:05:48.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:05:48.336 INFO kablam! Oct 16 04:05:50.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.48s Oct 16 04:05:50.727 INFO kablam! su: No module specific data is present Oct 16 04:05:51.094 INFO running `"docker" "rm" "-f" "40ca25b2ac161358510c115c5472c97ef8b96b593029f83fcfa2a9905886dc9f"` Oct 16 04:05:51.248 INFO blam! 40ca25b2ac161358510c115c5472c97ef8b96b593029f83fcfa2a9905886dc9f Oct 16 04:05:51.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 04:05:51.480 INFO blam! 5a1f76a9ddea3e666257626bb3cf052fda6116aa02c9a2fc01a33533be620acc Oct 16 04:05:51.507 INFO running `"docker" "start" "-a" "5a1f76a9ddea3e666257626bb3cf052fda6116aa02c9a2fc01a33533be620acc"` Oct 16 04:05:52.246 INFO kablam! usermod: no changes Oct 16 04:05:52.307 INFO kablam! Compiling libbeaglebone v0.5.0 (/source) Oct 16 04:05:52.559 INFO kablam! warning: lint `extra_requirement_in_impl` has been removed: `converted into hard error, see https://github.com/rust-lang/rust/issues/37166` Oct 16 04:05:52.559 INFO kablam! --> src/lib.rs:8:9 Oct 16 04:05:52.559 INFO kablam! | Oct 16 04:05:52.559 INFO kablam! 8 | extra_requirement_in_impl, Oct 16 04:05:52.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:05:52.560 INFO kablam! | Oct 16 04:05:52.560 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 16 04:05:52.560 INFO kablam! Oct 16 04:05:52.560 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 16 04:05:52.560 INFO kablam! --> src/lib.rs:18:9 Oct 16 04:05:52.560 INFO kablam! | Oct 16 04:05:52.560 INFO kablam! 18 | private_no_mangle_fns, Oct 16 04:05:52.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:05:52.560 INFO kablam! Oct 16 04:05:52.560 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 16 04:05:52.560 INFO kablam! --> src/lib.rs:19:9 Oct 16 04:05:52.560 INFO kablam! | Oct 16 04:05:52.560 INFO kablam! 19 | private_no_mangle_statics, Oct 16 04:05:52.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:05:52.561 INFO kablam! Oct 16 04:05:56.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.23s Oct 16 04:05:56.511 INFO kablam! su: No module specific data is present Oct 16 04:05:57.416 INFO running `"docker" "rm" "-f" "5a1f76a9ddea3e666257626bb3cf052fda6116aa02c9a2fc01a33533be620acc"` Oct 16 04:05:57.779 INFO blam! 5a1f76a9ddea3e666257626bb3cf052fda6116aa02c9a2fc01a33533be620acc Oct 16 04:05:57.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 04:05:58.117 INFO blam! 26b694551fb62edd800eedfa47c3e4586d62685d7d87e2bb9fdac9dca4ee7ecb Oct 16 04:05:58.119 INFO running `"docker" "start" "-a" "26b694551fb62edd800eedfa47c3e4586d62685d7d87e2bb9fdac9dca4ee7ecb"` Oct 16 04:05:59.199 INFO kablam! usermod: no changes Oct 16 04:05:59.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 04:05:59.307 INFO kablam! Running /target/debug/deps/libbeaglebone-14ecd5b1ac943182 Oct 16 04:05:59.307 INFO kablam! Doc-tests libbeaglebone Oct 16 04:05:59.307 INFO blam! Oct 16 04:05:59.307 INFO blam! running 0 tests Oct 16 04:05:59.307 INFO blam! Oct 16 04:05:59.307 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:05:59.307 INFO blam! Oct 16 04:06:01.409 INFO blam! Oct 16 04:06:01.409 INFO blam! running 22 tests Oct 16 04:06:12.689 INFO blam! test src/gpio.rs - gpio::GPIO::read (line 211) ... ok Oct 16 04:06:13.267 INFO blam! test src/gpio.rs - gpio::GPIO::write (line 171) ... ok Oct 16 04:06:14.043 INFO blam! test src/gpio.rs - gpio::GPIO::set_export (line 127) ... ok Oct 16 04:06:14.161 INFO blam! test src/gpio.rs - gpio::GPIO::set_direction (line 91) ... ok Oct 16 04:06:14.443 INFO blam! test src/adc.rs - adc::ADC::read (line 39) ... ok Oct 16 04:06:16.259 INFO blam! test src/i2c.rs - i2c::I2C::new (line 56) ... ok Oct 16 04:06:17.037 INFO blam! test src/adc.rs - adc::ADC::scaled_read (line 69) ... ok Oct 16 04:06:19.059 INFO blam! test src/gpio.rs - gpio::GPIO::new (line 69) ... ok Oct 16 04:06:26.043 INFO blam! test src/i2c.rs - i2c::I2C::read (line 140) ... ok Oct 16 04:06:27.606 INFO blam! test src/i2c.rs - i2c::I2C::set_slave_address (line 85) ... ok Oct 16 04:06:27.995 INFO blam! test src/lib.rs - prelude (line 57) ... ok Oct 16 04:06:28.616 INFO blam! test src/i2c.rs - i2c::I2C::write (line 112) ... ok Oct 16 04:06:28.887 INFO blam! test src/pwm.rs - pwm::PWM::new (line 54) ... ok Oct 16 04:06:29.343 INFO blam! test src/pwm.rs - pwm::PWM::set_period (line 128) ... ok Oct 16 04:06:29.681 INFO blam! test src/pwm.rs - pwm::PWM::set_duty_cycle (line 250) ... ok Oct 16 04:06:31.003 INFO blam! test src/pwm.rs - pwm::PWM::set_export (line 79) ... ok Oct 16 04:06:35.223 INFO blam! test src/pwm.rs - pwm::PWM::write (line 205) ... ok Oct 16 04:06:35.500 INFO blam! test src/pwm.rs - pwm::PWM::set_state (line 163) ... ok Oct 16 04:06:36.385 INFO blam! test src/uart.rs - uart::UART::new (line 33) ... ok Oct 16 04:06:36.395 INFO blam! test src/uart.rs - uart::UART::read_to_string (line 113) ... ok Oct 16 04:06:36.516 INFO blam! test src/uart.rs - uart::UART::read_chars (line 86) ... ok Oct 16 04:06:36.775 INFO blam! test src/uart.rs - uart::UART::write (line 59) ... ok Oct 16 04:06:36.776 INFO blam! Oct 16 04:06:36.776 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:06:36.776 INFO blam! Oct 16 04:06:36.786 INFO kablam! su: No module specific data is present Oct 16 04:06:37.407 INFO running `"docker" "rm" "-f" "26b694551fb62edd800eedfa47c3e4586d62685d7d87e2bb9fdac9dca4ee7ecb"` Oct 16 04:06:37.639 INFO blam! 26b694551fb62edd800eedfa47c3e4586d62685d7d87e2bb9fdac9dca4ee7ecb