[INFO] cloning repository https://github.com/Zer1t0/dhcplayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zer1t0/dhcplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer1t0%2Fdhcplayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer1t0%2Fdhcplayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd76799d9ca51668825888f07f1fd07a741d18b5 [INFO] testing Zer1t0/dhcplayer against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer1t0%2Fdhcplayer" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zer1t0/dhcplayer on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zer1t0/dhcplayer [INFO] finished tweaking git repo https://github.com/Zer1t0/dhcplayer [INFO] tweaked toml for git repo https://github.com/Zer1t0/dhcplayer written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/Zer1t0/dhcplayer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dfa2b25b6d2c4d1625768763303c5e8741e74e970787ad06daac2c6eda50f43 [INFO] running `Command { std: "docker" "start" "-a" "7dfa2b25b6d2c4d1625768763303c5e8741e74e970787ad06daac2c6eda50f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dfa2b25b6d2c4d1625768763303c5e8741e74e970787ad06daac2c6eda50f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dfa2b25b6d2c4d1625768763303c5e8741e74e970787ad06daac2c6eda50f43", kill_on_drop: false }` [INFO] [stdout] 7dfa2b25b6d2c4d1625768763303c5e8741e74e970787ad06daac2c6eda50f43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8273c33503ef8237f346e7c7d4fff1d2ef3b80a7fdc4205148daf551ccf91f86 [INFO] running `Command { std: "docker" "start" "-a" "8273c33503ef8237f346e7c7d4fff1d2ef3b80a7fdc4205148daf551ccf91f86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling dhcplayer v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "8273c33503ef8237f346e7c7d4fff1d2ef3b80a7fdc4205148daf551ccf91f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8273c33503ef8237f346e7c7d4fff1d2ef3b80a7fdc4205148daf551ccf91f86", kill_on_drop: false }` [INFO] [stdout] 8273c33503ef8237f346e7c7d4fff1d2ef3b80a7fdc4205148daf551ccf91f86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2672b38c5ad0c94644ec5975230464a5fc2de35caac16dd3971a9df63e698bb2 [INFO] running `Command { std: "docker" "start" "-a" "2672b38c5ad0c94644ec5975230464a5fc2de35caac16dd3971a9df63e698bb2", kill_on_drop: false }` [INFO] [stderr] Compiling dhcplayer v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "2672b38c5ad0c94644ec5975230464a5fc2de35caac16dd3971a9df63e698bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2672b38c5ad0c94644ec5975230464a5fc2de35caac16dd3971a9df63e698bb2", kill_on_drop: false }` [INFO] [stdout] 2672b38c5ad0c94644ec5975230464a5fc2de35caac16dd3971a9df63e698bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2cab754f6aca94af9de529d254724dd49a9f49d40d1e57c1dd11601446b242e [INFO] running `Command { std: "docker" "start" "-a" "c2cab754f6aca94af9de529d254724dd49a9f49d40d1e57c1dd11601446b242e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dhcplayer-8b1c4fcf75f64cc6) [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" "c2cab754f6aca94af9de529d254724dd49a9f49d40d1e57c1dd11601446b242e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cab754f6aca94af9de529d254724dd49a9f49d40d1e57c1dd11601446b242e", kill_on_drop: false }` [INFO] [stdout] c2cab754f6aca94af9de529d254724dd49a9f49d40d1e57c1dd11601446b242e