[INFO] cloning repository https://github.com/hdhoang/luser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdhoang/luser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdhoang%2Fluser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdhoang%2Fluser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30235a77e0a5c24fcccf68de35e47b29e7bcfead [INFO] checking hdhoang/luser against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdhoang%2Fluser" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hdhoang/luser [INFO] finished tweaking git repo https://github.com/hdhoang/luser [INFO] tweaked toml for git repo https://github.com/hdhoang/luser written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hdhoang/luser on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hdhoang/luser 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf-8 v0.6.0 [INFO] [stderr] Downloaded futf v0.1.1 [INFO] [stderr] Downloaded bitflags v0.4.0 [INFO] [stderr] Downloaded aho-corasick v0.5.1 [INFO] [stderr] Downloaded unreachable v0.0.2 [INFO] [stderr] Downloaded void v1.0.1 [INFO] [stderr] Downloaded unreachable v0.1.1 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded debug_unreachable v0.0.6 [INFO] [stderr] Downloaded unicode-normalization v0.1.2 [INFO] [stderr] Downloaded cookie v0.2.2 [INFO] [stderr] Downloaded num v0.1.31 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded hyper v0.8.0 [INFO] [stderr] Downloaded regex-syntax v0.3.1 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded winapi v0.2.6 [INFO] [stderr] Downloaded httparse v1.1.1 [INFO] [stderr] Downloaded mime v0.2.0 [INFO] [stderr] Downloaded unicase v1.4.0 [INFO] [stderr] Downloaded libressl-pnacl-sys v2.1.6 [INFO] [stderr] Downloaded gcc v0.3.26 [INFO] [stderr] Downloaded pkg-config v0.3.8 [INFO] [stderr] Downloaded memchr v0.1.10 [INFO] [stderr] Downloaded log v0.3.5 [INFO] [stderr] Downloaded phf v0.7.14 [INFO] [stderr] Downloaded time v0.1.34 [INFO] [stderr] Downloaded void v0.0.5 [INFO] [stderr] Downloaded phf_generator v0.7.14 [INFO] [stderr] Downloaded phf_shared v0.7.14 [INFO] [stderr] Downloaded serde v0.7.0 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded unicode-bidi v0.2.3 [INFO] [stderr] Downloaded openssl-sys-extras v0.7.8 [INFO] [stderr] Downloaded string_cache v0.2.11 [INFO] [stderr] Downloaded quick-xml v0.1.8 [INFO] [stderr] Downloaded mempool v0.2.0 [INFO] [stderr] Downloaded mac v0.0.2 [INFO] [stderr] Downloaded tendril v0.2.2 [INFO] [stderr] Downloaded num_cpus v0.2.11 [INFO] [stderr] Downloaded libc v0.2.8 [INFO] [stderr] Downloaded openssl-sys v0.7.8 [INFO] [stderr] Downloaded quickersort v1.0.1 [INFO] [stderr] Downloaded smallvec v0.1.6 [INFO] [stderr] Downloaded ego-tree v0.1.0 [INFO] [stderr] Downloaded phf_codegen v0.7.14 [INFO] [stderr] Downloaded fnv v1.0.2 [INFO] [stderr] Downloaded utf8-ranges v0.1.3 [INFO] [stderr] Downloaded openssl v0.7.8 [INFO] [stderr] Downloaded regex v0.1.60 [INFO] [stderr] Downloaded encoding v0.2.32 [INFO] [stderr] Downloaded cssparser v0.5.5 [INFO] [stderr] Downloaded url v0.5.7 [INFO] [stderr] error: invalid table header [INFO] [stderr] expected newline, `#` [INFO] [stderr] --> ../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-0.5.7/Cargo.toml:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | [[test]] name = "format" [INFO] [stderr] | ^ [INFO] [stderr] | command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache Updating crates.io index Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Downloading crates ... Downloaded utf-8 v0.6.0 Downloaded futf v0.1.1 Downloaded bitflags v0.4.0 Downloaded aho-corasick v0.5.1 Downloaded unreachable v0.0.2 Downloaded void v1.0.1 Downloaded unreachable v0.1.1 Downloaded encoding-index-singlebyte v1.20141219.5 Downloaded debug_unreachable v0.0.6 Downloaded unicode-normalization v0.1.2 Downloaded cookie v0.2.2 Downloaded num v0.1.31 Downloaded encoding-index-japanese v1.20141219.5 Downloaded encoding-index-korean v1.20141219.5 Downloaded hyper v0.8.0 Downloaded regex-syntax v0.3.1 Downloaded encoding-index-simpchinese v1.20141219.5 Downloaded winapi v0.2.6 Downloaded httparse v1.1.1 Downloaded mime v0.2.0 Downloaded unicase v1.4.0 Downloaded libressl-pnacl-sys v2.1.6 Downloaded gcc v0.3.26 Downloaded pkg-config v0.3.8 Downloaded memchr v0.1.10 Downloaded log v0.3.5 Downloaded phf v0.7.14 Downloaded time v0.1.34 Downloaded void v0.0.5 Downloaded phf_generator v0.7.14 Downloaded phf_shared v0.7.14 Downloaded serde v0.7.0 Downloaded encoding_index_tests v0.1.4 Downloaded encoding-index-tradchinese v1.20141219.5 Downloaded unicode-bidi v0.2.3 Downloaded openssl-sys-extras v0.7.8 Downloaded string_cache v0.2.11 Downloaded quick-xml v0.1.8 Downloaded mempool v0.2.0 Downloaded mac v0.0.2 Downloaded tendril v0.2.2 Downloaded num_cpus v0.2.11 Downloaded libc v0.2.8 Downloaded openssl-sys v0.7.8 Downloaded quickersort v1.0.1 Downloaded smallvec v0.1.6 Downloaded ego-tree v0.1.0 Downloaded phf_codegen v0.7.14 Downloaded fnv v1.0.2 Downloaded utf8-ranges v0.1.3 Downloaded openssl v0.7.8 Downloaded regex v0.1.60 Downloaded encoding v0.2.32 Downloaded cssparser v0.5.5 Downloaded url v0.5.7 error: invalid table header expected newline, `#` --> ../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-0.5.7/Cargo.toml:14:10 | 14 | [[test]] name = "format" | ^ |