[INFO] cloning repository https://github.com/gnilchee/rust-clock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnilchee/rust-clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnilchee%2Frust-clock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnilchee%2Frust-clock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5607f32abc89057031087f51acd38d43a73be007 [INFO] testing gnilchee/rust-clock against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnilchee%2Frust-clock" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gnilchee/rust-clock on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gnilchee/rust-clock [INFO] finished tweaking git repo https://github.com/gnilchee/rust-clock [INFO] tweaked toml for git repo https://github.com/gnilchee/rust-clock written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/gnilchee/rust-clock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3931d2da6442af9a6094311f0c8df22c411b2e87ad60a6eddb29f4fe7b3e2646 [INFO] running `Command { std: "docker" "start" "-a" "3931d2da6442af9a6094311f0c8df22c411b2e87ad60a6eddb29f4fe7b3e2646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3931d2da6442af9a6094311f0c8df22c411b2e87ad60a6eddb29f4fe7b3e2646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3931d2da6442af9a6094311f0c8df22c411b2e87ad60a6eddb29f4fe7b3e2646", kill_on_drop: false }` [INFO] [stdout] 3931d2da6442af9a6094311f0c8df22c411b2e87ad60a6eddb29f4fe7b3e2646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f364670b3c9ce94d6d529f3c7069d874755d20201ec9e4a331ac3f9a6135ec49 [INFO] running `Command { std: "docker" "start" "-a" "f364670b3c9ce94d6d529f3c7069d874755d20201ec9e4a331ac3f9a6135ec49", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling rust_clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.52s [INFO] running `Command { std: "docker" "inspect" "f364670b3c9ce94d6d529f3c7069d874755d20201ec9e4a331ac3f9a6135ec49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f364670b3c9ce94d6d529f3c7069d874755d20201ec9e4a331ac3f9a6135ec49", kill_on_drop: false }` [INFO] [stdout] f364670b3c9ce94d6d529f3c7069d874755d20201ec9e4a331ac3f9a6135ec49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c168f4b359360104a315b93cd28ff6a704c29eab21be23e1fffde58606a24fb3 [INFO] running `Command { std: "docker" "start" "-a" "c168f4b359360104a315b93cd28ff6a704c29eab21be23e1fffde58606a24fb3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `Command { std: "docker" "inspect" "c168f4b359360104a315b93cd28ff6a704c29eab21be23e1fffde58606a24fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c168f4b359360104a315b93cd28ff6a704c29eab21be23e1fffde58606a24fb3", kill_on_drop: false }` [INFO] [stdout] c168f4b359360104a315b93cd28ff6a704c29eab21be23e1fffde58606a24fb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db95c938b931bd09301cbb58832e9f3964f4396684fea1e8b33a0a82ca110405 [INFO] running `Command { std: "docker" "start" "-a" "db95c938b931bd09301cbb58832e9f3964f4396684fea1e8b33a0a82ca110405", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_clock-b0e1a96f1d3745d4) [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" "db95c938b931bd09301cbb58832e9f3964f4396684fea1e8b33a0a82ca110405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db95c938b931bd09301cbb58832e9f3964f4396684fea1e8b33a0a82ca110405", kill_on_drop: false }` [INFO] [stdout] db95c938b931bd09301cbb58832e9f3964f4396684fea1e8b33a0a82ca110405