[INFO] cloning repository https://github.com/forensicxlab/exhume_memory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forensicxlab/exhume_memory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforensicxlab%2Fexhume_memory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforensicxlab%2Fexhume_memory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3ee0a57e7f49d5c5009430bef528b6cee71f514 [INFO] building forensicxlab/exhume_memory against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforensicxlab%2Fexhume_memory" "/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/forensicxlab/exhume_memory [INFO] finished tweaking git repo https://github.com/forensicxlab/exhume_memory [INFO] tweaked toml for git repo https://github.com/forensicxlab/exhume_memory written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/forensicxlab/exhume_memory 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/forensicxlab/exhume_memory 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] c83eff5b323466fd78b386b5da5f58093c3ccdf4a48d56a37a306cd4224c978f [INFO] running `Command { std: "docker" "start" "-a" "c83eff5b323466fd78b386b5da5f58093c3ccdf4a48d56a37a306cd4224c978f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c83eff5b323466fd78b386b5da5f58093c3ccdf4a48d56a37a306cd4224c978f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83eff5b323466fd78b386b5da5f58093c3ccdf4a48d56a37a306cd4224c978f", kill_on_drop: false }` [INFO] [stdout] c83eff5b323466fd78b386b5da5f58093c3ccdf4a48d56a37a306cd4224c978f [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] c94f9b0c2963411d7d5053d29eb2f1a729df3ecffcc88ba31d4bbb44bd854012 [INFO] running `Command { std: "docker" "start" "-a" "c94f9b0c2963411d7d5053d29eb2f1a729df3ecffcc88ba31d4bbb44bd854012", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling tarc v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling dataview v0.1.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling volatile v0.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling x86_64 v0.14.13 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling pelite v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling fixed-slice-vec v0.10.0 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] error: could not compile `goblin` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name goblin --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.8.2/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=c89444203b36fb49 -C extra-filename=-0c2efe6fd4fe5d83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern plain=/opt/rustwide/target/debug/deps/libplain-ec735bbd5d2b2fae.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-c2e53c33f4704478.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c94f9b0c2963411d7d5053d29eb2f1a729df3ecffcc88ba31d4bbb44bd854012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94f9b0c2963411d7d5053d29eb2f1a729df3ecffcc88ba31d4bbb44bd854012", kill_on_drop: false }` [INFO] [stdout] c94f9b0c2963411d7d5053d29eb2f1a729df3ecffcc88ba31d4bbb44bd854012