[INFO] fetching crate substrate-barcode-scanner-pallet-runtime-api 2.0.0... [INFO] testing substrate-barcode-scanner-pallet-runtime-api-2.0.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate substrate-barcode-scanner-pallet-runtime-api 2.0.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate substrate-barcode-scanner-pallet-runtime-api 2.0.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate substrate-barcode-scanner-pallet-runtime-api 2.0.0 [INFO] finished tweaking crates.io crate substrate-barcode-scanner-pallet-runtime-api 2.0.0 [INFO] tweaked toml for crates.io crate substrate-barcode-scanner-pallet-runtime-api 2.0.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20db7e488452c5d197e502f454cbbc9547f5efcaa3ff732f6cd913fdd161adaa [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" "20db7e488452c5d197e502f454cbbc9547f5efcaa3ff732f6cd913fdd161adaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20db7e488452c5d197e502f454cbbc9547f5efcaa3ff732f6cd913fdd161adaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20db7e488452c5d197e502f454cbbc9547f5efcaa3ff732f6cd913fdd161adaa", kill_on_drop: false }` [INFO] [stdout] 20db7e488452c5d197e502f454cbbc9547f5efcaa3ff732f6cd913fdd161adaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 944028d9aacd35aac2d4d1ab0a68ecedb47760a03355e9a2c7baac0a9b4c5bb6 [INFO] running `Command { std: "docker" "start" "-a" "944028d9aacd35aac2d4d1ab0a68ecedb47760a03355e9a2c7baac0a9b4c5bb6", kill_on_drop: false }` [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling sp-panic-handler v2.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling trie-db v0.22.6 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.3 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.1 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-storage v2.0.1 [INFO] [stderr] Compiling sp-wasm-interface v2.0.1 [INFO] [stderr] Compiling sp-tracing v2.0.1 [INFO] [stderr] Compiling sp-arithmetic v2.0.1 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling sp-externalities v0.8.1 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling sp-runtime-interface v2.0.1 [INFO] [stderr] Compiling memory-db v0.24.1 [INFO] [stderr] Compiling sp-core v2.0.1 [INFO] [stderr] Compiling sp-trie v2.0.1 [INFO] [stderr] Compiling sp-inherents v2.0.1 [INFO] [stderr] Compiling sp-state-machine v0.8.1 [INFO] [stderr] Compiling sp-io v2.0.1 [INFO] [stderr] Compiling sp-application-crypto v2.0.1 [INFO] [stderr] Compiling sp-runtime v2.0.1 [INFO] [stderr] Compiling sp-version v2.0.1 [INFO] [stderr] Compiling sp-api v2.0.1 [INFO] [stderr] Compiling substrate-barcode-scanner-pallet-runtime-api v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "944028d9aacd35aac2d4d1ab0a68ecedb47760a03355e9a2c7baac0a9b4c5bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944028d9aacd35aac2d4d1ab0a68ecedb47760a03355e9a2c7baac0a9b4c5bb6", kill_on_drop: false }` [INFO] [stdout] 944028d9aacd35aac2d4d1ab0a68ecedb47760a03355e9a2c7baac0a9b4c5bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8a6ec2c421503b8c804ed9c6d920de3060655427616e62c039f2bdb0774af37 [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" "c8a6ec2c421503b8c804ed9c6d920de3060655427616e62c039f2bdb0774af37", kill_on_drop: false }` [INFO] [stderr] Compiling substrate-barcode-scanner-pallet-runtime-api v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "c8a6ec2c421503b8c804ed9c6d920de3060655427616e62c039f2bdb0774af37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a6ec2c421503b8c804ed9c6d920de3060655427616e62c039f2bdb0774af37", kill_on_drop: false }` [INFO] [stdout] c8a6ec2c421503b8c804ed9c6d920de3060655427616e62c039f2bdb0774af37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3897aeb32f8e203aba48f097c7f6f2024c5e5a4a7a91e64d7c0c7d1d33f0933d [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" "3897aeb32f8e203aba48f097c7f6f2024c5e5a4a7a91e64d7c0c7d1d33f0933d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/substrate_barcode_scanner_pallet_runtime_api-182d33663dc17e70) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests substrate-barcode-scanner-pallet-runtime-api [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3897aeb32f8e203aba48f097c7f6f2024c5e5a4a7a91e64d7c0c7d1d33f0933d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3897aeb32f8e203aba48f097c7f6f2024c5e5a4a7a91e64d7c0c7d1d33f0933d", kill_on_drop: false }` [INFO] [stdout] 3897aeb32f8e203aba48f097c7f6f2024c5e5a4a7a91e64d7c0c7d1d33f0933d