[INFO] cloning repository https://github.com/darwindarak/wakeup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darwindarak/wakeup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarwindarak%2Fwakeup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarwindarak%2Fwakeup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82ea0d0d6bb86e041cac926d090422deac5294c7 [INFO] testing darwindarak/wakeup against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarwindarak%2Fwakeup" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/darwindarak/wakeup [INFO] finished tweaking git repo https://github.com/darwindarak/wakeup [INFO] tweaked toml for git repo https://github.com/darwindarak/wakeup written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darwindarak/wakeup on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darwindarak/wakeup 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b58e66055e371f9a923eb5337cb4b0fe9d9944e4aec7b49c6ccc380df82a6887 [INFO] running `Command { std: "docker" "start" "-a" "b58e66055e371f9a923eb5337cb4b0fe9d9944e4aec7b49c6ccc380df82a6887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b58e66055e371f9a923eb5337cb4b0fe9d9944e4aec7b49c6ccc380df82a6887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58e66055e371f9a923eb5337cb4b0fe9d9944e4aec7b49c6ccc380df82a6887", kill_on_drop: false }` [INFO] [stdout] b58e66055e371f9a923eb5337cb4b0fe9d9944e4aec7b49c6ccc380df82a6887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 663423c399e444505e4b6b892bcec7e5b4a840d2e6e26e00cf7fb558258f2d87 [INFO] running `Command { std: "docker" "start" "-a" "663423c399e444505e4b6b892bcec7e5b4a840d2e6e26e00cf7fb558258f2d87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling pnet_packet v0.35.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling pnet_transport v0.35.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling rallyup v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.61s [INFO] running `Command { std: "docker" "inspect" "663423c399e444505e4b6b892bcec7e5b4a840d2e6e26e00cf7fb558258f2d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663423c399e444505e4b6b892bcec7e5b4a840d2e6e26e00cf7fb558258f2d87", kill_on_drop: false }` [INFO] [stdout] 663423c399e444505e4b6b892bcec7e5b4a840d2e6e26e00cf7fb558258f2d87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a15d968cc357a1b356cccecaa6bab67de38df7b43eb3c6d2ed492a4577971c48 [INFO] running `Command { std: "docker" "start" "-a" "a15d968cc357a1b356cccecaa6bab67de38df7b43eb3c6d2ed492a4577971c48", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.5.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling rallyup v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.79s [INFO] running `Command { std: "docker" "inspect" "a15d968cc357a1b356cccecaa6bab67de38df7b43eb3c6d2ed492a4577971c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15d968cc357a1b356cccecaa6bab67de38df7b43eb3c6d2ed492a4577971c48", kill_on_drop: false }` [INFO] [stdout] a15d968cc357a1b356cccecaa6bab67de38df7b43eb3c6d2ed492a4577971c48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b898586e733b397397d20454033e867b9239775c8ed3a5f34cb7092a2c68b701 [INFO] running `Command { std: "docker" "start" "-a" "b898586e733b397397d20454033e867b9239775c8ed3a5f34cb7092a2c68b701", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rallyup-39a90ef5e1e1be8d) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test servers::tests::test_invalid_port_check ... ok [INFO] [stdout] test servers::tests::test_invalid_http_check ... ok [INFO] [stdout] test servers::tests::test_port_health_check_success ... ok [INFO] [stdout] test servers::tests::test_no_circular_dependencies_with ... ok [INFO] [stdout] test wol::tests::test_ethernet_packet_with_vlan ... ok [INFO] [stdout] test servers::tests::test_determine_wakeup_order ... ok [INFO] [stdout] test wol::tests::test_ethernet_packet ... ok [INFO] [stdout] test servers::tests::test_valid_health_checks ... ok [INFO] [stdout] test wol::tests::test_invalid_mac_address ... ok [INFO] [stdout] test wol::tests::test_missing_network_interface ... ok [INFO] [stdout] test servers::tests::test_port_health_check_fail ... ok [INFO] [stdout] test servers::tests::test_shell_health_check_success ... ok [INFO] [stdout] test servers::tests::test_circular_dependencies ... ok [INFO] [stdout] test servers::tests::test_shell_health_check_fail ... ok [INFO] [stdout] test servers::tests::test_invalid_shell_check ... ok [INFO] [stdout] test servers::tests::test_http_health_check_success ... ok [INFO] [stdout] test servers::tests::test_http_health_check_fail ... ok [INFO] [stdout] test servers::tests::test_health_check_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b898586e733b397397d20454033e867b9239775c8ed3a5f34cb7092a2c68b701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b898586e733b397397d20454033e867b9239775c8ed3a5f34cb7092a2c68b701", kill_on_drop: false }` [INFO] [stdout] b898586e733b397397d20454033e867b9239775c8ed3a5f34cb7092a2c68b701