[INFO] updating cached repository https://github.com/GuiltyMorishita/sawtooth-intkey-tp-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f75772a4946c5d6cc43cb176525dd142faf1aa71 [INFO] checking GuiltyMorishita/sawtooth-intkey-tp-rust against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuiltyMorishita%2Fsawtooth-intkey-tp-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GuiltyMorishita/sawtooth-intkey-tp-rust on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GuiltyMorishita/sawtooth-intkey-tp-rust [INFO] finished tweaking git repo https://github.com/GuiltyMorishita/sawtooth-intkey-tp-rust [INFO] tweaked toml for git repo https://github.com/GuiltyMorishita/sawtooth-intkey-tp-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/GuiltyMorishita/sawtooth-intkey-tp-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c57f74dba313ca31d8456ab471f28b4f7e51af9856a44c8e7bc1107d15d4dff [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" "6c57f74dba313ca31d8456ab471f28b4f7e51af9856a44c8e7bc1107d15d4dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c57f74dba313ca31d8456ab471f28b4f7e51af9856a44c8e7bc1107d15d4dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c57f74dba313ca31d8456ab471f28b4f7e51af9856a44c8e7bc1107d15d4dff", kill_on_drop: false }` [INFO] [stdout] 6c57f74dba313ca31d8456ab471f28b4f7e51af9856a44c8e7bc1107d15d4dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7b4a852b994498a6c7bb8ddea7a8f367b0a15480ac9ebbf29a69d7047b4e550 [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" "d7b4a852b994498a6c7bb8ddea7a8f367b0a15480ac9ebbf29a69d7047b4e550", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling secp256k1 v0.7.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.10.1 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling protoc v2.10.1 [INFO] [stderr] Compiling protoc-rust v2.10.1 [INFO] [stderr] Compiling sawtooth-sdk v0.4.0 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Checking sawtooth-intkey-tp-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "d7b4a852b994498a6c7bb8ddea7a8f367b0a15480ac9ebbf29a69d7047b4e550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b4a852b994498a6c7bb8ddea7a8f367b0a15480ac9ebbf29a69d7047b4e550", kill_on_drop: false }` [INFO] [stdout] d7b4a852b994498a6c7bb8ddea7a8f367b0a15480ac9ebbf29a69d7047b4e550