[INFO] cloning repository https://github.com/dpc/rdedup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpc/rdedup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Frdedup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Frdedup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f9c76772e46c23e67d0189552c525dd2814b9c3 [INFO] testing dpc/rdedup against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Frdedup" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dpc/rdedup on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dpc/rdedup [INFO] removed workspace from git repo https://github.com/dpc/rdedup [INFO] removed path dependency rdedup-lib from git repo https://github.com/dpc/rdedup [INFO] finished tweaking git repo https://github.com/dpc/rdedup [INFO] tweaked toml for git repo https://github.com/dpc/rdedup written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dpc/rdedup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded blake2 v0.7.1 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded rpassword v4.0.5 [INFO] [stderr] Downloaded rdedup-cdc v0.1.0 [INFO] [stderr] Downloaded bytevec v0.2.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.1 [INFO] [stderr] Downloaded proc-macro2 v0.3.5 [INFO] [stderr] Downloaded sgdata v0.1.0 [INFO] [stderr] Downloaded rust-lzma v0.2.1 [INFO] [stderr] Downloaded dangerous_option v0.2.0 [INFO] [stderr] Downloaded backblaze-b2 v0.1.8 [INFO] [stderr] Downloaded rdedup-lib v3.1.0 [INFO] [stderr] Downloaded clang-sys v0.23.0 [INFO] [stderr] Downloaded libsodium-sys v0.1.0 [INFO] [stderr] Downloaded zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Downloaded slog-async v2.5.0 [INFO] [stderr] Downloaded sodiumoxide v0.1.0 [INFO] [stderr] Downloaded slog-perf v0.2.0 [INFO] [stderr] Downloaded bindgen v0.37.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baf9b1b01476e9b41477438a29f01fb5560634e9e68ba4d8cf0cbf4c6fcac9d5 [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" "baf9b1b01476e9b41477438a29f01fb5560634e9e68ba4d8cf0cbf4c6fcac9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf9b1b01476e9b41477438a29f01fb5560634e9e68ba4d8cf0cbf4c6fcac9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf9b1b01476e9b41477438a29f01fb5560634e9e68ba4d8cf0cbf4c6fcac9d5", kill_on_drop: false }` [INFO] [stdout] baf9b1b01476e9b41477438a29f01fb5560634e9e68ba4d8cf0cbf4c6fcac9d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9edc468a5a6e579854987ddccc34327066bd7ae591c3a1e1c92aad11469ebcdd [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" "9edc468a5a6e579854987ddccc34327066bd7ae591c3a1e1c92aad11469ebcdd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling dangerous_option v0.2.0 [INFO] [stderr] Compiling rdedup-cdc v0.1.0 [INFO] [stderr] Compiling bytevec v0.2.0 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rust-lzma v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling sgdata v0.1.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling slog-perf v0.2.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling backblaze-b2 v0.1.8 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling libsodium-sys v0.1.0 [INFO] [stderr] Compiling zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Compiling sodiumoxide v0.1.0 [INFO] [stderr] Compiling rdedup-lib v3.1.0 [INFO] [stderr] Compiling rdedup v3.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0050]: method `from_subcommand` has 1 parameter but the declaration in trait `from_subcommand` has 2 [INFO] [stdout] --> src/bin.rs:344:17 [INFO] [stdout] | [INFO] [stdout] 344 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^ expected 2 parameters, found 1 [INFO] [stdout] | [INFO] [stdout] = note: `from_subcommand` from trait: `fn(&str, Option<&ArgMatches>) -> Option` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin.rs:319:34 [INFO] [stdout] | [INFO] [stdout] 319 | #[clap(name = "dir", short = "d", long, value_name = "PATH")] [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | short = "u", [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin.rs:332:20 [INFO] [stdout] | [INFO] [stdout] 332 | #[clap(short = "v", parse(from_occurrences))] [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin.rs:336:20 [INFO] [stdout] | [INFO] [stdout] 336 | #[clap(short = "t", parse(from_occurrences))] [INFO] [stdout] | ^^^ expected `char`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/bin.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | #[clap(subcommand)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | supplied 1 argument [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/bin.rs:344:17 [INFO] [stdout] | [INFO] [stdout] 344 | #[derive(Debug, Clap)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | supplied 1 argument [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0050, E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0050`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rdedup` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9edc468a5a6e579854987ddccc34327066bd7ae591c3a1e1c92aad11469ebcdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9edc468a5a6e579854987ddccc34327066bd7ae591c3a1e1c92aad11469ebcdd", kill_on_drop: false }` [INFO] [stdout] 9edc468a5a6e579854987ddccc34327066bd7ae591c3a1e1c92aad11469ebcdd