[INFO] cloning repository https://github.com/flipdot/arduino-serial-send [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flipdot/arduino-serial-send" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dfbac54cdf258fb323064ed04baa937ba0d0dfa [INFO] checking flipdot/arduino-serial-send against master#83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flipdot/arduino-serial-send on toolchain 83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flipdot/arduino-serial-send [INFO] finished tweaking git repo https://github.com/flipdot/arduino-serial-send [INFO] tweaked toml for git repo https://github.com/flipdot/arduino-serial-send written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/flipdot/arduino-serial-send 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" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ioctl-rs v0.1.5 [INFO] [stderr] Downloaded term_size v0.2.2 [INFO] [stderr] Downloaded clap v2.20.3 [INFO] [stderr] Downloaded serial v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54c8e25953b276e086133ad6d1ac57be312505d5ab14f7e53381ddc1e303b393 [INFO] running `Command { std: "docker" "start" "-a" "54c8e25953b276e086133ad6d1ac57be312505d5ab14f7e53381ddc1e303b393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54c8e25953b276e086133ad6d1ac57be312505d5ab14f7e53381ddc1e303b393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c8e25953b276e086133ad6d1ac57be312505d5ab14f7e53381ddc1e303b393", kill_on_drop: false }` [INFO] [stdout] 54c8e25953b276e086133ad6d1ac57be312505d5ab14f7e53381ddc1e303b393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b8581fd6a8c574ca59880925bc941488d6716fbce1b1a7332679a46a70e7758 [INFO] running `Command { std: "docker" "start" "-a" "1b8581fd6a8c574ca59880925bc941488d6716fbce1b1a7332679a46a70e7758", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking term_size v0.2.2 [INFO] [stderr] Checking ioctl-rs v0.1.5 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking clap v2.20.3 [INFO] [stderr] Checking serial v0.3.4 [INFO] [stderr] Checking arduino-serial-send v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, clap v2.20.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "1b8581fd6a8c574ca59880925bc941488d6716fbce1b1a7332679a46a70e7758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8581fd6a8c574ca59880925bc941488d6716fbce1b1a7332679a46a70e7758", kill_on_drop: false }` [INFO] [stdout] 1b8581fd6a8c574ca59880925bc941488d6716fbce1b1a7332679a46a70e7758 [INFO] checking flipdot/arduino-serial-send against try#063c08dd8db6ff113bb809c130456f1781abe72c for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflipdot%2Farduino-serial-send" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flipdot/arduino-serial-send on toolchain 063c08dd8db6ff113bb809c130456f1781abe72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+063c08dd8db6ff113bb809c130456f1781abe72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flipdot/arduino-serial-send [INFO] finished tweaking git repo https://github.com/flipdot/arduino-serial-send [INFO] tweaked toml for git repo https://github.com/flipdot/arduino-serial-send written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/flipdot/arduino-serial-send 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" "+063c08dd8db6ff113bb809c130456f1781abe72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+063c08dd8db6ff113bb809c130456f1781abe72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 269a0b6a9d4af3a4dd9c9e95524f94cef8e5fc604be086527d212c5ace3ce9a9 [INFO] running `Command { std: "docker" "start" "-a" "269a0b6a9d4af3a4dd9c9e95524f94cef8e5fc604be086527d212c5ace3ce9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "269a0b6a9d4af3a4dd9c9e95524f94cef8e5fc604be086527d212c5ace3ce9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269a0b6a9d4af3a4dd9c9e95524f94cef8e5fc604be086527d212c5ace3ce9a9", kill_on_drop: false }` [INFO] [stdout] 269a0b6a9d4af3a4dd9c9e95524f94cef8e5fc604be086527d212c5ace3ce9a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+063c08dd8db6ff113bb809c130456f1781abe72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fe2c0a73a3c49a028eda1b4103287adac7c90edc569dd48bfbdeac0126e31ef [INFO] running `Command { std: "docker" "start" "-a" "0fe2c0a73a3c49a028eda1b4103287adac7c90edc569dd48bfbdeac0126e31ef", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking ioctl-rs v0.1.5 [INFO] [stderr] Checking term_size v0.2.2 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking clap v2.20.3 [INFO] [stderr] Checking serial v0.3.4 [INFO] [stdout] error: missing fragment specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-2.20.3/src/macros.rs:628:41 [INFO] [stdout] | [INFO] [stdout] 628 | (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: fragment specifiers must be specified in the 2024 edition [INFO] [stdout] = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `expr_2021`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis` [INFO] [stdout] help: try adding a specifier here [INFO] [stdout] | [INFO] [stdout] 628 | (@arg ($arg:expr) $modes:tt !$ident $:spec($tail:tt)*) => { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0fe2c0a73a3c49a028eda1b4103287adac7c90edc569dd48bfbdeac0126e31ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe2c0a73a3c49a028eda1b4103287adac7c90edc569dd48bfbdeac0126e31ef", kill_on_drop: false }` [INFO] [stdout] 0fe2c0a73a3c49a028eda1b4103287adac7c90edc569dd48bfbdeac0126e31ef