[INFO] fetching crate ya-sb-proto 0.3.0... [INFO] checking ya-sb-proto-0.3.0 against try#b0d0ea232bdae12fa8da8491a91ae1db029990ef for pr-84037 [INFO] extracting crate ya-sb-proto 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ya-sb-proto 0.3.0 on toolchain b0d0ea232bdae12fa8da8491a91ae1db029990ef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ya-sb-proto 0.3.0 [INFO] finished tweaking crates.io crate ya-sb-proto 0.3.0 [INFO] tweaked toml for crates.io crate ya-sb-proto 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08cff7c3a84ab04ea47ca109b64d58b0676c40e897a582e5c6de52b1876f8840 [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" "08cff7c3a84ab04ea47ca109b64d58b0676c40e897a582e5c6de52b1876f8840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08cff7c3a84ab04ea47ca109b64d58b0676c40e897a582e5c6de52b1876f8840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08cff7c3a84ab04ea47ca109b64d58b0676c40e897a582e5c6de52b1876f8840", kill_on_drop: false }` [INFO] [stdout] 08cff7c3a84ab04ea47ca109b64d58b0676c40e897a582e5c6de52b1876f8840 [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" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "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] f60f787cbb94883a23e516377560231c09332fc971a818772c7a5385ca479f70 [INFO] running `Command { std: "docker" "start" "-a" "f60f787cbb94883a23e516377560231c09332fc971a818772c7a5385ca479f70", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Checking serial_test v0.4.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling ya-sb-proto v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.47s [INFO] running `Command { std: "docker" "inspect" "f60f787cbb94883a23e516377560231c09332fc971a818772c7a5385ca479f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60f787cbb94883a23e516377560231c09332fc971a818772c7a5385ca479f70", kill_on_drop: false }` [INFO] [stdout] f60f787cbb94883a23e516377560231c09332fc971a818772c7a5385ca479f70