[INFO] cloning repository https://github.com/mfinelli/dawnup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfinelli/dawnup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfinelli%2Fdawnup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfinelli%2Fdawnup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b488e6ce276c15322b11a39289929bb741623af [INFO] testing mfinelli/dawnup against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfinelli%2Fdawnup" "/workspace/builds/worker-69/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-69/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfinelli/dawnup on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfinelli/dawnup [INFO] finished tweaking git repo https://github.com/mfinelli/dawnup [INFO] tweaked toml for git repo https://github.com/mfinelli/dawnup written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate git repo https://github.com/mfinelli/dawnup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46bb4e6c7c8b418c6565d4e2a84e034cd2875958ae83923b84c53e20c42ac9f4 [INFO] running `Command { std: "docker" "start" "-a" "46bb4e6c7c8b418c6565d4e2a84e034cd2875958ae83923b84c53e20c42ac9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46bb4e6c7c8b418c6565d4e2a84e034cd2875958ae83923b84c53e20c42ac9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46bb4e6c7c8b418c6565d4e2a84e034cd2875958ae83923b84c53e20c42ac9f4", kill_on_drop: false }` [INFO] [stdout] 46bb4e6c7c8b418c6565d4e2a84e034cd2875958ae83923b84c53e20c42ac9f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b30030660c4fdcfa0045b9b426c5481805233bacefcd62ac9702642d4f310755 [INFO] running `Command { std: "docker" "start" "-a" "b30030660c4fdcfa0045b9b426c5481805233bacefcd62ac9702642d4f310755", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling detect-desktop-environment v0.2.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling tramonto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "b30030660c4fdcfa0045b9b426c5481805233bacefcd62ac9702642d4f310755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30030660c4fdcfa0045b9b426c5481805233bacefcd62ac9702642d4f310755", kill_on_drop: false }` [INFO] [stdout] b30030660c4fdcfa0045b9b426c5481805233bacefcd62ac9702642d4f310755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5a6886420bc4774f8bd53a2817b4653bdd377e1f60296728e5aed6cea04ded5 [INFO] running `Command { std: "docker" "start" "-a" "d5a6886420bc4774f8bd53a2817b4653bdd377e1f60296728e5aed6cea04ded5", kill_on_drop: false }` [INFO] [stderr] Compiling tramonto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.24s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tramonto-5bb9be77ce1ec6ee) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tramonto-a394c07016e1c6f6) [INFO] running `Command { std: "docker" "inspect" "d5a6886420bc4774f8bd53a2817b4653bdd377e1f60296728e5aed6cea04ded5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a6886420bc4774f8bd53a2817b4653bdd377e1f60296728e5aed6cea04ded5", kill_on_drop: false }` [INFO] [stdout] d5a6886420bc4774f8bd53a2817b4653bdd377e1f60296728e5aed6cea04ded5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a68a9c9c080c7d258617cb23abcf52cd2b622be5e5ac0a93b32f2e18fc771ae3 [INFO] running `Command { std: "docker" "start" "-a" "a68a9c9c080c7d258617cb23abcf52cd2b622be5e5ac0a93b32f2e18fc771ae3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tramonto-5bb9be77ce1ec6ee) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test config::tests::missing ... ok [INFO] [stdout] test ip::tests::too_many ... ok [INFO] [stdout] test config::tests::ok ... ok [INFO] [stdout] test tests::predawn ... ok [INFO] [stdout] test tests::daytime ... ok [INFO] [stdout] test ip::tests::not_enough ... ok [INFO] [stdout] test tests::postdusk ... ok [INFO] [stdout] test ip::tests::just_right ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tramonto-a394c07016e1c6f6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests tramonto [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a68a9c9c080c7d258617cb23abcf52cd2b622be5e5ac0a93b32f2e18fc771ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a68a9c9c080c7d258617cb23abcf52cd2b622be5e5ac0a93b32f2e18fc771ae3", kill_on_drop: false }` [INFO] [stdout] a68a9c9c080c7d258617cb23abcf52cd2b622be5e5ac0a93b32f2e18fc771ae3