[INFO] fetching crate fabric_contract 0.1.4... [INFO] testing fabric_contract-0.1.4 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate fabric_contract 0.1.4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate fabric_contract 0.1.4 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fabric_contract 0.1.4 [INFO] finished tweaking crates.io crate fabric_contract 0.1.4 [INFO] tweaked toml for crates.io crate fabric_contract 0.1.4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.8.0 [INFO] [stderr] Downloaded downcast v0.10.0 [INFO] [stderr] Downloaded predicates v1.0.8 [INFO] [stderr] Downloaded claim v0.3.1 [INFO] [stderr] Downloaded prost-derive v0.6.1 [INFO] [stderr] Downloaded fragile v1.0.0 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded prost v0.6.1 [INFO] [stderr] Downloaded fabric_ledger_protos v0.7.0 [INFO] [stderr] Downloaded mockall_derive v0.7.2 [INFO] [stderr] Downloaded mockall v0.7.2 [INFO] [stderr] Downloaded prost-types v0.6.1 [INFO] [stderr] Downloaded prost-build v0.6.1 [INFO] [stderr] Downloaded fabric_contract_macros v0.1.4 [INFO] [stderr] Downloaded wapc-guest v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad6a2d051bbf348612d3099df93c9d9b7104440ebb83f502c8c36b9f8329ee5 [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" "bad6a2d051bbf348612d3099df93c9d9b7104440ebb83f502c8c36b9f8329ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad6a2d051bbf348612d3099df93c9d9b7104440ebb83f502c8c36b9f8329ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad6a2d051bbf348612d3099df93c9d9b7104440ebb83f502c8c36b9f8329ee5", kill_on_drop: false }` [INFO] [stdout] bad6a2d051bbf348612d3099df93c9d9b7104440ebb83f502c8c36b9f8329ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--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] dc27e68523955ac69126de99f3283c4e0b44f2e85a7b86964d7e18863220734e [INFO] running `Command { std: "docker" "start" "-a" "dc27e68523955ac69126de99f3283c4e0b44f2e85a7b86964d7e18863220734e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wapc-guest v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fabric_ledger_protos v0.7.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling fabric_contract_macros v0.1.4 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling fabric_contract v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let invoke_request = parse_from_bytes::(&msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.04s [INFO] running `Command { std: "docker" "inspect" "dc27e68523955ac69126de99f3283c4e0b44f2e85a7b86964d7e18863220734e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc27e68523955ac69126de99f3283c4e0b44f2e85a7b86964d7e18863220734e", kill_on_drop: false }` [INFO] [stdout] dc27e68523955ac69126de99f3283c4e0b44f2e85a7b86964d7e18863220734e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--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] 116f1f5532a799095e593a275b8f46696c61fabf25bee6d112c80dc2768e833a [INFO] running `Command { std: "docker" "start" "-a" "116f1f5532a799095e593a275b8f46696c61fabf25bee6d112c80dc2768e833a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let invoke_request = parse_from_bytes::(&msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling mockall v0.7.2 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling fabric_contract v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/wapc.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let invoke_request = parse_from_bytes::(&msg).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | parse_from_bytes::(&response_buffer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/runtimeapi/ledgerservice.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 58.57s [INFO] running `Command { std: "docker" "inspect" "116f1f5532a799095e593a275b8f46696c61fabf25bee6d112c80dc2768e833a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116f1f5532a799095e593a275b8f46696c61fabf25bee6d112c80dc2768e833a", kill_on_drop: false }` [INFO] [stdout] 116f1f5532a799095e593a275b8f46696c61fabf25bee6d112c80dc2768e833a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cd1d9a267c34560b87d904742108748e755195362be02f0aee67e900251018e [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" "6cd1d9a267c34560b87d904742108748e755195362be02f0aee67e900251018e", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/wapc.rs:71:26 [INFO] [stderr] | [INFO] [stderr] 71 | let invoke_request = parse_from_bytes::(&msg).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/ledgerservice.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/ledgerservice.rs:77:13 [INFO] [stderr] | [INFO] [stderr] 77 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/ledgerservice.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 162 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/ledgerservice.rs:184:13 [INFO] [stderr] | [INFO] [stderr] 184 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/ledgerservice.rs:218:13 [INFO] [stderr] | [INFO] [stderr] 218 | parse_from_bytes::(&response_buffer) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/ledgerservice.rs:244:13 [INFO] [stderr] | [INFO] [stderr] 244 | parse_from_bytes::(&response_buffer) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stderr] --> src/runtimeapi/ledgerservice.rs:282:13 [INFO] [stderr] | [INFO] [stderr] 282 | parse_from_bytes::(&response_buffer).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fabric_contract` (lib) generated 9 warnings [INFO] [stderr] warning: `fabric_contract` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fabric_contract-0c411c64e9a4f6e5) [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests fabric_contract [INFO] [stdout] test contractapi::contractdefn::tests::new_defn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/ledgerapi/collection.rs - ledgerapi::collection::Collection::get_states (line 149) ... ignored [INFO] [stdout] test src/ledgerapi/ledger.rs - ledgerapi::ledger::Ledger (line 22) ... ignored [INFO] [stdout] test src/ledgerapi/ledger.rs - ledgerapi::ledger::Ledger::get_collection (line 59) ... ignored [INFO] [stdout] test src/ledgerapi/state.rs - ledgerapi::state::State (line 111) ... ignored [INFO] [stdout] test src/lib.rs - register (line 32) ... ignored [INFO] [stdout] test src/runtimeapi/wapc.rs - runtimeapi::wapc::handle_wapc (line 23) ... ignored [INFO] [stdout] test src/blockchainapi/transactioncontext.rs - blockchainapi::transactioncontext::TransactionContext (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 1.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cd1d9a267c34560b87d904742108748e755195362be02f0aee67e900251018e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd1d9a267c34560b87d904742108748e755195362be02f0aee67e900251018e", kill_on_drop: false }` [INFO] [stdout] 6cd1d9a267c34560b87d904742108748e755195362be02f0aee67e900251018e