[INFO] cloning repository https://github.com/cenk1cenk2/elasticsearch-alerter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cenk1cenk2/elasticsearch-alerter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcenk1cenk2%2Felasticsearch-alerter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcenk1cenk2%2Felasticsearch-alerter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59fb0f20d97ae70335cfb3ef25711e02746066ca [INFO] testing cenk1cenk2/elasticsearch-alerter against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcenk1cenk2%2Felasticsearch-alerter" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cenk1cenk2/elasticsearch-alerter on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cenk1cenk2/elasticsearch-alerter [INFO] finished tweaking git repo https://github.com/cenk1cenk2/elasticsearch-alerter [INFO] tweaked toml for git repo https://github.com/cenk1cenk2/elasticsearch-alerter written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/cenk1cenk2/elasticsearch-alerter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d74b7ff41220e8e236124d2c9dad3d65d7dac073018e67ce6eb95ed045a5381c [INFO] running `Command { std: "docker" "start" "-a" "d74b7ff41220e8e236124d2c9dad3d65d7dac073018e67ce6eb95ed045a5381c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d74b7ff41220e8e236124d2c9dad3d65d7dac073018e67ce6eb95ed045a5381c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74b7ff41220e8e236124d2c9dad3d65d7dac073018e67ce6eb95ed045a5381c", kill_on_drop: false }` [INFO] [stdout] d74b7ff41220e8e236124d2c9dad3d65d7dac073018e67ce6eb95ed045a5381c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ca94e898a1ef68ee20eaff7502f4d775f9d3aa5a9138bfb82eef4a84410258 [INFO] running `Command { std: "docker" "start" "-a" "45ca94e898a1ef68ee20eaff7502f4d775f9d3aa5a9138bfb82eef4a84410258", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rust_decimal v1.20.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cron v0.8.0 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling tokio-cron-scheduler v0.3.1 [INFO] [stderr] Compiling duration-str v0.3.8 [INFO] [stderr] Compiling elasticsearch-alerter v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "45ca94e898a1ef68ee20eaff7502f4d775f9d3aa5a9138bfb82eef4a84410258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ca94e898a1ef68ee20eaff7502f4d775f9d3aa5a9138bfb82eef4a84410258", kill_on_drop: false }` [INFO] [stdout] 45ca94e898a1ef68ee20eaff7502f4d775f9d3aa5a9138bfb82eef4a84410258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea55e7b92ba236f6200b754d9348216be5c55f999e5dbabdefa7b30cf1253215 [INFO] running `Command { std: "docker" "start" "-a" "ea55e7b92ba236f6200b754d9348216be5c55f999e5dbabdefa7b30cf1253215", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling elasticsearch-alerter v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.22s [INFO] running `Command { std: "docker" "inspect" "ea55e7b92ba236f6200b754d9348216be5c55f999e5dbabdefa7b30cf1253215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea55e7b92ba236f6200b754d9348216be5c55f999e5dbabdefa7b30cf1253215", kill_on_drop: false }` [INFO] [stdout] ea55e7b92ba236f6200b754d9348216be5c55f999e5dbabdefa7b30cf1253215 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb536020c50bf64de4b0517e2ec642d14de66b5fc3806b76d4c225ac9a09031f [INFO] running `Command { std: "docker" "start" "-a" "fb536020c50bf64de4b0517e2ec642d14de66b5fc3806b76d4c225ac9a09031f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/elasticsearch_alerter-23566b8e905ad8d9) [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" "fb536020c50bf64de4b0517e2ec642d14de66b5fc3806b76d4c225ac9a09031f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb536020c50bf64de4b0517e2ec642d14de66b5fc3806b76d4c225ac9a09031f", kill_on_drop: false }` [INFO] [stdout] fb536020c50bf64de4b0517e2ec642d14de66b5fc3806b76d4c225ac9a09031f