[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] 85c4f288d41a3f732363534030b1a84346e1b060 [INFO] testing bmisiak/samp-precise-timers against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbmisiak%2Fsamp-precise-timers" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bmisiak/samp-precise-timers on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-91/source/Cargo.toml [INFO] crate git repo https://github.com/bmisiak/samp-precise-timers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51a1d617dae822d8fabde3039e6d3fc4beccd843ec5fc28339c87bec6d068a8b [INFO] running `Command { std: "docker" "start" "-a" "51a1d617dae822d8fabde3039e6d3fc4beccd843ec5fc28339c87bec6d068a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51a1d617dae822d8fabde3039e6d3fc4beccd843ec5fc28339c87bec6d068a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a1d617dae822d8fabde3039e6d3fc4beccd843ec5fc28339c87bec6d068a8b", kill_on_drop: false }` [INFO] [stdout] 51a1d617dae822d8fabde3039e6d3fc4beccd843ec5fc28339c87bec6d068a8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6117fcb5ec7fc16af4e691a2086e034b6657504dbb7f54968131d3fcbd067f1a [INFO] running `Command { std: "docker" "start" "-a" "6117fcb5ec7fc16af4e691a2086e034b6657504dbb7f54968131d3fcbd067f1a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling samp-sdk v0.9.2 (https://github.com/ZOTTCE/samp-rs.git?rev=2e9192713bf9a77ee04e0ebbcda37d078c9c47dd#2e919271) [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling samp-codegen v0.1.1 (https://github.com/ZOTTCE/samp-rs.git?rev=2e9192713bf9a77ee04e0ebbcda37d078c9c47dd#2e919271) [INFO] [stderr] Compiling samp v0.1.2 (https://github.com/ZOTTCE/samp-rs.git?rev=2e9192713bf9a77ee04e0ebbcda37d078c9c47dd#2e919271) [INFO] [stderr] Compiling nfg-timer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.29s [INFO] running `Command { std: "docker" "inspect" "6117fcb5ec7fc16af4e691a2086e034b6657504dbb7f54968131d3fcbd067f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6117fcb5ec7fc16af4e691a2086e034b6657504dbb7f54968131d3fcbd067f1a", kill_on_drop: false }` [INFO] [stdout] 6117fcb5ec7fc16af4e691a2086e034b6657504dbb7f54968131d3fcbd067f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 679392174ab494ac915e5739763f23e9763a002c9a6f3bd3d009cae459f23e46 [INFO] running `Command { std: "docker" "start" "-a" "679392174ab494ac915e5739763f23e9763a002c9a6f3bd3d009cae459f23e46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nfg-timer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "679392174ab494ac915e5739763f23e9763a002c9a6f3bd3d009cae459f23e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679392174ab494ac915e5739763f23e9763a002c9a6f3bd3d009cae459f23e46", kill_on_drop: false }` [INFO] [stdout] 679392174ab494ac915e5739763f23e9763a002c9a6f3bd3d009cae459f23e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4861c981ecdce226f7d2b60f62813fbf6b3fa02c766ad8052bd01d8f46dacaeb [INFO] running `Command { std: "docker" "start" "-a" "4861c981ecdce226f7d2b60f62813fbf6b3fa02c766ad8052bd01d8f46dacaeb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nfg_timer-9641b9aa21ce6f25) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4861c981ecdce226f7d2b60f62813fbf6b3fa02c766ad8052bd01d8f46dacaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4861c981ecdce226f7d2b60f62813fbf6b3fa02c766ad8052bd01d8f46dacaeb", kill_on_drop: false }` [INFO] [stdout] 4861c981ecdce226f7d2b60f62813fbf6b3fa02c766ad8052bd01d8f46dacaeb