[INFO] fetching crate ghostscope-dwarf 0.1.5... [INFO] checking ghostscope-dwarf-0.1.5 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478 [INFO] extracting crate ghostscope-dwarf 0.1.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ghostscope-dwarf 0.1.5 [INFO] finished tweaking crates.io crate ghostscope-dwarf 0.1.5 [INFO] tweaked toml for crates.io crate ghostscope-dwarf 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ghostscope-dwarf 0.1.5 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ghostscope-dwarf 0.1.5 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | 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: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> Cargo.toml:78:12 [INFO] [stderr] | [INFO] [stderr] 78 | homepage = "https://github.com/swananan/ghostscope" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | repository = "https://github.com/swananan/ghostscope" [INFO] [stderr] | ---------------------------------------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `ghostscope-dwarf` (manifest) generated 2 warnings [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ghostscope-platform v0.1.5 [INFO] [stderr] Downloaded aya-ebpf-cty v0.3.0 [INFO] [stderr] Downloaded ghostscope-protocol v0.1.5 [INFO] [stderr] Downloaded aya-build v0.2.0 [INFO] [stderr] Downloaded cargo-platform v0.3.2 [INFO] [stderr] Downloaded ghostscope-debuginfod v0.1.5 [INFO] [stderr] Downloaded aya-ebpf-bindings v0.2.0 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded ghostscope-process v0.1.5 [INFO] [stderr] Downloaded cpp_demangle v0.4.5 [INFO] [stderr] Downloaded aya-obj v0.3.0 [INFO] [stderr] Downloaded aya v0.14.0 [INFO] [stderr] Downloaded gimli v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a [INFO] running `Command { std: "docker" "start" "ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a", 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" "ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a", 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" "ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | 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: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> Cargo.toml:78:12 [INFO] [stderr] | [INFO] [stderr] 78 | homepage = "https://github.com/swananan/ghostscope" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 83 | repository = "https://github.com/swananan/ghostscope" [INFO] [stderr] | ---------------------------------------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `ghostscope-dwarf` (manifest) generated 2 warnings [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling object v0.39.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking gimli v0.33.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking aya-obj v0.3.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking aya v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling aya-build v0.2.0 [INFO] [stderr] Compiling aya-ebpf-cty v0.3.0 [INFO] [stderr] Compiling aya-ebpf-bindings v0.2.0 [INFO] [stderr] Compiling ghostscope-process v0.1.5 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking tower-http v0.6.10 [INFO] [stderr] Checking ghostscope-platform v0.1.5 [INFO] [stderr] Checking ghostscope-protocol v0.1.5 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking ghostscope-debuginfod v0.1.5 [INFO] [stderr] Checking ghostscope-dwarf v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `UserMemoryRead` is never constructed [INFO] [stdout] --> src/core/plan.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct UserMemoryRead { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserMemoryRead` is never constructed [INFO] [stdout] --> src/core/plan.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct UserMemoryRead { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a", kill_on_drop: false }` [INFO] [stdout] ea641f528e008a9047325f140c615f794efff79202c8614e2088e902658dcb9a