[INFO] cloning repository https://github.com/shinee0401/lrasm-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinee0401/lrasm-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe2e791084df22b943cd4acb433392aa6ea66b3e
[INFO] checking shinee0401/lrasm-tool against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shinee0401/lrasm-tool
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/shinee0401/lrasm-tool
[INFO] tweaked toml for git repo https://github.com/shinee0401/lrasm-tool written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shinee0401/lrasm-tool on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shinee0401/lrasm-tool 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--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-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b67fec38ef470c9e5c0cf0368bd26265bb722169896417fa0b5ea48755ae7bb8
[INFO] running `Command { std: "docker" "start" "-a" "b67fec38ef470c9e5c0cf0368bd26265bb722169896417fa0b5ea48755ae7bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b67fec38ef470c9e5c0cf0368bd26265bb722169896417fa0b5ea48755ae7bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b67fec38ef470c9e5c0cf0368bd26265bb722169896417fa0b5ea48755ae7bb8", kill_on_drop: false }`
[INFO] [stdout] b67fec38ef470c9e5c0cf0368bd26265bb722169896417fa0b5ea48755ae7bb8
[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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87019f9d25f8480ec8045b28d46ca602b874b83de133fcf0f4fd241bf78cc952
[INFO] running `Command { std: "docker" "start" "-a" "87019f9d25f8480ec8045b28d46ca602b874b83de133fcf0f4fd241bf78cc952", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.112
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling cranelift-isle v0.99.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.99.2
[INFO] [stderr]     Checking spdx v0.10.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.99.2
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking symbolic_expressions v5.0.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking wasm-encoder v0.31.1
[INFO] [stderr]     Checking egg v0.6.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wasmtime-component-util v12.0.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking wasmtime-asm-macros v12.0.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v12.0.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling wit-parser v0.9.2
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling cranelift-codegen v0.99.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling wasm-tools v1.0.200 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking is_executable v1.0.1
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "ruzstd", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=1990d452cb6160ff -C extra-filename=-cb651c60e2282319 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-bc00ccde46353752.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7f9aebec897f2ea9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f53bc75dcd255a45.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-36ed8d0446864ed3.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b86eca1fd894123c -C extra-filename=-12c4a0e2620631ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5888b4b4b1700685.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-985f192ac66041fd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9e1e3770232d9b2e.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "87019f9d25f8480ec8045b28d46ca602b874b83de133fcf0f4fd241bf78cc952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87019f9d25f8480ec8045b28d46ca602b874b83de133fcf0f4fd241bf78cc952", kill_on_drop: false }`
[INFO] [stdout] 87019f9d25f8480ec8045b28d46ca602b874b83de133fcf0f4fd241bf78cc952
