[INFO] cloning repository https://github.com/vmx/wasm-multi-value-reverse-polyfill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmx/wasm-multi-value-reverse-polyfill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmx%2Fwasm-multi-value-reverse-polyfill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmx%2Fwasm-multi-value-reverse-polyfill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bba1488949059163a44784cd92c931014031dfb5 [INFO] checking vmx/wasm-multi-value-reverse-polyfill against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmx%2Fwasm-multi-value-reverse-polyfill" "/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/vmx/wasm-multi-value-reverse-polyfill on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vmx/wasm-multi-value-reverse-polyfill [INFO] finished tweaking git repo https://github.com/vmx/wasm-multi-value-reverse-polyfill [INFO] tweaked toml for git repo https://github.com/vmx/wasm-multi-value-reverse-polyfill written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/vmx/wasm-multi-value-reverse-polyfill already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a96f55347abd2116975e99268e88707a83dc591fd44b9b52bfe97482f487d4c5 [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" "a96f55347abd2116975e99268e88707a83dc591fd44b9b52bfe97482f487d4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a96f55347abd2116975e99268e88707a83dc591fd44b9b52bfe97482f487d4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96f55347abd2116975e99268e88707a83dc591fd44b9b52bfe97482f487d4c5", kill_on_drop: false }` [INFO] [stdout] a96f55347abd2116975e99268e88707a83dc591fd44b9b52bfe97482f487d4c5 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b3515f23fc7b15181a920a643fee8b343cf49bd9b835eff8614f06b4079210b [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" "1b3515f23fc7b15181a920a643fee8b343cf49bd9b835eff8614f06b4079210b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking wit-parser v0.2.0 [INFO] [stderr] Checking wit-text v0.8.0 [INFO] [stderr] Checking wit-validator v0.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Checking walrus v0.18.0 [INFO] [stderr] Checking wit-walrus v0.5.0 [INFO] [stderr] Checking wasm-bindgen-wasm-conventions v0.2.69 [INFO] [stderr] Checking wasm-bindgen-multi-value-xform v0.2.69 [INFO] [stderr] Checking multi-value-reverse-polyfill v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.17s [INFO] running `Command { std: "docker" "inspect" "1b3515f23fc7b15181a920a643fee8b343cf49bd9b835eff8614f06b4079210b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3515f23fc7b15181a920a643fee8b343cf49bd9b835eff8614f06b4079210b", kill_on_drop: false }` [INFO] [stdout] 1b3515f23fc7b15181a920a643fee8b343cf49bd9b835eff8614f06b4079210b