[INFO] fetching crate dargo 0.0.6... [INFO] testing dargo-0.0.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate dargo 0.0.6 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate dargo 0.0.6 [INFO] finished tweaking crates.io crate dargo 0.0.6 [INFO] tweaked toml for crates.io crate dargo 0.0.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dargo 0.0.6 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 203 packages to latest compatible versions [INFO] [stderr] Adding cargo v0.36.0 (available: v0.90.0) [INFO] [stderr] Adding colored v1.9.4 (available: v3.0.0) [INFO] [stderr] Adding flexi_logger v0.13.4 (available: v0.31.2) [INFO] [stderr] Adding semver v0.9.0 (available: v1.0.26) [INFO] [stderr] Adding structopt v0.2.18 (available: v0.3.26) [INFO] [stderr] Adding toml_edit v0.1.5 (available: v0.23.4) [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] Downloading crates ... [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded toml_edit v0.1.5 [INFO] [stderr] Downloaded fwdansi v1.1.0 [INFO] [stderr] Downloaded git2-curl v0.9.0 [INFO] [stderr] Downloaded sized-chunks v0.1.3 [INFO] [stderr] Downloaded serde_ignored v0.0.4 [INFO] [stderr] Downloaded flexi_logger v0.13.4 [INFO] [stderr] Downloaded home v0.3.4 [INFO] [stderr] Downloaded opener v0.3.2 [INFO] [stderr] Downloaded im-rc v12.3.4 [INFO] [stderr] Downloaded git2 v0.8.0 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded url_serde v0.2.0 [INFO] [stderr] Downloaded libgit2-sys v0.7.11 [INFO] [stderr] Downloaded crates-io v0.24.0 [INFO] [stderr] Downloaded cargo v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2391ca0a28eab54d411751173f7694cc37743da4e1d5b4214fdbeeac9c106a39 [INFO] running `Command { std: "docker" "start" "-a" "2391ca0a28eab54d411751173f7694cc37743da4e1d5b4214fdbeeac9c106a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2391ca0a28eab54d411751173f7694cc37743da4e1d5b4214fdbeeac9c106a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2391ca0a28eab54d411751173f7694cc37743da4e1d5b4214fdbeeac9c106a39", kill_on_drop: false }` [INFO] [stdout] 2391ca0a28eab54d411751173f7694cc37743da4e1d5b4214fdbeeac9c106a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 90fea90321afe95209645cc31757fd2b2eb76048be724eb8b284bccc32c56b12 [INFO] running `Command { std: "docker" "start" "-a" "90fea90321afe95209645cc31757fd2b2eb76048be724eb8b284bccc32c56b12", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling flexi_logger v0.13.4 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling opener v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Compiling crates-io v0.24.0 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling git2-curl v0.9.0 [INFO] [stderr] Compiling cargo v0.36.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.36.0/src/cargo/util/flock.rs:229:49 [INFO] [stdout] | [INFO] [stdout] 229 | acquire(config, msg, &path, &|| f.try_lock_shared(), &|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), TryLockError>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, std::io::Error>` [INFO] [stdout] found enum `Result<_, std::fs::TryLockError>` [INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result` [INFO] [stdout] | [INFO] [stdout] 229 | acquire(config, msg, &path, &|| Ok(f.try_lock_shared()?), &|| { [INFO] [stdout] | +++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "90fea90321afe95209645cc31757fd2b2eb76048be724eb8b284bccc32c56b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fea90321afe95209645cc31757fd2b2eb76048be724eb8b284bccc32c56b12", kill_on_drop: false }` [INFO] [stdout] 90fea90321afe95209645cc31757fd2b2eb76048be724eb8b284bccc32c56b12