[INFO] cloning repository https://github.com/WeedRap/gendiff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeedRap/gendiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeedRap%2Fgendiff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeedRap%2Fgendiff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf3a0c8d6affd2eee4f4aa158ec94998f9b371a2
[INFO] checking WeedRap/gendiff against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeedRap%2Fgendiff" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WeedRap/gendiff
[INFO] finished tweaking git repo https://github.com/WeedRap/gendiff
[INFO] tweaked toml for git repo https://github.com/WeedRap/gendiff written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WeedRap/gendiff on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WeedRap/gendiff 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831
[INFO] running `Command { std: "docker" "start" "db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831", 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" "db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831", 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" "db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: gendiff v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking anstream v0.6.9
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]    Compiling llvm_profparser v0.3.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking winnow v0.5.34
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling enum-display-macro v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling cargo-tarpaulin v0.27.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling libz-sys v1.1.14
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking enum-display v0.1.3
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.195/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=abf340ce3c6335f5 -C extra-filename=-be71a0102b596e6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26049ceb70e9a86c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-607c4176bb6be45b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e29bafd683fa9361.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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="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", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e07e319f4e8bb736 -C extra-filename=-72f2bd225891753b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5e6d0a0c0b278f5.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-343682ede2b07ed8.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831", kill_on_drop: false }`
[INFO] [stdout] db10e0568f8aa9fb68242172b2586b74260bb339a8c77a55d6807d4f4b682831
