[INFO] fetching crate ti-lp55231 1.0.0...
[INFO] testing ti-lp55231-1.0.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ti-lp55231 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ti-lp55231 1.0.0
[INFO] finished tweaking crates.io crate ti-lp55231 1.0.0
[INFO] tweaked toml for crates.io crate ti-lp55231 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ti-lp55231 1.0.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] [stderr]       Adding linux-embedded-hal v0.3.2 (available: v0.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b07f2d94d588a4fddc21d6f3e62fff45d0defe9225974df8b333fd3a91124eda
[INFO] running `Command { std: "docker" "start" "-a" "b07f2d94d588a4fddc21d6f3e62fff45d0defe9225974df8b333fd3a91124eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07f2d94d588a4fddc21d6f3e62fff45d0defe9225974df8b333fd3a91124eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07f2d94d588a4fddc21d6f3e62fff45d0defe9225974df8b333fd3a91124eda", kill_on_drop: false }`
[INFO] [stdout] b07f2d94d588a4fddc21d6f3e62fff45d0defe9225974df8b333fd3a91124eda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 154c1d43b3e2d48f3096e1ea5d3781c9cff08fcc41b65953b3ad87055fd4fedc
[INFO] running `Command { std: "docker" "start" "-a" "154c1d43b3e2d48f3096e1ea5d3781c9cff08fcc41b65953b3ad87055fd4fedc", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling i2cdev v0.5.1
[INFO] [stderr]    Compiling spidev v0.5.2
[INFO] [stderr]    Compiling gpio-cdev v0.5.1
[INFO] [stderr]    Compiling sysfs_gpio v0.6.2
[INFO] [stderr]    Compiling linux-embedded-hal v0.3.2
[INFO] [stderr]    Compiling ti-lp55231 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "154c1d43b3e2d48f3096e1ea5d3781c9cff08fcc41b65953b3ad87055fd4fedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "154c1d43b3e2d48f3096e1ea5d3781c9cff08fcc41b65953b3ad87055fd4fedc", kill_on_drop: false }`
[INFO] [stdout] 154c1d43b3e2d48f3096e1ea5d3781c9cff08fcc41b65953b3ad87055fd4fedc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a0d4adbb2080f3497ad5e83a4713e6b9c5beea189ffa45a90a4740aae009746
[INFO] running `Command { std: "docker" "start" "-a" "1a0d4adbb2080f3497ad5e83a4713e6b9c5beea189ffa45a90a4740aae009746", kill_on_drop: false }`
[INFO] [stderr]    Compiling ti-lp55231 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "1a0d4adbb2080f3497ad5e83a4713e6b9c5beea189ffa45a90a4740aae009746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a0d4adbb2080f3497ad5e83a4713e6b9c5beea189ffa45a90a4740aae009746", kill_on_drop: false }`
[INFO] [stdout] 1a0d4adbb2080f3497ad5e83a4713e6b9c5beea189ffa45a90a4740aae009746
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1cabba9b9ee712c6dceea7b05a0317aee7bd8b421227c2dcce3240a0d533edb
[INFO] running `Command { std: "docker" "start" "-a" "b1cabba9b9ee712c6dceea7b05a0317aee7bd8b421227c2dcce3240a0d533edb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ti_lp55231-f6a55b3f05c94c6f)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests ti_lp55231
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/debug.rs - debug::scope (line 16) ... FAILED
[INFO] [stdout] test src/debug.rs - debug::byte (line 136) ... FAILED
[INFO] [stdout] test src/debug.rs - debug::text (line 109) ... FAILED
[INFO] [stdout] test src/debug.rs - debug::scope (line 40) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/debug.rs - debug::scope (line 16) stdout ----
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> src/debug.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | debug::text!(ctx, "message 1")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]    |
[INFO] [stdout] 18 - debug::text!(ctx, "message 1")
[INFO] [stdout] 18 + debug::text!{ctx, "message 1"}
[INFO] [stdout]    |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]    |
[INFO] [stdout] 18 | debug::text!(ctx, "message 1");
[INFO] [stdout]    |                               +
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> src/debug.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | debug::text!(ctx, "message 2")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]    |
[INFO] [stdout] 20 - debug::text!(ctx, "message 2")
[INFO] [stdout] 20 + debug::text!{ctx, "message 2"}
[INFO] [stdout]    |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]    |
[INFO] [stdout] 20 | debug::text!(ctx, "message 2");
[INFO] [stdout]    |                               +
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `{`
[INFO] [stdout]   --> src/debug.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | {
[INFO] [stdout]    | ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug.rs - debug::byte (line 136) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `debug`
[INFO] [stdout]    --> src/debug.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | debug::byte(value, "is binary for {}", value);
[INFO] [stdout]     | ^^^^^ use of unresolved module or unlinked crate `debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/debug.rs, use `mod debug` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 136 + mod debug;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 136 + use ti_lp55231::debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug.rs - debug::text (line 109) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `debug`
[INFO] [stdout]    --> src/debug.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | debug::text!(ctx, "2a. in-scope debug text");
[INFO] [stdout]     | ^^^^^ use of unresolved module or unlinked crate `debug`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `debug`
[INFO] [stdout]    --> src/debug.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | debug::scope!(ctx, "2. in-scope");
[INFO] [stdout]     | ^^^^^ use of unresolved module or unlinked crate `debug`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `debug`
[INFO] [stdout]    --> src/debug.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | debug::text!(ctx, "1. top-level debug text");
[INFO] [stdout]     | ^^^^^ use of unresolved module or unlinked crate `debug`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/debug.rs - debug::scope (line 40) stdout ----
[INFO] [stdout] error: expected `;`, found `device`
[INFO] [stdout]   --> src/debug.rs:44:47
[INFO] [stdout]    |
[INFO] [stdout] 44 |   debug::byte!(byte, "write start byte", byte)
[INFO] [stdout]    |                                               ^ help: add `;` here
[INFO] [stdout] 45 |   device.write(byte);
[INFO] [stdout]    |   ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `device`
[INFO] [stdout]   --> src/debug.rs:51:46
[INFO] [stdout]    |
[INFO] [stdout] 51 |   debug::byte!(byte, "write stop byte", byte)
[INFO] [stdout]    |                                              ^ help: add `;` here
[INFO] [stdout] 52 |   device.write(byte);
[INFO] [stdout]    |   ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `debug`
[INFO] [stdout]   --> src/debug.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 |   debug::scope!("restart()");
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `debug`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `debug`
[INFO] [stdout]   --> src/debug.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 |   debug::scope!("stop()");
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `debug`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `debug`
[INFO] [stdout]   --> src/debug.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 |   debug::scope!("start()");
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `debug`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device` in this scope
[INFO] [stdout]   --> src/debug.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 |   device.write(byte);
[INFO] [stdout]    |   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device` in this scope
[INFO] [stdout]   --> src/debug.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 |   device.write(byte);
[INFO] [stdout]    |   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/debug.rs - debug::byte (line 136)
[INFO] [stdout]     src/debug.rs - debug::scope (line 16)
[INFO] [stdout]     src/debug.rs - debug::scope (line 40)
[INFO] [stdout]     src/debug.rs - debug::text (line 109)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b1cabba9b9ee712c6dceea7b05a0317aee7bd8b421227c2dcce3240a0d533edb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1cabba9b9ee712c6dceea7b05a0317aee7bd8b421227c2dcce3240a0d533edb", kill_on_drop: false }`
[INFO] [stdout] b1cabba9b9ee712c6dceea7b05a0317aee7bd8b421227c2dcce3240a0d533edb
