[INFO] cloning repository https://github.com/wivtech/supply-chain-ink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wivtech/supply-chain-ink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwivtech%2Fsupply-chain-ink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwivtech%2Fsupply-chain-ink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 033bc3f90c4bb4bb2316666180e70321b33aba6c [INFO] building wivtech/supply-chain-ink against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwivtech%2Fsupply-chain-ink" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wivtech/supply-chain-ink on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wivtech/supply-chain-ink [INFO] finished tweaking git repo https://github.com/wivtech/supply-chain-ink [INFO] tweaked toml for git repo https://github.com/wivtech/supply-chain-ink written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/wivtech/supply-chain-ink already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6297432f049e6f902a061c6134d144d3f9f13008e4a2eb73b7182ec40d1cb2a6 [INFO] running `Command { std: "docker" "start" "-a" "6297432f049e6f902a061c6134d144d3f9f13008e4a2eb73b7182ec40d1cb2a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6297432f049e6f902a061c6134d144d3f9f13008e4a2eb73b7182ec40d1cb2a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6297432f049e6f902a061c6134d144d3f9f13008e4a2eb73b7182ec40d1cb2a6", kill_on_drop: false }` [INFO] [stdout] 6297432f049e6f902a061c6134d144d3f9f13008e4a2eb73b7182ec40d1cb2a6 [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6615c06dc03b2477abbb1595e08ef1613dbcbd03dc87be90c6c9f9c072aa665a [INFO] running `Command { std: "docker" "start" "-a" "6615c06dc03b2477abbb1595e08ef1613dbcbd03dc87be90c6c9f9c072aa665a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling trybuild v1.0.39 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling array-init v1.0.0 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling ink_prelude v3.0.0-rc2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ink_allocator v3.0.0-rc2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ink_lang_ir v3.0.0-rc2 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling scale-info-derive v0.2.1 [INFO] [stderr] Compiling ink_storage_derive v3.0.0-rc2 [INFO] [stderr] Compiling ink_lang_codegen v3.0.0-rc2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.2 [INFO] [stderr] Compiling parity-scale-codec v1.3.6 [INFO] [stderr] Compiling scale-info v0.4.1 [INFO] [stderr] Compiling ink_primitives v3.0.0-rc2 [INFO] [stderr] Compiling ink_metadata v3.0.0-rc2 [INFO] [stderr] Compiling ink_lang_macro v3.0.0-rc2 [INFO] [stderr] Compiling ink_env v3.0.0-rc2 [INFO] [stderr] Compiling ink_storage v3.0.0-rc2 [INFO] [stderr] Compiling ink_lang v3.0.0-rc2 [INFO] [stderr] Compiling wivsupplychain v3.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "6615c06dc03b2477abbb1595e08ef1613dbcbd03dc87be90c6c9f9c072aa665a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6615c06dc03b2477abbb1595e08ef1613dbcbd03dc87be90c6c9f9c072aa665a", kill_on_drop: false }` [INFO] [stdout] 6615c06dc03b2477abbb1595e08ef1613dbcbd03dc87be90c6c9f9c072aa665a [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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cc76d665a7a889c8d9f1b9fcb0146f21efabe6ea3356695e3b000747266b962 [INFO] running `Command { std: "docker" "start" "-a" "1cc76d665a7a889c8d9f1b9fcb0146f21efabe6ea3356695e3b000747266b962", kill_on_drop: false }` [INFO] [stderr] Compiling wivsupplychain v3.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.51s [INFO] [stderr] Executable unittests lib.rs (/opt/rustwide/target/debug/deps/wivsupplychain-ef8d67f36e31f95f) [INFO] running `Command { std: "docker" "inspect" "1cc76d665a7a889c8d9f1b9fcb0146f21efabe6ea3356695e3b000747266b962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc76d665a7a889c8d9f1b9fcb0146f21efabe6ea3356695e3b000747266b962", kill_on_drop: false }` [INFO] [stdout] 1cc76d665a7a889c8d9f1b9fcb0146f21efabe6ea3356695e3b000747266b962