[INFO] cloning repository https://github.com/andrewwhitehead/endorser-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewwhitehead/endorser-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fendorser-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fendorser-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5544158cc894d8c6979075adad62b0bbc7321e48 [INFO] checking andrewwhitehead/endorser-tool against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fendorser-tool" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewwhitehead/endorser-tool on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewwhitehead/endorser-tool [INFO] finished tweaking git repo https://github.com/andrewwhitehead/endorser-tool [INFO] tweaked toml for git repo https://github.com/andrewwhitehead/endorser-tool written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/andrewwhitehead/endorser-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62420e6559f9a77727eb5a00d9ef776c3c32a0e51622fbd9b275c1e8e77ba068 [INFO] running `Command { std: "docker" "start" "-a" "62420e6559f9a77727eb5a00d9ef776c3c32a0e51622fbd9b275c1e8e77ba068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62420e6559f9a77727eb5a00d9ef776c3c32a0e51622fbd9b275c1e8e77ba068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62420e6559f9a77727eb5a00d9ef776c3c32a0e51622fbd9b275c1e8e77ba068", kill_on_drop: false }` [INFO] [stdout] 62420e6559f9a77727eb5a00d9ef776c3c32a0e51622fbd9b275c1e8e77ba068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af18a6e607499b6735ce315f07340719476fdb3f074d9d2e11238167748f4e3a [INFO] running `Command { std: "docker" "start" "-a" "af18a6e607499b6735ce315f07340719476fdb3f074d9d2e11238167748f4e3a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking int_traits v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking amcl v0.2.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling indy-vdr v0.1.0 (https://github.com/andrewwhitehead/indy-vdr?rev=aa8fc57627e0f4014ae4ef77b5f546a976cdf3c8#aa8fc576) [INFO] [stderr] Checking elastic-array-plus v0.10.0 [INFO] [stderr] Checking etcommon-hexutil v0.2.4 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking ffi-support v0.4.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking etcommon-rlp v0.2.5 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling webview-sys v0.3.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking web-view v0.5.4 [INFO] [stderr] Checking glass_pumpkin v0.3.3 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking x25519-dalek v0.5.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking ursa v0.3.4 (https://github.com/hyperledger/ursa.git?rev=5444d41707c05399e191c2290d2767658d14fbc4#5444d417) [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking vdr-shared v0.1.0 (https://github.com/andrewwhitehead/indy-vdr?rev=aa8fc57627e0f4014ae4ef77b5f546a976cdf3c8#aa8fc576) [INFO] [stderr] Checking indy-utils v0.2.0 (https://github.com/bcgov/indy-shared-rs?rev=90ec2be4e72bb87624dab4796fa4b58d34a47320#90ec2be4) [INFO] [stderr] Checking endorser-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "af18a6e607499b6735ce315f07340719476fdb3f074d9d2e11238167748f4e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af18a6e607499b6735ce315f07340719476fdb3f074d9d2e11238167748f4e3a", kill_on_drop: false }` [INFO] [stdout] af18a6e607499b6735ce315f07340719476fdb3f074d9d2e11238167748f4e3a