[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#8df314f433990f5163039edae8245e89581f72ca 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garyttierney/rust-rdf on toolchain 8df314f433990f5163039edae8245e89581f72ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8df314f433990f5163039edae8245e89581f72ca" "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-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" "+8df314f433990f5163039edae8245e89581f72ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+8df314f433990f5163039edae8245e89581f72ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 157ca0d12788b03e60ff3ae7b00ce68c75a710a15252a194ff78462dbe96d111 [INFO] running `Command { std: "docker" "start" "-a" "157ca0d12788b03e60ff3ae7b00ce68c75a710a15252a194ff78462dbe96d111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "157ca0d12788b03e60ff3ae7b00ce68c75a710a15252a194ff78462dbe96d111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157ca0d12788b03e60ff3ae7b00ce68c75a710a15252a194ff78462dbe96d111", kill_on_drop: false }` [INFO] [stdout] 157ca0d12788b03e60ff3ae7b00ce68c75a710a15252a194ff78462dbe96d111 [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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+8df314f433990f5163039edae8245e89581f72ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59d8ef2511c4e2b20069268556dde6fa69503a026d03bed750f28555dac6c3b [INFO] running `Command { std: "docker" "start" "-a" "c59d8ef2511c4e2b20069268556dde6fa69503a026d03bed750f28555dac6c3b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling either v1.1.0 [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 24s [INFO] running `Command { std: "docker" "inspect" "c59d8ef2511c4e2b20069268556dde6fa69503a026d03bed750f28555dac6c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59d8ef2511c4e2b20069268556dde6fa69503a026d03bed750f28555dac6c3b", kill_on_drop: false }` [INFO] [stdout] c59d8ef2511c4e2b20069268556dde6fa69503a026d03bed750f28555dac6c3b