[INFO] fetching crate numbat-wasm-module-users 0.0.15...
[INFO] building numbat-wasm-module-users-0.0.15 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate numbat-wasm-module-users 0.0.15 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate numbat-wasm-module-users 0.0.15
[INFO] finished tweaking crates.io crate numbat-wasm-module-users 0.0.15
[INFO] tweaked toml for crates.io crate numbat-wasm-module-users 0.0.15 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate numbat-wasm-module-users 0.0.15 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate numbat-wasm-module-users 0.0.15 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nibble_vec v0.0.4
[INFO] [stderr]   Downloaded numbat-codec-derive v0.0.15
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded numbat-codec v0.0.15
[INFO] [stderr]   Downloaded numbat-wasm-derive v0.0.15
[INFO] [stderr]   Downloaded numbat-wasm-debug v0.0.15
[INFO] [stderr]   Downloaded radix_trie v0.1.6
[INFO] [stderr]   Downloaded numbat-wasm v0.0.15
[INFO] [stderr]   Downloaded denali v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bf2115ff3e2a69759361221e236c25aa416d07642a87a753d932ef377aa2838
[INFO] running `Command { std: "docker" "start" "-a" "6bf2115ff3e2a69759361221e236c25aa416d07642a87a753d932ef377aa2838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bf2115ff3e2a69759361221e236c25aa416d07642a87a753d932ef377aa2838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf2115ff3e2a69759361221e236c25aa416d07642a87a753d932ef377aa2838", kill_on_drop: false }`
[INFO] [stdout] 6bf2115ff3e2a69759361221e236c25aa416d07642a87a753d932ef377aa2838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 552d10f5fc5f36a80df329b1e70748a3baa7696c9e2414009469f306ce691838
[INFO] running `Command { std: "docker" "start" "-a" "552d10f5fc5f36a80df329b1e70748a3baa7696c9e2414009469f306ce691838", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling nibble_vec v0.0.4
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling radix_trie v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling numbat-codec-derive v0.0.15
[INFO] [stderr]    Compiling numbat-wasm-derive v0.0.15
[INFO] [stderr]    Compiling numbat-codec v0.0.15
[INFO] [stderr]    Compiling numbat-wasm v0.0.15
[INFO] [stderr]    Compiling numbat-wasm-module-users v0.0.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.56s
[INFO] running `Command { std: "docker" "inspect" "552d10f5fc5f36a80df329b1e70748a3baa7696c9e2414009469f306ce691838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "552d10f5fc5f36a80df329b1e70748a3baa7696c9e2414009469f306ce691838", kill_on_drop: false }`
[INFO] [stdout] 552d10f5fc5f36a80df329b1e70748a3baa7696c9e2414009469f306ce691838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af69bcccf33ff0d0a8bca1ff3e8f2355a018b8309215827b63fdb2d43ac9d83e
[INFO] running `Command { std: "docker" "start" "-a" "af69bcccf33ff0d0a8bca1ff3e8f2355a018b8309215827b63fdb2d43ac9d83e", kill_on_drop: false }`
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling numbat-codec-derive v0.0.15
[INFO] [stderr]    Compiling numbat-wasm-derive v0.0.15
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling numbat-codec v0.0.15
[INFO] [stderr]    Compiling numbat-wasm v0.0.15
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling numbat-wasm-module-users v0.0.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling denali v0.11.1
[INFO] [stderr]    Compiling numbat-wasm-debug v0.0.15
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.80s
[INFO] running `Command { std: "docker" "inspect" "af69bcccf33ff0d0a8bca1ff3e8f2355a018b8309215827b63fdb2d43ac9d83e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af69bcccf33ff0d0a8bca1ff3e8f2355a018b8309215827b63fdb2d43ac9d83e", kill_on_drop: false }`
[INFO] [stdout] af69bcccf33ff0d0a8bca1ff3e8f2355a018b8309215827b63fdb2d43ac9d83e
