[INFO] fetching crate apollo_infra_utils 0.15.0-rc.3... [INFO] testing apollo_infra_utils-0.15.0-rc.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate apollo_infra_utils 0.15.0-rc.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate apollo_infra_utils 0.15.0-rc.3 [INFO] finished tweaking crates.io crate apollo_infra_utils 0.15.0-rc.3 [INFO] tweaked toml for crates.io crate apollo_infra_utils 0.15.0-rc.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate apollo_infra_utils 0.15.0-rc.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate apollo_infra_utils 0.15.0-rc.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad7bfabee47ec83a5cd7197f03bc214f93c9a0771a41e3c578fa6abbbb243e1d [INFO] running `Command { std: "docker" "start" "-a" "ad7bfabee47ec83a5cd7197f03bc214f93c9a0771a41e3c578fa6abbbb243e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad7bfabee47ec83a5cd7197f03bc214f93c9a0771a41e3c578fa6abbbb243e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7bfabee47ec83a5cd7197f03bc214f93c9a0771a41e3c578fa6abbbb243e1d", kill_on_drop: false }` [INFO] [stdout] ad7bfabee47ec83a5cd7197f03bc214f93c9a0771a41e3c578fa6abbbb243e1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9a38e5e4a78c4d4a6b760684ad14c5e6e28f3be556515f63aebf7b949560268 [INFO] running `Command { std: "docker" "start" "-a" "a9a38e5e4a78c4d4a6b760684ad14c5e6e28f3be556515f63aebf7b949560268", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling apollo_proc_macros v0.15.0-rc.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling apollo_infra_utils v0.15.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.64s [INFO] running `Command { std: "docker" "inspect" "a9a38e5e4a78c4d4a6b760684ad14c5e6e28f3be556515f63aebf7b949560268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a38e5e4a78c4d4a6b760684ad14c5e6e28f3be556515f63aebf7b949560268", kill_on_drop: false }` [INFO] [stdout] a9a38e5e4a78c4d4a6b760684ad14c5e6e28f3be556515f63aebf7b949560268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d6b43cb3f794574eee64fb9ce3127d3fb29f92806269b596923a88fb78c3e22 [INFO] running `Command { std: "docker" "start" "-a" "2d6b43cb3f794574eee64fb9ce3127d3fb29f92806269b596923a88fb78c3e22", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling apollo_proc_macros v0.15.0-rc.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [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.8 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling apollo_infra_utils v0.15.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.8.20 [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] [stderr] error: could not compile `apollo_infra_utils` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2d6b43cb3f794574eee64fb9ce3127d3fb29f92806269b596923a88fb78c3e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6b43cb3f794574eee64fb9ce3127d3fb29f92806269b596923a88fb78c3e22", kill_on_drop: false }` [INFO] [stdout] 2d6b43cb3f794574eee64fb9ce3127d3fb29f92806269b596923a88fb78c3e22