[INFO] fetching crate statefun 0.1.1... [INFO] checking statefun-0.1.1 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate statefun 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate statefun 0.1.1 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate statefun 0.1.1 [INFO] finished tweaking crates.io crate statefun 0.1.1 [INFO] tweaked toml for crates.io crate statefun 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded statefun-proto v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd5dc8322cd9ce45755a6fbb8a52cf8507a32f7b217289de87d80ad19faa8cdf [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" "cd5dc8322cd9ce45755a6fbb8a52cf8507a32f7b217289de87d80ad19faa8cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd5dc8322cd9ce45755a6fbb8a52cf8507a32f7b217289de87d80ad19faa8cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5dc8322cd9ce45755a6fbb8a52cf8507a32f7b217289de87d80ad19faa8cdf", kill_on_drop: false }` [INFO] [stdout] cd5dc8322cd9ce45755a6fbb8a52cf8507a32f7b217289de87d80ad19faa8cdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--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] b5f7cc51c0c49d8a50e6ee88020805f049eafa4f72054941fd2d43894d550ae4 [INFO] running `Command { std: "docker" "start" "-a" "b5f7cc51c0c49d8a50e6ee88020805f049eafa4f72054941fd2d43894d550ae4", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking backtrace v0.3.59 [INFO] [stderr] Compiling protoc v2.23.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling protobuf-codegen v2.23.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling protoc-rust v2.23.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling statefun-proto v0.1.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking statefun v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/invocation_bridge.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | protobuf::parse_from_bytes(serialized_state).expect("Could not deserialize state.") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_reader`: Use Message::parse_from_reader instead [INFO] [stdout] --> src/transport/hyper.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 76 | let to_function: ToFunction = protobuf::parse_from_reader(&mut full_body.reader())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/invocation_bridge.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | protobuf::parse_from_bytes(serialized_state).expect("Could not deserialize state.") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_reader`: Use Message::parse_from_reader instead [INFO] [stdout] --> src/transport/hyper.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 76 | let to_function: ToFunction = protobuf::parse_from_reader(&mut full_body.reader())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "b5f7cc51c0c49d8a50e6ee88020805f049eafa4f72054941fd2d43894d550ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f7cc51c0c49d8a50e6ee88020805f049eafa4f72054941fd2d43894d550ae4", kill_on_drop: false }` [INFO] [stdout] b5f7cc51c0c49d8a50e6ee88020805f049eafa4f72054941fd2d43894d550ae4