[INFO] cloning repository https://github.com/theduke/prometheus-remote-write-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theduke/prometheus-remote-write-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fprometheus-remote-write-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fprometheus-remote-write-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b434cb64c305044b78bb772115217026512b7b9b [INFO] building theduke/prometheus-remote-write-rs against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheduke%2Fprometheus-remote-write-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/theduke/prometheus-remote-write-rs [INFO] finished tweaking git repo https://github.com/theduke/prometheus-remote-write-rs [INFO] tweaked toml for git repo https://github.com/theduke/prometheus-remote-write-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theduke/prometheus-remote-write-rs on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theduke/prometheus-remote-write-rs 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c24c1240dd58066902e2457d3125d24189e6432c341841ebca07a8e4223634b [INFO] running `Command { std: "docker" "start" "-a" "5c24c1240dd58066902e2457d3125d24189e6432c341841ebca07a8e4223634b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c24c1240dd58066902e2457d3125d24189e6432c341841ebca07a8e4223634b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c24c1240dd58066902e2457d3125d24189e6432c341841ebca07a8e4223634b", kill_on_drop: false }` [INFO] [stdout] 5c24c1240dd58066902e2457d3125d24189e6432c341841ebca07a8e4223634b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b6f20e5f98250c7a7be2a5852cc678f20aeac05977e40d4fc867e5a89d6875f [INFO] running `Command { std: "docker" "start" "-a" "3b6f20e5f98250c7a7be2a5852cc678f20aeac05977e40d4fc867e5a89d6875f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling prometheus-parse v0.2.4 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Compiling prometheus_remote_write v0.2.1 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling prom-write v0.2.1 (/opt/rustwide/workdir/bin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.29s [INFO] running `Command { std: "docker" "inspect" "3b6f20e5f98250c7a7be2a5852cc678f20aeac05977e40d4fc867e5a89d6875f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6f20e5f98250c7a7be2a5852cc678f20aeac05977e40d4fc867e5a89d6875f", kill_on_drop: false }` [INFO] [stdout] 3b6f20e5f98250c7a7be2a5852cc678f20aeac05977e40d4fc867e5a89d6875f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91a83bf1b31e152ae90c9cf8f624e420664a0c45d9d57a140cf2e66949f752da [INFO] running `Command { std: "docker" "start" "-a" "91a83bf1b31e152ae90c9cf8f624e420664a0c45d9d57a140cf2e66949f752da", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling prom-write v0.2.1 (/opt/rustwide/workdir/bin) [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling prometheus_remote_write v0.2.1 (/opt/rustwide/workdir/lib) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "91a83bf1b31e152ae90c9cf8f624e420664a0c45d9d57a140cf2e66949f752da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a83bf1b31e152ae90c9cf8f624e420664a0c45d9d57a140cf2e66949f752da", kill_on_drop: false }` [INFO] [stdout] 91a83bf1b31e152ae90c9cf8f624e420664a0c45d9d57a140cf2e66949f752da