[INFO] fetching crate migamake-api-cloudflare 0.2.0... [INFO] checking migamake-api-cloudflare-0.2.0 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate migamake-api-cloudflare 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate migamake-api-cloudflare 0.2.0 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate migamake-api-cloudflare 0.2.0 [INFO] finished tweaking crates.io crate migamake-api-cloudflare 0.2.0 [INFO] tweaked toml for crates.io crate migamake-api-cloudflare 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator_derive v0.12.0 [INFO] [stderr] Downloaded validator v0.12.0 [INFO] [stderr] Downloaded validator_types v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", 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] 3ff3ac6f559ddd3ed19297aa8a0921ca2b6394aed2e793a94200412cebf4d1df [INFO] running `Command { std: "docker" "start" "-a" "3ff3ac6f559ddd3ed19297aa8a0921ca2b6394aed2e793a94200412cebf4d1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ff3ac6f559ddd3ed19297aa8a0921ca2b6394aed2e793a94200412cebf4d1df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff3ac6f559ddd3ed19297aa8a0921ca2b6394aed2e793a94200412cebf4d1df", kill_on_drop: false }` [INFO] [stdout] 3ff3ac6f559ddd3ed19297aa8a0921ca2b6394aed2e793a94200412cebf4d1df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfe5ab5d832ec14c492442ec7d2e1c6f5ac24e8603511eb0031d3598a96bd1a3 [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" "cfe5ab5d832ec14c492442ec7d2e1c6f5ac24e8603511eb0031d3598a96bd1a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking validator v0.12.0 [INFO] [stderr] Checking ureq v1.5.4 [INFO] [stderr] Checking migamake-api-cloudflare v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "cfe5ab5d832ec14c492442ec7d2e1c6f5ac24e8603511eb0031d3598a96bd1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe5ab5d832ec14c492442ec7d2e1c6f5ac24e8603511eb0031d3598a96bd1a3", kill_on_drop: false }` [INFO] [stdout] cfe5ab5d832ec14c492442ec7d2e1c6f5ac24e8603511eb0031d3598a96bd1a3