[INFO] cloning repository https://github.com/xin201501/enron-email-tools-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xin201501/enron-email-tools-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxin201501%2Fenron-email-tools-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxin201501%2Fenron-email-tools-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 809d85728637b24fdff544923b08e6875ebca11f [INFO] testing xin201501/enron-email-tools-rust against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxin201501%2Fenron-email-tools-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xin201501/enron-email-tools-rust [INFO] finished tweaking git repo https://github.com/xin201501/enron-email-tools-rust [INFO] tweaked toml for git repo https://github.com/xin201501/enron-email-tools-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xin201501/enron-email-tools-rust on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xin201501/enron-email-tools-rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyroscope_pprofrs v0.2.10 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded names v0.14.0 [INFO] [stderr] Downloaded mimalloc v0.1.47 [INFO] [stderr] Downloaded xattr v1.5.1 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded pyroscope v0.5.8 [INFO] [stderr] Downloaded boxcar v0.2.13 [INFO] [stderr] Downloaded mailparse v0.16.1 [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded pprof2 v0.13.1 [INFO] [stderr] Downloaded indicatif v0.18.0 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded reqwest v0.12.21 [INFO] [stderr] Downloaded symbolic-common v12.15.5 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.43 [INFO] [stderr] Downloaded symbolic-demangle v12.15.5 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b30a4c74330bb02f20ed614d0bcf83d64edfe88b08d66382751a3c10b79345d0 [INFO] running `Command { std: "docker" "start" "-a" "b30a4c74330bb02f20ed614d0bcf83d64edfe88b08d66382751a3c10b79345d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b30a4c74330bb02f20ed614d0bcf83d64edfe88b08d66382751a3c10b79345d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30a4c74330bb02f20ed614d0bcf83d64edfe88b08d66382751a3c10b79345d0", kill_on_drop: false }` [INFO] [stdout] b30a4c74330bb02f20ed614d0bcf83d64edfe88b08d66382751a3c10b79345d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bc36ec7373bddaa7e969eafb9c4cc18f20e2079c6a8b80bd2242bbf0f1aa2d9 [INFO] running `Command { std: "docker" "start" "-a" "9bc36ec7373bddaa7e969eafb9c4cc18f20e2079c6a8b80bd2242bbf0f1aa2d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling symbolic-demangle v12.15.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling pprof2 v0.13.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.43 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling symbolic-common v12.15.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling mimalloc v0.1.47 [INFO] [stderr] Compiling mailparse v0.16.1 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=f88c93eeb7dcdb06 -C extra-filename=-13128f5bafe06c0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-397b83b9761eced6.rmeta --cap-lints allow --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9bc36ec7373bddaa7e969eafb9c4cc18f20e2079c6a8b80bd2242bbf0f1aa2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc36ec7373bddaa7e969eafb9c4cc18f20e2079c6a8b80bd2242bbf0f1aa2d9", kill_on_drop: false }` [INFO] [stdout] 9bc36ec7373bddaa7e969eafb9c4cc18f20e2079c6a8b80bd2242bbf0f1aa2d9