[INFO] cloning repository https://github.com/rainysun22/tired_ssh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainysun22/tired_ssh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainysun22%2Ftired_ssh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainysun22%2Ftired_ssh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c635608f062f72f91268c4182c5ced6de1a18da9
[INFO] checking rainysun22/tired_ssh against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainysun22%2Ftired_ssh" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rainysun22/tired_ssh
[INFO] finished tweaking git repo https://github.com/rainysun22/tired_ssh
[INFO] tweaked toml for git repo https://github.com/rainysun22/tired_ssh written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rainysun22/tired_ssh on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rainysun22/tired_ssh 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 034a4c3a13e8d01a1c384cdb461825ca721fe64ffdfcd6cf395aa434a62a830e
[INFO] running `Command { std: "docker" "start" "-a" "034a4c3a13e8d01a1c384cdb461825ca721fe64ffdfcd6cf395aa434a62a830e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "034a4c3a13e8d01a1c384cdb461825ca721fe64ffdfcd6cf395aa434a62a830e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034a4c3a13e8d01a1c384cdb461825ca721fe64ffdfcd6cf395aa434a62a830e", kill_on_drop: false }`
[INFO] [stdout] 034a4c3a13e8d01a1c384cdb461825ca721fe64ffdfcd6cf395aa434a62a830e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3f4d2f9453abb3550145aedd227f6744ad1203f534bc1c809bfc7e7727e1f5e
[INFO] running `Command { std: "docker" "start" "-a" "f3f4d2f9453abb3550145aedd227f6744ad1203f534bc1c809bfc7e7727e1f5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking base64ct v1.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking const-oid v0.10.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling hax-lib v0.3.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rand_core v0.10.0-rc-3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking cmov v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking ctutils v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.4
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking lab v0.11.0
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking deltae v0.3.2
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking hybrid-array v0.4.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking vtparse v0.6.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking finl_unicode v1.4.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[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/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.5/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="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=cb72d0cc74d2959d -C extra-filename=-cc2feca7a1481037 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --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" "f3f4d2f9453abb3550145aedd227f6744ad1203f534bc1c809bfc7e7727e1f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f4d2f9453abb3550145aedd227f6744ad1203f534bc1c809bfc7e7727e1f5e", kill_on_drop: false }`
[INFO] [stdout] f3f4d2f9453abb3550145aedd227f6744ad1203f534bc1c809bfc7e7727e1f5e
