[INFO] fetching crate ti-lp55231 1.0.0...
[INFO] testing ti-lp55231-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[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 c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbfcc6aeb4ad927ceea766793e39128fce3878953dc4078605d55560d44ba410
[INFO] running `Command { std: "docker" "start" "-a" "cbfcc6aeb4ad927ceea766793e39128fce3878953dc4078605d55560d44ba410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbfcc6aeb4ad927ceea766793e39128fce3878953dc4078605d55560d44ba410", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbfcc6aeb4ad927ceea766793e39128fce3878953dc4078605d55560d44ba410", kill_on_drop: false }`
[INFO] [stdout] cbfcc6aeb4ad927ceea766793e39128fce3878953dc4078605d55560d44ba410
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59a5133c2c991f688808525b48df7a51cc0230cf868011c85ecea588b77da1df
[INFO] running `Command { std: "docker" "start" "-a" "59a5133c2c991f688808525b48df7a51cc0230cf868011c85ecea588b77da1df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling sysfs_gpio v0.6.2
[INFO] [stderr]    Compiling spidev v0.5.2
[INFO] [stderr]    Compiling gpio-cdev v0.5.1
[INFO] [stderr]    Compiling i2cdev v0.5.1
[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 9.32s
[INFO] running `Command { std: "docker" "inspect" "59a5133c2c991f688808525b48df7a51cc0230cf868011c85ecea588b77da1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a5133c2c991f688808525b48df7a51cc0230cf868011c85ecea588b77da1df", kill_on_drop: false }`
[INFO] [stdout] 59a5133c2c991f688808525b48df7a51cc0230cf868011c85ecea588b77da1df
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bf8bdce5316dc74a1a77f8b421addfb8a2b038e8eeddc77cbff5452ddd1615c
[INFO] running `Command { std: "docker" "start" "-a" "8bf8bdce5316dc74a1a77f8b421addfb8a2b038e8eeddc77cbff5452ddd1615c", 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.51s
[INFO] running `Command { std: "docker" "inspect" "8bf8bdce5316dc74a1a77f8b421addfb8a2b038e8eeddc77cbff5452ddd1615c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf8bdce5316dc74a1a77f8b421addfb8a2b038e8eeddc77cbff5452ddd1615c", kill_on_drop: false }`
[INFO] [stdout] 8bf8bdce5316dc74a1a77f8b421addfb8a2b038e8eeddc77cbff5452ddd1615c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 656f2cadecb7b4ae66ae7dbb8386e4a658003969caef1e4461471506b227cdba
[INFO] running `Command { std: "docker" "start" "-a" "656f2cadecb7b4ae66ae7dbb8386e4a658003969caef1e4461471506b227cdba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ti_lp55231-c7afdda443331c79)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]    Doc-tests ti_lp55231
[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::scope (line 40) ... 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] 
[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::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] ---- 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] 
[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.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "656f2cadecb7b4ae66ae7dbb8386e4a658003969caef1e4461471506b227cdba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "656f2cadecb7b4ae66ae7dbb8386e4a658003969caef1e4461471506b227cdba", kill_on_drop: false }`
[INFO] [stdout] 656f2cadecb7b4ae66ae7dbb8386e4a658003969caef1e4461471506b227cdba
