[INFO] fetching crate hzgrow-r502 0.2.2... [INFO] testing hzgrow-r502-0.2.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate hzgrow-r502 0.2.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate hzgrow-r502 0.2.2 [INFO] finished tweaking crates.io crate hzgrow-r502 0.2.2 [INFO] tweaked toml for crates.io crate hzgrow-r502 0.2.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hzgrow-r502 0.2.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hzgrow-r502 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae7cba9439f8bd71dcf11013c9fc7de52f40cccd1c7a8687049f72ab4c6cd3e4 [INFO] running `Command { std: "docker" "start" "-a" "ae7cba9439f8bd71dcf11013c9fc7de52f40cccd1c7a8687049f72ab4c6cd3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae7cba9439f8bd71dcf11013c9fc7de52f40cccd1c7a8687049f72ab4c6cd3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7cba9439f8bd71dcf11013c9fc7de52f40cccd1c7a8687049f72ab4c6cd3e4", kill_on_drop: false }` [INFO] [stdout] ae7cba9439f8bd71dcf11013c9fc7de52f40cccd1c7a8687049f72ab4c6cd3e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06774275bb55bc0b304d3e4ed5d822bc0b8dfb5ae8d4a211841c89019141ce78 [INFO] running `Command { std: "docker" "start" "-a" "06774275bb55bc0b304d3e4ed5d822bc0b8dfb5ae8d4a211841c89019141ce78", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling hzgrow-r502 v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: unicode codepoint changing visible direction of text present in doc comment [INFO] [stdout] --> src/responses.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | /// The default value is 6 for 57,600� baud. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this doc comment contains an invisible unicode text flow control codepoint [INFO] [stdout] | [INFO] [stdout] = note: these kind of unicode codepoints change the way text flows on applications that support them, but can cause confusion because they change the order of characters on the screen [INFO] [stdout] = note: if their presence wasn't intentional, you can remove them [INFO] [stdout] = note: if you want to keep them but make them visible in your source code, you can escape them: '\u{202c}' [INFO] [stdout] = note: `#[deny(text_direction_codepoint_in_literal)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hzgrow-r502` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "06774275bb55bc0b304d3e4ed5d822bc0b8dfb5ae8d4a211841c89019141ce78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06774275bb55bc0b304d3e4ed5d822bc0b8dfb5ae8d4a211841c89019141ce78", kill_on_drop: false }` [INFO] [stdout] 06774275bb55bc0b304d3e4ed5d822bc0b8dfb5ae8d4a211841c89019141ce78