[INFO] fetching crate smc_scan 0.3.0...
[INFO] checking smc_scan-0.3.0 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate smc_scan 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate smc_scan 0.3.0
[INFO] finished tweaking crates.io crate smc_scan 0.3.0
[INFO] tweaked toml for crates.io crate smc_scan 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smc_scan 0.3.0 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smc_scan 0.3.0 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:74:1
[INFO] [stderr]    |
[INFO] [stderr] 74 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `smc_scan` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea
[INFO] running `Command { std: "docker" "start" "8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:74:1
[INFO] [stderr]    |
[INFO] [stderr] 74 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `smc_scan` (manifest) generated 1 warning
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling boa_macros v0.21.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling zmij v1.0.22
[INFO] [stderr]     Checking ryu-js v1.0.3
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking boa_string v0.21.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking regress v0.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking jiff v0.2.32
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking boa_gc v0.21.1
[INFO] [stderr]     Checking boa_interner v0.21.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking boa_ast v0.21.1
[INFO] [stderr]    Compiling get-size-derive2 v0.10.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking get-size2 v0.10.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking smc_scan_core v0.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.0.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking chumsky v0.13.0
[INFO] [stderr]     Checking smc_scan_pmtl v0.1.0
[INFO] [stderr]     Checking smc_scan_mtl v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking smc_scan_jani v0.2.0
[INFO] [stderr]     Checking boa_parser v0.21.1
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking smc_scan_scxml v0.3.0
[INFO] [stderr]     Checking smc_scan v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: attribute-derive-macro v0.10.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea", kill_on_drop: false }`
[INFO] [stdout] 8046f620485bcf5047acd672d9dd8866303ba409083830141f93ad37cff6fcea
