[INFO] cloning repository https://github.com/wgoodall01/tagmu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wgoodall01/tagmu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgoodall01%2Ftagmu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgoodall01%2Ftagmu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fb02dfb1a14d558c11179b7e19def5dea55d463
[INFO] checking wgoodall01/tagmu against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgoodall01%2Ftagmu" "/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/wgoodall01/tagmu
[INFO] finished tweaking git repo https://github.com/wgoodall01/tagmu
[INFO] tweaked toml for git repo https://github.com/wgoodall01/tagmu written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wgoodall01/tagmu on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wgoodall01/tagmu 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/clap-rs/clap/`
[INFO] [stderr]     Updating git repository `https://github.com/wgoodall01/rust-plist`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.7.0
[INFO] [stderr]   Downloaded doc-comment v0.3.1
[INFO] [stderr]   Downloaded snafu-derive v0.6.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.8
[INFO] [stderr]   Downloaded parking_lot v0.10.0
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.9
[INFO] [stderr]   Downloaded rustversion v1.0.2
[INFO] [stderr]   Downloaded smallvec v1.2.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.7
[INFO] [stderr]   Downloaded memoffset v0.5.3
[INFO] [stderr]   Downloaded snafu v0.6.2
[INFO] [stderr]   Downloaded proc-macro-error v0.4.9
[INFO] [stderr]   Downloaded unicode-width v0.1.7
[INFO] [stderr]   Downloaded xml-rs v0.8.0
[INFO] [stderr]   Downloaded serde_derive v1.0.104
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded lock_api v0.3.3
[INFO] [stderr]   Downloaded syn v1.0.15
[INFO] [stderr]   Downloaded chrono v0.4.10
[INFO] [stderr]   Downloaded sled v0.31.0
[INFO] [stderr]   Downloaded libc v0.2.67
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 382ecb1ce1bb5d6720ad41ab59d4912d21cde545cc6d65755c6b36af80b5b68e
[INFO] running `Command { std: "docker" "start" "-a" "382ecb1ce1bb5d6720ad41ab59d4912d21cde545cc6d65755c6b36af80b5b68e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "382ecb1ce1bb5d6720ad41ab59d4912d21cde545cc6d65755c6b36af80b5b68e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382ecb1ce1bb5d6720ad41ab59d4912d21cde545cc6d65755c6b36af80b5b68e", kill_on_drop: false }`
[INFO] [stdout] 382ecb1ce1bb5d6720ad41ab59d4912d21cde545cc6d65755c6b36af80b5b68e
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da790ace46f3a14d2f6169178e1a9c9714d540367dae599b333bde4504f9f2fe
[INFO] running `Command { std: "docker" "start" "-a" "da790ace46f3a14d2f6169178e1a9c9714d540367dae599b333bde4504f9f2fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.15
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking xml-rs v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking sled v0.31.0
[INFO] [stdout] error[E0308]: `if` and `else` have incompatible types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.31.0/src/config.rs:552:20
[INFO] [stdout]     |
[INFO] [stdout] 550 |               let try_lock = if self.read_only {
[INFO] [stdout]     |                              ----------------- `if` and `else` have incompatible types
[INFO] [stdout] 551 |                   file.try_lock_shared()
[INFO] [stdout]     |                   ---------------------- expected because of this
[INFO] [stdout] 552 |               } else if cfg!(feature = "testing") {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] ...   |
[INFO] [stdout] 560 | |                 file.try_lock_exclusive()
[INFO] [stdout] 561 | |             };
[INFO] [stdout]     | |_____________^ expected `Result<(), TryLockError>`, found `Result<(), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `std::result::Result<_, std::fs::TryLockError>`
[INFO] [stdout]                found enum `std::result::Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sled` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "da790ace46f3a14d2f6169178e1a9c9714d540367dae599b333bde4504f9f2fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da790ace46f3a14d2f6169178e1a9c9714d540367dae599b333bde4504f9f2fe", kill_on_drop: false }`
[INFO] [stdout] da790ace46f3a14d2f6169178e1a9c9714d540367dae599b333bde4504f9f2fe
