[INFO] updating cached repository https://github.com/p2mate/dhcp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bab39db5c6260fb813f46ba97375e96c9ec56829 [INFO] checking p2mate/dhcp-rs against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp2mate%2Fdhcp-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p2mate/dhcp-rs on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p2mate/dhcp-rs [INFO] finished tweaking git repo https://github.com/p2mate/dhcp-rs [INFO] tweaked toml for git repo https://github.com/p2mate/dhcp-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/p2mate/dhcp-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d7ed2ca52007299b5ab70fdbd455e799683c50a567e076ae269cf93447f5e25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d7ed2ca52007299b5ab70fdbd455e799683c50a567e076ae269cf93447f5e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d7ed2ca52007299b5ab70fdbd455e799683c50a567e076ae269cf93447f5e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7ed2ca52007299b5ab70fdbd455e799683c50a567e076ae269cf93447f5e25", kill_on_drop: false }` [INFO] [stdout] 9d7ed2ca52007299b5ab70fdbd455e799683c50a567e076ae269cf93447f5e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a97b2fb02b65b020b547169d5778663d92ce8041612aa619d363a82db1c8966 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a97b2fb02b65b020b547169d5778663d92ce8041612aa619d363a82db1c8966", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking pnet_base v0.23.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling pnet v0.23.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking byte_string v1.0.0 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking pnet_macros_support v0.23.0 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking pnet_sys v0.23.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking ipnetwork v0.15.1 [INFO] [stderr] Checking pnet_datalink v0.23.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.23.0 [INFO] [stderr] Compiling pnet_packet v0.23.0 [INFO] [stderr] Checking pnet_transport v0.23.0 [INFO] [stderr] Checking dhcp-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `src_addr` [INFO] [stdout] --> src/main.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | let (number_of_bytes, src_addr) = socket.recv_from(&mut buf).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/dhcp_packet.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 458 | (buf, o) => panic!("Unknown opcode {}", o), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src_addr` [INFO] [stdout] --> src/main.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | let (number_of_bytes, src_addr) = socket.recv_from(&mut buf).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/dhcp_packet.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 458 | (buf, o) => panic!("Unknown opcode {}", o), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "6a97b2fb02b65b020b547169d5778663d92ce8041612aa619d363a82db1c8966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a97b2fb02b65b020b547169d5778663d92ce8041612aa619d363a82db1c8966", kill_on_drop: false }` [INFO] [stdout] 6a97b2fb02b65b020b547169d5778663d92ce8041612aa619d363a82db1c8966