[INFO] fetching crate cannyls_rpc 0.3.1... [INFO] building cannyls_rpc-0.3.1 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate cannyls_rpc 0.3.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cannyls_rpc 0.3.1 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 cannyls_rpc 0.3.1 [INFO] finished tweaking crates.io crate cannyls_rpc 0.3.1 [INFO] tweaked toml for crates.io crate cannyls_rpc 0.3.1 written to /workspace/builds/worker-4/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 99fe691aeacae518606092ab5cb1626d55eb48e197e6a13ac4e8185eabd43dae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "99fe691aeacae518606092ab5cb1626d55eb48e197e6a13ac4e8185eabd43dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99fe691aeacae518606092ab5cb1626d55eb48e197e6a13ac4e8185eabd43dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99fe691aeacae518606092ab5cb1626d55eb48e197e6a13ac4e8185eabd43dae", kill_on_drop: false }` [INFO] [stdout] 99fe691aeacae518606092ab5cb1626d55eb48e197e6a13ac4e8185eabd43dae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 433d28adccc64d68564e0235dfd9baaee0695d7f1d39d10312f4466e65576476 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "433d28adccc64d68564e0235dfd9baaee0695d7f1d39d10312f4466e65576476", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling nbchan v0.1.3 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling factory v0.1.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 mio v0.6.23 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fibers v0.1.13 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling uuid v0.7.4 [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 tasque v0.1.5 [INFO] [stderr] Compiling cannyls v0.10.0 [INFO] [stderr] Compiling fibers_tasque v0.1.2 [INFO] [stderr] Compiling protobuf_codec v0.2.8 [INFO] [stderr] Compiling fibers_rpc v0.3.4 [INFO] [stderr] Compiling cannyls_rpc v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.82s [INFO] running `Command { std: "docker" "inspect" "433d28adccc64d68564e0235dfd9baaee0695d7f1d39d10312f4466e65576476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433d28adccc64d68564e0235dfd9baaee0695d7f1d39d10312f4466e65576476", kill_on_drop: false }` [INFO] [stdout] 433d28adccc64d68564e0235dfd9baaee0695d7f1d39d10312f4466e65576476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3db4461ea2af21ddea4d9083b0da8aa221d5f8ace70389a6c4e45ef29dcaa2d5 [INFO] running `Command { std: "docker" "start" "-a" "3db4461ea2af21ddea4d9083b0da8aa221d5f8ace70389a6c4e45ef29dcaa2d5", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cannyls_rpc v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.41s [INFO] running `Command { std: "docker" "inspect" "3db4461ea2af21ddea4d9083b0da8aa221d5f8ace70389a6c4e45ef29dcaa2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db4461ea2af21ddea4d9083b0da8aa221d5f8ace70389a6c4e45ef29dcaa2d5", kill_on_drop: false }` [INFO] [stdout] 3db4461ea2af21ddea4d9083b0da8aa221d5f8ace70389a6c4e45ef29dcaa2d5