[INFO] fetching crate gitdb 0.1.1... [INFO] testing gitdb-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate gitdb 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate gitdb 0.1.1 [INFO] finished tweaking crates.io crate gitdb 0.1.1 [INFO] tweaked toml for crates.io crate gitdb 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gitdb 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding git2 v0.6.11 (available: v0.20.4) [INFO] [stderr] Adding ring v0.13.5 (available: v0.17.14) [INFO] [stderr] Adding time v0.1.45 (available: v0.3.47) [INFO] [stderr] Adding toml v0.4.10 (available: v1.1.2+spec-1.1.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [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] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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] 3115bb633353a4f5ade8369c29fb6347dffcd9dc1128858d950f45be7f71a4ac [INFO] running `Command { std: "docker" "start" "-a" "3115bb633353a4f5ade8369c29fb6347dffcd9dc1128858d950f45be7f71a4ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3115bb633353a4f5ade8369c29fb6347dffcd9dc1128858d950f45be7f71a4ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3115bb633353a4f5ade8369c29fb6347dffcd9dc1128858d950f45be7f71a4ac", kill_on_drop: false }` [INFO] [stdout] 3115bb633353a4f5ade8369c29fb6347dffcd9dc1128858d950f45be7f71a4ac [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] ed83e200e13b11f0b97838cd730c2b31bb305dc571bcb60663a3a2d6b2d32c2f [INFO] running `Command { std: "docker" "start" "-a" "ed83e200e13b11f0b97838cd730c2b31bb305dc571bcb60663a3a2d6b2d32c2f", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling curl-sys v0.4.87+curl-8.19.0 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.13.5/build.rs:482:52 [INFO] [stdout] | [INFO] [stdout] 482 | let _ = c.flag("-Wl,--gc-sections".into()); [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: AsRef` found in the following crates: `find_msvc_tools`, `std`: [INFO] [stdout] - impl AsRef for OsStr; [INFO] [stdout] - impl AsRef for OsString; [INFO] [stdout] - impl AsRef for Path; [INFO] [stdout] - impl AsRef for PathBuf; [INFO] [stdout] - impl AsRef for String; [INFO] [stdout] - impl AsRef for find_msvc_tools::find_tools::Env; [INFO] [stdout] - impl AsRef for str; [INFO] [stdout] note: required by a bound in `Build::flag` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.59/src/lib.rs:649:39 [INFO] [stdout] | [INFO] [stdout] 649 | pub fn flag(&mut self, flag: impl AsRef) -> &mut Build { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Build::flag` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 482 - let _ = c.flag("-Wl,--gc-sections".into()); [INFO] [stdout] 482 + let _ = c.flag(<&str as Into>::into("-Wl,--gc-sections")); [INFO] [stdout] | [INFO] [stdout] help: consider removing this method call, as the receiver has type `&'static str` and `&'static str: AsRef` trivially holds [INFO] [stdout] | [INFO] [stdout] 482 - let _ = c.flag("-Wl,--gc-sections".into()); [INFO] [stdout] 482 + let _ = c.flag("-Wl,--gc-sections"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed83e200e13b11f0b97838cd730c2b31bb305dc571bcb60663a3a2d6b2d32c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed83e200e13b11f0b97838cd730c2b31bb305dc571bcb60663a3a2d6b2d32c2f", kill_on_drop: false }` [INFO] [stdout] ed83e200e13b11f0b97838cd730c2b31bb305dc571bcb60663a3a2d6b2d32c2f