[INFO] cloning repository https://github.com/lehrbaumm/KYP_UE1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lehrbaumm/KYP_UE1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flehrbaumm%2FKYP_UE1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flehrbaumm%2FKYP_UE1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82133a9bb4f0a84368cb25415616b8792beb45d6 [INFO] testing lehrbaumm/KYP_UE1 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flehrbaumm%2FKYP_UE1" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lehrbaumm/KYP_UE1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lehrbaumm/KYP_UE1 [INFO] finished tweaking git repo https://github.com/lehrbaumm/KYP_UE1 [INFO] tweaked toml for git repo https://github.com/lehrbaumm/KYP_UE1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/lehrbaumm/KYP_UE1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buf_redux v0.7.1 [INFO] [stderr] Downloaded pcarp v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a268bf43665630ada1a79b063ee096f98392d8d6e885d14e724de91564a3851f [INFO] running `Command { std: "docker" "start" "-a" "a268bf43665630ada1a79b063ee096f98392d8d6e885d14e724de91564a3851f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a268bf43665630ada1a79b063ee096f98392d8d6e885d14e724de91564a3851f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a268bf43665630ada1a79b063ee096f98392d8d6e885d14e724de91564a3851f", kill_on_drop: false }` [INFO] [stdout] a268bf43665630ada1a79b063ee096f98392d8d6e885d14e724de91564a3851f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a72f98c5f8e5dbf1f411b228e191253fc0211299f277478a9e5b719362328ae [INFO] running `Command { std: "docker" "start" "-a" "0a72f98c5f8e5dbf1f411b228e191253fc0211299f277478a9e5b719362328ae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling buf_redux v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling pcarp v1.0.1 [INFO] [stderr] Compiling kyp6_ue1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/network/tcp.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stdout] 41 + self.source_port == other.destination_port && self.destination_port == other.source_port [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/network/udp.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 23 - (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stdout] 23 + self.source_port == other.destination_port && self.destination_port == other.source_port [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/network/udp.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(data: &[u8]) -> UDPHeader { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.31s [INFO] running `Command { std: "docker" "inspect" "0a72f98c5f8e5dbf1f411b228e191253fc0211299f277478a9e5b719362328ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a72f98c5f8e5dbf1f411b228e191253fc0211299f277478a9e5b719362328ae", kill_on_drop: false }` [INFO] [stdout] 0a72f98c5f8e5dbf1f411b228e191253fc0211299f277478a9e5b719362328ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6b5acdbc53eb9fa1e348eb848a2f6416f7b6978c3a5712a71f5992d7ecb9b79 [INFO] running `Command { std: "docker" "start" "-a" "b6b5acdbc53eb9fa1e348eb848a2f6416f7b6978c3a5712a71f5992d7ecb9b79", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kyp6_ue1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/network/tcp.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stdout] 41 + self.source_port == other.destination_port && self.destination_port == other.source_port [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/network/udp.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 23 - (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stdout] 23 + self.source_port == other.destination_port && self.destination_port == other.source_port [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/network/udp.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(data: &[u8]) -> UDPHeader { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "b6b5acdbc53eb9fa1e348eb848a2f6416f7b6978c3a5712a71f5992d7ecb9b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b5acdbc53eb9fa1e348eb848a2f6416f7b6978c3a5712a71f5992d7ecb9b79", kill_on_drop: false }` [INFO] [stdout] b6b5acdbc53eb9fa1e348eb848a2f6416f7b6978c3a5712a71f5992d7ecb9b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a41575b1c2fdc5be8a7a4abfd7c647744dbd8adc0226b84606cf86c3d94f3400 [INFO] running `Command { std: "docker" "start" "-a" "a41575b1c2fdc5be8a7a4abfd7c647744dbd8adc0226b84606cf86c3d94f3400", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/network/tcp.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 41 - (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stderr] 41 + self.source_port == other.destination_port && self.destination_port == other.source_port [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/network/udp.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 23 - (self.source_port == other.destination_port && self.destination_port == other.source_port) [INFO] [stderr] 23 + self.source_port == other.destination_port && self.destination_port == other.source_port [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/network/udp.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn new(data: &[u8]) -> UDPHeader { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `kyp6_ue1` (bin "kyp6_ue1" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kyp6_ue1-0d15efe7be048804) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a41575b1c2fdc5be8a7a4abfd7c647744dbd8adc0226b84606cf86c3d94f3400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41575b1c2fdc5be8a7a4abfd7c647744dbd8adc0226b84606cf86c3d94f3400", kill_on_drop: false }` [INFO] [stdout] a41575b1c2fdc5be8a7a4abfd7c647744dbd8adc0226b84606cf86c3d94f3400