[INFO] cloning repository https://github.com/lemosyne/sdbtree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lemosyne/sdbtree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemosyne%2Fsdbtree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemosyne%2Fsdbtree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03b07ef66739cc40ec6761d96ebf69636c125795
[INFO] checking lemosyne/sdbtree against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemosyne%2Fsdbtree" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lemosyne/sdbtree
[INFO] finished tweaking git repo https://github.com/lemosyne/sdbtree
[INFO] tweaked toml for git repo https://github.com/lemosyne/sdbtree written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lemosyne/sdbtree on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lemosyne/sdbtree 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking lemosyne/sdbtree against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemosyne%2Fsdbtree" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lemosyne/sdbtree
[INFO] finished tweaking git repo https://github.com/lemosyne/sdbtree
[INFO] tweaked toml for git repo https://github.com/lemosyne/sdbtree written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lemosyne/sdbtree on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lemosyne/sdbtree 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 695b038e9a1b957ffdb3ee0780ad702477c509f22ad5d3852474968e4c65dad2
[INFO] running `Command { std: "docker" "start" "-a" "695b038e9a1b957ffdb3ee0780ad702477c509f22ad5d3852474968e4c65dad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "695b038e9a1b957ffdb3ee0780ad702477c509f22ad5d3852474968e4c65dad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695b038e9a1b957ffdb3ee0780ad702477c509f22ad5d3852474968e4c65dad2", kill_on_drop: false }`
[INFO] [stdout] 695b038e9a1b957ffdb3ee0780ad702477c509f22ad5d3852474968e4c65dad2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3384192299d42f6bea32efe5cddf9c15909e13eefd2db56fc592ab8cd4791beb
[INFO] running `Command { std: "docker" "start" "-a" "3384192299d42f6bea32efe5cddf9c15909e13eefd2db56fc592ab8cd4791beb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking embedded-io v0.4.0 (https://github.com/euugenechou/embedded-io.git#d2285b9d)
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking hasher v0.1.0 (https://github.com/lemosyne/hasher.git#037aa9e9)
[INFO] [stderr]     Checking kms v0.1.0 (https://github.com/lemosyne/kms.git#478c871c)
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking persistence v0.1.0 (https://github.com/lemosyne/persistence.git#8cfe1bf9)
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-src v300.1.5+3.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking allocator v0.1.0 (https://github.com/lemosyne/allocator#b1c5893b)
[INFO] [stderr]     Checking storage v0.1.0 (/opt/rustwide/workdir/storage)
[INFO] [stderr]     Checking khf v0.1.0 (https://github.com/lemosyne/khf.git#36babad6)
[INFO] [stderr]     Checking crypter v0.1.0 (https://github.com/lemosyne/crypter.git#b41f11ae)
[INFO] [stderr]     Checking cryptio v0.1.0 (https://github.com/lemosyne/cryptio.git#4a24373f)
[INFO] [stderr]     Checking sdbtree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.18s
[INFO] running `Command { std: "docker" "inspect" "3384192299d42f6bea32efe5cddf9c15909e13eefd2db56fc592ab8cd4791beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3384192299d42f6bea32efe5cddf9c15909e13eefd2db56fc592ab8cd4791beb", kill_on_drop: false }`
[INFO] [stdout] 3384192299d42f6bea32efe5cddf9c15909e13eefd2db56fc592ab8cd4791beb
