[INFO] cloning repository https://github.com/cetra3/lorikeet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cetra3/lorikeet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcetra3%2Florikeet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcetra3%2Florikeet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58578d0f7fd49586c419f407d09ec271f5187667
[INFO] checking cetra3/lorikeet against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcetra3%2Florikeet" "/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/cetra3/lorikeet
[INFO] finished tweaking git repo https://github.com/cetra3/lorikeet
[INFO] tweaked toml for git repo https://github.com/cetra3/lorikeet written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cetra3/lorikeet on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cetra3/lorikeet 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94bdbcad7ee0470f1f61125d9496611764dd7010186e3455b6f3c4b15f4ee67e
[INFO] running `Command { std: "docker" "start" "-a" "94bdbcad7ee0470f1f61125d9496611764dd7010186e3455b6f3c4b15f4ee67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94bdbcad7ee0470f1f61125d9496611764dd7010186e3455b6f3c4b15f4ee67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94bdbcad7ee0470f1f61125d9496611764dd7010186e3455b6f3c4b15f4ee67e", kill_on_drop: false }`
[INFO] [stdout] 94bdbcad7ee0470f1f61125d9496611764dd7010186e3455b6f3c4b15f4ee67e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 622fbc115f4def1253194fc3a1d1e9399129bff72d12a37882003031b62962fe
[INFO] running `Command { std: "docker" "start" "-a" "622fbc115f4def1253194fc3a1d1e9399129bff72d12a37882003031b62962fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking parking_lot v0.4.8
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.3/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=5de5b2c37bcc57ee -C extra-filename=-73e6342345ff7771 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-adc373add51865f0.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-c17cf79ec4316a07.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_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=22c84b8bdca5aab2 -C extra-filename=-7673d4f3e612a4fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "622fbc115f4def1253194fc3a1d1e9399129bff72d12a37882003031b62962fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622fbc115f4def1253194fc3a1d1e9399129bff72d12a37882003031b62962fe", kill_on_drop: false }`
[INFO] [stdout] 622fbc115f4def1253194fc3a1d1e9399129bff72d12a37882003031b62962fe
