[INFO] cloning repository https://github.com/wobito/imageinfo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wobito/imageinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwobito%2Fimageinfo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwobito%2Fimageinfo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fef84111c7e98b81f88c976671cb5ff3b97c966b [INFO] checking wobito/imageinfo against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwobito%2Fimageinfo" "/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/wobito/imageinfo [INFO] finished tweaking git repo https://github.com/wobito/imageinfo [INFO] tweaked toml for git repo https://github.com/wobito/imageinfo written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wobito/imageinfo on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wobito/imageinfo 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/confidential-containers/guest-components` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/EmmEff/sevsnp.git` [INFO] [stderr] Updating git repository `https://github.com/mdaffin/loopdev` [INFO] [stderr] Updating git repository `https://github.com/sigstore/sigstore-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multimap v0.4.0 [INFO] [stderr] Downloaded which v2.0.1 [INFO] [stderr] Downloaded bitfield v0.15.0 [INFO] [stderr] Downloaded prost-types v0.5.0 [INFO] [stderr] Downloaded prost v0.5.0 [INFO] [stderr] Downloaded prost-derive v0.5.0 [INFO] [stderr] Downloaded utf8-decode v1.0.1 [INFO] [stderr] Downloaded json-number v0.4.9 [INFO] [stderr] Downloaded locspan v0.8.2 [INFO] [stderr] Downloaded decoded-char v0.1.1 [INFO] [stderr] Downloaded locspan-derive v0.6.0 [INFO] [stderr] Downloaded getset v0.1.3 [INFO] [stderr] Downloaded lexical-core v1.0.2 [INFO] [stderr] Downloaded tonic-build v0.9.2 [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.2 [INFO] [stderr] Downloaded oci-spec v0.6.7 [INFO] [stderr] Downloaded json-syntax v0.12.5 [INFO] [stderr] Downloaded lexical-util v1.0.3 [INFO] [stderr] Downloaded async-compression v0.4.17 [INFO] [stderr] Downloaded lexical-write-float v1.0.2 [INFO] [stderr] Downloaded lexical-parse-float v1.0.2 [INFO] [stderr] Downloaded serde_with v3.11.0 [INFO] [stderr] Downloaded cc v1.2.0 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded sev v3.2.0 [INFO] [stderr] Downloaded schemafy v0.6.0 [INFO] [stderr] Downloaded oci-distribution v0.10.0 [INFO] [stderr] Downloaded lexical-write-integer v1.0.2 [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded serde_with_macros v3.11.0 [INFO] [stderr] Downloaded http-auth v0.1.10 [INFO] [stderr] Downloaded lexical v7.0.2 [INFO] [stderr] Downloaded ryu-js v0.2.2 [INFO] [stderr] Downloaded url v2.5.3 [INFO] [stderr] Downloaded olpc-cjson v0.1.4 [INFO] [stderr] Downloaded smallstr v0.3.0 [INFO] [stderr] Downloaded schemafy_lib v0.6.0 [INFO] [stderr] Downloaded schemafy_core v0.6.0 [INFO] [stderr] Downloaded prost-build v0.5.0 [INFO] [stderr] Downloaded sigstore_protobuf_specs v0.1.0-rc.2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20923ee6d7da255f6bfe5bb29dc9960ec81efaade990954f85408525baecf59f [INFO] running `Command { std: "docker" "start" "-a" "20923ee6d7da255f6bfe5bb29dc9960ec81efaade990954f85408525baecf59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20923ee6d7da255f6bfe5bb29dc9960ec81efaade990954f85408525baecf59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20923ee6d7da255f6bfe5bb29dc9960ec81efaade990954f85408525baecf59f", kill_on_drop: false }` [INFO] [stdout] 20923ee6d7da255f6bfe5bb29dc9960ec81efaade990954f85408525baecf59f [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a7ece5b8f02c559c8f79ec0475990ab1816488db3c06d6c6d5b1e086eae11bc [INFO] running `Command { std: "docker" "start" "-a" "4a7ece5b8f02c559c8f79ec0475990ab1816488db3c06d6c6d5b1e086eae11bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking flagset v0.4.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking lexical-util v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking lexical-parse-integer v1.0.2 [INFO] [stderr] Checking lexical-write-integer v1.0.2 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Checking lexical-parse-float v1.0.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking lexical-write-float v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking lexical-core v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking lexical v7.0.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Compiling multimap v0.4.0 [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/da2544bfbe84df7b24d83c029c74299ebf6112c6/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.5/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="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=7debff980efb2ed4 -C extra-filename=-1a940f0c16ce0bba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-385abaa02608ee6d.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" "4a7ece5b8f02c559c8f79ec0475990ab1816488db3c06d6c6d5b1e086eae11bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7ece5b8f02c559c8f79ec0475990ab1816488db3c06d6c6d5b1e086eae11bc", kill_on_drop: false }` [INFO] [stdout] 4a7ece5b8f02c559c8f79ec0475990ab1816488db3c06d6c6d5b1e086eae11bc