[INFO] cloning repository https://github.com/bmisiak/samp-precise-timers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bmisiak/samp-precise-timers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmisiak%2Fsamp-precise-timers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmisiak%2Fsamp-precise-timers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f8807c60539ab5f0c3852f14612ba84c8c570b7 [INFO] checking bmisiak/samp-precise-timers against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmisiak%2Fsamp-precise-timers" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/bmisiak/samp-precise-timers [INFO] finished tweaking git repo https://github.com/bmisiak/samp-precise-timers [INFO] tweaked toml for git repo https://github.com/bmisiak/samp-precise-timers written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bmisiak/samp-precise-timers on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bmisiak/samp-precise-timers 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bmisiak/samp-sdk.git` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking bmisiak/samp-precise-timers against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmisiak%2Fsamp-precise-timers" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/bmisiak/samp-precise-timers [INFO] finished tweaking git repo https://github.com/bmisiak/samp-precise-timers [INFO] tweaked toml for git repo https://github.com/bmisiak/samp-precise-timers written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bmisiak/samp-precise-timers on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bmisiak/samp-precise-timers 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded durr v2.0.0 [INFO] [stderr] Downloaded snafu-derive v0.8.0 [INFO] [stderr] Downloaded snafu v0.8.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 160755ada6f9c50bb36c02dee1e3a07d58c97dee82c4955f912acb6bb7e16ec8 [INFO] running `Command { std: "docker" "start" "-a" "160755ada6f9c50bb36c02dee1e3a07d58c97dee82c4955f912acb6bb7e16ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "160755ada6f9c50bb36c02dee1e3a07d58c97dee82c4955f912acb6bb7e16ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160755ada6f9c50bb36c02dee1e3a07d58c97dee82c4955f912acb6bb7e16ec8", kill_on_drop: false }` [INFO] [stdout] 160755ada6f9c50bb36c02dee1e3a07d58c97dee82c4955f912acb6bb7e16ec8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 918b7dd48f278e36c894c07692d22b5b05c621a7c96a3961816f8ce487efd35b [INFO] running `Command { std: "docker" "start" "-a" "918b7dd48f278e36c894c07692d22b5b05c621a7c96a3961816f8ce487efd35b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking durr v2.0.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking samp-sdk v0.9.2 (https://github.com/bmisiak/samp-sdk.git?rev=90285d9da04950a1af1f2dfcbb661b5619e8b487#90285d9d) [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling samp-codegen v0.1.2 (https://github.com/bmisiak/samp-sdk.git?rev=90285d9da04950a1af1f2dfcbb661b5619e8b487#90285d9d) [INFO] [stderr] Compiling snafu-derive v0.8.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Checking samp v0.1.3 (https://github.com/bmisiak/samp-sdk.git?rev=90285d9da04950a1af1f2dfcbb661b5619e8b487#90285d9d) [INFO] [stderr] Checking ouroboros v0.18.4 [INFO] [stderr] Checking snafu v0.8.0 [INFO] [stderr] Checking samp-precise-timers v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `Command { std: "docker" "inspect" "918b7dd48f278e36c894c07692d22b5b05c621a7c96a3961816f8ce487efd35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "918b7dd48f278e36c894c07692d22b5b05c621a7c96a3961816f8ce487efd35b", kill_on_drop: false }` [INFO] [stdout] 918b7dd48f278e36c894c07692d22b5b05c621a7c96a3961816f8ce487efd35b