[INFO] fetching crate gitoxide-core 0.4.1... [INFO] checking gitoxide-core-0.4.1 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate gitoxide-core 0.4.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate gitoxide-core 0.4.1 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitoxide-core 0.4.1 [INFO] finished tweaking crates.io crate gitoxide-core 0.4.1 [INFO] tweaked toml for crates.io crate gitoxide-core 0.4.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44a9ff589581d596c66473b9dce7edb324f47450248fe9233a807ca2d87cffd9 [INFO] running `Command { std: "docker" "start" "-a" "44a9ff589581d596c66473b9dce7edb324f47450248fe9233a807ca2d87cffd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44a9ff589581d596c66473b9dce7edb324f47450248fe9233a807ca2d87cffd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a9ff589581d596c66473b9dce7edb324f47450248fe9233a807ca2d87cffd9", kill_on_drop: false }` [INFO] [stdout] 44a9ff589581d596c66473b9dce7edb324f47450248fe9233a807ca2d87cffd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd3596f6f25dd58146810df95a67d7069fd3ff093e8315904c9999624a8cee21 [INFO] running `Command { std: "docker" "start" "-a" "fd3596f6f25dd58146810df95a67d7069fd3ff093e8315904c9999624a8cee21", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking human_format v1.0.3 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking git-repository v0.4.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking prodash v10.0.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking filebuffer v0.4.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking uluru v1.0.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking git-features v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking git-ref v0.4.0 [INFO] [stderr] Checking git-packetline v0.2.1 [INFO] [stderr] Checking git-url v0.1.0 [INFO] [stderr] Checking btoi v0.4.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking git-transport v0.2.1 [INFO] [stderr] Checking git-object v0.4.0 [INFO] [stderr] Checking git-features v0.7.0 [INFO] [stderr] Checking git-protocol v0.1.1 [INFO] [stderr] Checking git-odb v0.4.2 [INFO] [stderr] Checking gitoxide-core v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `DecodeEntryLRU` in `cache` [INFO] [stdout] --> src/pack/explode.rs:221:22 [INFO] [stdout] | [INFO] [stdout] 221 | pack::cache::DecodeEntryLRU::default, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `DecodeEntryLRU` in `cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DecodeEntryLRU` in `cache` [INFO] [stdout] --> src/pack/explode.rs:221:22 [INFO] [stdout] | [INFO] [stdout] 221 | pack::cache::DecodeEntryLRU::default, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `DecodeEntryLRU` in `cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DecodeEntryLRU` in `cache` [INFO] [stdout] --> src/pack/verify.rs:145:53 [INFO] [stdout] | [INFO] [stdout] 145 | EitherCache::Right(pack::cache::DecodeEntryLRU::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `DecodeEntryLRU` in `cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeEntryNoop` in module `pack::cache` [INFO] [stdout] --> src/pack/verify.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | Left(pack::cache::DecodeEntryNoop), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `DecodeEntry` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-odb-0.4.2/src/pack/cache.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait DecodeEntry { [INFO] [stdout] | --------------------- similarly named trait `DecodeEntry` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeEntryLRU` in module `pack::cache` [INFO] [stdout] --> src/pack/verify.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | Right(pack::cache::DecodeEntryLRU), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a trait with a similar name exists: `DecodeEntry` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-odb-0.4.2/src/pack/cache.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait DecodeEntry { [INFO] [stdout] | --------------------- similarly named trait `DecodeEntry` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DecodeEntryNoop` in module `pack::cache` [INFO] [stdout] --> src/pack/verify.rs:143:52 [INFO] [stdout] | [INFO] [stdout] 143 | EitherCache::Left(pack::cache::DecodeEntryNoop) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `pack::cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DecodeEntryLRU` in `cache` [INFO] [stdout] --> src/pack/verify.rs:145:53 [INFO] [stdout] | [INFO] [stdout] 145 | EitherCache::Right(pack::cache::DecodeEntryLRU::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `DecodeEntryLRU` in `cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeEntryNoop` in module `pack::cache` [INFO] [stdout] --> src/pack/verify.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | Left(pack::cache::DecodeEntryNoop), [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `DecodeEntry` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-odb-0.4.2/src/pack/cache.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait DecodeEntry { [INFO] [stdout] | --------------------- similarly named trait `DecodeEntry` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DecodeEntryLRU` in module `pack::cache` [INFO] [stdout] --> src/pack/verify.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | Right(pack::cache::DecodeEntryLRU), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: a trait with a similar name exists: `DecodeEntry` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/git-odb-0.4.2/src/pack/cache.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait DecodeEntry { [INFO] [stdout] | --------------------- similarly named trait `DecodeEntry` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DecodeEntryNoop` in module `pack::cache` [INFO] [stdout] --> src/pack/verify.rs:143:52 [INFO] [stdout] | [INFO] [stdout] 143 | EitherCache::Left(pack::cache::DecodeEntryNoop) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `pack::cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/pack/verify.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | idx.verify_integrity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected 3 arguments [INFO] [stdout] 150 | pack.as_ref().map(|p| (p, mode, algorithm.into())), [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] 151 | thread_limit, [INFO] [stdout] | ------------ [INFO] [stdout] 152 | progress, [INFO] [stdout] | -------- [INFO] [stdout] 153 | cache, [INFO] [stdout] | ----- supplied 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/pack/verify.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | idx.verify_integrity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected 3 arguments [INFO] [stdout] 150 | pack.as_ref().map(|p| (p, mode, algorithm.into())), [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] 151 | thread_limit, [INFO] [stdout] | ------------ [INFO] [stdout] 152 | progress, [INFO] [stdout] | -------- [INFO] [stdout] 153 | cache, [INFO] [stdout] | ----- supplied 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gitoxide-core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fd3596f6f25dd58146810df95a67d7069fd3ff093e8315904c9999624a8cee21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3596f6f25dd58146810df95a67d7069fd3ff093e8315904c9999624a8cee21", kill_on_drop: false }` [INFO] [stdout] fd3596f6f25dd58146810df95a67d7069fd3ff093e8315904c9999624a8cee21