[INFO] fetching crate orga 0.1.10...
[INFO] testing orga-0.1.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate orga 0.1.10 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate orga 0.1.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate orga 0.1.10
[INFO] tweaked toml for crates.io crate orga 0.1.10 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orga 0.1.10 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 orga 0.1.10 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c1b61f49b07d405ae8613974e8ac3630ddbe110f8cad0ce19ae60f1c1c70e388
[INFO] running `Command { std: "docker" "start" "-a" "c1b61f49b07d405ae8613974e8ac3630ddbe110f8cad0ce19ae60f1c1c70e388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1b61f49b07d405ae8613974e8ac3630ddbe110f8cad0ce19ae60f1c1c70e388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b61f49b07d405ae8613974e8ac3630ddbe110f8cad0ce19ae60f1c1c70e388", kill_on_drop: false }`
[INFO] [stdout] c1b61f49b07d405ae8613974e8ac3630ddbe110f8cad0ce19ae60f1c1c70e388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 024178beed0e677b50c0feb984b42b500437e3242f2965d13b0b11d09b6a4aab
[INFO] running `Command { std: "docker" "start" "-a" "024178beed0e677b50c0feb984b42b500437e3242f2965d13b0b11d09b6a4aab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling event-listener v2.2.1
[INFO] [stderr]    Compiling parking v1.0.6
[INFO] [stderr]    Compiling fastrand v1.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling waker-fn v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling concurrent-queue v1.1.2
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling seq-macro v0.1.5
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling async-channel v1.1.1
[INFO] [stderr]    Compiling futures-lite v0.1.10
[INFO] [stderr]    Compiling blocking v0.4.7
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling ed-derive v0.1.1
[INFO] [stderr]    Compiling orga-macros v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling ed v0.1.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed-0.1.3/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(optin_builtin_traits)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.50.0; see <https://github.com/rust-lang/rust/pull/79336> for more information
[INFO] [stdout]   = note: renamed to `auto_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: auto traits are experimental and possibly buggy
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed-0.1.3/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub auto trait Terminated {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]    = help: add `#![feature(auto_traits)]` 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: E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ed` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "024178beed0e677b50c0feb984b42b500437e3242f2965d13b0b11d09b6a4aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024178beed0e677b50c0feb984b42b500437e3242f2965d13b0b11d09b6a4aab", kill_on_drop: false }`
[INFO] [stdout] 024178beed0e677b50c0feb984b42b500437e3242f2965d13b0b11d09b6a4aab
