[INFO] fetching crate gherrit 0.1.0-alpha... [INFO] testing gherrit-0.1.0-alpha against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate gherrit 0.1.0-alpha into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate gherrit 0.1.0-alpha [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gherrit 0.1.0-alpha [INFO] tweaked toml for crates.io crate gherrit 0.1.0-alpha written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gherrit 0.1.0-alpha on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gherrit 0.1.0-alpha 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfcd8e942e4ad5c1941b4212fc8a0b14e9dbea876473ffb7eba578dff8f98fc9 [INFO] running `Command { std: "docker" "start" "-a" "dfcd8e942e4ad5c1941b4212fc8a0b14e9dbea876473ffb7eba578dff8f98fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfcd8e942e4ad5c1941b4212fc8a0b14e9dbea876473ffb7eba578dff8f98fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfcd8e942e4ad5c1941b4212fc8a0b14e9dbea876473ffb7eba578dff8f98fc9", kill_on_drop: false }` [INFO] [stdout] dfcd8e942e4ad5c1941b4212fc8a0b14e9dbea876473ffb7eba578dff8f98fc9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f0d015423c127b930792681f01615bdad2a91406e5646a68cef4710daf0499 [INFO] running `Command { std: "docker" "start" "-a" "a8f0d015423c127b930792681f01615bdad2a91406e5646a68cef4710daf0499", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling gix-trace v0.1.15 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zlib-rs v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.4 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-date v0.11.0 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling gix-features v0.44.1 [INFO] [stderr] Compiling gix-command v0.6.3 [INFO] [stderr] Compiling gix-config-value v0.15.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gix-actor v0.36.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling gix-prompt v0.11.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gix-hash v0.20.1 [INFO] [stderr] Compiling gix-fs v0.17.0 [INFO] [stderr] Compiling gix-hashtable v0.10.0 [INFO] [stderr] Compiling gix-tempfile v19.0.1 [INFO] [stderr] Compiling gix-object v0.52.0 [INFO] [stderr] Compiling gix-commitgraph v0.30.1 [INFO] [stderr] Compiling gix-glob v0.22.1 [INFO] [stderr] Compiling gix-url v0.33.2 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling gix-lock v19.0.0 [INFO] [stderr] Compiling gix-attributes v0.28.1 [INFO] [stderr] Compiling gix-ignore v0.17.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gix-pathspec v0.13.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling gix-shallow v0.6.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling gix-revwalk v0.23.0 [INFO] [stderr] Compiling gix-filter v0.22.0 [INFO] [stderr] Compiling gix-ref v0.55.0 [INFO] [stderr] Compiling gix-pack v0.62.0 [INFO] [stderr] Compiling gix-traverse v0.49.0 [INFO] [stderr] Compiling gix-revision v0.37.0 [INFO] [stderr] Compiling gix-index v0.43.0 [INFO] [stderr] Compiling gix-worktree-stream v0.24.0 [INFO] [stderr] Compiling gix-refspec v0.33.0 [INFO] [stderr] Compiling gix-discover v0.43.0 [INFO] [stderr] Compiling gix-config v0.48.0 [INFO] [stderr] Compiling gix-negotiate v0.23.0 [INFO] [stderr] Compiling gix-worktree v0.44.0 [INFO] [stderr] Compiling gix-transport v0.50.0 [INFO] [stderr] Compiling gix-credentials v0.32.0 [INFO] [stderr] Compiling gix-diff v0.55.0 [INFO] [stderr] Compiling gix-dir v0.17.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gix-odb v0.72.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling gix-status v0.22.0 [INFO] [stderr] Compiling gix-protocol v0.53.0 [INFO] [stderr] Compiling gix-blame v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling gix-worktree-state v0.22.0 [INFO] [stderr] Compiling gix-submodule v0.22.0 [INFO] [stderr] Compiling gix-archive v0.24.0 [INFO] [stderr] Compiling gix-mailmap v0.28.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling gix v0.75.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling gherrit v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "a8f0d015423c127b930792681f01615bdad2a91406e5646a68cef4710daf0499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f0d015423c127b930792681f01615bdad2a91406e5646a68cef4710daf0499", kill_on_drop: false }` [INFO] [stdout] a8f0d015423c127b930792681f01615bdad2a91406e5646a68cef4710daf0499 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c169782e58a021f23b972d3ca4d9753156779e6f11597c7647f08a380d70f44 [INFO] running `Command { std: "docker" "start" "-a" "8c169782e58a021f23b972d3ca4d9753156779e6f11597c7647f08a380d70f44", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling gherrit v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/pre_push_autosquash.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/pre_push_autosquash.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/pre_push_autosquash.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/pre_push_autosquash.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/pre_push_autosquash.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/reproduce_status_bugs.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/reproduce_status_bugs.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | let ctx = testutil::test_context_minimal!() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:906:15 [INFO] [stdout] | [INFO] [stdout] 906 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:885:15 [INFO] [stdout] | [INFO] [stdout] 885 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:867:15 [INFO] [stdout] | [INFO] [stdout] 867 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:831:15 [INFO] [stdout] | [INFO] [stdout] 831 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:780:15 [INFO] [stdout] | [INFO] [stdout] 780 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:760:15 [INFO] [stdout] | [INFO] [stdout] 760 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:730:15 [INFO] [stdout] | [INFO] [stdout] 730 | let ctx = testutil::test_context_minimal!() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:690:15 [INFO] [stdout] | [INFO] [stdout] 690 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:666:15 [INFO] [stdout] | [INFO] [stdout] 666 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:605:15 [INFO] [stdout] | [INFO] [stdout] 605 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:559:15 [INFO] [stdout] | [INFO] [stdout] 559 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:515:15 [INFO] [stdout] | [INFO] [stdout] 515 | let ctx = testutil::test_context_minimal!() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:489:15 [INFO] [stdout] | [INFO] [stdout] 489 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:444:15 [INFO] [stdout] | [INFO] [stdout] 444 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:353:15 [INFO] [stdout] | [INFO] [stdout] 353 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:294:15 [INFO] [stdout] | [INFO] [stdout] 294 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:239:15 [INFO] [stdout] | [INFO] [stdout] 239 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 212 | let ctx = testutil::test_context_minimal!() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | let ctx = testutil::test_context_minimal!() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/integration_tests.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testutil` [INFO] [stdout] --> tests/reproduce_unmanaged_sync.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use testutil::test_context_minimal; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutil`, use `cargo add testutil` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gherrit` (test "reproduce_status_bugs") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/reproduce_issue.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | let ctx = testutil::test_context!().owner(user).name(repo).build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gherrit` (test "reproduce_issue") due to 1 previous error [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/reproduce_unchecked_output_bugs.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let ctx = testutil::test_context_minimal!() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/reproduce_unchecked_output_bugs.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | let ctx = testutil::test_context_minimal!() [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/reproduce_unchecked_output_bugs.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/reproduce_unchecked_output_bugs.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/reproduce_unchecked_output_bugs.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | let ctx = testutil::test_context!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gherrit` (test "reproduce_unmanaged_sync") due to 1 previous error [INFO] [stderr] error: could not compile `gherrit` (test "integration_tests") due to 23 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/pre_push_autosquash.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | testutil::init_git_bare_repo(&upstream_path); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutil`, use `cargo add testutil` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gherrit` (test "pre_push_autosquash") due to 6 previous errors [INFO] [stderr] error: could not compile `gherrit` (test "reproduce_unchecked_output_bugs") due to 5 previous errors [INFO] [stdout] error[E0432]: unresolved import `testutil` [INFO] [stdout] --> tests/branch_config_transitions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use testutil::TestContext; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testutil`, use `cargo add testutil` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `testutil` in this scope [INFO] [stdout] --> tests/branch_config_transitions.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 189 | let ctx = testutil::test_context_minimal!().build(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `testutil` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gherrit` (test "branch_config_transitions") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c169782e58a021f23b972d3ca4d9753156779e6f11597c7647f08a380d70f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c169782e58a021f23b972d3ca4d9753156779e6f11597c7647f08a380d70f44", kill_on_drop: false }` [INFO] [stdout] 8c169782e58a021f23b972d3ca4d9753156779e6f11597c7647f08a380d70f44