[INFO] cloning repository https://github.com/reformc/p2p-quic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reformc/p2p-quic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freformc%2Fp2p-quic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freformc%2Fp2p-quic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b111d78507d0022050b09913c7746e007bb2f56
[INFO] checking reformc/p2p-quic/0b111d78507d0022050b09913c7746e007bb2f56 against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freformc%2Fp2p-quic" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/reformc/p2p-quic on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/reformc/p2p-quic
[INFO] finished tweaking git repo https://github.com/reformc/p2p-quic
[INFO] tweaked toml for git repo https://github.com/reformc/p2p-quic written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/reformc/p2p-quic 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.1.3
[INFO] [stderr]   Downloaded quinn v0.8.5
[INFO] [stderr]   Downloaded defer v0.1.0
[INFO] [stderr]   Downloaded quinn-proto v0.8.4
[INFO] [stderr]   Downloaded clap v3.2.19
[INFO] [stderr]   Downloaded fast-socks5 v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c45d2d6d4da2fcc6ae61344eb04a9725841a2110a620f27a818aafd9ac287adb
[INFO] running `Command { std: "docker" "start" "-a" "c45d2d6d4da2fcc6ae61344eb04a9725841a2110a620f27a818aafd9ac287adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c45d2d6d4da2fcc6ae61344eb04a9725841a2110a620f27a818aafd9ac287adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45d2d6d4da2fcc6ae61344eb04a9725841a2110a620f27a818aafd9ac287adb", kill_on_drop: false }`
[INFO] [stdout] c45d2d6d4da2fcc6ae61344eb04a9725841a2110a620f27a818aafd9ac287adb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e4fa3e92c17b70c8c401628d93ef6a484a4c980281e38264bc805eecb83dde2
[INFO] running `Command { std: "docker" "start" "-a" "9e4fa3e92c17b70c8c401628d93ef6a484a4c980281e38264bc805eecb83dde2", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking pem v1.1.0
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking defer v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking yasna v0.5.0
[INFO] [stderr]     Checking simple_logger v2.3.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rcgen v0.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking quinn-proto v0.8.4
[INFO] [stderr]     Checking clap v3.2.19
[INFO] [stderr]     Checking quinn-udp v0.1.3
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking quinn v0.8.5
[INFO] [stderr]     Checking fast-socks5 v0.8.1
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking cert-key-file v0.1.0 (/opt/rustwide/workdir/cert-key-file)
[INFO] [stderr]     Checking p2p-server v0.1.0 (/opt/rustwide/workdir/p2p-server)
[INFO] [stderr]     Checking p2p-client v0.1.0 (/opt/rustwide/workdir/p2p-client)
[INFO] [stdout] error: couldn't read `p2p-client/src/G:/reform.cer`: No such file or directory (os error 2)
[INFO] [stdout]   --> p2p-client/src/main.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | const CER:&[u8] = include_bytes!("G:/reform.cer");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `p2p-client/src/G:/reform.key`: No such file or directory (os error 2)
[INFO] [stdout]   --> p2p-client/src/main.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | const KEY:&[u8] = include_bytes!("G:/reform.key");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `p2p-client/src/G:/reform.cer`: No such file or directory (os error 2)
[INFO] [stdout]   --> p2p-client/src/main.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | const CER:&[u8] = include_bytes!("G:/reform.cer");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `p2p-client/src/G:/reform.key`: No such file or directory (os error 2)
[INFO] [stdout]   --> p2p-client/src/main.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | const KEY:&[u8] = include_bytes!("G:/reform.key");
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `p2p-server/src/G:/reform.cer`: No such file or directory (os error 2)
[INFO] [stdout]   --> p2p-server/src/main.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const CER:&[u8] = include_bytes!("G:/reform.cer");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `p2p-server/src/G:/reform.key`: No such file or directory (os error 2)
[INFO] [stdout]   --> p2p-server/src/main.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const KEY:&[u8] = include_bytes!("G:/reform.key");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `p2p-server/src/G:/reform.cer`: No such file or directory (os error 2)
[INFO] [stdout]   --> p2p-server/src/main.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const CER:&[u8] = include_bytes!("G:/reform.cer");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `p2p-server/src/G:/reform.key`: No such file or directory (os error 2)
[INFO] [stdout]   --> p2p-server/src/main.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const KEY:&[u8] = include_bytes!("G:/reform.key");
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `p2p-server` (bin "p2p-server") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `p2p-client` (bin "p2p-client" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `p2p-server` (bin "p2p-server" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `p2p-client` (bin "p2p-client") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9e4fa3e92c17b70c8c401628d93ef6a484a4c980281e38264bc805eecb83dde2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e4fa3e92c17b70c8c401628d93ef6a484a4c980281e38264bc805eecb83dde2", kill_on_drop: false }`
[INFO] [stdout] 9e4fa3e92c17b70c8c401628d93ef6a484a4c980281e38264bc805eecb83dde2
