[INFO] cloning repository https://github.com/thombruce/meow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thombruce/meow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthombruce%2Fmeow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthombruce%2Fmeow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] feed3d77dd537cbbd121d101cc1cf9858da1dc94
[INFO] checking thombruce/meow against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthombruce%2Fmeow" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thombruce/meow
[INFO] finished tweaking git repo https://github.com/thombruce/meow
[INFO] tweaked toml for git repo https://github.com/thombruce/meow written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thombruce/meow on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thombruce/meow 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> crates/bar/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | repository.workspace = true
[INFO] [stderr]   | ----------
[INFO] [stderr] 9 | homepage.workspace = true
[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: `catfood-bar` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> crates/catfood/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | repository.workspace = true
[INFO] [stderr]   | ----------
[INFO] [stderr] 9 | homepage.workspace = true
[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: `catfood` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] [stderr]   Downloaded mlua-sys v0.9.0
[INFO] [stderr]   Downloaded battery v0.7.8
[INFO] [stderr]   Downloaded derive_more v2.1.0
[INFO] [stderr]   Downloaded derive_more-impl v2.1.0
[INFO] [stderr]   Downloaded uom v0.30.0
[INFO] [stderr]   Downloaded mlua v0.11.5
[INFO] [stderr]   Downloaded nix v0.19.1
[INFO] [stderr]   Downloaded lua-src v548.1.2
[INFO] [stderr]   Downloaded luajit-src v210.6.5+7152e15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784
[INFO] running `Command { std: "docker" "start" "36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784", 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" "36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784", 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" "36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> crates/bar/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | repository.workspace = true
[INFO] [stderr]   | ----------
[INFO] [stderr] 9 | homepage.workspace = true
[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: `catfood-bar` (manifest) generated 1 warning
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> crates/catfood/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | repository.workspace = true
[INFO] [stderr]   | ----------
[INFO] [stderr] 9 | homepage.workspace = true
[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: `catfood` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling lua-src v548.1.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling luajit-src v210.6.5+7152e15
[INFO] [stderr]     Checking uom v0.30.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]    Compiling mlua-sys v0.9.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[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/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/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="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=8ef2d010c0ba03f7 -C extra-filename=-0cebe3886d28ec1e --out-dir /opt/rustwide/target/debug/build/syn/0cebe3886d28ec1e/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/43e32a25692bf44a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/43e32a25692bf44a/out/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/01cdf4ac6a2aaf5b/out/libquote-01cdf4ac6a2aaf5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784", kill_on_drop: false }`
[INFO] [stdout] 36894cbfc6de5f54e147b72f0701cace3377a7d1e291ea6e0ef72193ea1f7784
