[INFO] fetching crate sabre-sdk 0.5.2... [INFO] checking sabre-sdk-0.5.2 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate sabre-sdk 0.5.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate sabre-sdk 0.5.2 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 sabre-sdk 0.5.2 [INFO] finished tweaking crates.io crate sabre-sdk 0.5.2 [INFO] tweaked toml for crates.io crate sabre-sdk 0.5.2 written to /workspace/builds/worker-5/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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 62358f5c2fb3c0c506c0cf9579d7da4f51cd7ba384cb82d0331ba870000ddfd3 [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" "62358f5c2fb3c0c506c0cf9579d7da4f51cd7ba384cb82d0331ba870000ddfd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62358f5c2fb3c0c506c0cf9579d7da4f51cd7ba384cb82d0331ba870000ddfd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62358f5c2fb3c0c506c0cf9579d7da4f51cd7ba384cb82d0331ba870000ddfd3", kill_on_drop: false }` [INFO] [stdout] 62358f5c2fb3c0c506c0cf9579d7da4f51cd7ba384cb82d0331ba870000ddfd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] cfe649edaf3cf41773d261b964826a5a55e25a7556dbb0dd1d792a597fed2c4b [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" "cfe649edaf3cf41773d261b964826a5a55e25a7556dbb0dd1d792a597fed2c4b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [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 openssl v0.10.30 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking lmdb-zero v0.4.4 [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 transact v0.2.4 [INFO] [stderr] Compiling sabre-sdk v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'protoc_rust::run': Use Codegen instead [INFO] [stdout] --> build.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | 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:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | 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:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | out_dir: &dest_path.to_str().expect("Invalid proto destination path"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protoc_rust::Args::input': Use Codegen instead [INFO] [stdout] --> build.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | / input: &proto_src_files [INFO] [stdout] 62 | | .iter() [INFO] [stdout] 63 | | .map(|a| a.as_ref()) [INFO] [stdout] 64 | | .collect::>(), [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protoc_rust::Args::includes': Use Codegen instead [INFO] [stdout] --> build.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | includes: &["src", "protos"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protoc_rust::Args::customize': Use Codegen instead [INFO] [stdout] --> build.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | customize: Customize::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:636:54 [INFO] [stdout] | [INFO] [stdout] 636 | write!(f, "Utf8EncodeError: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:639:52 [INFO] [stdout] | [INFO] [stdout] 639 | write!(f, "ProtobufError: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:636:54 [INFO] [stdout] | [INFO] [stdout] 636 | write!(f, "Utf8EncodeError: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:639:52 [INFO] [stdout] | [INFO] [stdout] 639 | write!(f, "ProtobufError: {}", err.description()) [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 50.11s [INFO] running `Command { std: "docker" "inspect" "cfe649edaf3cf41773d261b964826a5a55e25a7556dbb0dd1d792a597fed2c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe649edaf3cf41773d261b964826a5a55e25a7556dbb0dd1d792a597fed2c4b", kill_on_drop: false }` [INFO] [stdout] cfe649edaf3cf41773d261b964826a5a55e25a7556dbb0dd1d792a597fed2c4b