[INFO] cloning repository https://github.com/CementTheBlock/destiny-item-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CementTheBlock/destiny-item-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCementTheBlock%2Fdestiny-item-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCementTheBlock%2Fdestiny-item-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffc2e5f25527c1821d34ad2959f2de47518b3fa4 [INFO] checking CementTheBlock/destiny-item-helper against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCementTheBlock%2Fdestiny-item-helper" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CementTheBlock/destiny-item-helper on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CementTheBlock/destiny-item-helper [INFO] finished tweaking git repo https://github.com/CementTheBlock/destiny-item-helper [INFO] tweaked toml for git repo https://github.com/CementTheBlock/destiny-item-helper written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/CementTheBlock/destiny-item-helper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae84dc00e53a8a742d91de5cce3fb8aefe77d90a5f46a4d2a3aa297c5072349e [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" "ae84dc00e53a8a742d91de5cce3fb8aefe77d90a5f46a4d2a3aa297c5072349e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae84dc00e53a8a742d91de5cce3fb8aefe77d90a5f46a4d2a3aa297c5072349e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae84dc00e53a8a742d91de5cce3fb8aefe77d90a5f46a4d2a3aa297c5072349e", kill_on_drop: false }` [INFO] [stdout] ae84dc00e53a8a742d91de5cce3fb8aefe77d90a5f46a4d2a3aa297c5072349e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30dd2e455613e0aa2e72b39c6970debfe87db30d5694010f4e646fb46a7db33f [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" "30dd2e455613e0aa2e72b39c6970debfe87db30d5694010f4e646fb46a7db33f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling wasm-bindgen v0.2.51 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.51 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.51 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.51 [INFO] [stderr] Checking destiny-item-helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.05s [INFO] running `Command { std: "docker" "inspect" "30dd2e455613e0aa2e72b39c6970debfe87db30d5694010f4e646fb46a7db33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30dd2e455613e0aa2e72b39c6970debfe87db30d5694010f4e646fb46a7db33f", kill_on_drop: false }` [INFO] [stdout] 30dd2e455613e0aa2e72b39c6970debfe87db30d5694010f4e646fb46a7db33f