[INFO] cloning repository https://github.com/akshayknarayan/wtf-prometheus-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akshayknarayan/wtf-prometheus-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakshayknarayan%2Fwtf-prometheus-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakshayknarayan%2Fwtf-prometheus-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af9308a549d68c2422cb147d844bfa097c3c2dc1
[INFO] testing akshayknarayan/wtf-prometheus-agent against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakshayknarayan%2Fwtf-prometheus-agent" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akshayknarayan/wtf-prometheus-agent
[INFO] finished tweaking git repo https://github.com/akshayknarayan/wtf-prometheus-agent
[INFO] tweaked toml for git repo https://github.com/akshayknarayan/wtf-prometheus-agent written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akshayknarayan/wtf-prometheus-agent on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akshayknarayan/wtf-prometheus-agent 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ab3659b73e9408cb9e91c57eb37d923e92839cd6cfa5e99a2303d5c746c2ac0
[INFO] running `Command { std: "docker" "start" "-a" "0ab3659b73e9408cb9e91c57eb37d923e92839cd6cfa5e99a2303d5c746c2ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ab3659b73e9408cb9e91c57eb37d923e92839cd6cfa5e99a2303d5c746c2ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab3659b73e9408cb9e91c57eb37d923e92839cd6cfa5e99a2303d5c746c2ac0", kill_on_drop: false }`
[INFO] [stdout] 0ab3659b73e9408cb9e91c57eb37d923e92839cd6cfa5e99a2303d5c746c2ac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6a716a9f1f8dc76f1f0476d98820548b6d17f486820c18fbc98b32dbbc217282
[INFO] running `Command { std: "docker" "start" "-a" "6a716a9f1f8dc76f1f0476d98820548b6d17f486820c18fbc98b32dbbc217282", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.177
[INFO] [stderr]    Compiling serde_derive v1.0.177
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rust_decimal v1.30.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling time v0.3.23
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2ecb49714a6ef2d9 -C extra-filename=-5f471699226152bb --out-dir /opt/rustwide/target/debug/build/tokio/5f471699226152bb/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/68803328649343dc/deps -L dependency=/opt/rustwide/target/debug/build/bytes/89d7ab79dfdabb18/deps -L dependency=/opt/rustwide/target/debug/build/libc/07fb89c6f059f46c/deps -L dependency=/opt/rustwide/target/debug/build/libc/37696602b8a3c878/deps -L dependency=/opt/rustwide/target/debug/build/libc/8a24a2f78c1740be/deps -L dependency=/opt/rustwide/target/debug/build/mio/01a088643b692d4c/deps -L dependency=/opt/rustwide/target/debug/build/num_cpus/f538ab3d33303797/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/86e92ee7a37d1e0a/deps -L dependency=/opt/rustwide/target/debug/build/socket2/7854e9a73266e103/deps -L dependency=/opt/rustwide/target/debug/build/tokio/03e74ea5de79f207/deps -L dependency=/opt/rustwide/target/debug/build/tokio/5f471699226152bb/deps -L dependency=/opt/rustwide/target/debug/build/tokio/9971116cd8a84603/deps --extern bytes=/opt/rustwide/target/debug/build/bytes/89d7ab79dfdabb18/deps/libbytes-89d7ab79dfdabb18.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/8a24a2f78c1740be/deps/liblibc-8a24a2f78c1740be.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/01a088643b692d4c/deps/libmio-01a088643b692d4c.rmeta --extern num_cpus=/opt/rustwide/target/debug/build/num_cpus/f538ab3d33303797/deps/libnum_cpus-f538ab3d33303797.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/86e92ee7a37d1e0a/deps/libpin_project_lite-86e92ee7a37d1e0a.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/7854e9a73266e103/deps/libsocket2-7854e9a73266e103.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6a716a9f1f8dc76f1f0476d98820548b6d17f486820c18fbc98b32dbbc217282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a716a9f1f8dc76f1f0476d98820548b6d17f486820c18fbc98b32dbbc217282", kill_on_drop: false }`
[INFO] [stdout] 6a716a9f1f8dc76f1f0476d98820548b6d17f486820c18fbc98b32dbbc217282
