[INFO] cloning repository https://github.com/Pupmos/joe-liquid-staking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pupmos/joe-liquid-staking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPupmos%2Fjoe-liquid-staking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPupmos%2Fjoe-liquid-staking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13fc7bcca9b381c659c5858e791252887ef6da47
[INFO] testing Pupmos/joe-liquid-staking against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPupmos%2Fjoe-liquid-staking" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Pupmos/joe-liquid-staking
[INFO] finished tweaking git repo https://github.com/Pupmos/joe-liquid-staking
[INFO] tweaked toml for git repo https://github.com/Pupmos/joe-liquid-staking written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pupmos/joe-liquid-staking on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pupmos/joe-liquid-staking already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package: /workspace/builds/worker-4-tc2/source/contracts/hub/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package: /workspace/builds/worker-4-tc2/source/packages/dpow-browser-miner/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2604d87c9a318c543d06f57298c8f8c74365ab011d68e9849d13364b53e130df
[INFO] running `Command { std: "docker" "start" "-a" "2604d87c9a318c543d06f57298c8f8c74365ab011d68e9849d13364b53e130df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2604d87c9a318c543d06f57298c8f8c74365ab011d68e9849d13364b53e130df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2604d87c9a318c543d06f57298c8f8c74365ab011d68e9849d13364b53e130df", kill_on_drop: false }`
[INFO] [stdout] 2604d87c9a318c543d06f57298c8f8c74365ab011d68e9849d13364b53e130df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 135cc865017c133bd6b11f2ded89909c1bf15dc435d60908a223d32e9e7d9443
[INFO] running `Command { std: "docker" "start" "-a" "135cc865017c133bd6b11f2ded89909c1bf15dc435d60908a223d32e9e7d9443", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package: /opt/rustwide/workdir/contracts/hub/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package: /opt/rustwide/workdir/packages/dpow-browser-miner/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] Compiling syn v1.0.91
[INFO] [stderr] Compiling libc v0.2.124
[INFO] [stderr] Compiling serde_derive v1.0.147
[INFO] [stderr] Compiling serde v1.0.147
[INFO] [stderr] Compiling subtle v2.4.1
[INFO] [stderr] Compiling zeroize v1.5.7
[INFO] [stderr] Compiling const-oid v0.9.0
[INFO] [stderr] Compiling base64ct v1.5.0
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling generic-array v0.14.5
[INFO] [stderr] Compiling thiserror v1.0.37
[INFO] [stderr] Compiling base16ct v0.1.1
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling serde_json v1.0.79
[INFO] [stderr] Compiling schemars v0.8.11
[INFO] [stderr] Compiling crunchy v0.2.2
[INFO] [stderr] Compiling itoa v1.0.1
[INFO] [stderr] Compiling dyn-clone v1.0.5
[INFO] [stderr] Compiling crossbeam-utils v0.8.14
[INFO] [stderr] Compiling der v0.6.0
[INFO] [stderr] Compiling base64 v0.13.0
[INFO] [stderr] Compiling forward_ref v1.0.0
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr] Compiling once_cell v1.16.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling anyhow v1.0.66
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr] Compiling memoffset v0.7.1
[INFO] [stderr] Compiling uint v0.9.3
[INFO] [stderr] Compiling bumpalo v3.11.1
[INFO] [stderr] Compiling crossbeam-epoch v0.9.13
[INFO] [stderr] Compiling either v1.8.0
[INFO] [stderr] Compiling async-lock v2.6.0
[INFO] [stderr] Compiling polling v2.5.2
[INFO] [stderr] Compiling semver v1.0.14
[INFO] [stderr] Compiling futures-task v0.3.25
[INFO] [stderr] Compiling wasm-bindgen v0.2.83
[INFO] [stderr] Compiling concurrent-queue v2.0.0
[INFO] [stderr] Compiling futures-channel v0.3.25
[INFO] [stderr] Compiling smallvec v1.10.0
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling async-io v1.12.0
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling tokio v1.23.0
[INFO] [stderr] Compiling futures-util v0.3.25
[INFO] [stderr] Compiling futures-sink v0.3.25
[INFO] [stderr] Compiling rayon-core v1.10.1
[INFO] [stderr] Compiling time-core v0.1.0
[INFO] [stderr] Compiling async-channel v1.8.0
[INFO] [stderr] Compiling time-macros v0.2.6
[INFO] [stderr] Compiling crossbeam-channel v0.5.6
[INFO] [stderr] Compiling subtle-encoding v0.5.1
[INFO] [stderr] Compiling atomic-waker v1.0.0
[INFO] [stderr] Compiling crossbeam-deque v0.8.2
[INFO] [stderr] Compiling paste v1.0.9
[INFO] [stderr] Compiling getrandom v0.2.6
[INFO] [stderr] Compiling num_cpus v1.14.0
[INFO] [stderr] Compiling parking_lot_core v0.9.5
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling socket2 v0.4.7
[INFO] [stderr] Compiling signal-hook-registry v1.4.0
[INFO] [stderr] Compiling blocking v1.3.0
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling async-executor v1.5.0
[INFO] [stderr] Compiling spki v0.6.0
[INFO] [stderr] Compiling block-buffer v0.10.3
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling digest v0.9.0
[INFO] [stderr] Compiling block-buffer v0.9.0
[INFO] [stderr] Compiling crypto-bigint v0.4.9
[INFO] [stderr] Compiling pkcs8 v0.9.0
[INFO] [stderr] Compiling ff v0.12.0
[INFO] [stderr] Compiling sha2 v0.9.9
[INFO] [stderr] Compiling digest v0.10.5
[INFO] [stderr] Compiling curve25519-dalek v3.2.0
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling time v0.3.17
[INFO] [stderr] Compiling group v0.12.1
[INFO] [stderr] Compiling sec1 v0.3.0
[INFO] [stderr] Compiling ripemd160 v0.9.1
[INFO] [stderr] Compiling flex-error v0.4.4
[INFO] [stderr] Compiling sha2 v0.10.6
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling signature v1.6.4
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling elliptic-curve v0.12.3
[INFO] [stderr] Compiling rfc6979 v0.3.0
[INFO] [stderr] Compiling rayon v1.6.0
[INFO] [stderr] Compiling ecdsa v0.14.8
[INFO] [stderr] Compiling k256 v0.11.6
[INFO] [stderr] Compiling serde_derive_internals v0.26.0
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr] Compiling thiserror-impl v1.0.37
[INFO] [stderr] Compiling schemars_derive v0.8.11
[INFO] [stderr] Compiling derivative v2.2.0
[INFO] [stderr] Compiling cosmwasm-derive v1.1.9
[INFO] [stderr] Compiling ctor v0.1.22
[INFO] [stderr] Compiling cosmwasm-schema-derive v1.1.9
[INFO] [stderr] Compiling prost-derive v0.11.2
[INFO] [stderr] Compiling tokio-macros v1.8.2
[INFO] [stderr] Compiling futures-macro v0.3.25
[INFO] [stderr] Compiling num-derive v0.3.3
[INFO] [stderr] Compiling async-attributes v1.1.2
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:21
[INFO] [stdout] |
[INFO] [stdout] 32 | const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout] | -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 | usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] | ^^^^^ can't be used in patterns
[INFO] [stdout] |
[INFO] [stdout] = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:28
[INFO] [stdout] |
[INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::