[INFO] cloning repository https://github.com/littleTitan/centralized-ledger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/littleTitan/centralized-ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fcentralized-ledger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fcentralized-ledger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03243e6198c12423accb6abe2e3d92781931a675
[INFO] testing littleTitan/centralized-ledger against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fcentralized-ledger" "/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/littleTitan/centralized-ledger
[INFO] finished tweaking git repo https://github.com/littleTitan/centralized-ledger
[INFO] tweaked toml for git repo https://github.com/littleTitan/centralized-ledger written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/littleTitan/centralized-ledger on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/littleTitan/centralized-ledger 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee86adea7fe4428338357f55409fbb19a36397a19569640449e09b17892f352e
[INFO] running `Command { std: "docker" "start" "-a" "ee86adea7fe4428338357f55409fbb19a36397a19569640449e09b17892f352e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee86adea7fe4428338357f55409fbb19a36397a19569640449e09b17892f352e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee86adea7fe4428338357f55409fbb19a36397a19569640449e09b17892f352e", kill_on_drop: false }`
[INFO] [stdout] ee86adea7fe4428338357f55409fbb19a36397a19569640449e09b17892f352e
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8231be6390aa14e3e2984fc0ecb3ec22a835c91027873b8c8d73ed4aa063e24e
[INFO] running `Command { std: "docker" "start" "-a" "8231be6390aa14e3e2984fc0ecb3ec22a835c91027873b8c8d73ed4aa063e24e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling const-oid v0.6.1
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling base64ct v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling num-bigint-dig v0.7.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling crypto-bigint v0.2.10
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling der v0.4.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling zeroize_derive v1.2.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling pkcs1 v0.2.4
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rsa v0.5.0
[INFO] [stderr]    Compiling server v1.0.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling ledger v1.0.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] error: couldn't read `client/src/bin/../../private_key.pem`: No such file or directory (os error 2)
[INFO] [stdout]   --> client/src/bin/client.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | const PRIVATE_KEY: &'static str = include_str!("../../private_key.pem");
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `client/src/bin/../../private_key.pem`: No such file or directory (os error 2)
[INFO] [stdout]  --> client/src/bin/signup.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | const PRIVATE_KEY: &'static str = include_str!("../../private_key.pem");
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ledger` (bin "client") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ledger` (bin "signup") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8231be6390aa14e3e2984fc0ecb3ec22a835c91027873b8c8d73ed4aa063e24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8231be6390aa14e3e2984fc0ecb3ec22a835c91027873b8c8d73ed4aa063e24e", kill_on_drop: false }`
[INFO] [stdout] 8231be6390aa14e3e2984fc0ecb3ec22a835c91027873b8c8d73ed4aa063e24e
