[INFO] fetching crate tentacli-traits 10.0.1... [INFO] testing tentacli-traits-10.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate tentacli-traits 10.0.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate tentacli-traits 10.0.1 [INFO] finished tweaking crates.io crate tentacli-traits 10.0.1 [INFO] tweaked toml for crates.io crate tentacli-traits 10.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tentacli-traits 10.0.1 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 tentacli-traits 10.0.1 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 83556d08639d3c186c747d8de9cc49e1c35df704c9e85cbb9233ded5af10d1cc [INFO] running `Command { std: "docker" "start" "-a" "83556d08639d3c186c747d8de9cc49e1c35df704c9e85cbb9233ded5af10d1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83556d08639d3c186c747d8de9cc49e1c35df704c9e85cbb9233ded5af10d1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83556d08639d3c186c747d8de9cc49e1c35df704c9e85cbb9233ded5af10d1cc", kill_on_drop: false }` [INFO] [stdout] 83556d08639d3c186c747d8de9cc49e1c35df704c9e85cbb9233ded5af10d1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4d691d6bd4fd8b29b9747b9c247aa0b846d3c5e1fe336fabf05644b2c9923f9c [INFO] running `Command { std: "docker" "start" "-a" "4d691d6bd4fd8b29b9747b9c247aa0b846d3c5e1fe336fabf05644b2c9923f9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hmac-sha v0.6.1 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tentacli-crypto v1.0.0 [INFO] [stderr] Compiling tentacli-utils v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tentacli-traits v10.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.56s [INFO] running `Command { std: "docker" "inspect" "4d691d6bd4fd8b29b9747b9c247aa0b846d3c5e1fe336fabf05644b2c9923f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d691d6bd4fd8b29b9747b9c247aa0b846d3c5e1fe336fabf05644b2c9923f9c", kill_on_drop: false }` [INFO] [stdout] 4d691d6bd4fd8b29b9747b9c247aa0b846d3c5e1fe336fabf05644b2c9923f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee534d95aa83cda2d001828c066e16759b70a5dd0207e35f20882123be85d2e [INFO] running `Command { std: "docker" "start" "-a" "0ee534d95aa83cda2d001828c066e16759b70a5dd0207e35f20882123be85d2e", kill_on_drop: false }` [INFO] [stderr] Compiling tentacli-traits v10.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::errors` [INFO] [stdout] --> src/types/config.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | use crate::errors::ConfigError; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `types::errors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tentacli-traits` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ee534d95aa83cda2d001828c066e16759b70a5dd0207e35f20882123be85d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee534d95aa83cda2d001828c066e16759b70a5dd0207e35f20882123be85d2e", kill_on_drop: false }` [INFO] [stdout] 0ee534d95aa83cda2d001828c066e16759b70a5dd0207e35f20882123be85d2e