[INFO] cloning repository https://github.com/paulocandango/projLoto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulocandango/projLoto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulocandango%2FprojLoto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulocandango%2FprojLoto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b54c2f8991f2db4e38c039c340509b0be641cf2e
[INFO] checking paulocandango/projLoto against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulocandango%2FprojLoto" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulocandango/projLoto
[INFO] finished tweaking git repo https://github.com/paulocandango/projLoto
[INFO] tweaked toml for git repo https://github.com/paulocandango/projLoto written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulocandango/projLoto on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulocandango/projLoto 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68dd5eaf93f2dbe597eadc89c82e3777096f3ae38bbd12945ed26dbcf76038b7
[INFO] running `Command { std: "docker" "start" "-a" "68dd5eaf93f2dbe597eadc89c82e3777096f3ae38bbd12945ed26dbcf76038b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68dd5eaf93f2dbe597eadc89c82e3777096f3ae38bbd12945ed26dbcf76038b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68dd5eaf93f2dbe597eadc89c82e3777096f3ae38bbd12945ed26dbcf76038b7", kill_on_drop: false }`
[INFO] [stdout] 68dd5eaf93f2dbe597eadc89c82e3777096f3ae38bbd12945ed26dbcf76038b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 788eddbdc84c404ef2b6ac438365722554366dd5d7a542d92679961571a49ded
[INFO] running `Command { std: "docker" "start" "-a" "788eddbdc84c404ef2b6ac438365722554366dd5d7a542d92679961571a49ded", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking stringmatch v0.4.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking base64-url v2.0.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "env_logger", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_3_9", "testing_only_libclang_4", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=c66274282aab22b3 -C extra-filename=-f307f81e498bcbd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-530891fd3510c702.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-b33bba69cad5c144.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-63d6525ad06dee13.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ecafd6cc9e053f05.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-84db91b948cd33cb.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --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 `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.210/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=113977dbdf8941d4 -C extra-filename=-0931d333103ff40a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-63d6525ad06dee13.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ecafd6cc9e053f05.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-73b616b05021da45.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "788eddbdc84c404ef2b6ac438365722554366dd5d7a542d92679961571a49ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788eddbdc84c404ef2b6ac438365722554366dd5d7a542d92679961571a49ded", kill_on_drop: false }`
[INFO] [stdout] 788eddbdc84c404ef2b6ac438365722554366dd5d7a542d92679961571a49ded
