[INFO] cloning repository https://github.com/ManyMath/arti-ffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ManyMath/arti-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManyMath%2Farti-ffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManyMath%2Farti-ffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43fa38690c26f9265f7e1f1ee47b19712b51b612 [INFO] checking ManyMath/arti-ffi against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManyMath%2Farti-ffi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ManyMath/arti-ffi [INFO] finished tweaking git repo https://github.com/ManyMath/arti-ffi [INFO] tweaked toml for git repo https://github.com/ManyMath/arti-ffi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ManyMath/arti-ffi on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ManyMath/arti-ffi 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 973fe4e88b9310190004941fe9fc17ec00c6e9a8c074e1aadf52eb85c010a534 [INFO] running `Command { std: "docker" "start" "-a" "973fe4e88b9310190004941fe9fc17ec00c6e9a8c074e1aadf52eb85c010a534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "973fe4e88b9310190004941fe9fc17ec00c6e9a8c074e1aadf52eb85c010a534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973fe4e88b9310190004941fe9fc17ec00c6e9a8c074e1aadf52eb85c010a534", kill_on_drop: false }` [INFO] [stdout] 973fe4e88b9310190004941fe9fc17ec00c6e9a8c074e1aadf52eb85c010a534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af10c06d10b5f4e449a208f7bc433fa1f8a81954bd4b19b96b7b976b6d40247f [INFO] running `Command { std: "docker" "start" "-a" "af10c06d10b5f4e449a208f7bc433fa1f8a81954bd4b19b96b7b976b6d40247f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking retry-error v0.5.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking fluid-let v1.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling derive-adhoc-macros v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async_executors v0.7.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling cc v1.1.20 [INFO] [stderr] Compiling derive-deftly-macros v0.14.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking coarsetime v0.1.34 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking caret v0.4.7 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.0/src/funcs.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 394 | let var_name = match var_name.as_str() { [INFO] [stdout] | ----------------- this expression has type `&str` [INFO] [stdout] 395 | Some(var_name) => var_name, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `str`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `str` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.0/src/funcs.rs:397:21 [INFO] [stdout] | [INFO] [stdout] 394 | let var_name = match var_name.as_str() { [INFO] [stdout] | ----------------- this expression has type `&str` [INFO] [stdout] ... [INFO] [stdout] 397 | None => return Ok(None), [INFO] [stdout] | ^^^^ expected `str`, found `Option<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `str` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shellexpand` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "af10c06d10b5f4e449a208f7bc433fa1f8a81954bd4b19b96b7b976b6d40247f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af10c06d10b5f4e449a208f7bc433fa1f8a81954bd4b19b96b7b976b6d40247f", kill_on_drop: false }` [INFO] [stdout] af10c06d10b5f4e449a208f7bc433fa1f8a81954bd4b19b96b7b976b6d40247f