[INFO] cloning repository https://github.com/tinybeachthor/libdata-public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tinybeachthor/libdata-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinybeachthor%2Flibdata-public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinybeachthor%2Flibdata-public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e2f8fbeaea718517dc2ed7e410dee36ddf8c867
[INFO] testing tinybeachthor/libdata-public against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinybeachthor%2Flibdata-public" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tinybeachthor/libdata-public
[INFO] finished tweaking git repo https://github.com/tinybeachthor/libdata-public
[INFO] tweaked toml for git repo https://github.com/tinybeachthor/libdata-public written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tinybeachthor/libdata-public on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tinybeachthor/libdata-public 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded redox_syscall v0.2.11
[INFO] [stderr] Downloaded varinteger v1.0.6
[INFO] [stderr] Downloaded anyhow v1.0.55
[INFO] [stderr] Downloaded value-bag v1.0.0-alpha.8
[INFO] [stderr] Downloaded futures-test v0.3.21
[INFO] [stderr] Downloaded plotters-backend v0.3.2
[INFO] [stderr] Downloaded gloo-timers v0.2.3
[INFO] [stderr] Downloaded crossbeam-epoch v0.9.7
[INFO] [stderr] Downloaded stream-cipher v0.7.1
[INFO] [stderr] Downloaded commoncrypto-sys v0.2.0
[INFO] [stderr] Downloaded salsa20 v0.6.0
[INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.29
[INFO] [stderr] Downloaded wasm-bindgen-test v0.3.29
[INFO] [stderr] Downloaded fluvio-wasm-timer v0.2.5
[INFO] [stderr] Downloaded polling v2.2.0
[INFO] [stderr] Downloaded ws_stream_wasm v0.7.3
[INFO] [stderr] Downloaded semver v1.0.6
[INFO] [stderr] Downloaded similar v2.1.0
[INFO] [stderr] Downloaded blocking v1.1.0
[INFO] [stderr] Downloaded async-lock v2.5.0
[INFO] [stderr] Downloaded send_wrapper v0.5.0
[INFO] [stderr] Downloaded cast v0.2.7
[INFO] [stderr] Downloaded criterion-plot v0.4.4
[INFO] [stderr] Downloaded ed25519 v1.4.0
[INFO] [stderr] Downloaded mkdirp v1.0.0
[INFO] [stderr] Downloaded async-global-executor v2.0.3
[INFO] [stderr] Downloaded plotters-svg v0.3.1
[INFO] [stderr] Downloaded criterion v0.3.5
[INFO] [stderr] Downloaded insta v1.12.0
[INFO] [stderr] Downloaded commoncrypto v0.2.0
[INFO] [stderr] Downloaded crypto-hash v0.3.4
[INFO] [stderr] Downloaded remove_dir_all v0.7.0
[INFO] [stderr] Downloaded plotters v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f617aa18154bfb1777e8dc0ca4d8a0b269e1799d450fe309d38219cfdc3407dd
[INFO] running `Command { std: "docker" "start" "-a" "f617aa18154bfb1777e8dc0ca4d8a0b269e1799d450fe309d38219cfdc3407dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f617aa18154bfb1777e8dc0ca4d8a0b269e1799d450fe309d38219cfdc3407dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f617aa18154bfb1777e8dc0ca4d8a0b269e1799d450fe309d38219cfdc3407dd", kill_on_drop: false }`
[INFO] [stdout] f617aa18154bfb1777e8dc0ca4d8a0b269e1799d450fe309d38219cfdc3407dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 300af44bfb1cd7d281cbee74291b5805483a1b8b0161e139677a33418ba16931
[INFO] running `Command { std: "docker" "start" "-a" "300af44bfb1cd7d281cbee74291b5805483a1b8b0161e139677a33418ba16931", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Compiling libc v0.2.119
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling subtle v2.4.1
[INFO] [stderr] Compiling anyhow v1.0.55
[INFO] [stderr] Compiling fastrand v1.7.0
[INFO] [stderr] Compiling generic-array v0.14.5
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr] Compiling semver v1.0.6
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr] Compiling waker-fn v1.1.0
[INFO] [stderr] Compiling parking v2.0.0
[INFO] [stderr] Compiling cache-padded v1.2.0
[INFO] [stderr] Compiling bumpalo v3.9.1
[INFO] [stderr] Compiling event-listener v2.5.2
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling futures-lite v1.12.0
[INFO] [stderr] Compiling concurrent-queue v1.2.2
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Compiling indexmap v1.8.0
[INFO] [stderr] Compiling itertools v0.8.2
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Compiling futures-sink v0.3.21
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Compiling hashbrown v0.11.2
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling wasm-bindgen v0.2.79
[INFO] [stderr] Compiling async-trait v0.1.52
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling bytes v0.5.6
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling async-channel v1.6.1
[INFO] [stderr] Compiling remove_dir_all v0.5.3
[INFO] [stderr] Compiling fixedbitset v0.2.0
[INFO] [stderr] Compiling unicode-segmentation v1.9.0
[INFO] [stderr] Compiling async-task v4.1.0
[INFO] [stderr] Compiling blake3 v1.3.1
[INFO] [stderr] Compiling multimap v0.8.3
[INFO] [stderr] Compiling arrayvec v0.4.12
[INFO] [stderr] Compiling atomic-waker v1.0.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.7
[INFO] [stderr] Compiling pharos v0.5.3
[INFO] [stderr] Compiling async-mutex v1.4.0
[INFO] [stderr] Compiling itertools v0.9.0
[INFO] [stderr] Compiling arrayvec v0.7.2
[INFO] [stderr] Compiling which v3.1.1
[INFO] [stderr] Compiling semver-parser v0.10.2
[INFO] [stderr] Compiling getrandom v0.2.5
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Compiling tempfile v3.3.0
[INFO] [stderr] Compiling socket2 v0.4.4
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling prost-build v0.6.1
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling petgraph v0.5.1
[INFO] [stderr] Compiling blocking v1.1.0
[INFO] [stderr] Compiling async-executor v1.4.1
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling signature v1.5.0
[INFO] [stderr] Compiling arrayref v0.3.6
[INFO] [stderr] Compiling ed25519 v1.4.0
[INFO] [stderr] Compiling semver v0.11.0
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling async_io_stream v0.3.3
[INFO] [stderr] Compiling async-lock v2.5.0
[INFO] [stderr] Compiling instant v0.1.12
[INFO] [stderr] Compiling bytes v1.1.0
[INFO] [stderr] Compiling rustc_version v0.3.3
[INFO] [stderr] Compiling smallvec v1.8.0
[INFO] [stderr] Compiling blake2-rfc v0.2.18
[INFO] [stderr] Compiling ws_stream_wasm v0.7.3
[INFO] [stderr] Compiling futures-timer v3.0.2
[INFO] [stderr] Compiling varinteger v1.0.6
[INFO] [stderr] Compiling send_wrapper v0.5.0
[INFO] [stderr] Compiling digest v0.9.0
[INFO] [stderr] Compiling cipher v0.3.0
[INFO] [stderr] Compiling universal-hash v0.4.1
[INFO] [stderr] Compiling block-buffer v0.9.0
[INFO] [stderr] Compiling block-buffer v0.10.2
[INFO] [stderr] Compiling crypto-common v0.1.3
[INFO] [stderr] Compiling aead v0.4.3
[INFO] [stderr] Compiling snow v0.8.0
[INFO] [stderr] Compiling crypto-mac v0.8.0
[INFO] [stderr] Compiling sha2 v0.9.9
[INFO] [stderr] Compiling polyval v0.5.3
[INFO] [stderr] Compiling poly1305 v0.7.2
[INFO] [stderr] Compiling digest v0.10.3
[INFO] [stderr] Compiling block-cipher v0.8.0
[INFO] [stderr] Compiling parking_lot_core v0.8.5
[INFO] [stderr] Compiling aes v0.7.5
[INFO] [stderr] Compiling ctr v0.8.0
[INFO] [stderr] Compiling stream-cipher v0.7.1
[INFO] [stderr] Compiling mkdirp v1.0.0
[INFO] [stderr] Compiling ghash v0.4.4
[INFO] [stderr] Compiling blake2 v0.9.2
[INFO] [stderr] Compiling salsa20 v0.6.0
[INFO] [stderr] Compiling parking_lot v0.11.2
[INFO] [stderr] Compiling aes-gcm v0.9.4
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling ctor v0.1.21
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling prost-derive v0.6.1
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling prost-derive v0.7.0
[INFO] [stderr] Compiling async-attributes v1.1.2
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling zeroize_derive v1.3.2
[INFO] [stderr] Compiling zeroize v1.3.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.8/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.8/src/internal/cast/primitive.rs:72:28
[INFO] [stdout] |
[INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::