[INFO] fetching crate sc2-proto 0.2.1... [INFO] checking sc2-proto-0.2.1 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate sc2-proto 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sc2-proto 0.2.1 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc2-proto 0.2.1 [INFO] finished tweaking crates.io crate sc2-proto 0.2.1 [INFO] tweaked toml for crates.io crate sc2-proto 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84c5d2911beb942041191a05a0d1a69fda1568bdaf15b8b2a6a30b6069ac0c75 [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" "84c5d2911beb942041191a05a0d1a69fda1568bdaf15b8b2a6a30b6069ac0c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84c5d2911beb942041191a05a0d1a69fda1568bdaf15b8b2a6a30b6069ac0c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c5d2911beb942041191a05a0d1a69fda1568bdaf15b8b2a6a30b6069ac0c75", kill_on_drop: false }` [INFO] [stdout] 84c5d2911beb942041191a05a0d1a69fda1568bdaf15b8b2a6a30b6069ac0c75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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] 19fa4f1ef14db006d9bc30b861a469f7af59a1d33c11c4b079e9efb6767a205f [INFO] running `Command { std: "docker" "start" "-a" "19fa4f1ef14db006d9bc30b861a469f7af59a1d33c11c4b079e9efb6767a205f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling protoc v2.17.0 [INFO] [stderr] Compiling protoc-rust v2.17.0 [INFO] [stderr] Compiling sc2-proto v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'protoc_rust::run': Use Codegen instead [INFO] [stdout] --> build.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | if let Err(e) = protoc_rust::run(protoc_rust::Args { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protoc_rust::Args': Use Codegen instead [INFO] [stdout] --> build.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | if let Err(e) = protoc_rust::run(protoc_rust::Args { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protoc_rust::Args::out_dir': Use Codegen instead [INFO] [stdout] --> build.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | out_dir, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protoc_rust::Args::includes': Use Codegen instead [INFO] [stdout] --> build.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | includes: &["s2client-proto/"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protoc_rust::Args::input': Use Codegen instead [INFO] [stdout] --> build.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | / input: input_files [INFO] [stdout] 40 | | .iter() [INFO] [stdout] 41 | | .map(|s| s.as_str()) [INFO] [stdout] 42 | | .collect::>() [INFO] [stdout] 43 | | .as_slice(), [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protoc_rust::Args::customize': Use Codegen instead [INFO] [stdout] --> build.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | / customize: protoc_rust::Customize { [INFO] [stdout] 45 | | ..Default::default() [INFO] [stdout] 46 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "19fa4f1ef14db006d9bc30b861a469f7af59a1d33c11c4b079e9efb6767a205f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19fa4f1ef14db006d9bc30b861a469f7af59a1d33c11c4b079e9efb6767a205f", kill_on_drop: false }` [INFO] [stdout] 19fa4f1ef14db006d9bc30b861a469f7af59a1d33c11c4b079e9efb6767a205f