[INFO] cloning repository https://github.com/evmar/wasm-serialize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evmar/wasm-serialize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevmar%2Fwasm-serialize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevmar%2Fwasm-serialize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a52e8f3fbc9684ee3aa7cf6a55dbd2aa3553dcf
[INFO] checking evmar/wasm-serialize against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevmar%2Fwasm-serialize" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evmar/wasm-serialize
[INFO] finished tweaking git repo https://github.com/evmar/wasm-serialize
[INFO] tweaked toml for git repo https://github.com/evmar/wasm-serialize written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evmar/wasm-serialize on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evmar/wasm-serialize 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70b891ae4dbec168b218f0dd42fa162a4c3148392d930d017deefee9aeff45c7
[INFO] running `Command { std: "docker" "start" "-a" "70b891ae4dbec168b218f0dd42fa162a4c3148392d930d017deefee9aeff45c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70b891ae4dbec168b218f0dd42fa162a4c3148392d930d017deefee9aeff45c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b891ae4dbec168b218f0dd42fa162a4c3148392d930d017deefee9aeff45c7", kill_on_drop: false }`
[INFO] [stdout] 70b891ae4dbec168b218f0dd42fa162a4c3148392d930d017deefee9aeff45c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30dfc08bf3f96d2613c42234b9577fd2f4b2b39082d5088ab6f7e587f652a663
[INFO] running `Command { std: "docker" "start" "-a" "30dfc08bf3f96d2613c42234b9577fd2f4b2b39082d5088ab6f7e587f652a663", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking proc-macro2 v1.0.79
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking wasm-serialize-derive v0.1.0 (/opt/rustwide/workdir/wasm-serialize-derive)
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking wasm-serialize v0.1.0 (/opt/rustwide/workdir/wasm-serialize)
[INFO] [stderr]     Checking serde-wasm-bindgen v0.4.5
[INFO] [stderr]     Checking demo v0.1.0 (/opt/rustwide/workdir/demo)
[INFO] [stdout] const _ : () =
[INFO] [stdout] {
[INFO] [stdout]     #[wasm_bindgen(inline_js =
[INFO] [stdout]     "export function __waser_CodePart(kind,text){return{kind,text}}")] extern
[INFO] [stdout]     "C"
[INFO] [stdout]     {
[INFO] [stdout]         pub type JsType; fn
[INFO] [stdout]         __waser_CodePart(kind : & JsValue, text : & JsValue) -> JsValue;
[INFO] [stdout]     } impl WasmSerialize for CodePart
[INFO] [stdout]     {
[INFO] [stdout]         type JsType = JsType; #[inline(never)] fn to_wasm(& self) -> JsValue
[INFO] [stdout]         { __waser_CodePart(& self.kind.to_wasm(), & self.text.to_wasm()) }
[INFO] [stdout]     } impl :: wasm_bindgen :: convert :: IntoWasmAbi for CodePart
[INFO] [stdout]     { type Abi = u32; fn into_abi(self) -> u32 { self.to_wasm().into_abi() } }
[INFO] [stdout]     impl :: wasm_bindgen :: describe :: WasmDescribe for CodePart
[INFO] [stdout]     { #[inline] fn describe() { JsValue :: describe() } }
[INFO] [stdout] };
[INFO] [stdout] const _ : () =
[INFO] [stdout] {
[INFO] [stdout]     #[wasm_bindgen(inline_js =
[INFO] [stdout]     "export function __waser_Instruction(addr,bytes,code,ops){return{addr,bytes,code,ops}}")]
[INFO] [stdout]     extern "C"
[INFO] [stdout]     {
[INFO] [stdout]         pub type JsType; fn
[INFO] [stdout]         __waser_Instruction(addr : u32, bytes : & JsValue, code : & JsValue,
[INFO] [stdout]         ops : & JsValue) -> JsValue;
[INFO] [stdout]     } impl WasmSerialize for Instruction
[INFO] [stdout]     {
[INFO] [stdout]         type JsType = JsType; #[inline(never)] fn to_wasm(& self) -> JsValue
[INFO] [stdout]         {
[INFO] [stdout]             __waser_Instruction(self.addr, & self.bytes.to_wasm(), &
[INFO] [stdout]             self.code.to_wasm(), & self.ops.to_wasm())
[INFO] [stdout]         }
[INFO] [stdout]     } impl :: wasm_bindgen :: convert :: IntoWasmAbi for Instruction
[INFO] [stdout]     { type Abi = u32; fn into_abi(self) -> u32 { self.to_wasm().into_abi() } }
[INFO] [stdout]     impl :: wasm_bindgen :: describe :: WasmDescribe for Instruction
[INFO] [stdout]     { #[inline] fn describe() { JsValue :: describe() } }
[INFO] [stdout] };
[INFO] [stdout] impl WasmSerialize for Instrs
[INFO] [stdout] {
[INFO] [stdout]     type JsType = Vec < Instruction > ; #[inline(never)] fn to_wasm(& self) ->
[INFO] [stdout]     JsValue { self.0.to_wasm() }
[INFO] [stdout] } impl :: wasm_bindgen :: convert :: IntoWasmAbi for Instrs
[INFO] [stdout] { type Abi = u32; fn into_abi(self) -> u32 { self.0.to_wasm().into_abi() } }
[INFO] [stdout] impl :: wasm_bindgen :: describe :: WasmDescribe for Instrs
[INFO] [stdout] { #[inline] fn describe() { JsValue :: describe() } }
[INFO] [stdout] const _ : () =
[INFO] [stdout] {
[INFO] [stdout]     #[wasm_bindgen(inline_js =
[INFO] [stdout]     "export function __waser_CodePart(kind,text){return{kind,text}}")] extern
[INFO] [stdout]     "C"
[INFO] [stdout]     {
[INFO] [stdout]         pub type JsType; fn
[INFO] [stdout]         __waser_CodePart(kind : & JsValue, text : & JsValue) -> JsValue;
[INFO] [stdout]     } impl WasmSerialize for CodePart
[INFO] [stdout]     {
[INFO] [stdout]         type JsType = JsType; #[inline(never)] fn to_wasm(& self) -> JsValue
[INFO] [stdout]         { __waser_CodePart(& self.kind.to_wasm(), & self.text.to_wasm()) }
[INFO] [stdout]     } impl :: wasm_bindgen :: convert :: IntoWasmAbi for CodePart
[INFO] [stdout]     { type Abi = u32; fn into_abi(self) -> u32 { self.to_wasm().into_abi() } }
[INFO] [stdout]     impl :: wasm_bindgen :: describe :: WasmDescribe for CodePart
[INFO] [stdout]     { #[inline] fn describe() { JsValue :: describe() } }
[INFO] [stdout] };
[INFO] [stdout] const _ : () =
[INFO] [stdout] {
[INFO] [stdout]     #[wasm_bindgen(inline_js =
[INFO] [stdout]     "export function __waser_Instruction(addr,bytes,code,ops){return{addr,bytes,code,ops}}")]
[INFO] [stdout]     extern "C"
[INFO] [stdout]     {
[INFO] [stdout]         pub type JsType; fn
[INFO] [stdout]         __waser_Instruction(addr : u32, bytes : & JsValue, code : & JsValue,
[INFO] [stdout]         ops : & JsValue) -> JsValue;
[INFO] [stdout]     } impl WasmSerialize for Instruction
[INFO] [stdout]     {
[INFO] [stdout]         type JsType = JsType; #[inline(never)] fn to_wasm(& self) -> JsValue
[INFO] [stdout]         {
[INFO] [stdout]             __waser_Instruction(self.addr, & self.bytes.to_wasm(), &
[INFO] [stdout]             self.code.to_wasm(), & self.ops.to_wasm())
[INFO] [stdout]         }
[INFO] [stdout]     } impl :: wasm_bindgen :: convert :: IntoWasmAbi for Instruction
[INFO] [stdout]     { type Abi = u32; fn into_abi(self) -> u32 { self.to_wasm().into_abi() } }
[INFO] [stdout]     impl :: wasm_bindgen :: describe :: WasmDescribe for Instruction
[INFO] [stdout]     { #[inline] fn describe() { JsValue :: describe() } }
[INFO] [stdout] };
[INFO] [stdout] impl WasmSerialize for Instrs
[INFO] [stdout] {
[INFO] [stdout]     type JsType = Vec < Instruction > ; #[inline(never)] fn to_wasm(& self) ->
[INFO] [stdout]     JsValue { self.0.to_wasm() }
[INFO] [stdout] } impl :: wasm_bindgen :: convert :: IntoWasmAbi for Instrs
[INFO] [stdout] { type Abi = u32; fn into_abi(self) -> u32 { self.0.to_wasm().into_abi() } }
[INFO] [stdout] impl :: wasm_bindgen :: describe :: WasmDescribe for Instrs
[INFO] [stdout] { #[inline] fn describe() { JsValue :: describe() } }
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s
[INFO] running `Command { std: "docker" "inspect" "30dfc08bf3f96d2613c42234b9577fd2f4b2b39082d5088ab6f7e587f652a663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30dfc08bf3f96d2613c42234b9577fd2f4b2b39082d5088ab6f7e587f652a663", kill_on_drop: false }`
[INFO] [stdout] 30dfc08bf3f96d2613c42234b9577fd2f4b2b39082d5088ab6f7e587f652a663
