Oct 11 17:43:58.353 INFO testing libbeaglebone-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:43:58.353 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:43:58.353 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 17:43:58.497 INFO blam! 4e4b383a5efddca5e39e385feebee7038e674083e13e4835988cdec775c8ccfd Oct 11 17:43:58.498 INFO running `"docker" "start" "-a" "4e4b383a5efddca5e39e385feebee7038e674083e13e4835988cdec775c8ccfd"` Oct 11 17:43:59.020 INFO kablam! usermod: no changes Oct 11 17:43:59.080 INFO kablam! Compiling nix v0.8.1 Oct 11 17:43:59.085 INFO kablam! Compiling serialport v1.0.1 Oct 11 17:44:03.481 INFO kablam! Compiling libbeaglebone v0.5.0 (/source) Oct 11 17:44:03.524 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 11 17:44:03.524 INFO kablam! --> src/lib.rs:8:9 Oct 11 17:44:03.524 INFO kablam! | Oct 11 17:44:03.524 INFO kablam! 8 | extra_requirement_in_impl, Oct 11 17:44:03.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:44:03.524 INFO kablam! | Oct 11 17:44:03.524 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 11 17:44:03.524 INFO kablam! Oct 11 17:44:03.524 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 11 17:44:03.524 INFO kablam! --> src/lib.rs:18:9 Oct 11 17:44:03.524 INFO kablam! | Oct 11 17:44:03.524 INFO kablam! 18 | private_no_mangle_fns, Oct 11 17:44:03.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:44:03.524 INFO kablam! Oct 11 17:44:03.524 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 11 17:44:03.524 INFO kablam! --> src/lib.rs:19:9 Oct 11 17:44:03.524 INFO kablam! | Oct 11 17:44:03.524 INFO kablam! 19 | private_no_mangle_statics, Oct 11 17:44:03.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:44:03.524 INFO kablam! Oct 11 17:44:05.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.90s Oct 11 17:44:05.944 INFO kablam! su: No module specific data is present Oct 11 17:44:06.360 INFO running `"docker" "rm" "-f" "4e4b383a5efddca5e39e385feebee7038e674083e13e4835988cdec775c8ccfd"` Oct 11 17:44:06.612 INFO blam! 4e4b383a5efddca5e39e385feebee7038e674083e13e4835988cdec775c8ccfd Oct 11 17:44:06.620 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:44:06.620 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 17:44:06.984 INFO blam! bf11707c59a7128039c9c20cbec9fa1b56342d8f8acf0d8505dd6c3556a5964d Oct 11 17:44:06.985 INFO running `"docker" "start" "-a" "bf11707c59a7128039c9c20cbec9fa1b56342d8f8acf0d8505dd6c3556a5964d"` Oct 11 17:44:07.752 INFO kablam! usermod: no changes Oct 11 17:44:07.868 INFO kablam! Compiling libbeaglebone v0.5.0 (/source) Oct 11 17:44:08.060 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 11 17:44:08.060 INFO kablam! --> src/lib.rs:8:9 Oct 11 17:44:08.060 INFO kablam! | Oct 11 17:44:08.060 INFO kablam! 8 | extra_requirement_in_impl, Oct 11 17:44:08.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:44:08.060 INFO kablam! | Oct 11 17:44:08.060 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 11 17:44:08.060 INFO kablam! Oct 11 17:44:08.060 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 11 17:44:08.060 INFO kablam! --> src/lib.rs:18:9 Oct 11 17:44:08.060 INFO kablam! | Oct 11 17:44:08.060 INFO kablam! 18 | private_no_mangle_fns, Oct 11 17:44:08.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:44:08.060 INFO kablam! Oct 11 17:44:08.060 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 11 17:44:08.060 INFO kablam! --> src/lib.rs:19:9 Oct 11 17:44:08.060 INFO kablam! | Oct 11 17:44:08.060 INFO kablam! 19 | private_no_mangle_statics, Oct 11 17:44:08.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 17:44:08.060 INFO kablam! Oct 11 17:44:13.238 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.44s Oct 11 17:44:13.244 INFO kablam! su: No module specific data is present Oct 11 17:44:13.853 INFO running `"docker" "rm" "-f" "bf11707c59a7128039c9c20cbec9fa1b56342d8f8acf0d8505dd6c3556a5964d"` Oct 11 17:44:14.022 INFO blam! bf11707c59a7128039c9c20cbec9fa1b56342d8f8acf0d8505dd6c3556a5964d Oct 11 17:44:14.024 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:44:14.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 test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 17:44:14.324 INFO blam! 2946af1f9982180632957b8f0c7ee99f41d00a13e1cf3458e5b02c6fbaf32ecf Oct 11 17:44:14.332 INFO running `"docker" "start" "-a" "2946af1f9982180632957b8f0c7ee99f41d00a13e1cf3458e5b02c6fbaf32ecf"` Oct 11 17:44:15.196 INFO kablam! usermod: no changes Oct 11 17:44:15.284 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 17:44:15.284 INFO kablam! Running /target/debug/deps/libbeaglebone-14ecd5b1ac943182 Oct 11 17:44:15.286 INFO blam! Oct 11 17:44:15.286 INFO blam! running 0 tests Oct 11 17:44:15.286 INFO blam! Oct 11 17:44:15.286 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:44:15.286 INFO blam! Oct 11 17:44:15.292 INFO kablam! Doc-tests libbeaglebone Oct 11 17:44:18.563 INFO blam! Oct 11 17:44:18.563 INFO blam! running 22 tests Oct 11 17:44:29.816 INFO blam! test src/gpio.rs - gpio::GPIO::write (line 171) ... ok Oct 11 17:44:30.872 INFO blam! test src/gpio.rs - gpio::GPIO::set_export (line 127) ... ok Oct 11 17:44:30.964 INFO blam! test src/gpio.rs - gpio::GPIO::set_direction (line 91) ... ok Oct 11 17:44:32.992 INFO blam! test src/gpio.rs - gpio::GPIO::new (line 69) ... ok Oct 11 17:44:35.239 INFO blam! test src/gpio.rs - gpio::GPIO::read (line 211) ... ok Oct 11 17:44:35.452 INFO blam! test src/adc.rs - adc::ADC::scaled_read (line 69) ... ok Oct 11 17:44:35.524 INFO blam! test src/i2c.rs - i2c::I2C::new (line 56) ... ok Oct 11 17:44:36.422 INFO blam! test src/adc.rs - adc::ADC::read (line 39) ... ok Oct 11 17:44:43.190 INFO blam! test src/i2c.rs - i2c::I2C::read (line 140) ... ok Oct 11 17:44:43.598 INFO blam! test src/i2c.rs - i2c::I2C::write (line 112) ... ok Oct 11 17:44:44.152 INFO blam! test src/lib.rs - prelude (line 57) ... ok Oct 11 17:44:44.313 INFO blam! test src/i2c.rs - i2c::I2C::set_slave_address (line 85) ... ok Oct 11 17:44:46.024 INFO blam! test src/pwm.rs - pwm::PWM::set_period (line 128) ... ok Oct 11 17:44:46.732 INFO blam! test src/pwm.rs - pwm::PWM::new (line 54) ... ok Oct 11 17:44:46.925 INFO blam! test src/pwm.rs - pwm::PWM::set_duty_cycle (line 250) ... ok Oct 11 17:44:47.080 INFO blam! test src/pwm.rs - pwm::PWM::set_export (line 79) ... ok Oct 11 17:44:49.157 INFO blam! test src/pwm.rs - pwm::PWM::set_state (line 163) ... ok Oct 11 17:44:51.764 INFO blam! test src/pwm.rs - pwm::PWM::write (line 205) ... ok Oct 11 17:44:52.169 INFO blam! test src/uart.rs - uart::UART::new (line 33) ... ok Oct 11 17:44:53.172 INFO blam! test src/uart.rs - uart::UART::read_to_string (line 113) ... ok Oct 11 17:44:53.285 INFO blam! test src/uart.rs - uart::UART::read_chars (line 86) ... ok Oct 11 17:44:54.420 INFO blam! test src/uart.rs - uart::UART::write (line 59) ... ok Oct 11 17:44:54.420 INFO blam! Oct 11 17:44:54.420 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:44:54.420 INFO blam! Oct 11 17:44:54.432 INFO kablam! su: No module specific data is present Oct 11 17:44:55.060 INFO running `"docker" "rm" "-f" "2946af1f9982180632957b8f0c7ee99f41d00a13e1cf3458e5b02c6fbaf32ecf"` Oct 11 17:44:55.436 INFO blam! 2946af1f9982180632957b8f0c7ee99f41d00a13e1cf3458e5b02c6fbaf32ecf