[INFO] cloning repository https://github.com/garyttierney/rust-rdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garyttierney/rust-rdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Frust-rdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Frust-rdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e063c6a60646f8b694699b4812d2e03e37af5ba3 [INFO] checking garyttierney/rust-rdf against master#53709aedba198874ee50769f19f1e9ab00798bb5 for pr-108221 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Frust-rdf" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garyttierney/rust-rdf on toolchain 53709aedba198874ee50769f19f1e9ab00798bb5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garyttierney/rust-rdf [INFO] finished tweaking git repo https://github.com/garyttierney/rust-rdf [INFO] tweaked toml for git repo https://github.com/garyttierney/rust-rdf written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/garyttierney/rust-rdf 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" "+53709aedba198874ee50769f19f1e9ab00798bb5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/garyttierney/rust-rocksdb` [INFO] [stderr] Updating git submodule `https://github.com/facebook/rocksdb.git` [INFO] [stderr] Updating git submodule `https://github.com/google/snappy.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.2.3 [INFO] [stderr] Downloaded itoa v0.3.2 [INFO] [stderr] Downloaded itertools v0.6.2 [INFO] [stderr] Downloaded serde_derive v1.0.11 [INFO] [stderr] Downloaded serde v1.0.11 [INFO] [stderr] Downloaded clippy_lints v0.0.154 [INFO] [stderr] Downloaded clippy v0.0.154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e46b53b9ebe1275b0e63cd16da49d9fc857af94f0d26afc1b82c5ad8639304c [INFO] running `Command { std: "docker" "start" "-a" "3e46b53b9ebe1275b0e63cd16da49d9fc857af94f0d26afc1b82c5ad8639304c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e46b53b9ebe1275b0e63cd16da49d9fc857af94f0d26afc1b82c5ad8639304c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e46b53b9ebe1275b0e63cd16da49d9fc857af94f0d26afc1b82c5ad8639304c", kill_on_drop: false }` [INFO] [stdout] 3e46b53b9ebe1275b0e63cd16da49d9fc857af94f0d26afc1b82c5ad8639304c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+53709aedba198874ee50769f19f1e9ab00798bb5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c5069ca95c6bec5da0bf94a76b15405a42a9ab7b2b826ef0d302a5fee29643 [INFO] running `Command { std: "docker" "start" "-a" "45c5069ca95c6bec5da0bf94a76b15405a42a9ab7b2b826ef0d302a5fee29643", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling librocksdb-sys v0.5.0 (https://github.com/garyttierney/rust-rocksdb?branch=feature/open-cfs-with-options#c89a296d) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "45c5069ca95c6bec5da0bf94a76b15405a42a9ab7b2b826ef0d302a5fee29643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c5069ca95c6bec5da0bf94a76b15405a42a9ab7b2b826ef0d302a5fee29643", kill_on_drop: false }` [INFO] [stdout] 45c5069ca95c6bec5da0bf94a76b15405a42a9ab7b2b826ef0d302a5fee29643