[INFO] cloning repository https://github.com/danilasar/dsc-booking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danilasar/dsc-booking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanilasar%2Fdsc-booking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanilasar%2Fdsc-booking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b319ff0f9e12a24c8649e2ad43196546185a722d [INFO] checking danilasar/dsc-booking against try#342ed2e8608ee307743c341962b427652cdb06e9 for pr-146562 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanilasar%2Fdsc-booking" "/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/danilasar/dsc-booking [INFO] finished tweaking git repo https://github.com/danilasar/dsc-booking [INFO] tweaked toml for git repo https://github.com/danilasar/dsc-booking written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danilasar/dsc-booking on toolchain 342ed2e8608ee307743c341962b427652cdb06e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danilasar/dsc-booking 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" "+342ed2e8608ee307743c341962b427652cdb06e9" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77e305c39f0b57bcc5335ac0197c840f6094b355fba94a7d2fce081e5608e30e [INFO] running `Command { std: "docker" "start" "-a" "77e305c39f0b57bcc5335ac0197c840f6094b355fba94a7d2fce081e5608e30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77e305c39f0b57bcc5335ac0197c840f6094b355fba94a7d2fce081e5608e30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e305c39f0b57bcc5335ac0197c840f6094b355fba94a7d2fce081e5608e30e", kill_on_drop: false }` [INFO] [stdout] 77e305c39f0b57bcc5335ac0197c840f6094b355fba94a7d2fce081e5608e30e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc997ab7819a9102f9030f3218481f79cb4c4bb9ffc6da48ae469e90141a003 [INFO] running `Command { std: "docker" "start" "-a" "3bc997ab7819a9102f9030f3218481f79cb4c4bb9ffc6da48ae469e90141a003", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking postgres-protocol v0.6.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking rs_n_bit_words v0.1.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking postgres-types v0.2.7 [INFO] [stderr] Checking rs_internal_state v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking winnow v0.6.16 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rs_internal_hasher v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking rs_hasher_ctx v0.1.3 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking mediatype v0.19.18 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking rs_sha512 v0.1.3 [INFO] [stderr] Checking cryptocol v0.8.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-lab-derive v0.20.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling pest v2.7.11 [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/342ed2e8608ee307743c341962b427652cdb06e9/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/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=30b523e176b12619 -C extra-filename=-5b3528884db9a0e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ca740d10193d7ed3.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" "3bc997ab7819a9102f9030f3218481f79cb4c4bb9ffc6da48ae469e90141a003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc997ab7819a9102f9030f3218481f79cb4c4bb9ffc6da48ae469e90141a003", kill_on_drop: false }` [INFO] [stdout] 3bc997ab7819a9102f9030f3218481f79cb4c4bb9ffc6da48ae469e90141a003