[INFO] cloning repository https://github.com/Akashjayan1999/soccer-meet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Akashjayan1999/soccer-meet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkashjayan1999%2Fsoccer-meet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkashjayan1999%2Fsoccer-meet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 811716fb578dd5414d15a9a82764bd767534e92f
[INFO] checking Akashjayan1999/soccer-meet against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkashjayan1999%2Fsoccer-meet" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Akashjayan1999/soccer-meet
[INFO] finished tweaking git repo https://github.com/Akashjayan1999/soccer-meet
[INFO] tweaked toml for git repo https://github.com/Akashjayan1999/soccer-meet written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Akashjayan1999/soccer-meet on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Akashjayan1999/soccer-meet 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.102
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.102
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.102
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.102
[INFO] [stderr]   Downloaded humantime v2.3.0
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded value-bag v1.11.1
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.52
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded js-sys v0.3.79
[INFO] [stderr]   Downloaded actix-http v3.11.1
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.102
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] [stderr]   Downloaded rustix v0.37.28
[INFO] [stderr]   Downloaded web-sys v0.3.79
[INFO] [stderr]   Downloaded brotli v8.0.2
[INFO] [stderr]   Downloaded windows-sys v0.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 021731830f88ef6b40b08fd384822936062a91e2d2a2779c3e27df334021e001
[INFO] running `Command { std: "docker" "start" "-a" "021731830f88ef6b40b08fd384822936062a91e2d2a2779c3e27df334021e001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "021731830f88ef6b40b08fd384822936062a91e2d2a2779c3e27df334021e001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "021731830f88ef6b40b08fd384822936062a91e2d2a2779c3e27df334021e001", kill_on_drop: false }`
[INFO] [stdout] 021731830f88ef6b40b08fd384822936062a91e2d2a2779c3e27df334021e001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75466b261457ef592c96fa88d0a17185c21c75455e98aa4c45a21b3c16573437
[INFO] running `Command { std: "docker" "start" "-a" "75466b261457ef592c96fa88d0a17185c21c75455e98aa4c45a21b3c16573437", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling icu_provider v2.0.0
[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/733108b6d4acaa93fe26ae281ea305aacd6aac4e/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.225/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=d01a207684067813 -C extra-filename=-03abd161779a8662 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d39b452e62eda284.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] running `Command { std: "docker" "inspect" "75466b261457ef592c96fa88d0a17185c21c75455e98aa4c45a21b3c16573437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75466b261457ef592c96fa88d0a17185c21c75455e98aa4c45a21b3c16573437", kill_on_drop: false }`
[INFO] [stdout] 75466b261457ef592c96fa88d0a17185c21c75455e98aa4c45a21b3c16573437
