[INFO] fetching crate cramjam 1.1.0... [INFO] checking cramjam-1.1.0 against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] extracting crate cramjam 1.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cramjam 1.1.0 on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking crates.io crate cramjam 1.1.0 [INFO] finished tweaking crates.io crate cramjam 1.1.0 [INFO] tweaked toml for crates.io crate cramjam 1.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "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" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.5.1+zstd.1.4.4` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8f959cebbe17a2b995ddc5d96d40f92121fe5dbc6a568b15ea9bc4e01d970b4 [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" "b8f959cebbe17a2b995ddc5d96d40f92121fe5dbc6a568b15ea9bc4e01d970b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8f959cebbe17a2b995ddc5d96d40f92121fe5dbc6a568b15ea9bc4e01d970b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f959cebbe17a2b995ddc5d96d40f92121fe5dbc6a568b15ea9bc4e01d970b4", kill_on_drop: false }` [INFO] [stdout] b8f959cebbe17a2b995ddc5d96d40f92121fe5dbc6a568b15ea9bc4e01d970b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0826f66d570e368756584f664d44354ab38ca52dd2d2cbcec640fc71434d9d3d [INFO] running `Command { std: "docker" "start" "-a" "0826f66d570e368756584f664d44354ab38ca52dd2d2cbcec640fc71434d9d3d", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.5.1+zstd.1.4.4` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling snap v1.0.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking lz4-compress v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3cls v0.9.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pyo3 v0.9.2 [INFO] [stderr] Checking zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Checking cramjam v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "0826f66d570e368756584f664d44354ab38ca52dd2d2cbcec640fc71434d9d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0826f66d570e368756584f664d44354ab38ca52dd2d2cbcec640fc71434d9d3d", kill_on_drop: false }` [INFO] [stdout] 0826f66d570e368756584f664d44354ab38ca52dd2d2cbcec640fc71434d9d3d