[INFO] cloning 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" "clone" "--bare" "https://github.com/xuperdata/xuper-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuperdata%2Fxuper-rust-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuperdata%2Fxuper-rust-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5baa2273e38ede4c37407e174c0142422b2f95ed [INFO] checking xuperdata/xuper-rust-sdk against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuperdata%2Fxuper-rust-sdk" "/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/xuperdata/xuper-rust-sdk 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/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-1/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" "+beta" "fetch" "--locked" "--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-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" "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] [stdout] ec0c93a61c34c210470ba707ebe38d2ace4944714c4a54c57c914603089d31d5 [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" "ec0c93a61c34c210470ba707ebe38d2ace4944714c4a54c57c914603089d31d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec0c93a61c34c210470ba707ebe38d2ace4944714c4a54c57c914603089d31d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0c93a61c34c210470ba707ebe38d2ace4944714c4a54c57c914603089d31d5", kill_on_drop: false }` [INFO] [stdout] ec0c93a61c34c210470ba707ebe38d2ace4944714c4a54c57c914603089d31d5 [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" "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] [stdout] 2bd53f0200ae5e0cf657ee49864c68bab67dba7ff65c0b454eaa79a3181029e2 [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" "2bd53f0200ae5e0cf657ee49864c68bab67dba7ff65c0b454eaa79a3181029e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling httpbis v0.9.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking hex v0.4.2 [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] Compiling log v0.4.8 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking log-ndc v0.2.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling protoc v2.14.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [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] Compiling serde v1.0.110 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking grpc v0.8.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking serde_yaml v0.8.12 [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 protoc-rust v2.14.0 [INFO] [stderr] Compiling grpc-compiler v0.8.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 1m 47s [INFO] running `Command { std: "docker" "inspect" "2bd53f0200ae5e0cf657ee49864c68bab67dba7ff65c0b454eaa79a3181029e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd53f0200ae5e0cf657ee49864c68bab67dba7ff65c0b454eaa79a3181029e2", kill_on_drop: false }` [INFO] [stdout] 2bd53f0200ae5e0cf657ee49864c68bab67dba7ff65c0b454eaa79a3181029e2