[INFO] cloning repository https://github.com/divinusdracodominus/verifyudp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divinusdracodominus/verifyudp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinusdracodominus%2Fverifyudp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinusdracodominus%2Fverifyudp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26b470afd6e99b51fe65768fce124cd425f02752 [INFO] checking divinusdracodominus/verifyudp against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinusdracodominus%2Fverifyudp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divinusdracodominus/verifyudp on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divinusdracodominus/verifyudp [INFO] finished tweaking git repo https://github.com/divinusdracodominus/verifyudp [INFO] tweaked toml for git repo https://github.com/divinusdracodominus/verifyudp written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/divinusdracodominus/verifyudp 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b4e87793251476cc42c072fdf22f5125d3970bd747158099d918357d1ddded [INFO] running `Command { std: "docker" "start" "-a" "46b4e87793251476cc42c072fdf22f5125d3970bd747158099d918357d1ddded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b4e87793251476cc42c072fdf22f5125d3970bd747158099d918357d1ddded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b4e87793251476cc42c072fdf22f5125d3970bd747158099d918357d1ddded", kill_on_drop: false }` [INFO] [stdout] 46b4e87793251476cc42c072fdf22f5125d3970bd747158099d918357d1ddded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c593b8101a3d8a02d5e61e68755955f50069b43bcb18fd46a4b148a795f1f37 [INFO] running `Command { std: "docker" "start" "-a" "6c593b8101a3d8a02d5e61e68755955f50069b43bcb18fd46a4b148a795f1f37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking serde-hex v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking rsa v0.3.0 [INFO] [stderr] Checking aes-soft v0.5.0 (/opt/rustwide/workdir/aes-soft) [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking verifyudp v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `global_hash` in this scope [INFO] [stdout] --> src/encryption.rs:309:37 [INFO] [stdout] | [INFO] [stdout] 309 | StreamHeader::with_key(&global_hash, &peer_hash, key, second_buf.len()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `peer_hash` in this scope [INFO] [stdout] --> src/encryption.rs:309:51 [INFO] [stdout] | [INFO] [stdout] 309 | StreamHeader::with_key(&global_hash, &peer_hash, key, second_buf.len()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `global_hash` in this scope [INFO] [stdout] --> src/encryption.rs:319:45 [INFO] [stdout] | [INFO] [stdout] 319 | println!("global hash: {}\n\n\n\n", global_hash); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_private_key` in the crate root [INFO] [stdout] --> src/encryption.rs:345:30 [INFO] [stdout] | [INFO] [stdout] 345 | let private_key = crate::get_private_key(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/encryption.rs:300:26 [INFO] [stdout] | [INFO] [stdout] 300 | let mut header = StreamHeader::with_key(inbuf.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ----------- an argument of type `Vec` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/protocol.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn with_key(aes_key: Vec, packet_len: usize) -> Self { [INFO] [stdout] | ^^^^^^^^ ---------------- ----------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 300 | let mut header = StreamHeader::with_key(/* Vec */, inbuf.len()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/encryption.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 309 | StreamHeader::with_key(&global_hash, &peer_hash, key, second_buf.len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ --- ---------------- unexpected argument of type `usize` [INFO] [stdout] | | [INFO] [stdout] | unexpected argument of type `Vec` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/protocol.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn with_key(aes_key: Vec, packet_len: usize) -> Self { [INFO] [stdout] | ^^^^^^^^ ---------------- ----------------- [INFO] [stdout] help: remove the extra arguments [INFO] [stdout] | [INFO] [stdout] 309 - StreamHeader::with_key(&global_hash, &peer_hash, key, second_buf.len()); [INFO] [stdout] 309 + StreamHeader::with_key(&global_hash, &peer_hash); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `verifyudp` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6c593b8101a3d8a02d5e61e68755955f50069b43bcb18fd46a4b148a795f1f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c593b8101a3d8a02d5e61e68755955f50069b43bcb18fd46a4b148a795f1f37", kill_on_drop: false }` [INFO] [stdout] 6c593b8101a3d8a02d5e61e68755955f50069b43bcb18fd46a4b148a795f1f37