[INFO] cloning repository https://github.com/AnderEnder/watch-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnderEnder/watch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Fwatch-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Fwatch-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13296987ef75c8ede9ae9b11fcde40628ac0a50a [INFO] checking AnderEnder/watch-rs/13296987ef75c8ede9ae9b11fcde40628ac0a50a against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Fwatch-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnderEnder/watch-rs on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AnderEnder/watch-rs [INFO] finished tweaking git repo https://github.com/AnderEnder/watch-rs [INFO] tweaked toml for git repo https://github.com/AnderEnder/watch-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AnderEnder/watch-rs 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.16 [INFO] [stderr] Downloaded termion v1.5.5 [INFO] [stderr] Downloaded structopt v0.3.23 [INFO] [stderr] Downloaded proc-macro-error v1.0.2 [INFO] [stderr] Downloaded version_check v0.9.1 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.2 [INFO] [stderr] Downloaded syn v1.0.20 [INFO] [stderr] Downloaded num-traits v0.2.6 [INFO] [stderr] Downloaded num-integer v0.1.39 [INFO] [stderr] Downloaded syn-mid v0.5.0 [INFO] [stderr] Downloaded unicode-segmentation v1.2.1 [INFO] [stderr] Downloaded heck v0.3.1 [INFO] [stderr] Downloaded redox_syscall v0.1.54 [INFO] [stderr] Downloaded quote v1.0.4 [INFO] [stderr] Downloaded clap v2.33.0 [INFO] [stderr] Downloaded winapi v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d54c55e8e8147fe4a6b2408b3d0eda76f81ec24d3eadf05318c7f27a4f48084 [INFO] running `Command { std: "docker" "start" "-a" "9d54c55e8e8147fe4a6b2408b3d0eda76f81ec24d3eadf05318c7f27a4f48084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d54c55e8e8147fe4a6b2408b3d0eda76f81ec24d3eadf05318c7f27a4f48084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d54c55e8e8147fe4a6b2408b3d0eda76f81ec24d3eadf05318c7f27a4f48084", kill_on_drop: false }` [INFO] [stdout] 9d54c55e8e8147fe4a6b2408b3d0eda76f81ec24d3eadf05318c7f27a4f48084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b104d19abf6c77a6564118df125f8030424959eb20bd9269b5a429bb4d4475b3 [INFO] running `Command { std: "docker" "start" "-a" "b104d19abf6c77a6564118df125f8030424959eb20bd9269b5a429bb4d4475b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `#[structopt(raw(...))` attributes are removed in structopt 0.3, they are replaced with raw methods [INFO] [stdout] --> src/main.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | #[structopt(name = "command", raw(min_values = "1"))] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: if you meant to call `clap::Arg::raw()` method you should use bool literal, like `raw(true)` or `raw(false)` [INFO] [stdout] = note: if you need to call `clap::Arg/App::min_values` method you can do it like this: #[structopt(min_values = 1)] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[structopt(raw(...))` attributes are removed in structopt 0.3, they are replaced with raw methods [INFO] [stdout] --> src/main.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | #[structopt(name = "command", raw(min_values = "1"))] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: if you meant to call `clap::Arg::raw()` method you should use bool literal, like `raw(true)` or `raw(false)` [INFO] [stdout] = note: if you need to call `clap::Arg/App::min_values` method you can do it like this: #[structopt(min_values = 1)] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `watch` (bin "watch") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `watch` (bin "watch" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b104d19abf6c77a6564118df125f8030424959eb20bd9269b5a429bb4d4475b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b104d19abf6c77a6564118df125f8030424959eb20bd9269b5a429bb4d4475b3", kill_on_drop: false }` [INFO] [stdout] b104d19abf6c77a6564118df125f8030424959eb20bd9269b5a429bb4d4475b3