[INFO] cloning repository https://github.com/LFalch/key-layout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LFalch/key-layout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fkey-layout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fkey-layout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbefd21140b2134d772f2d88fbc34e22230879ac [INFO] checking LFalch/key-layout against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fkey-layout" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LFalch/key-layout on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LFalch/key-layout [INFO] finished tweaking git repo https://github.com/LFalch/key-layout [INFO] tweaked toml for git repo https://github.com/LFalch/key-layout written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LFalch/key-layout 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.no-default-features [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml-rs v0.3.6 [INFO] [stderr] Downloaded utf16-ext v0.1.0 [INFO] [stderr] Downloaded linked-hash-map v0.5.2 [INFO] [stderr] Downloaded byteorder v1.3.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.4 [INFO] [stderr] Downloaded log v0.4.8 [INFO] [stderr] Downloaded log v0.3.9 [INFO] [stderr] Downloaded serde v1.0.101 [INFO] [stderr] Downloaded unicode-xid v0.2.0 [INFO] [stderr] Downloaded serde-xml-rs v0.2.1 [INFO] [stderr] Downloaded quote v1.0.2 [INFO] [stderr] Downloaded syn v1.0.5 [INFO] [stderr] Downloaded toml v0.5.3 [INFO] [stderr] Downloaded bitflags v0.7.0 [INFO] [stderr] Downloaded serde_derive v1.0.101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9fcb5d2ad82d8271829eb847de1e6a63e8535fc8738f19d4867b9218f9045f4 [INFO] running `Command { std: "docker" "start" "-a" "f9fcb5d2ad82d8271829eb847de1e6a63e8535fc8738f19d4867b9218f9045f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9fcb5d2ad82d8271829eb847de1e6a63e8535fc8738f19d4867b9218f9045f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9fcb5d2ad82d8271829eb847de1e6a63e8535fc8738f19d4867b9218f9045f4", kill_on_drop: false }` [INFO] [stdout] f9fcb5d2ad82d8271829eb847de1e6a63e8535fc8738f19d4867b9218f9045f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b5d73e4ffcc020f7daa23bc0e55773ecc66b208351b9241f8b9dc20e61f41ac [INFO] running `Command { std: "docker" "start" "-a" "9b5d73e4ffcc020f7daa23bc0e55773ecc66b208351b9241f8b9dc20e61f41ac", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.no-default-features [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling klay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking utf16-ext v0.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/klc_to_xkb.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | fn split_to_file_partial(s: &str) -> (&str, Option<(&str)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - fn split_to_file_partial(s: &str) -> (&str, Option<(&str)>) { [INFO] [stdout] 30 + fn split_to_file_partial(s: &str) -> (&str, Option<&str>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/klc_to_xkb.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | fn split_to_file_partial(s: &str) -> (&str, Option<(&str)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - fn split_to_file_partial(s: &str) -> (&str, Option<(&str)>) { [INFO] [stdout] 30 + fn split_to_file_partial(s: &str) -> (&str, Option<&str>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.11s [INFO] running `Command { std: "docker" "inspect" "9b5d73e4ffcc020f7daa23bc0e55773ecc66b208351b9241f8b9dc20e61f41ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5d73e4ffcc020f7daa23bc0e55773ecc66b208351b9241f8b9dc20e61f41ac", kill_on_drop: false }` [INFO] [stdout] 9b5d73e4ffcc020f7daa23bc0e55773ecc66b208351b9241f8b9dc20e61f41ac [INFO] checking LFalch/key-layout against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fkey-layout" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LFalch/key-layout on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LFalch/key-layout [INFO] finished tweaking git repo https://github.com/LFalch/key-layout [INFO] tweaked toml for git repo https://github.com/LFalch/key-layout written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LFalch/key-layout 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.no-default-features [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8d373115d23cde2d26f39d9accbdf1bccfcba27c8dc9d4dd4bc8bd09ea54375 [INFO] running `Command { std: "docker" "start" "-a" "a8d373115d23cde2d26f39d9accbdf1bccfcba27c8dc9d4dd4bc8bd09ea54375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8d373115d23cde2d26f39d9accbdf1bccfcba27c8dc9d4dd4bc8bd09ea54375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d373115d23cde2d26f39d9accbdf1bccfcba27c8dc9d4dd4bc8bd09ea54375", kill_on_drop: false }` [INFO] [stdout] a8d373115d23cde2d26f39d9accbdf1bccfcba27c8dc9d4dd4bc8bd09ea54375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db427a114f71fba740b7912836b2bb1c003853f4cca3246f8aadf8f1693565d [INFO] running `Command { std: "docker" "start" "-a" "4db427a114f71fba740b7912836b2bb1c003853f4cca3246f8aadf8f1693565d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.no-default-features [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling klay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking utf16-ext v0.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/klc_to_xkb.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | fn split_to_file_partial(s: &str) -> (&str, Option<(&str)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - fn split_to_file_partial(s: &str) -> (&str, Option<(&str)>) { [INFO] [stdout] 30 + fn split_to_file_partial(s: &str) -> (&str, Option<&str>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/bin/klc_to_xkb.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | fn split_to_file_partial(s: &str) -> (&str, Option<(&str)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - fn split_to_file_partial(s: &str) -> (&str, Option<(&str)>) { [INFO] [stdout] 30 + fn split_to_file_partial(s: &str) -> (&str, Option<&str>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.63s [INFO] running `Command { std: "docker" "inspect" "4db427a114f71fba740b7912836b2bb1c003853f4cca3246f8aadf8f1693565d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db427a114f71fba740b7912836b2bb1c003853f4cca3246f8aadf8f1693565d", kill_on_drop: false }` [INFO] [stdout] 4db427a114f71fba740b7912836b2bb1c003853f4cca3246f8aadf8f1693565d