[INFO] fetching crate composefs-ctl 0.9.0...
[INFO] checking composefs-ctl-0.9.0 against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] extracting crate composefs-ctl 0.9.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate composefs-ctl 0.9.0
[INFO] finished tweaking crates.io crate composefs-ctl 0.9.0
[INFO] tweaked toml for crates.io crate composefs-ctl 0.9.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate composefs-ctl 0.9.0 on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate composefs-ctl 0.9.0 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:159:1
[INFO] [stderr]     |
[INFO] [stderr] 159 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `composefs-ctl` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73
[INFO] running `Command { std: "docker" "start" "ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:159:1
[INFO] [stderr]     |
[INFO] [stderr] 159 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `composefs-ctl` (manifest) generated 1 warning
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cap-primitives v4.0.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking zlink-idl v0.7.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cap-std v4.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling fuser v0.18.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking base64 v0.23.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling pcre2-sys v0.2.10
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking pcre2 v0.2.11
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking indicatif v0.18.5
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking configparser v3.2.0
[INFO] [stderr]     Checking is_executable v1.0.6
[INFO] [stderr]     Checking bsdiff v0.2.1
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="mount"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c0328e601fd03fde -C extra-filename=-bd1ee3b7db8d725a --out-dir /opt/rustwide/target/debug/build/rustix/bd1ee3b7db8d725a/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out/libbitflags-924610f47dcb2cb8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out/liblinux_raw_sys-d4bc5dcbcaabc690.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73", kill_on_drop: false }`
[INFO] [stdout] ceba9b2dc67404351784854f3114a2229228f19798089bfb94dc8ea1f9244b73
