[INFO] cloning repository https://github.com/payjoin/cja
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/payjoin/cja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fcja", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fcja'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48ad16c13a05d902933638ee77b6b53a4da3de95
[INFO] checking payjoin/cja against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fcja" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/payjoin/cja on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/payjoin/cja
[INFO] finished tweaking git repo https://github.com/payjoin/cja
[INFO] tweaked toml for git repo https://github.com/payjoin/cja written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/payjoin/cja 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 069e992fdabfc034b643ecf59b0381a854b711fafe1a9f66770a140e347274c8
[INFO] running `Command { std: "docker" "start" "-a" "069e992fdabfc034b643ecf59b0381a854b711fafe1a9f66770a140e347274c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "069e992fdabfc034b643ecf59b0381a854b711fafe1a9f66770a140e347274c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "069e992fdabfc034b643ecf59b0381a854b711fafe1a9f66770a140e347274c8", kill_on_drop: false }`
[INFO] [stdout] 069e992fdabfc034b643ecf59b0381a854b711fafe1a9f66770a140e347274c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1db752fecddb5c96c246f7a4bcc2b251b0ebb40c781ab1931a0e3ff5b738a34e
[INFO] running `Command { std: "docker" "start" "-a" "1db752fecddb5c96c246f7a4bcc2b251b0ebb40c781ab1931a0e3ff5b738a34e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking libc v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking vec_map v0.6.0
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking unicode-width v0.1.3
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking unicode-segmentation v0.1.2
[INFO] [stderr]     Checking strsim v0.5.1
[INFO] [stderr]     Checking bit-vec v0.4.3
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking nom v2.1.0
[INFO] [stderr]     Checking rand v0.3.14
[INFO] [stderr]     Checking num_cpus v0.2.13
[INFO] [stderr]     Checking term_size v0.2.1
[INFO] [stderr]     Checking clap v2.12.1
[INFO] [stdout] error: missing fragment specifier
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.12.1/src/macros.rs:506:34
[INFO] [stdout]     |
[INFO] [stdout] 506 |     (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: fragment specifiers must be provided
[INFO] [stdout]     = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis`, along with `expr_2021` and `pat_param` for edition compatibility
[INFO] [stdout] help: try adding a specifier here
[INFO] [stdout]     |
[INFO] [stdout] 506 |     (@arg ($arg:expr) $modes:tt !$ident:spec $($tail:tt)*) => {
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking deque v0.3.1
[INFO] [stderr]     Checking bloom v0.2.0 (https://github.com/maufl/bloom-rs#e62b157a)
[INFO] [stderr]     Checking rayon v0.4.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1db752fecddb5c96c246f7a4bcc2b251b0ebb40c781ab1931a0e3ff5b738a34e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db752fecddb5c96c246f7a4bcc2b251b0ebb40c781ab1931a0e3ff5b738a34e", kill_on_drop: false }`
[INFO] [stdout] 1db752fecddb5c96c246f7a4bcc2b251b0ebb40c781ab1931a0e3ff5b738a34e
