[INFO] cloning repository https://github.com/DD5HT/dxtracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DD5HT/dxtracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDD5HT%2Fdxtracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDD5HT%2Fdxtracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf00a8143d027d0f1ef6175f07a5c38398731e76 [INFO] building DD5HT/dxtracker against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDD5HT%2Fdxtracker" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DD5HT/dxtracker on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DD5HT/dxtracker [INFO] finished tweaking git repo https://github.com/DD5HT/dxtracker [INFO] tweaked toml for git repo https://github.com/DD5HT/dxtracker written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/DD5HT/dxtracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bcb17dcbc5d7ba1db8367fc10320bb70fe67ed0a03e0d110c8d58854a8e1882 [INFO] running `Command { std: "docker" "start" "-a" "0bcb17dcbc5d7ba1db8367fc10320bb70fe67ed0a03e0d110c8d58854a8e1882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bcb17dcbc5d7ba1db8367fc10320bb70fe67ed0a03e0d110c8d58854a8e1882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bcb17dcbc5d7ba1db8367fc10320bb70fe67ed0a03e0d110c8d58854a8e1882", kill_on_drop: false }` [INFO] [stdout] 0bcb17dcbc5d7ba1db8367fc10320bb70fe67ed0a03e0d110c8d58854a8e1882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb58e8f68e02c1c5bde93725e24268872a79c0e2d0e7d0fb62558e5f420646cf [INFO] running `Command { std: "docker" "start" "-a" "bb58e8f68e02c1c5bde93725e24268872a79c0e2d0e7d0fb62558e5f420646cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.2 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling dxtracker v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.98s [INFO] running `Command { std: "docker" "inspect" "bb58e8f68e02c1c5bde93725e24268872a79c0e2d0e7d0fb62558e5f420646cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb58e8f68e02c1c5bde93725e24268872a79c0e2d0e7d0fb62558e5f420646cf", kill_on_drop: false }` [INFO] [stdout] bb58e8f68e02c1c5bde93725e24268872a79c0e2d0e7d0fb62558e5f420646cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3caeebaecbf70bab9d9f055c74a7bc9145e5131aca3a41b1e00e729404fefa31 [INFO] running `Command { std: "docker" "start" "-a" "3caeebaecbf70bab9d9f055c74a7bc9145e5131aca3a41b1e00e729404fefa31", kill_on_drop: false }` [INFO] [stderr] Compiling dxtracker v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dxtracker-160bf560a5c725fb) [INFO] [stderr] Executable unittests src/bin/dxtool.rs (/opt/rustwide/target/debug/deps/dxtool-fcfe62a3608a7808) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-b9358e054ed17f9d) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3caeebaecbf70bab9d9f055c74a7bc9145e5131aca3a41b1e00e729404fefa31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3caeebaecbf70bab9d9f055c74a7bc9145e5131aca3a41b1e00e729404fefa31", kill_on_drop: false }` [INFO] [stdout] 3caeebaecbf70bab9d9f055c74a7bc9145e5131aca3a41b1e00e729404fefa31