[INFO] fetching crate perf-sentinel-core 0.20.2...
[INFO] checking perf-sentinel-core-0.20.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate perf-sentinel-core 0.20.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate perf-sentinel-core 0.20.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate perf-sentinel-core 0.20.2
[INFO] tweaked toml for crates.io crate perf-sentinel-core 0.20.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate perf-sentinel-core 0.20.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate perf-sentinel-core 0.20.2 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:173:1
[INFO] [stderr]     |
[INFO] [stderr] 173 | 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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:169:12
[INFO] [stderr]     |
[INFO] [stderr] 169 | homepage = "https://github.com/robintra/perf-sentinel"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 174 | repository = "https://github.com/robintra/perf-sentinel"
[INFO] [stderr]     |              -------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `perf-sentinel-core` (manifest) generated 2 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hybrid-array v0.4.11
[INFO] [stderr]   Downloaded const-hex v1.18.1
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd
[INFO] running `Command { std: "docker" "start" "3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd", 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" "3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd", 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" "3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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:173:1
[INFO] [stderr]     |
[INFO] [stderr] 173 | 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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:169:12
[INFO] [stderr]     |
[INFO] [stderr] 169 | homepage = "https://github.com/robintra/perf-sentinel"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 174 | repository = "https://github.com/robintra/perf-sentinel"
[INFO] [stderr]     |              -------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `perf-sentinel-core` (manifest) generated 2 warnings
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking const-hex v1.18.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.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/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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="libc-extra-traits"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "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=8e2de1e5e05281f0 -C extra-filename=-e28cafcfc5f7010c --out-dir /opt/rustwide/target/debug/build/rustix/e28cafcfc5f7010c/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/1079a29aabc76fc9/out/libbitflags-1079a29aabc76fc9.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --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] [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/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=93a2429df3dfc0be -C extra-filename=-f0635bb78dd95d2f --out-dir /opt/rustwide/target/debug/build/syn/f0635bb78dd95d2f/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d4cb564e807a9cd7/out/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/aa2c5b8519914b46/out/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd", kill_on_drop: false }`
[INFO] [stdout] 3ac1f3f061c4ab547c9b1b4f02c3ff87e50b5afd23b0e09e8065af383cd93afd
