[INFO] updating cached repository https://github.com/xuperdata/xuper-rust-sdk [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] 5baa2273e38ede4c37407e174c0142422b2f95ed [INFO] checking xuperdata/xuper-rust-sdk against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuperdata%2Fxuper-rust-sdk" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xuperdata/xuper-rust-sdk 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/xuperdata/xuper-rust-sdk [INFO] finished tweaking git repo https://github.com/xuperdata/xuper-rust-sdk [INFO] tweaked toml for git repo https://github.com/xuperdata/xuper-rust-sdk written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/xuperdata/xuper-rust-sdk 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 131c3b37b0cdc745764bd442519bd4eb5fef6cdffbc28d96bc0e6c5e5c6274d1 [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" "131c3b37b0cdc745764bd442519bd4eb5fef6cdffbc28d96bc0e6c5e5c6274d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "131c3b37b0cdc745764bd442519bd4eb5fef6cdffbc28d96bc0e6c5e5c6274d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131c3b37b0cdc745764bd442519bd4eb5fef6cdffbc28d96bc0e6c5e5c6274d1", kill_on_drop: false }` [INFO] [stdout] 131c3b37b0cdc745764bd442519bd4eb5fef6cdffbc28d96bc0e6c5e5c6274d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 125e186c33ca4cae7254e3f881a0233c3b69df322c299331f49a3ec35145918c [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" "125e186c33ca4cae7254e3f881a0233c3b69df322c299331f49a3ec35145918c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling httpbis v0.9.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling protoc v2.14.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking log-ndc v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking tls-api v0.4.0 [INFO] [stderr] Checking tls-api-stub v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking grpc v0.8.0 [INFO] [stderr] Checking xchain-rust-crypto v0.1.0 (https://github.com/duanbing/xchain-rust-crypto?tag=v0.5.0#37031728) [INFO] [stderr] Checking grpc-protobuf v0.8.0 [INFO] [stderr] Compiling protobuf-codegen v2.14.0 [INFO] [stderr] Compiling grpc-compiler v0.8.0 [INFO] [stderr] Compiling protoc-rust v2.14.0 [INFO] [stderr] Compiling protoc-rust-grpc v0.8.0 [INFO] [stderr] Compiling xuper-rust-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "125e186c33ca4cae7254e3f881a0233c3b69df322c299331f49a3ec35145918c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125e186c33ca4cae7254e3f881a0233c3b69df322c299331f49a3ec35145918c", kill_on_drop: false }` [INFO] [stdout] 125e186c33ca4cae7254e3f881a0233c3b69df322c299331f49a3ec35145918c