[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 try#d809384186eaa72b56b7b956dcf0837de4a00262 for pr-114740-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryttierney%2Frust-rdf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garyttierney/rust-rdf on toolchain d809384186eaa72b56b7b956dcf0837de4a00262 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "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-6-tc2/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" "+d809384186eaa72b56b7b956dcf0837de4a00262" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6caa0502107bb8bf2d5c847821b54f215e5187ac95e374abe1e8cacbaf1b750 [INFO] running `Command { std: "docker" "start" "-a" "e6caa0502107bb8bf2d5c847821b54f215e5187ac95e374abe1e8cacbaf1b750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6caa0502107bb8bf2d5c847821b54f215e5187ac95e374abe1e8cacbaf1b750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6caa0502107bb8bf2d5c847821b54f215e5187ac95e374abe1e8cacbaf1b750", kill_on_drop: false }` [INFO] [stdout] e6caa0502107bb8bf2d5c847821b54f215e5187ac95e374abe1e8cacbaf1b750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13e959140bd199273f1ccca08db9d60588353f1288fa5f4b245f1ee40589f115 [INFO] running `Command { std: "docker" "start" "-a" "13e959140bd199273f1ccca08db9d60588353f1288fa5f4b245f1ee40589f115", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [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 num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.16 [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) [INFO] [stderr] Checking rocksdb v0.7.0 (https://github.com/garyttierney/rust-rocksdb?branch=feature/open-cfs-with-options#c89a296d) [INFO] [stderr] Checking tripledb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 00s [INFO] running `Command { std: "docker" "inspect" "13e959140bd199273f1ccca08db9d60588353f1288fa5f4b245f1ee40589f115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e959140bd199273f1ccca08db9d60588353f1288fa5f4b245f1ee40589f115", kill_on_drop: false }` [INFO] [stdout] 13e959140bd199273f1ccca08db9d60588353f1288fa5f4b245f1ee40589f115