[INFO] fetching crate grid-sdk 0.3.3... [INFO] checking grid-sdk-0.3.3 against try#ea2bf32540662c61547071aad6cf0851a0b02f58 for pr-96376 [INFO] extracting crate grid-sdk 0.3.3 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate grid-sdk 0.3.3 on toolchain ea2bf32540662c61547071aad6cf0851a0b02f58 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grid-sdk 0.3.3 [INFO] finished tweaking crates.io crate grid-sdk 0.3.3 [INFO] tweaked toml for crates.io crate grid-sdk 0.3.3 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cb76efb916d3a452c66810f6e6861741fb86284272fe8744ff5c4a51bb051f0 [INFO] running `Command { std: "docker" "start" "-a" "7cb76efb916d3a452c66810f6e6861741fb86284272fe8744ff5c4a51bb051f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cb76efb916d3a452c66810f6e6861741fb86284272fe8744ff5c4a51bb051f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb76efb916d3a452c66810f6e6861741fb86284272fe8744ff5c4a51bb051f0", kill_on_drop: false }` [INFO] [stdout] 7cb76efb916d3a452c66810f6e6861741fb86284272fe8744ff5c4a51bb051f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39c9f77a5bf6df47afe1e5cdca995197e10be3d3057dc08d3c09696c06215826 [INFO] running `Command { std: "docker" "start" "-a" "39c9f77a5bf6df47afe1e5cdca995197e10be3d3057dc08d3c09696c06215826", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling secp256k1 v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling protobuf-codegen v2.27.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling protoc v2.27.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling protoc-rust v2.27.1 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Compiling sawtooth-sdk v0.4.5 [INFO] [stderr] Compiling grid-sdk v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking assert-json-diff v2.0.1 [INFO] [stderr] Checking mockito v0.30.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "39c9f77a5bf6df47afe1e5cdca995197e10be3d3057dc08d3c09696c06215826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c9f77a5bf6df47afe1e5cdca995197e10be3d3057dc08d3c09696c06215826", kill_on_drop: false }` [INFO] [stdout] 39c9f77a5bf6df47afe1e5cdca995197e10be3d3057dc08d3c09696c06215826