[INFO] updating cached repository https://github.com/AnderEnder/watch-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/AnderEnder/watch-rs [INFO] [stderr] 2f0b982..bdbb9f8 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bdbb9f855b066f02e1a308701df18f75306b8471 [INFO] testing AnderEnder/watch-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Fwatch-rs" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnderEnder/watch-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/AnderEnder/watch-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73d697921a12cc890427edbfb07059694cedd5cb7585b56c44093c4a778cff6b [INFO] running `"docker" "start" "-a" "73d697921a12cc890427edbfb07059694cedd5cb7585b56c44093c4a778cff6b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling watch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: `#[structopt(raw(...))` attributes are removed in structopt 0.3, they are replaced with raw methods [INFO] [stderr] [INFO] [stderr] = help: if you meant to call `clap::Arg::raw()` method you should use bool literal, like `raw(true)` or `raw(false)` [INFO] [stderr] = note: if you need to call `clap::Arg/App::min_values` method you can do it like this: #[structopt(min_values = 1)] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --> src/main.rs:28:35 [INFO] [stderr] | [INFO] [stderr] 28 | #[structopt(name = "command", raw(min_values = "1"))] [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `watch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "73d697921a12cc890427edbfb07059694cedd5cb7585b56c44093c4a778cff6b"` [INFO] running `"docker" "rm" "-f" "73d697921a12cc890427edbfb07059694cedd5cb7585b56c44093c4a778cff6b"` [INFO] [stdout] 73d697921a12cc890427edbfb07059694cedd5cb7585b56c44093c4a778cff6b