[INFO] fetching crate frugalos_mds 1.2.0... [INFO] building frugalos_mds-1.2.0 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate frugalos_mds 1.2.0 into /workspace/builds/worker-61/source [INFO] validating manifest of crates.io crate frugalos_mds 1.2.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate frugalos_mds 1.2.0 [INFO] finished tweaking crates.io crate frugalos_mds 1.2.0 [INFO] tweaked toml for crates.io crate frugalos_mds 1.2.0 written to /workspace/builds/worker-61/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded frugalos_core v1.2.0 [INFO] [stderr] Downloaded frugalos_raft v1.2.0 [INFO] [stderr] Downloaded libfrugalos v0.7.0 [INFO] [stderr] Downloaded patricia_tree v0.1.10 [INFO] [stderr] Downloaded rustracing v0.1.11 [INFO] [stderr] Downloaded rustracing_jaeger v0.1.12 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e9f2e90e03510556b12620dba4deb2b6c89c456db4c34c8344673ab43fd9a4 [INFO] running `Command { std: "docker" "start" "-a" "51e9f2e90e03510556b12620dba4deb2b6c89c456db4c34c8344673ab43fd9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e9f2e90e03510556b12620dba4deb2b6c89c456db4c34c8344673ab43fd9a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e9f2e90e03510556b12620dba4deb2b6c89c456db4c34c8344673ab43fd9a4", kill_on_drop: false }` [INFO] [stdout] 51e9f2e90e03510556b12620dba4deb2b6c89c456db4c34c8344673ab43fd9a4 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eaf705a273bcd25fb764a481b2db0b506a2312122f611f8e51df98ba5ec2a10 [INFO] running `Command { std: "docker" "start" "-a" "5eaf705a273bcd25fb764a481b2db0b506a2312122f611f8e51df98ba5ec2a10", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling nbchan v0.1.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling factory v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling fibers v0.1.13 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling prometrics v0.1.13 [INFO] [stderr] Compiling bytecodec v0.4.15 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling rustracing v0.1.11 [INFO] [stderr] Compiling rustracing_jaeger v0.1.12 [INFO] [stderr] Compiling tasque v0.1.5 [INFO] [stderr] Compiling raftlog v0.6.0 [INFO] [stderr] Compiling cannyls v0.10.0 [INFO] [stderr] Compiling fibers_tasque v0.1.2 [INFO] [stderr] Compiling frugalos_core v1.2.0 [INFO] [stderr] Compiling protobuf_codec v0.2.8 [INFO] [stderr] Compiling fibers_rpc v0.3.4 [INFO] [stderr] Compiling patricia_tree v0.1.10 [INFO] [stderr] Compiling libfrugalos v0.7.0 [INFO] [stderr] Compiling raftlog_protobuf v0.3.0 [INFO] [stderr] Compiling frugalos_raft v1.2.0 [INFO] [stderr] Compiling frugalos_mds v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.47s [INFO] running `Command { std: "docker" "inspect" "5eaf705a273bcd25fb764a481b2db0b506a2312122f611f8e51df98ba5ec2a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eaf705a273bcd25fb764a481b2db0b506a2312122f611f8e51df98ba5ec2a10", kill_on_drop: false }` [INFO] [stdout] 5eaf705a273bcd25fb764a481b2db0b506a2312122f611f8e51df98ba5ec2a10 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0de350c49efbdd4abe6cfd52710f2e6f72d4b293d9fa18a191f3447ef3a884ce [INFO] running `Command { std: "docker" "start" "-a" "0de350c49efbdd4abe6cfd52710f2e6f72d4b293d9fa18a191f3447ef3a884ce", kill_on_drop: false }` [INFO] [stderr] error: failed to create jobserver [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to increase jobserver pipe capacity from 4096 to 8192; jobserver otherwise might deadlock [INFO] running `Command { std: "docker" "inspect" "0de350c49efbdd4abe6cfd52710f2e6f72d4b293d9fa18a191f3447ef3a884ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de350c49efbdd4abe6cfd52710f2e6f72d4b293d9fa18a191f3447ef3a884ce", kill_on_drop: false }` [INFO] [stdout] 0de350c49efbdd4abe6cfd52710f2e6f72d4b293d9fa18a191f3447ef3a884ce