[INFO] fetching crate rink-core 0.5.1... [INFO] checking rink-core-0.5.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate rink-core 0.5.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rink-core 0.5.1 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rink-core 0.5.1 [INFO] finished tweaking crates.io crate rink-core 0.5.1 [INFO] tweaked toml for crates.io crate rink-core 0.5.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded json v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea88001ad4ffd8269b146dc58659846dac07af1c1ce493039672154d9f1e620f [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" "ea88001ad4ffd8269b146dc58659846dac07af1c1ce493039672154d9f1e620f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea88001ad4ffd8269b146dc58659846dac07af1c1ce493039672154d9f1e620f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea88001ad4ffd8269b146dc58659846dac07af1c1ce493039672154d9f1e620f", kill_on_drop: false }` [INFO] [stdout] ea88001ad4ffd8269b146dc58659846dac07af1c1ce493039672154d9f1e620f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd9a2a28c683dd4de7ce54ab1c0a67df473faea7f95150f8d4c13b35d79453c4 [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" "bd9a2a28c683dd4de7ce54ab1c0a67df473faea7f95150f8d4c13b35d79453c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking json v0.10.3 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking chrono-humanize v0.0.11 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking rink-core v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "bd9a2a28c683dd4de7ce54ab1c0a67df473faea7f95150f8d4c13b35d79453c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd9a2a28c683dd4de7ce54ab1c0a67df473faea7f95150f8d4c13b35d79453c4", kill_on_drop: false }` [INFO] [stdout] bd9a2a28c683dd4de7ce54ab1c0a67df473faea7f95150f8d4c13b35d79453c4