[INFO] fetching crate apollo_infra_utils 0.16.0-rc.1...
[INFO] testing apollo_infra_utils-0.16.0-rc.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate apollo_infra_utils 0.16.0-rc.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate apollo_infra_utils 0.16.0-rc.1
[INFO] finished tweaking crates.io crate apollo_infra_utils 0.16.0-rc.1
[INFO] tweaked toml for crates.io crate apollo_infra_utils 0.16.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apollo_infra_utils 0.16.0-rc.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apollo_infra_utils 0.16.0-rc.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c496bb0291d5b24fe61e3a43aaea94e43ccf0d1140caedebab9cb8f504cd00cc
[INFO] running `Command { std: "docker" "start" "-a" "c496bb0291d5b24fe61e3a43aaea94e43ccf0d1140caedebab9cb8f504cd00cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c496bb0291d5b24fe61e3a43aaea94e43ccf0d1140caedebab9cb8f504cd00cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c496bb0291d5b24fe61e3a43aaea94e43ccf0d1140caedebab9cb8f504cd00cc", kill_on_drop: false }`
[INFO] [stdout] c496bb0291d5b24fe61e3a43aaea94e43ccf0d1140caedebab9cb8f504cd00cc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1d67e6b6e9d63af829d8f03d8023306d821d5830b19b28e210de9399e811511
[INFO] running `Command { std: "docker" "start" "-a" "b1d67e6b6e9d63af829d8f03d8023306d821d5830b19b28e210de9399e811511", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling apollo_proc_macros v0.16.0-rc.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling apollo_infra_utils v0.16.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.04s
[INFO] running `Command { std: "docker" "inspect" "b1d67e6b6e9d63af829d8f03d8023306d821d5830b19b28e210de9399e811511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d67e6b6e9d63af829d8f03d8023306d821d5830b19b28e210de9399e811511", kill_on_drop: false }`
[INFO] [stdout] b1d67e6b6e9d63af829d8f03d8023306d821d5830b19b28e210de9399e811511
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a68891a6fc9909c837c302063eaec1ecb643c00dc97e909635cddffb2d8a3941
[INFO] running `Command { std: "docker" "start" "-a" "a68891a6fc9909c837c302063eaec1ecb643c00dc97e909635cddffb2d8a3941", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling apollo_proc_macros v0.16.0-rc.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling apollo_infra_utils v0.16.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.17.0
[INFO] [stdout] error: couldn't read `src/../../../Cargo.toml`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cairo_compiler_version_test.rs:46:48
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let cargo_toml: CargoToml = toml::from_str(include_str!("../../../Cargo.toml")).unwrap();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]    |
[INFO] [stdout] 46 -     let cargo_toml: CargoToml = toml::from_str(include_str!("../../../Cargo.toml")).unwrap();
[INFO] [stdout] 46 +     let cargo_toml: CargoToml = toml::from_str(include_str!("../Cargo.toml")).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumCount` in this scope
[INFO] [stdout]   --> src/test_utils.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Copy, Clone, IntoPrimitive, EnumCount)]
[INFO] [stdout]    |                                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `EnumCount` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/test_utils.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use strum::EnumCount;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `COUNT` found for enum `TestIdentifier` in the current scope
[INFO] [stdout]   --> src/test_utils.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 | const MAX_NUMBER_OF_TESTS: u16 = TestIdentifier::COUNT as u16;
[INFO] [stdout]    |                                                  ^^^^^ variant or associated item not found in `TestIdentifier`
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub enum TestIdentifier {
[INFO] [stdout]    | ----------------------- variant or associated item `COUNT` not found for this enum
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `COUNT`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `EnumCount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apollo_infra_utils` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a68891a6fc9909c837c302063eaec1ecb643c00dc97e909635cddffb2d8a3941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a68891a6fc9909c837c302063eaec1ecb643c00dc97e909635cddffb2d8a3941", kill_on_drop: false }`
[INFO] [stdout] a68891a6fc9909c837c302063eaec1ecb643c00dc97e909635cddffb2d8a3941
