[INFO] cloning repository https://github.com/soyuka/rockexplorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soyuka/rockexplorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyuka%2Frockexplorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyuka%2Frockexplorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d64072faedf4404305bd653dca4c0a4143b3bff3 [INFO] testing soyuka/rockexplorer against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyuka%2Frockexplorer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/soyuka/rockexplorer [INFO] finished tweaking git repo https://github.com/soyuka/rockexplorer [INFO] tweaked toml for git repo https://github.com/soyuka/rockexplorer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soyuka/rockexplorer 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 git repo https://github.com/soyuka/rockexplorer 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding rocket v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Adding rocket_codegen v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Adding rocket_codegen_next v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Adding rocket_contrib v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Adding rocket_http v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4510d87f7d56eafffca90ec63f8dfdcda92fdb811227647a35143c3142c640fe [INFO] running `Command { std: "docker" "start" "-a" "4510d87f7d56eafffca90ec63f8dfdcda92fdb811227647a35143c3142c640fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4510d87f7d56eafffca90ec63f8dfdcda92fdb811227647a35143c3142c640fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4510d87f7d56eafffca90ec63f8dfdcda92fdb811227647a35143c3142c640fe", kill_on_drop: false }` [INFO] [stdout] 4510d87f7d56eafffca90ec63f8dfdcda92fdb811227647a35143c3142c640fe [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccbf34c3c9ea9860a4b107ac0f79c424449e47c44d13574c20390b51af4a4062 [INFO] running `Command { std: "docker" "start" "-a" "ccbf34c3c9ea9860a4b107ac0f79c424449e47c44d13574c20390b51af4a4062", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] 72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { } [INFO] [stdout] 73 | unsafe impl Trait for ::std::marker::Sync + Send { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/traitobject-0.1.0/src/impls.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe impl Trait for ::std::marker::Send + Sync { } [INFO] [stdout] | ------------------------------------------------ first implementation here [INFO] [stdout] ... [INFO] [stdout] 75 | unsafe impl Trait for ::std::marker::Sync + Send + Sync { } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `traitobject` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | Nightly(proc_macro::SourceFile, FileName), [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use stable::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 284 - Nightly(proc_macro::SourceFile, FileName), [INFO] [stdout] 284 + Nightly(SourceFile, FileName), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:289:32 [INFO] [stdout] | [INFO] [stdout] 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use stable::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 289 - fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] 289 + fn nightly(sf: SourceFile) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:347:27 [INFO] [stdout] | [INFO] [stdout] 347 | Span::Nightly(proc_macro::Span::def_site()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54724 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:424:55 [INFO] [stdout] | [INFO] [stdout] 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-07; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ccbf34c3c9ea9860a4b107ac0f79c424449e47c44d13574c20390b51af4a4062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbf34c3c9ea9860a4b107ac0f79c424449e47c44d13574c20390b51af4a4062", kill_on_drop: false }` [INFO] [stdout] ccbf34c3c9ea9860a4b107ac0f79c424449e47c44d13574c20390b51af4a4062