[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] 5f4c3ca9e5f5e4d787d6ece59a9c175eaf3a160f [INFO] checking AnderEnder/watch-rs against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Fwatch-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnderEnder/watch-rs on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", 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-11/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: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b342101d0d6be0dd917a05cf565594b65e6386e650875fd12ba7c95695e48865 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b342101d0d6be0dd917a05cf565594b65e6386e650875fd12ba7c95695e48865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b342101d0d6be0dd917a05cf565594b65e6386e650875fd12ba7c95695e48865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b342101d0d6be0dd917a05cf565594b65e6386e650875fd12ba7c95695e48865", kill_on_drop: false }` [INFO] [stdout] b342101d0d6be0dd917a05cf565594b65e6386e650875fd12ba7c95695e48865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 203ca148a8490a6b87001944262f3a95d867ae02102707b3412e5f38f50bfe2c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "203ca148a8490a6b87001944262f3a95d867ae02102707b3412e5f38f50bfe2c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 lazy_static v1.4.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking clap v2.33.0 [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 chrono v0.4.13 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking structopt v0.3.16 [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `watch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "203ca148a8490a6b87001944262f3a95d867ae02102707b3412e5f38f50bfe2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203ca148a8490a6b87001944262f3a95d867ae02102707b3412e5f38f50bfe2c", kill_on_drop: false }` [INFO] [stdout] 203ca148a8490a6b87001944262f3a95d867ae02102707b3412e5f38f50bfe2c