[INFO] fetching crate crate-index 0.1.0... [INFO] checking crate-index-0.1.0 against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] extracting crate crate-index 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate crate-index 0.1.0 on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crate-index 0.1.0 [INFO] finished tweaking crates.io crate crate-index 0.1.0 [INFO] tweaked toml for crates.io crate crate-index 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74ac1f4336455170006a6977921ea648b557211885d8a7b36654fd215250d557 [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" "74ac1f4336455170006a6977921ea648b557211885d8a7b36654fd215250d557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74ac1f4336455170006a6977921ea648b557211885d8a7b36654fd215250d557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ac1f4336455170006a6977921ea648b557211885d8a7b36654fd215250d557", kill_on_drop: false }` [INFO] [stdout] 74ac1f4336455170006a6977921ea648b557211885d8a7b36654fd215250d557 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0837c05a7f50a827088de7f075e25c689853d3a929a7eef19587d62221461897 [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" "0837c05a7f50a827088de7f075e25c689853d3a929a7eef19587d62221461897", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking nb-connect v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking value-bag v1.0.0-alpha.6 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking git2 v0.11.0 [INFO] [stderr] Checking crate-index v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "0837c05a7f50a827088de7f075e25c689853d3a929a7eef19587d62221461897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0837c05a7f50a827088de7f075e25c689853d3a929a7eef19587d62221461897", kill_on_drop: false }` [INFO] [stdout] 0837c05a7f50a827088de7f075e25c689853d3a929a7eef19587d62221461897