[INFO] cloning repository https://github.com/ABFX15/Basic-QUIC-implemetation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ABFX15/Basic-QUIC-implemetation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABFX15%2FBasic-QUIC-implemetation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABFX15%2FBasic-QUIC-implemetation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b57932a02ae8534a2fdbff4b52d28918347b555f
[INFO] checking ABFX15/Basic-QUIC-implemetation against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FABFX15%2FBasic-QUIC-implemetation" "/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/ABFX15/Basic-QUIC-implemetation
[INFO] finished tweaking git repo https://github.com/ABFX15/Basic-QUIC-implemetation
[INFO] tweaked toml for git repo https://github.com/ABFX15/Basic-QUIC-implemetation written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ABFX15/Basic-QUIC-implemetation on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ABFX15/Basic-QUIC-implemetation 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastbloom v0.14.0
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.4
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82d312759ccb00d99695c4ead602ed10549de1c220b078281ca6b03a867cb503
[INFO] running `Command { std: "docker" "start" "-a" "82d312759ccb00d99695c4ead602ed10549de1c220b078281ca6b03a867cb503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82d312759ccb00d99695c4ead602ed10549de1c220b078281ca6b03a867cb503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d312759ccb00d99695c4ead602ed10549de1c220b078281ca6b03a867cb503", kill_on_drop: false }`
[INFO] [stdout] 82d312759ccb00d99695c4ead602ed10549de1c220b078281ca6b03a867cb503
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fcaad1ee7353898fc2ce710987628254ceb3a38875a3aff44ab2821ba983086
[INFO] running `Command { std: "docker" "start" "-a" "3fcaad1ee7353898fc2ce710987628254ceb3a38875a3aff44ab2821ba983086", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stderr]     Checking quic_echo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `client_crypto_config` in crate `quic_echo`
[INFO] [stdout]   --> src/client.rs:9:29
[INFO] [stdout]    |
[INFO] [stdout]  9 |     let crypto = quic_echo::client_crypto_config()?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn client_crpyto_config() -> Result<rustls::ClientConfig> {
[INFO] [stdout]    | ------------------------------------------------------------- similarly named function `client_crpyto_config` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout]  9 -     let crypto = quic_echo::client_crypto_config()?;
[INFO] [stdout]  9 +     let crypto = quic_echo::client_crpyto_config()?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client_crypto_config` in crate `quic_echo`
[INFO] [stdout]   --> src/client.rs:9:29
[INFO] [stdout]    |
[INFO] [stdout]  9 |     let crypto = quic_echo::client_crypto_config()?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn client_crpyto_config() -> Result<rustls::ClientConfig> {
[INFO] [stdout]    | ------------------------------------------------------------- similarly named function `client_crpyto_config` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout]  9 -     let crypto = quic_echo::client_crypto_config()?;
[INFO] [stdout]  9 +     let crypto = quic_echo::client_crpyto_config()?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quic_echo` (bin "client" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `quic_echo` (bin "client") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3fcaad1ee7353898fc2ce710987628254ceb3a38875a3aff44ab2821ba983086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fcaad1ee7353898fc2ce710987628254ceb3a38875a3aff44ab2821ba983086", kill_on_drop: false }`
[INFO] [stdout] 3fcaad1ee7353898fc2ce710987628254ceb3a38875a3aff44ab2821ba983086
