[INFO] cloning repository https://github.com/ManabBiswas/freelanceEscrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ManabBiswas/freelanceEscrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManabBiswas%2FfreelanceEscrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManabBiswas%2FfreelanceEscrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5db846d1395d4d476bd8107efd09be2b21d40f7c
[INFO] checking ManabBiswas/freelanceEscrow against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManabBiswas%2FfreelanceEscrow" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ManabBiswas/freelanceEscrow
[INFO] finished tweaking git repo https://github.com/ManabBiswas/freelanceEscrow
[INFO] tweaked toml for git repo https://github.com/ManabBiswas/freelanceEscrow written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ManabBiswas/freelanceEscrow on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ManabBiswas/freelanceEscrow 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f6d22712208f137b1082f88534a02f8532006847fb4246b835365d148003807
[INFO] running `Command { std: "docker" "start" "-a" "6f6d22712208f137b1082f88534a02f8532006847fb4246b835365d148003807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f6d22712208f137b1082f88534a02f8532006847fb4246b835365d148003807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f6d22712208f137b1082f88534a02f8532006847fb4246b835365d148003807", kill_on_drop: false }`
[INFO] [stdout] 6f6d22712208f137b1082f88534a02f8532006847fb4246b835365d148003807
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 204a52215f3a4285d7a2eb3f53bfabe4d5e5152e9ba233305e9e116a2318affd
[INFO] running `Command { std: "docker" "start" "-a" "204a52215f3a4285d7a2eb3f53bfabe4d5e5152e9ba233305e9e116a2318affd", kill_on_drop: false }`
[INFO] [stderr]    Compiling stellar-xdr v25.0.0
[INFO] [stderr] error: could not compile `stellar-xdr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name stellar_xdr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-25.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="curr"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "cli", "curr", "default", "hex", "next", "rand", "schemars", "serde", "serde_json", "std"))' -C metadata=6ed3a1bc927ca170 -C extra-filename=-3c58ce5a4dc0acf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_eval=/opt/rustwide/target/debug/deps/libcfg_eval-1c4f873c1f1ba7b5.so --extern escape_bytes=/opt/rustwide/target/debug/deps/libescape_bytes-b0e95a3189579150.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-91ef02ea030d87c2.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-c956d8a4080d8402.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2537f4f0a4ed5ec4.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-de1d60d2b4a33b01.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0461e2267676d43f.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/deps/libstellar_strkey-e1d83714ac45bc82.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(docs)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "204a52215f3a4285d7a2eb3f53bfabe4d5e5152e9ba233305e9e116a2318affd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204a52215f3a4285d7a2eb3f53bfabe4d5e5152e9ba233305e9e116a2318affd", kill_on_drop: false }`
[INFO] [stdout] 204a52215f3a4285d7a2eb3f53bfabe4d5e5152e9ba233305e9e116a2318affd
