[INFO] cloning repository https://github.com/zvolin/jsobject-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zvolin/jsobject-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzvolin%2Fjsobject-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzvolin%2Fjsobject-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] caed11d0f077925a54377bd37fcae582a31af84a
[INFO] checking zvolin/jsobject-test against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzvolin%2Fjsobject-test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zvolin/jsobject-test
[INFO] finished tweaking git repo https://github.com/zvolin/jsobject-test
[INFO] tweaked toml for git repo https://github.com/zvolin/jsobject-test written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zvolin/jsobject-test on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zvolin/jsobject-test 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 887b542c7b9d158d425a30bacd2271d613274d1c5f678784c5d2935db05eca75
[INFO] running `Command { std: "docker" "start" "-a" "887b542c7b9d158d425a30bacd2271d613274d1c5f678784c5d2935db05eca75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "887b542c7b9d158d425a30bacd2271d613274d1c5f678784c5d2935db05eca75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "887b542c7b9d158d425a30bacd2271d613274d1c5f678784c5d2935db05eca75", kill_on_drop: false }`
[INFO] [stdout] 887b542c7b9d158d425a30bacd2271d613274d1c5f678784c5d2935db05eca75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fcf969496a2fe2b50ea15ea3cc58e5432df2241256aa1eab1228b9a192fe09b
[INFO] running `Command { std: "docker" "start" "-a" "4fcf969496a2fe2b50ea15ea3cc58e5432df2241256aa1eab1228b9a192fe09b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking facet-core v0.27.16
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling facet-macros-parse v0.27.16
[INFO] [stderr]    Compiling facet-macros-emit v0.27.16
[INFO] [stderr]    Compiling facet-macros v0.27.16
[INFO] [stderr]     Checking facet-reflect v0.27.16
[INFO] [stderr]     Checking facet v0.27.16
[INFO] [stderr]     Checking facet-pretty v0.23.24
[INFO] [stderr]     Checking wasm-macros v0.1.0 (/opt/rustwide/workdir/crates/wasm-macros)
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stdout] error[E0560]: struct `Abc` has no field named `abc`
[INFO] [stdout]   --> crates/wasm/src/main.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let abc = wasm::Abc { abc: 1 };
[INFO] [stdout]    |                           ^^^ `Abc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `abc_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Abc` has no field named `abc`
[INFO] [stdout]   --> crates/wasm/src/main.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let abc = wasm::Abc { abc: 1 };
[INFO] [stdout]    |                           ^^^ `Abc` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `abc_def`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm` (bin "wasm" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm` (bin "wasm") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4fcf969496a2fe2b50ea15ea3cc58e5432df2241256aa1eab1228b9a192fe09b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fcf969496a2fe2b50ea15ea3cc58e5432df2241256aa1eab1228b9a192fe09b", kill_on_drop: false }`
[INFO] [stdout] 4fcf969496a2fe2b50ea15ea3cc58e5432df2241256aa1eab1228b9a192fe09b
