[INFO] fetching crate origen_metal 0.5.0...
[INFO] testing origen_metal-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate origen_metal 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate origen_metal 0.5.0
[INFO] finished tweaking crates.io crate origen_metal 0.5.0
[INFO] tweaked toml for crates.io crate origen_metal 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate origen_metal 0.5.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 339 packages to latest compatible versions
[INFO] [stderr]       Adding aes-gcm v0.8.0 (available: v0.10.3)
[INFO] [stderr]       Adding aho-corasick v0.7.15 (available: v0.7.20)
[INFO] [stderr]       Adding backtrace v0.3.59 (available: v0.3.76)
[INFO] [stderr]       Adding built v0.5.2 (available: v0.8.0)
[INFO] [stderr]       Adding bytes v1.1.0 (available: v1.10.1)
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.19)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding dirs v2.0.2 (available: v6.0.0)
[INFO] [stderr]       Adding form_urlencoded v1.0.1 (available: v1.2.2)
[INFO] [stderr]       Adding git2 v0.13.25 (available: v0.20.2)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.0)
[INFO] [stderr]       Adding keyring v1.2.1 (available: v3.6.3)
[INFO] [stderr]       Adding ldap3 v0.9.4 (available: v0.12.1)
[INFO] [stderr]       Adding lettre v0.10.0-alpha.4 (available: v0.10.4)
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.7.6)
[INFO] [stderr]       Adding octocrab v0.9.1 (available: v0.47.1)
[INFO] [stderr]       Adding percent-encoding v2.1.0 (available: v2.3.2)
[INFO] [stderr]       Adding pyo3 v0.16.6 (available: v0.27.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding regex v1.4.6 (available: v1.12.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding rpassword v5.0.1 (available: v7.4.0)
[INFO] [stderr]       Adding serde-pickle v0.6.3 (available: v1.2.0)
[INFO] [stderr]       Adding shellexpand v1.1.1 (available: v3.1.1)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding tokio v1.43.3 (available: v1.48.0)
[INFO] [stderr]       Adding tokio-macros v2.5.0 (available: v2.6.0)
[INFO] [stderr]       Adding tokio-util v0.7.13 (available: v0.7.17)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] [stderr]       Adding toml_edit v0.19.12 (available: v0.19.15)
[INFO] [stderr]       Adding unicase v2.6.0 (available: v2.8.1)
[INFO] [stderr]       Adding url v2.3.0 (available: v2.5.7)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding winnow v0.4.7 (available: v0.4.12)
[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] 4df855750b43a9f0dc475711d194a0af7f38149ee6f0d8132b0e425a8069ee0e
[INFO] running `Command { std: "docker" "start" "-a" "4df855750b43a9f0dc475711d194a0af7f38149ee6f0d8132b0e425a8069ee0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4df855750b43a9f0dc475711d194a0af7f38149ee6f0d8132b0e425a8069ee0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4df855750b43a9f0dc475711d194a0af7f38149ee6f0d8132b0e425a8069ee0e", kill_on_drop: false }`
[INFO] [stdout] 4df855750b43a9f0dc475711d194a0af7f38149ee6f0d8132b0e425a8069ee0e
[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] 1ac611eeb4b000b1a645802ce7ba9145fa2726f463fafdaa75e3e959ea64db05
[INFO] running `Command { std: "docker" "start" "-a" "1ac611eeb4b000b1a645802ce7ba9145fa2726f463fafdaa75e3e959ea64db05", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling pyo3-build-config v0.16.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stdout] error[E0433]: failed to resolve: could not find `memmem` in `memchr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.3/src/position.rs:303:33
[INFO] [stdout]     |
[INFO] [stdout] 303 |                         memchr::memmem::find(&self.input.as_bytes()[self.pos..], s1.as_bytes())
[INFO] [stdout]     |                                 ^^^^^^ could not find `memmem` in `memchr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1ac611eeb4b000b1a645802ce7ba9145fa2726f463fafdaa75e3e959ea64db05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ac611eeb4b000b1a645802ce7ba9145fa2726f463fafdaa75e3e959ea64db05", kill_on_drop: false }`
[INFO] [stdout] 1ac611eeb4b000b1a645802ce7ba9145fa2726f463fafdaa75e3e959ea64db05
