[INFO] cloning repository https://github.com/remram44/ceph-long-request-watcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remram44/ceph-long-request-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Fceph-long-request-watcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Fceph-long-request-watcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df7757109ac90b0764ff293d8cda6351809c4400
[INFO] checking remram44/ceph-long-request-watcher against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremram44%2Fceph-long-request-watcher" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/remram44/ceph-long-request-watcher
[INFO] finished tweaking git repo https://github.com/remram44/ceph-long-request-watcher
[INFO] tweaked toml for git repo https://github.com/remram44/ceph-long-request-watcher written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/remram44/ceph-long-request-watcher on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/remram44/ceph-long-request-watcher 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded unicase v2.8.0
[INFO] [stderr]   Downloaded libc v0.2.166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de3c9664870857e44fa3bbc7a8c4cb10a529644b701a86ba1581d0e5ecede44e
[INFO] running `Command { std: "docker" "start" "-a" "de3c9664870857e44fa3bbc7a8c4cb10a529644b701a86ba1581d0e5ecede44e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de3c9664870857e44fa3bbc7a8c4cb10a529644b701a86ba1581d0e5ecede44e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3c9664870857e44fa3bbc7a8c4cb10a529644b701a86ba1581d0e5ecede44e", kill_on_drop: false }`
[INFO] [stdout] de3c9664870857e44fa3bbc7a8c4cb10a529644b701a86ba1581d0e5ecede44e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3116afcdb8b920cc38911b87411c63b53ac53ef89e0b091b963d45fa375414d1
[INFO] running `Command { std: "docker" "start" "-a" "3116afcdb8b920cc38911b87411c63b53ac53ef89e0b091b963d45fa375414d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking ceph-long-request-watcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.19s
[INFO] running `Command { std: "docker" "inspect" "3116afcdb8b920cc38911b87411c63b53ac53ef89e0b091b963d45fa375414d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3116afcdb8b920cc38911b87411c63b53ac53ef89e0b091b963d45fa375414d1", kill_on_drop: false }`
[INFO] [stdout] 3116afcdb8b920cc38911b87411c63b53ac53ef89e0b091b963d45fa375414d1
