[INFO] cloning repository https://github.com/stevefranchak/slack-emoji-exporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevefranchak/slack-emoji-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefranchak%2Fslack-emoji-exporter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefranchak%2Fslack-emoji-exporter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc6b87bf43dc7147de18a6ffcf8005c191624c54
[INFO] checking stevefranchak/slack-emoji-exporter/fc6b87bf43dc7147de18a6ffcf8005c191624c54 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevefranchak%2Fslack-emoji-exporter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevefranchak/slack-emoji-exporter
[INFO] finished tweaking git repo https://github.com/stevefranchak/slack-emoji-exporter
[INFO] tweaked toml for git repo https://github.com/stevefranchak/slack-emoji-exporter written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevefranchak/slack-emoji-exporter on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevefranchak/slack-emoji-exporter 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.5
[INFO] [stderr]   Downloaded siphasher v0.3.5
[INFO] [stderr]   Downloaded minreq v2.6.0
[INFO] [stderr]   Downloaded httpdate v1.0.0
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded url v2.3.0
[INFO] [stderr]   Downloaded tokio-util v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2975d371560e872b4b2896d5245fa470941f1b2c28a7acbd2bd225f6c16b76f
[INFO] running `Command { std: "docker" "start" "-a" "b2975d371560e872b4b2896d5245fa470941f1b2c28a7acbd2bd225f6c16b76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2975d371560e872b4b2896d5245fa470941f1b2c28a7acbd2bd225f6c16b76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2975d371560e872b4b2896d5245fa470941f1b2c28a7acbd2bd225f6c16b76f", kill_on_drop: false }`
[INFO] [stdout] b2975d371560e872b4b2896d5245fa470941f1b2c28a7acbd2bd225f6c16b76f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdbb6b7baec1fdec1e1b6d2382888ece6e427d33dd640517fa4bc098f8a49608
[INFO] running `Command { std: "docker" "start" "-a" "fdbb6b7baec1fdec1e1b6d2382888ece6e427d33dd640517fa4bc098f8a49608", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]    Compiling minreq v2.6.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking httpdate v1.0.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]     Checking http-body v0.4.1
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]    Compiling webpki-roots v0.22.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking clap v4.1.8
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.6.6
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking h2 v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking hyper v0.14.24
[INFO] [stderr]    Compiling slack_emoji v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `slack_emoji v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/slack_emoji-06c7e173465c5963/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: IoError(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fdbb6b7baec1fdec1e1b6d2382888ece6e427d33dd640517fa4bc098f8a49608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdbb6b7baec1fdec1e1b6d2382888ece6e427d33dd640517fa4bc098f8a49608", kill_on_drop: false }`
[INFO] [stdout] fdbb6b7baec1fdec1e1b6d2382888ece6e427d33dd640517fa4bc098f8a49608
