[INFO] fetching crate fabric_contract 0.1.4... [INFO] testing fabric_contract-0.1.4 against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] extracting crate fabric_contract 0.1.4 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate fabric_contract 0.1.4 on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fabric_contract_macros v0.1.4 [INFO] [stderr] Downloaded fabric_ledger_protos v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", 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] c885e5ce4d011e52b363d6b5079292b35f64904c187e75cdb96106b39fc24284 [INFO] running `Command { std: "docker" "start" "-a" "c885e5ce4d011e52b363d6b5079292b35f64904c187e75cdb96106b39fc24284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c885e5ce4d011e52b363d6b5079292b35f64904c187e75cdb96106b39fc24284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c885e5ce4d011e52b363d6b5079292b35f64904c187e75cdb96106b39fc24284", kill_on_drop: false }` [INFO] [stdout] c885e5ce4d011e52b363d6b5079292b35f64904c187e75cdb96106b39fc24284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1acf4e4e513523473c5d226ea008b0505bb21b1e8a987577324877e53491d75d [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" "1acf4e4e513523473c5d226ea008b0505bb21b1e8a987577324877e53491d75d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v0.5.6 [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 itertools v0.8.2 [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 49.93s [INFO] running `Command { std: "docker" "inspect" "1acf4e4e513523473c5d226ea008b0505bb21b1e8a987577324877e53491d75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acf4e4e513523473c5d226ea008b0505bb21b1e8a987577324877e53491d75d", kill_on_drop: false }` [INFO] [stdout] 1acf4e4e513523473c5d226ea008b0505bb21b1e8a987577324877e53491d75d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af12fcf90e8bd0d70618eeba456c35379d0d4d2980d270fd301ec0bc030f886f [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" "af12fcf90e8bd0d70618eeba456c35379d0d4d2980d270fd301ec0bc030f886f", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling mockall_derive v0.7.2 [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 predicates-tree v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling claim v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [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.81 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling mockall v0.7.2 [INFO] [stderr] Compiling js-sys v0.3.58 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [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 49.08s [INFO] running `Command { std: "docker" "inspect" "af12fcf90e8bd0d70618eeba456c35379d0d4d2980d270fd301ec0bc030f886f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af12fcf90e8bd0d70618eeba456c35379d0d4d2980d270fd301ec0bc030f886f", kill_on_drop: false }` [INFO] [stdout] af12fcf90e8bd0d70618eeba456c35379d0d4d2980d270fd301ec0bc030f886f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f41c0524c75ef0b14c59f056cb2901842662b83382798b482c18f5abba8db60 [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" "3f41c0524c75ef0b14c59f056cb2901842662b83382798b482c18f5abba8db60", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] [INFO] [stderr] --> src/runtimeapi/wapc.rs:8:16 [INFO] [stdout] running 1 test [INFO] [stderr] | [INFO] [stdout] test contractapi::contractdefn::tests::new_defn ... ok [INFO] [stderr] 8 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fabric_contract-8610bfe4cb246ee3) [INFO] [stderr] Doc-tests fabric_contract [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 0.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f41c0524c75ef0b14c59f056cb2901842662b83382798b482c18f5abba8db60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f41c0524c75ef0b14c59f056cb2901842662b83382798b482c18f5abba8db60", kill_on_drop: false }` [INFO] [stdout] 3f41c0524c75ef0b14c59f056cb2901842662b83382798b482c18f5abba8db60