[INFO] fetching crate apple-app-store-receipts 0.1.0... [INFO] checking apple-app-store-receipts-0.1.0 against try#5d9095c550fcec9e458ce8d6b0c04a217641db66 for pr-77153 [INFO] extracting crate apple-app-store-receipts 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate apple-app-store-receipts 0.1.0 on toolchain 5d9095c550fcec9e458ce8d6b0c04a217641db66 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate apple-app-store-receipts 0.1.0 [INFO] finished tweaking crates.io crate apple-app-store-receipts 0.1.0 [INFO] tweaked toml for crates.io crate apple-app-store-receipts 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded apple-web-service-isahc-client v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed8868059e554b3bd78e7c2ddb8f7e0813f40fd4581f387aacf3d505ab36f63 [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" "7ed8868059e554b3bd78e7c2ddb8f7e0813f40fd4581f387aacf3d505ab36f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed8868059e554b3bd78e7c2ddb8f7e0813f40fd4581f387aacf3d505ab36f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed8868059e554b3bd78e7c2ddb8f7e0813f40fd4581f387aacf3d505ab36f63", kill_on_drop: false }` [INFO] [stdout] 7ed8868059e554b3bd78e7c2ddb8f7e0813f40fd4581f387aacf3d505ab36f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+5d9095c550fcec9e458ce8d6b0c04a217641db66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc7a56ff45698704e447e5f9094e193eb9579d0c9e4179b5e6b1ae4c0636cc9d [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" "cc7a56ff45698704e447e5f9094e193eb9579d0c9e4179b5e6b1ae4c0636cc9d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling isahc v0.9.9 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking futures-lite v1.8.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking apple-web-service-endpoint v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Checking apple-web-service-client v0.1.0 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking sluice v0.5.2 [INFO] [stderr] Checking apple-web-service-isahc-client v0.1.0 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_test v1.0.116 [INFO] [stderr] Checking serde-aux v0.6.1 [INFO] [stderr] Checking apple-app-store-receipts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "cc7a56ff45698704e447e5f9094e193eb9579d0c9e4179b5e6b1ae4c0636cc9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7a56ff45698704e447e5f9094e193eb9579d0c9e4179b5e6b1ae4c0636cc9d", kill_on_drop: false }` [INFO] [stdout] cc7a56ff45698704e447e5f9094e193eb9579d0c9e4179b5e6b1ae4c0636cc9d