[INFO] cloning repository https://github.com/icewind1991/prometheus-edge-trigger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/prometheus-edge-trigger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fprometheus-edge-trigger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fprometheus-edge-trigger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9c4851a3ed8574ba26fd886f7aed2e46570d07f [INFO] building icewind1991/prometheus-edge-trigger against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fprometheus-edge-trigger" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/icewind1991/prometheus-edge-trigger [INFO] finished tweaking git repo https://github.com/icewind1991/prometheus-edge-trigger [INFO] tweaked toml for git repo https://github.com/icewind1991/prometheus-edge-trigger written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/icewind1991/prometheus-edge-trigger on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/icewind1991/prometheus-edge-trigger 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded main_error v0.1.2 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded err-derive v0.2.4 [INFO] [stderr] Downloaded mdns v3.0.0 [INFO] [stderr] Downloaded env_logger v0.11.1 [INFO] [stderr] Downloaded dns-parser v0.8.0 [INFO] [stderr] Downloaded rumqttc v0.23.0 [INFO] [stderr] Downloaded toml_edit v0.22.4 [INFO] [stderr] Downloaded winnow v0.5.39 [INFO] [stderr] Downloaded secretfile v0.1.0 [INFO] [stderr] Downloaded prometheus-edge-detector v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eca3af5127424cb2eb3391d266d8638c0cdde0b7cc961f20e02515221fccafd [INFO] running `Command { std: "docker" "start" "-a" "7eca3af5127424cb2eb3391d266d8638c0cdde0b7cc961f20e02515221fccafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eca3af5127424cb2eb3391d266d8638c0cdde0b7cc961f20e02515221fccafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eca3af5127424cb2eb3391d266d8638c0cdde0b7cc961f20e02515221fccafd", kill_on_drop: false }` [INFO] [stdout] 7eca3af5127424cb2eb3391d266d8638c0cdde0b7cc961f20e02515221fccafd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57710dadfa33c76ac2b4e26cc1877364c8e990fe044922b787e295d16cb016c3 [INFO] running `Command { std: "docker" "start" "-a" "57710dadfa33c76ac2b4e26cc1877364c8e990fe044922b787e295d16cb016c3", kill_on_drop: false }` [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling winnow v0.5.39 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling secretfile v0.1.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling polling v3.4.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rumqttc v0.23.0 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.4 [INFO] [stderr] Compiling mdns v3.0.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling prometheus-edge-detector v0.3.0 [INFO] [stderr] Compiling prometheus-edge-trigger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "57710dadfa33c76ac2b4e26cc1877364c8e990fe044922b787e295d16cb016c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57710dadfa33c76ac2b4e26cc1877364c8e990fe044922b787e295d16cb016c3", kill_on_drop: false }` [INFO] [stdout] 57710dadfa33c76ac2b4e26cc1877364c8e990fe044922b787e295d16cb016c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d534480850ca1f11c66da591beeffdf2e0000b5415dc20e76fab711a00b8084e [INFO] running `Command { std: "docker" "start" "-a" "d534480850ca1f11c66da591beeffdf2e0000b5415dc20e76fab711a00b8084e", kill_on_drop: false }` [INFO] [stderr] Compiling prometheus-edge-trigger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `Command { std: "docker" "inspect" "d534480850ca1f11c66da591beeffdf2e0000b5415dc20e76fab711a00b8084e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d534480850ca1f11c66da591beeffdf2e0000b5415dc20e76fab711a00b8084e", kill_on_drop: false }` [INFO] [stdout] d534480850ca1f11c66da591beeffdf2e0000b5415dc20e76fab711a00b8084e