[INFO] fetching crate rillrate-system-protocol 0.2.0... [INFO] checking rillrate-system-protocol-0.2.0 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate rillrate-system-protocol 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rillrate-system-protocol 0.2.0 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rillrate-system-protocol 0.2.0 [INFO] finished tweaking crates.io crate rillrate-system-protocol 0.2.0 [INFO] tweaked toml for crates.io crate rillrate-system-protocol 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b558c9a8ab7c1ca5c98dd838d0b875480e56479f098873045b4801eebbf51e [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" "24b558c9a8ab7c1ca5c98dd838d0b875480e56479f098873045b4801eebbf51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b558c9a8ab7c1ca5c98dd838d0b875480e56479f098873045b4801eebbf51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b558c9a8ab7c1ca5c98dd838d0b875480e56479f098873045b4801eebbf51e", kill_on_drop: false }` [INFO] [stdout] 24b558c9a8ab7c1ca5c98dd838d0b875480e56479f098873045b4801eebbf51e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0e650d78135dd290b62a13362a51dc80d7f02692c3b3e923424b9f88dae1a1e [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" "d0e650d78135dd290b62a13362a51dc80d7f02692c3b3e923424b9f88dae1a1e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking metacrate v0.1.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking vectorize v0.1.0 [INFO] [stderr] Checking ordered-float v2.5.1 [INFO] [stderr] Checking meio-protocol v0.89.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking flexbuffers v2.0.0 [INFO] [stderr] Checking rill-protocol v0.30.0-alpha.7 [INFO] [stderr] Checking rillrate-system-protocol v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "d0e650d78135dd290b62a13362a51dc80d7f02692c3b3e923424b9f88dae1a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e650d78135dd290b62a13362a51dc80d7f02692c3b3e923424b9f88dae1a1e", kill_on_drop: false }` [INFO] [stdout] d0e650d78135dd290b62a13362a51dc80d7f02692c3b3e923424b9f88dae1a1e