[INFO] cloning repository https://github.com/ferm10n/dansible-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferm10n/dansible-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferm10n%2Fdansible-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferm10n%2Fdansible-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c32335b048560352135480ab0216ff5be6bd8fa [INFO] checking ferm10n/dansible-rust against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferm10n%2Fdansible-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ferm10n/dansible-rust [INFO] finished tweaking git repo https://github.com/ferm10n/dansible-rust [INFO] tweaked toml for git repo https://github.com/ferm10n/dansible-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ferm10n/dansible-rust on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ferm10n/dansible-rust 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/plietar/json_macros` [INFO] [stderr] Updating git repository `https://github.com/astro/libpulse-sys` [INFO] [stderr] Updating git repository `https://github.com/mvdnes/portaudio-rs` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-protobuf-macros` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-shannon` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-tremor` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-protobuf-build.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.8 [INFO] [stderr] Downloaded bit-vec v0.4.3 [INFO] [stderr] Downloaded gdi32-sys v0.1.1 [INFO] [stderr] Downloaded openssl-sys v0.7.10 [INFO] [stderr] Downloaded openssl v0.7.10 [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded byteorder v0.5.1 [INFO] [stderr] Downloaded regex-syntax v0.3.1 [INFO] [stderr] Downloaded tempfile v2.1.3 [INFO] [stderr] Downloaded rand v0.3.14 [INFO] [stderr] Downloaded libressl-pnacl-sys v2.1.6 [INFO] [stderr] Downloaded toml v0.1.28 [INFO] [stderr] Downloaded quine-mc_cluskey v0.2.2 [INFO] [stderr] Downloaded nom v1.2.2 [INFO] [stderr] Downloaded url v1.1.0 [INFO] [stderr] Downloaded libc v0.2.11 [INFO] [stderr] Downloaded url v0.5.9 [INFO] [stderr] error: unexpected key or value, expected newline, `#` [INFO] [stderr] --> ../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-0.5.9/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 Updating crates.io index Updating git repository `https://github.com/plietar/json_macros` Updating git repository `https://github.com/astro/libpulse-sys` Updating git repository `https://github.com/mvdnes/portaudio-rs` Updating git repository `https://github.com/plietar/rust-protobuf-macros` Updating git repository `https://github.com/plietar/rust-shannon` Updating git repository `https://github.com/plietar/rust-tremor` Updating git repository `https://github.com/plietar/rust-protobuf-build.git` Blocking waiting for file lock on package cache Downloading crates ... Downloaded pkg-config v0.3.8 Downloaded bit-vec v0.4.3 Downloaded gdi32-sys v0.1.1 Downloaded openssl-sys v0.7.10 Downloaded openssl v0.7.10 Downloaded termios v0.2.2 Downloaded byteorder v0.5.1 Downloaded regex-syntax v0.3.1 Downloaded tempfile v2.1.3 Downloaded rand v0.3.14 Downloaded libressl-pnacl-sys v2.1.6 Downloaded toml v0.1.28 Downloaded quine-mc_cluskey v0.2.2 Downloaded nom v1.2.2 Downloaded url v1.1.0 Downloaded libc v0.2.11 Downloaded url v0.5.9 error: unexpected key or value, expected newline, `#` --> ../../../cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-0.5.9/Cargo.toml:14:10 | 14 | [[test]] name = "format" | ^ |