[INFO] fetching crate bitcoind-request 0.1.17...
[INFO] testing bitcoind-request-0.1.17 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bitcoind-request 0.1.17 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate bitcoind-request 0.1.17
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bitcoind-request 0.1.17
[INFO] tweaked toml for crates.io crate bitcoind-request 0.1.17 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bitcoind-request 0.1.17 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bitcoind-request 0.1.17 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46fbebbbe03b6a2a2aea59a6b7e29cb4c0e65abfef10e90092be2971c62b16d0
[INFO] running `Command { std: "docker" "start" "-a" "46fbebbbe03b6a2a2aea59a6b7e29cb4c0e65abfef10e90092be2971c62b16d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46fbebbbe03b6a2a2aea59a6b7e29cb4c0e65abfef10e90092be2971c62b16d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46fbebbbe03b6a2a2aea59a6b7e29cb4c0e65abfef10e90092be2971c62b16d0", kill_on_drop: false }`
[INFO] [stdout] 46fbebbbe03b6a2a2aea59a6b7e29cb4c0e65abfef10e90092be2971c62b16d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95f8dbefd492187afd42c11532cc2d3ac0b1edb3e916f6534032767aa98d9bf5
[INFO] running `Command { std: "docker" "start" "-a" "95f8dbefd492187afd42c11532cc2d3ac0b1edb3e916f6534032767aa98d9bf5", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.127
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling cache-padded v1.2.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling fastrand v1.8.0
[INFO] [stderr] Compiling once_cell v1.13.0
[INFO] [stderr] Compiling waker-fn v1.1.0
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr] Compiling slab v0.4.7
[INFO] [stderr] Compiling parking v2.0.0
[INFO] [stderr] Compiling serde_derive v1.0.143
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling async-task v4.3.0
[INFO] [stderr] Compiling serde v1.0.143
[INFO] [stderr] Compiling ctor v0.1.23
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling atomic-waker v1.0.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.11
[INFO] [stderr] Compiling concurrent-queue v1.2.4
[INFO] [stderr] Compiling serde_json v1.0.83
[INFO] [stderr] Compiling async-lock v2.5.0
[INFO] [stderr] Compiling itoa v1.0.3
[INFO] [stderr] Compiling ryu v1.0.11
[INFO] [stderr] Compiling iana-time-zone v0.1.41
[INFO] [stderr] Compiling base64 v0.13.0
[INFO] [stderr] Compiling futures-lite v1.12.0
[INFO] [stderr] Compiling async-channel v1.7.0
[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::