[INFO] crate sc2-proto 0.2.1 is already in cache [INFO] testing sc2-proto-0.2.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate sc2-proto 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sc2-proto 0.2.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09e496d2df37b673344da0a33ba2d016614bc4e9403731f0e993216d7733ef16 [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" "09e496d2df37b673344da0a33ba2d016614bc4e9403731f0e993216d7733ef16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09e496d2df37b673344da0a33ba2d016614bc4e9403731f0e993216d7733ef16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e496d2df37b673344da0a33ba2d016614bc4e9403731f0e993216d7733ef16", kill_on_drop: false }` [INFO] [stdout] 09e496d2df37b673344da0a33ba2d016614bc4e9403731f0e993216d7733ef16 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1040f45d77cc3c44f98c14cf2b57d68c90f6f86f6712f53ff5a4132b4ae39c32 [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" "1040f45d77cc3c44f98c14cf2b57d68c90f6f86f6712f53ff5a4132b4ae39c32", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling protoc v2.16.2 [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.16.2 [INFO] [stderr] Compiling protoc-rust v2.16.2 [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" "1040f45d77cc3c44f98c14cf2b57d68c90f6f86f6712f53ff5a4132b4ae39c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1040f45d77cc3c44f98c14cf2b57d68c90f6f86f6712f53ff5a4132b4ae39c32", kill_on_drop: false }` [INFO] [stdout] 1040f45d77cc3c44f98c14cf2b57d68c90f6f86f6712f53ff5a4132b4ae39c32 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92dd91d306bc4244d50ea06b358f9333e7d2041e497c48a08cc0c9cefb0db42 [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" "e92dd91d306bc4244d50ea06b358f9333e7d2041e497c48a08cc0c9cefb0db42", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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 test [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `Command { std: "docker" "inspect" "e92dd91d306bc4244d50ea06b358f9333e7d2041e497c48a08cc0c9cefb0db42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92dd91d306bc4244d50ea06b358f9333e7d2041e497c48a08cc0c9cefb0db42", kill_on_drop: false }` [INFO] [stdout] e92dd91d306bc4244d50ea06b358f9333e7d2041e497c48a08cc0c9cefb0db42 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d87bcaca080758abf522698f48c19d772e23c72fd5148f9db2cd6c6bf241712 [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" "2d87bcaca080758abf522698f48c19d772e23c72fd5148f9db2cd6c6bf241712", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'protoc_rust::run': Use Codegen instead [INFO] [stderr] --> build.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | if let Err(e) = protoc_rust::run(protoc_rust::Args { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protoc_rust::Args': Use Codegen instead [INFO] [stderr] --> build.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | if let Err(e) = protoc_rust::run(protoc_rust::Args { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protoc_rust::Args::out_dir': Use Codegen instead [INFO] [stderr] --> build.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | out_dir, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protoc_rust::Args::includes': Use Codegen instead [INFO] [stderr] --> build.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | includes: &["s2client-proto/"], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protoc_rust::Args::input': Use Codegen instead [INFO] [stderr] --> build.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | / input: input_files [INFO] [stderr] 40 | | .iter() [INFO] [stderr] 41 | | .map(|s| s.as_str()) [INFO] [stderr] 42 | | .collect::>() [INFO] [stderr] 43 | | .as_slice(), [INFO] [stderr] | |_______________________^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'protoc_rust::Args::customize': Use Codegen instead [INFO] [stderr] --> build.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | / customize: protoc_rust::Customize { [INFO] [stderr] 45 | | ..Default::default() [INFO] [stderr] 46 | | }, [INFO] [stderr] | |_________^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sc2_proto-19e77f0ced17adf3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sc2-proto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d87bcaca080758abf522698f48c19d772e23c72fd5148f9db2cd6c6bf241712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d87bcaca080758abf522698f48c19d772e23c72fd5148f9db2cd6c6bf241712", kill_on_drop: false }` [INFO] [stdout] 2d87bcaca080758abf522698f48c19d772e23c72fd5148f9db2cd6c6bf241712