[INFO] cloning repository https://github.com/UOAF/bms-logcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UOAF/bms-logcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUOAF%2Fbms-logcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUOAF%2Fbms-logcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b16bbcb23b38b9ecd3e1dcdba3f8e52c6f159648 [INFO] checking UOAF/bms-logcat/b16bbcb23b38b9ecd3e1dcdba3f8e52c6f159648 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUOAF%2Fbms-logcat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UOAF/bms-logcat on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UOAF/bms-logcat [INFO] finished tweaking git repo https://github.com/UOAF/bms-logcat [INFO] tweaked toml for git repo https://github.com/UOAF/bms-logcat written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/UOAF/bms-logcat 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.12.0 [INFO] [stderr] Downloaded camino v1.0.7 [INFO] [stderr] Downloaded byte_struct_derive v0.4.2 [INFO] [stderr] Downloaded byte_struct v0.7.1 [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded clap v3.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 740b83ff742b8a732734c9e344edc0170ee57bf6754bf8415831d65ba2f58985 [INFO] running `Command { std: "docker" "start" "-a" "740b83ff742b8a732734c9e344edc0170ee57bf6754bf8415831d65ba2f58985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740b83ff742b8a732734c9e344edc0170ee57bf6754bf8415831d65ba2f58985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740b83ff742b8a732734c9e344edc0170ee57bf6754bf8415831d65ba2f58985", kill_on_drop: false }` [INFO] [stdout] 740b83ff742b8a732734c9e344edc0170ee57bf6754bf8415831d65ba2f58985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33672ee67b1d54c3e326749fa124b80e276a0efc4bb54d5422e54535948fb4f9 [INFO] running `Command { std: "docker" "start" "-a" "33672ee67b1d54c3e326749fa124b80e276a0efc4bb54d5422e54535948fb4f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking array-init v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Compiling byte_struct_derive v0.4.2 [INFO] [stderr] Checking byte_struct v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking clap v3.1.14 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking bms-logcat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.27s [INFO] running `Command { std: "docker" "inspect" "33672ee67b1d54c3e326749fa124b80e276a0efc4bb54d5422e54535948fb4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33672ee67b1d54c3e326749fa124b80e276a0efc4bb54d5422e54535948fb4f9", kill_on_drop: false }` [INFO] [stdout] 33672ee67b1d54c3e326749fa124b80e276a0efc4bb54d5422e54535948fb4f9