[INFO] cloning repository https://github.com/ekuinox/wol-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ekuinox/wol-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekuinox%2Fwol-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekuinox%2Fwol-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ddf3f3fda39f0c5423d7a16393660b9033d6ebc [INFO] testing ekuinox/wol-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekuinox%2Fwol-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ekuinox/wol-rs 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/ekuinox/wol-rs [INFO] finished tweaking git repo https://github.com/ekuinox/wol-rs [INFO] tweaked toml for git repo https://github.com/ekuinox/wol-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ekuinox/wol-rs 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac_address v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9302d4823e73d81de34998c4d59896ddc768edc6dd72368718e68df18a818ef6 [INFO] running `Command { std: "docker" "start" "-a" "9302d4823e73d81de34998c4d59896ddc768edc6dd72368718e68df18a818ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9302d4823e73d81de34998c4d59896ddc768edc6dd72368718e68df18a818ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9302d4823e73d81de34998c4d59896ddc768edc6dd72368718e68df18a818ef6", kill_on_drop: false }` [INFO] [stdout] 9302d4823e73d81de34998c4d59896ddc768edc6dd72368718e68df18a818ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3750a1399e5b052171fabde15c419302425f9af594942f8d0da404e4ffe96a6 [INFO] running `Command { std: "docker" "start" "-a" "c3750a1399e5b052171fabde15c419302425f9af594942f8d0da404e4ffe96a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling mac_address v1.1.1 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling wol-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.92s [INFO] running `Command { std: "docker" "inspect" "c3750a1399e5b052171fabde15c419302425f9af594942f8d0da404e4ffe96a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3750a1399e5b052171fabde15c419302425f9af594942f8d0da404e4ffe96a6", kill_on_drop: false }` [INFO] [stdout] c3750a1399e5b052171fabde15c419302425f9af594942f8d0da404e4ffe96a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7960a74036b85632ae7a5522650a23e27ee8ef3dc450507d6c0abdaae412a85d [INFO] running `Command { std: "docker" "start" "-a" "7960a74036b85632ae7a5522650a23e27ee8ef3dc450507d6c0abdaae412a85d", kill_on_drop: false }` [INFO] [stderr] Compiling wol-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "7960a74036b85632ae7a5522650a23e27ee8ef3dc450507d6c0abdaae412a85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7960a74036b85632ae7a5522650a23e27ee8ef3dc450507d6c0abdaae412a85d", kill_on_drop: false }` [INFO] [stdout] 7960a74036b85632ae7a5522650a23e27ee8ef3dc450507d6c0abdaae412a85d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1273f68f92599453e825c8ed5380c9e4cd2a3d3e92776ec5360a554be8020b4d [INFO] running `Command { std: "docker" "start" "-a" "1273f68f92599453e825c8ed5380c9e4cd2a3d3e92776ec5360a554be8020b4d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wol_rs-9440517b17272ca9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test wol::test_create_wol_packet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1273f68f92599453e825c8ed5380c9e4cd2a3d3e92776ec5360a554be8020b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1273f68f92599453e825c8ed5380c9e4cd2a3d3e92776ec5360a554be8020b4d", kill_on_drop: false }` [INFO] [stdout] 1273f68f92599453e825c8ed5380c9e4cd2a3d3e92776ec5360a554be8020b4d