[INFO] fetching crate crabler 0.1.22... [INFO] checking crabler-0.1.22 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate crabler 0.1.22 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate crabler 0.1.22 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crabler 0.1.22 [INFO] finished tweaking crates.io crate crabler 0.1.22 [INFO] tweaked toml for crates.io crate crabler 0.1.22 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crabquery v0.1.8 [INFO] [stderr] Downloaded crabler_derive v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb07342e0a9d546108025e290dfaa63f4cf008af8d3259e7c6f98dbe278e6650 [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" "fb07342e0a9d546108025e290dfaa63f4cf008af8d3259e7c6f98dbe278e6650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb07342e0a9d546108025e290dfaa63f4cf008af8d3259e7c6f98dbe278e6650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb07342e0a9d546108025e290dfaa63f4cf008af8d3259e7c6f98dbe278e6650", kill_on_drop: false }` [INFO] [stdout] fb07342e0a9d546108025e290dfaa63f4cf008af8d3259e7c6f98dbe278e6650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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] 96e2cd7a10b6c475ceb1e29dc59934c68e5b96de76fbda6e394e3b48b1d37c78 [INFO] running `Command { std: "docker" "start" "-a" "96e2cd7a10b6c475ceb1e29dc59934c68e5b96de76fbda6e394e3b48b1d37c78", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking siphasher v0.3.7 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking encoding_rs v0.8.29 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-channel v0.3.18 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling crabler_derive v0.1.6 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.3.0 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking serde_json v1.0.72 [INFO] [stderr] Checking string_cache v0.8.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking femme v2.1.1 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Checking http-client v6.5.1 [INFO] [stderr] Checking markup5ever_arcdom v0.1.1 [INFO] [stderr] Checking crabquery v0.1.8 [INFO] [stderr] Checking web-sys v0.3.55 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stderr] Checking crabler v0.1.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "96e2cd7a10b6c475ceb1e29dc59934c68e5b96de76fbda6e394e3b48b1d37c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e2cd7a10b6c475ceb1e29dc59934c68e5b96de76fbda6e394e3b48b1d37c78", kill_on_drop: false }` [INFO] [stdout] 96e2cd7a10b6c475ceb1e29dc59934c68e5b96de76fbda6e394e3b48b1d37c78