[INFO] cloning repository https://github.com/nberlette/wasmbuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nberlette/wasmbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnberlette%2Fwasmbuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnberlette%2Fwasmbuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8934b4e16697299aab75ce5892acea2925f44f89
[INFO] building nberlette/wasmbuild against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnberlette%2Fwasmbuild" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nberlette/wasmbuild
[INFO] finished tweaking git repo https://github.com/nberlette/wasmbuild
[INFO] tweaked toml for git repo https://github.com/nberlette/wasmbuild written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nberlette/wasmbuild on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nberlette/wasmbuild 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf0f8bfaf590ee8639cf391ce728f0337ffe64d356a10c220b2a6dd6d224ce0c
[INFO] running `Command { std: "docker" "start" "-a" "bf0f8bfaf590ee8639cf391ce728f0337ffe64d356a10c220b2a6dd6d224ce0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf0f8bfaf590ee8639cf391ce728f0337ffe64d356a10c220b2a6dd6d224ce0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf0f8bfaf590ee8639cf391ce728f0337ffe64d356a10c220b2a6dd6d224ce0c", kill_on_drop: false }`
[INFO] [stdout] bf0f8bfaf590ee8639cf391ce728f0337ffe64d356a10c220b2a6dd6d224ce0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a4d67cfbc5407f7a71675278d14efdaacfea3fee50e2337c48d620a8868dd05
[INFO] running `Command { std: "docker" "start" "-a" "9a4d67cfbc5407f7a71675278d14efdaacfea3fee50e2337c48d620a8868dd05", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling wasmparser v0.80.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling walrus v0.20.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling deno_test v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling wasm-bindgen-wasm-conventions v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-multi-value-xform v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-wasm-interpreter v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-threads-xform v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-externref-xform v0.2.92
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen-cli-support v0.2.92
[INFO] [stderr]    Compiling wasmbuild v0.1.1 (/opt/rustwide/workdir/rs_lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.61s
[INFO] running `Command { std: "docker" "inspect" "9a4d67cfbc5407f7a71675278d14efdaacfea3fee50e2337c48d620a8868dd05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a4d67cfbc5407f7a71675278d14efdaacfea3fee50e2337c48d620a8868dd05", kill_on_drop: false }`
[INFO] [stdout] 9a4d67cfbc5407f7a71675278d14efdaacfea3fee50e2337c48d620a8868dd05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f8d9b559452372347ce01536c70da730b942628ddd4dcc21c2d84bf4ea99f16
[INFO] running `Command { std: "docker" "start" "-a" "1f8d9b559452372347ce01536c70da730b942628ddd4dcc21c2d84bf4ea99f16", kill_on_drop: false }`
[INFO] [stderr]    Compiling deno_test v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling wasmbuild v0.1.1 (/opt/rustwide/workdir/rs_lib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "1f8d9b559452372347ce01536c70da730b942628ddd4dcc21c2d84bf4ea99f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8d9b559452372347ce01536c70da730b942628ddd4dcc21c2d84bf4ea99f16", kill_on_drop: false }`
[INFO] [stdout] 1f8d9b559452372347ce01536c70da730b942628ddd4dcc21c2d84bf4ea99f16
