[INFO] fetching crate lint-emit 0.3.3... [INFO] testing lint-emit-0.3.3 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate lint-emit 0.3.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate lint-emit 0.3.3 [INFO] finished tweaking crates.io crate lint-emit 0.3.3 [INFO] tweaked toml for crates.io crate lint-emit 0.3.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lint-emit 0.3.3 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 120 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.51) [INFO] [stderr] Adding colored v1.9.4 (available: v3.0.0) [INFO] [stderr] Adding dialoguer v0.3.0 (available: v0.12.0) [INFO] [stderr] Adding directories v1.0.2 (available: v6.0.0) [INFO] [stderr] Adding indicatif v0.11.0 (available: v0.18.2) [INFO] [stderr] Adding itertools v0.8.2 (available: v0.14.0) [INFO] [stderr] Adding toml v0.4.10 (available: v0.9.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df279bc2c267b1f78f9d857e1495dc7fb213478afb38d8730c465feed370491e [INFO] running `Command { std: "docker" "start" "-a" "df279bc2c267b1f78f9d857e1495dc7fb213478afb38d8730c465feed370491e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df279bc2c267b1f78f9d857e1495dc7fb213478afb38d8730c465feed370491e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df279bc2c267b1f78f9d857e1495dc7fb213478afb38d8730c465feed370491e", kill_on_drop: false }` [INFO] [stdout] df279bc2c267b1f78f9d857e1495dc7fb213478afb38d8730c465feed370491e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8fc15121d11e06af6f10be952b431af05fe9266723d4270d2d20570f5be69ae [INFO] running `Command { std: "docker" "start" "-a" "c8fc15121d11e06af6f10be952b431af05fe9266723d4270d2d20570f5be69ae", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling dialoguer v0.3.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling lint-emit v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "c8fc15121d11e06af6f10be952b431af05fe9266723d4270d2d20570f5be69ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fc15121d11e06af6f10be952b431af05fe9266723d4270d2d20570f5be69ae", kill_on_drop: false }` [INFO] [stdout] c8fc15121d11e06af6f10be952b431af05fe9266723d4270d2d20570f5be69ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55ee2500cdb23d59f9177c62cc8d63f19d6795294abd0df094d527be70c197f7 [INFO] running `Command { std: "docker" "start" "-a" "55ee2500cdb23d59f9177c62cc8d63f19d6795294abd0df094d527be70c197f7", kill_on_drop: false }` [INFO] [stderr] Compiling lint-emit v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "55ee2500cdb23d59f9177c62cc8d63f19d6795294abd0df094d527be70c197f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ee2500cdb23d59f9177c62cc8d63f19d6795294abd0df094d527be70c197f7", kill_on_drop: false }` [INFO] [stdout] 55ee2500cdb23d59f9177c62cc8d63f19d6795294abd0df094d527be70c197f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c231ff6b2d7ab4e05df5a9c6c376851a1a10b4de1c46f7f502a2f22177fd5ec [INFO] running `Command { std: "docker" "start" "-a" "8c231ff6b2d7ab4e05df5a9c6c376851a1a10b4de1c46f7f502a2f22177fd5ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lint_emit-a9629be5571fad46) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c231ff6b2d7ab4e05df5a9c6c376851a1a10b4de1c46f7f502a2f22177fd5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c231ff6b2d7ab4e05df5a9c6c376851a1a10b4de1c46f7f502a2f22177fd5ec", kill_on_drop: false }` [INFO] [stdout] 8c231ff6b2d7ab4e05df5a9c6c376851a1a10b4de1c46f7f502a2f22177fd5ec