[INFO] fetching crate ice9-core 0.0.1... [INFO] testing ice9-core-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ice9-core 0.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ice9-core 0.0.1 [INFO] finished tweaking crates.io crate ice9-core 0.0.1 [INFO] tweaked toml for crates.io crate ice9-core 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ice9-core 0.0.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding crb v0.0.27 (available: v0.0.38) [INFO] [stderr] Adding derive_more v1.0.0 (available: v2.0.1) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.5) [INFO] [stderr] Adding uiio v0.0.3 (available: v0.0.4) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e54c8813461aa918ae4feef57e73284d2281965372bf6fa93b0be0d5787bab17 [INFO] running `Command { std: "docker" "start" "-a" "e54c8813461aa918ae4feef57e73284d2281965372bf6fa93b0be0d5787bab17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e54c8813461aa918ae4feef57e73284d2281965372bf6fa93b0be0d5787bab17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54c8813461aa918ae4feef57e73284d2281965372bf6fa93b0be0d5787bab17", kill_on_drop: false }` [INFO] [stdout] e54c8813461aa918ae4feef57e73284d2281965372bf6fa93b0be0d5787bab17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7199d04b52a4bf8560b0d840733db034592576b45413010faf996ed504c6e94d [INFO] running `Command { std: "docker" "start" "-a" "7199d04b52a4bf8560b0d840733db034592576b45413010faf996ed504c6e94d", kill_on_drop: false }` [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling crb-send v0.0.27 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling typedmap v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling typed-slab v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crb-core v0.0.27 [INFO] [stderr] Compiling crb-runtime v0.0.27 [INFO] [stderr] Compiling crb-agent v0.0.27 [INFO] [stderr] Compiling uiio v0.0.3 [INFO] [stderr] Compiling uiio-element v0.0.3 [INFO] [stderr] Compiling crb-superagent v0.0.27 [INFO] [stderr] Compiling crb-pipeline v0.0.27 [INFO] [stderr] Compiling crb v0.0.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ice9-std v0.0.1 [INFO] [stderr] Compiling ice9-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `uiio::names` [INFO] [stdout] --> src/trace.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use uiio::names::Fqn; [INFO] [stdout] | ^^^^^ could not find `names` in `uiio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uiio_element::State` [INFO] [stdout] --> src/trace.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use uiio_element::State; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `State` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `end` is not a member of trait `Agent` [INFO] [stdout] --> src/essence/substance.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / fn end(&mut self) { [INFO] [stdout] 68 | | self.tracer.done(); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ not a member of trait `Agent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ice9-core` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7199d04b52a4bf8560b0d840733db034592576b45413010faf996ed504c6e94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7199d04b52a4bf8560b0d840733db034592576b45413010faf996ed504c6e94d", kill_on_drop: false }` [INFO] [stdout] 7199d04b52a4bf8560b0d840733db034592576b45413010faf996ed504c6e94d