[INFO] fetching crate catscope-edge-generator 0.1.0... [INFO] testing catscope-edge-generator-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate catscope-edge-generator 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate catscope-edge-generator 0.1.0 [INFO] finished tweaking crates.io crate catscope-edge-generator 0.1.0 [INFO] tweaked toml for crates.io crate catscope-edge-generator 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate catscope-edge-generator 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate catscope-edge-generator 0.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-fee-structure v2.3.0 [INFO] [stderr] Downloaded solana-genesis-config v2.2.1 [INFO] [stderr] Downloaded solana-precompile-error v2.2.2 [INFO] [stderr] Downloaded solana-transaction-context v2.2.14 [INFO] [stderr] Downloaded solana-native-token v2.2.2 [INFO] [stderr] Downloaded solana-secp256r1-program v2.2.3 [INFO] [stderr] Downloaded solana-quic-definitions v2.3.0 [INFO] [stderr] Downloaded spl-token v8.0.0 [INFO] [stderr] Downloaded solana-ed25519-program v2.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e73b631268555054f0b93d2dcca159cf5e80e0ee185ec73bd2824cb991c6e02 [INFO] running `Command { std: "docker" "start" "-a" "9e73b631268555054f0b93d2dcca159cf5e80e0ee185ec73bd2824cb991c6e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e73b631268555054f0b93d2dcca159cf5e80e0ee185ec73bd2824cb991c6e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e73b631268555054f0b93d2dcca159cf5e80e0ee185ec73bd2824cb991c6e02", kill_on_drop: false }` [INFO] [stdout] 9e73b631268555054f0b93d2dcca159cf5e80e0ee185ec73bd2824cb991c6e02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 379259aee6594425cfd51a4b85231d504f50afeea50db94f743e8a8f657db83d [INFO] running `Command { std: "docker" "start" "-a" "379259aee6594425cfd51a4b85231d504f50afeea50db94f743e8a8f657db83d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling solana-decode-error v2.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling solana-msg v2.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling solana-program-memory v2.2.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling solana-derivation-path v2.2.1 [INFO] [stderr] Compiling solana-precompile-error v2.2.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling solana-seed-derivable v2.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling solana-native-token v2.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling solana-time-utils v2.2.1 [INFO] [stderr] Compiling solana-program-option v2.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling solana-seed-phrase v2.2.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling solana-big-mod-exp v2.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling solana-define-syscall v2.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling solana-validator-exit v2.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling solana-logger v2.3.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling solana-borsh v2.2.1 [INFO] [stderr] Compiling solana-hash v2.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling solana-fee-calculator v2.2.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling solana-short-vec v2.2.1 [INFO] [stderr] Compiling solana-hard-forks v2.2.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling solana-serde-varint v2.2.2 [INFO] [stderr] Compiling solana-inflation v2.2.1 [INFO] [stderr] Compiling solana-sha256-hasher v2.2.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling solana-cluster-type v2.2.1 [INFO] [stderr] Compiling solana-signature v2.3.0 [INFO] [stderr] Compiling solana-keccak-hasher v2.2.1 [INFO] [stderr] Compiling solana-poh-config v2.2.1 [INFO] [stderr] Compiling solana-blake3-hasher v2.2.1 [INFO] [stderr] Compiling solana-commitment-config v2.2.1 [INFO] [stderr] Compiling solana-epoch-info v2.2.1 [INFO] [stderr] Compiling solana-pubkey v2.4.0 [INFO] [stderr] Compiling solana-shred-version v2.2.1 [INFO] [stderr] Compiling solana-reward-info v2.2.1 [INFO] [stderr] Compiling solana-serde v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling solana-instruction v2.3.0 [INFO] [stderr] Compiling solana-sdk-ids v2.2.1 [INFO] [stderr] Compiling solana-nonce v2.2.1 [INFO] [stderr] Compiling solana-epoch-rewards-hasher v2.2.1 [INFO] [stderr] Compiling solana-rent-debits v2.2.1 [INFO] [stderr] Compiling solana-sysvar-id v2.2.1 [INFO] [stderr] Compiling solana-epoch-schedule v2.2.1 [INFO] [stderr] Compiling solana-clock v2.2.2 [INFO] [stderr] Compiling solana-slot-hashes v2.2.1 [INFO] [stderr] Compiling solana-rent v2.2.1 [INFO] [stderr] Compiling solana-last-restart-slot v2.2.1 [INFO] [stderr] Compiling solana-epoch-rewards v2.2.1 [INFO] [stderr] Compiling solana-packet v2.2.1 [INFO] [stderr] Compiling solana-feature-set v2.2.5 [INFO] [stderr] Compiling solana-system-interface v1.0.0 [INFO] [stderr] Compiling solana-program-error v2.2.2 [INFO] [stderr] Compiling solana-transaction-error v2.2.1 [INFO] [stderr] Compiling solana-serialize-utils v2.2.1 [INFO] [stderr] Compiling solana-bincode v2.2.1 [INFO] [stderr] Compiling solana-address-lookup-table-interface v2.2.2 [INFO] [stderr] Compiling solana-stable-layout v2.2.1 [INFO] [stderr] Compiling solana-loader-v2-interface v2.2.1 [INFO] [stderr] Compiling solana-compute-budget-interface v2.2.2 [INFO] [stderr] Compiling solana-account-info v2.2.1 [INFO] [stderr] Compiling solana-program-pack v2.2.1 [INFO] [stderr] Compiling solana-loader-v4-interface v2.2.1 [INFO] [stderr] Compiling solana-loader-v3-interface v3.0.0 [INFO] [stderr] Compiling solana-vote-interface v2.2.5 [INFO] [stderr] Compiling solana-cpi v2.2.1 [INFO] [stderr] Compiling solana-instructions-sysvar v2.2.2 [INFO] [stderr] Compiling solana-stake-interface v1.2.1 [INFO] [stderr] Compiling solana-program-entrypoint v2.2.1 [INFO] [stderr] Compiling solana-ed25519-program v2.2.3 [INFO] [stderr] Compiling solana-reserved-account-keys v2.2.2 [INFO] [stderr] Compiling solana-signer v2.2.1 [INFO] [stderr] Compiling solana-slot-history v2.2.1 [INFO] [stderr] Compiling solana-message v2.4.0 [INFO] [stderr] Compiling solana-keypair v2.2.1 [INFO] [stderr] Compiling solana-presigner v2.2.1 [INFO] [stderr] Compiling solana-offchain-message v2.2.1 [INFO] [stderr] Compiling solana-quic-definitions v2.3.0 [INFO] [stderr] Compiling solana-example-mocks v2.2.1 [INFO] [stderr] Compiling solana-fee-structure v2.3.0 [INFO] [stderr] Compiling solana-sysvar v2.2.2 [INFO] [stderr] Compiling solana-account v2.2.1 [INFO] [stderr] Compiling spl-token v8.0.0 [INFO] [stderr] Compiling solana-genesis-config v2.2.1 [INFO] [stderr] Compiling solana-feature-gate-interface v2.2.2 [INFO] [stderr] Compiling solana-nonce-account v2.2.1 [INFO] [stderr] Compiling solana-transaction-context v2.2.14 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling solana-rent-collector v2.2.1 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling solana-secp256r1-program v2.2.3 [INFO] [stderr] Compiling solana-secp256k1-program v2.2.1 [INFO] [stderr] Compiling solana-secp256k1-recover v2.2.1 [INFO] [stderr] Compiling solana-precompiles v2.2.2 [INFO] [stderr] Compiling solana-transaction v2.2.3 [INFO] [stderr] Compiling solana-program v2.2.1 [INFO] [stderr] Compiling solana-client-traits v2.2.1 [INFO] [stderr] Compiling solana-system-transaction v2.2.1 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling solana-bn254 v2.2.2 [INFO] [stderr] Compiling solana-sdk v2.2.2 [INFO] [stderr] Compiling catscope-edge-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `hook` is never read [INFO] [stdout] --> src/primitive/wasmimport.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct Bot { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 172 | hook: B, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `layer_index` is never read [INFO] [stdout] --> src/primitive/wasmstore.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct SingleStore { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 16 | layer_index: usize, // if this file store is part of an array, set the index of that array here [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SingleStore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "379259aee6594425cfd51a4b85231d504f50afeea50db94f743e8a8f657db83d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379259aee6594425cfd51a4b85231d504f50afeea50db94f743e8a8f657db83d", kill_on_drop: false }` [INFO] [stdout] 379259aee6594425cfd51a4b85231d504f50afeea50db94f743e8a8f657db83d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b9f2d48ab4b9716bf21e91677ad29439a71416173af81edda3723a14e8138d4 [INFO] running `Command { std: "docker" "start" "-a" "1b9f2d48ab4b9716bf21e91677ad29439a71416173af81edda3723a14e8138d4", kill_on_drop: false }` [INFO] [stderr] Compiling catscope-edge-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `hook` is never read [INFO] [stdout] --> src/primitive/wasmimport.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct Bot { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 172 | hook: B, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `layer_index` is never read [INFO] [stdout] --> src/primitive/wasmstore.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct SingleStore { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 16 | layer_index: usize, // if this file store is part of an array, set the index of that array here [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SingleStore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsG6DUM/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspl_token-b57bd3d8146e6e76,libsolana_sdk-e98486a24c1f3741,libserde_json-a23a1c3b3b60aa2c,libmemchr-4f0714dc45d95749,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsolana_validator_exit-36f9d6935f31d979,libsolana_transaction_context-92d5492ba10ee599,libsolana_system_transaction-09cf389c1a011d91,libsolana_serde-ecbbb2130ff1d1e2,libsolana_reserved_account_keys-201f139c493f9d35,libsolana_rent_debits-7528f41a42c98647,libsolana_quic_definitions-378e5a2e2d039aa6,libsolana_offchain_message-93abfa99fc68bd3b,libsolana_packet-25ccf81182311ef2,libserde_with-2a4015731345e598,libnum_enum-89b355a985e037ef,libsolana_nonce_account-79ccdf96dea51a75,libsolana_fee_structure-b1098b3fa3a2c183,libsolana_epoch_rewards_hasher-45ec99074eeed5c6,libsiphasher-7b49b0cc05d9e611,libsolana_compute_budget_interface-4600f37c536d2dd2,libsolana_client_traits-fb6298cd9600e782,libsolana_epoch_info-209f2f8d44834950,libsolana_bn254-4e43b20a0da3e376,libark_bn254-d42a6b55de167c28,libark_ec-7504574b96bafb49,libark_poly-fb62115fd60c8381,libhashbrown-bc1d895904a669ce,libitertools-8d6c972eb12bacd4,libeither-3b4351e3b18e236a,libark_ff-659de4dd2c0a205d,libark_serialize-4550e154717ba9ae,libark_std-d445f6fd40b14d12,libsolana_transaction-0ed4e21b6770c028,libsolana_presigner-a5a520fd58279678,libsolana_reward_info-ad5b3329ae209e77,libsolana_rent_collector-c3e37e68743af916,libsolana_precompiles-d095eb12a0fe30e0,libsolana_secp256r1_program-ddbdcdb9337cc429,libopenssl-5f39b249dd179a7b,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-e6fbcf7da17f3038,libsolana_ed25519_program-822d60f9dadaf368,libsolana_secp256k1_program-eaf45fe34c12ff39,libsolana_feature_set-ee14e63a896a0076,libahash-838b387b5acd8ad0,libgetrandom-922ca4b42d0f7bcf,libonce_cell-0ba6aecba7086d38,libsolana_precompile_error-e16091ce70186541,libsolana_genesis_config-e105a790e4795ec0,libsolana_time_utils-686ce407a3110e07,libsolana_poh_config-85ed6b4c368429ee,libsolana_keypair-b20852ad5808f723,libsolana_seed_derivable-2b75e4f0f68adc7d,libsolana_derivation_path-65076056fb5f0687,libqstring-b4ace675bebda512,libpercent_encoding-9bee39bbc5bd523a,liburiparse-6ebedbc4ad70d320,libfnv-2d77ec4f6f971b24,libed25519_dalek_bip32-c124a3a98eba7e41,libderivation_path-8eaa828b04275332,libsolana_seed_phrase-39dfd8b0b3b39da1,libpbkdf2-bd8befcdbd762382,libhmac-d98a516b535c33a9,libsolana_inflation-2524ef948320ca5f,libsolana_shred_version-fa21d664f6c0ee13,libsolana_hard_forks-90188a2900360faa,libmemmap2-d5bef2b078b696c1,libchrono-742fb495fb532b4e,libsolana_cluster_type-4c96eda3b00aec1a,libsolana_signer-301c11b707429dd7,libsolana_signature-45850ac655c9d55d,libed25519_dalek-cd3ca7cdcd81a71a,libcurve25519_dalek-ac63df75b057d2ae,libbyteorder-6130cf0b682130a6,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libserde_big_array-386227d1df529b4a,libsolana_program-a3f769ace1156bd7,libsolana_example_mocks-1a7bf09c4678118a,libsolana_program_option-3b828096f1c4d6ff,libsolana_native_token-46fedb985b8ff00c,libsolana_vote_interface-01d60bce060152f9,libsolana_stable_layout-d40d1ec25eb2c2dc,libsolana_serde_varint-34f737e9caf7932c,libsolana_secp256k1_recover-57a976ba862ceba3,liblibsecp256k1-63ebdbda6a1c1885,libbase64-f7cafe3d9ba4999e,libsha2-e5b8e6e9c331d4d9,libopaque_debug-1c8528c9b2d49180,libblock_buffer-c7759e5c091a0117,libhmac_drbg-6cd97825beef0546,libhmac-060dd834c17b96ec,libcrypto_mac-816222942da2a84c,librand-0f25edaa09225cf4,librand_chacha-f9586dc3c9cffd73,librand_core-383e3f4232c696be,libgetrandom-2f41e19a2f7ec4e0,liblibsecp256k1_core-bfa944a1deafd96f,libcrunchy-703c76c6183ff02d,libdigest-bed280e02ee8350c,libthiserror-dd97daef16591363,libsolana_program_pack-cb13fe5dce53861e,libsolana_loader_v2_interface-f562a948f369ec2d,libsolana_keccak_hasher-e12705696102de2b,libsha3-4a0d287d9d8ba86f,libkeccak-42ca8630c7170c4b,libsolana_feature_gate_interface-fa1088ed2280ed33,libsolana_account-e472daae241c8757,libsolana_borsh-d14834167862ea74,libsolana_blake3_hasher-a982e907bf5fe670,libsolana_big_mod_exp-7620776362f46853,libnum_bigint-5cc9ff88323f2e99,libnum_integer-3367a357d6e00808,libsolana_instructions_sysvar-0ade5924bd489011,libsolana_serialize_utils-77b5f1b87a0a5398,libbitflags-7234a9af224c8c3b,libsolana_sysvar-bfc772e7f4d798a5,libsolana_rent-c4321d6c6a4dc8ec,libbase64-2a03de3babadded3,libsolana_last_restart_slot-bab39554d7f9f4ed,libsolana_epoch_rewards-51d5e1cf26546c08,libsolana_program_entrypoint-fa9aacb414fe4c92,libsolana_stake_interface-4d128f5a55f79972,libsolana_slot_history-49835f68f71c6362,libbv-886fd9f3a5dc8a78,libsolana_cpi-c767bb474001ebb1,libsolana_account_info-80ce51b3fead8a72,libsolana_program_memory-8ca6c2199f7ea474,libsolana_program_error-9de9a877d7794903,libsolana_nonce-a839ef2d85151128,libsolana_fee_calculator-d5da582099a83769,liblog-ba604b77dad33fe2,libsolana_msg-77571f7f474c01df,libsolana_loader_v4_interface-3b3db8f0feb27742,libsolana_epoch_schedule-a4bd79ecfbdf2fd4,libsolana_loader_v3_interface-b9be24731d6019ad,libserde_bytes-d18773daaff95036,libsolana_message-19a0c70e01f10ed6,libsolana_bincode-99d85810e4e11c01,libsolana_system_interface-3d25fd73890a360b,libsolana_short_vec-d37b259326697c7f,libsolana_transaction_error-442e7fdcc3cdd7be,libblake3-4ecf7e48489e5ceb,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,liblazy_static-b3603208c0de2608,libsolana_address_lookup_table_interface-360f043ae0f39c4e,libsolana_slot_hashes-b17fb64c88e590c0,libsolana_instruction-6cf3ec9875b15dcb,libbincode-8616a8ee0f2339ea,libsolana_clock-0cab0c447c2b828f,libsolana_sysvar_id-b496032234840674,libsolana_sdk_ids-c79c3f26842dd13f,libsolana_pubkey-94d11419bc0f8350,libborsh-0c783751acd01574,libsolana_sha256_hasher-cd2cdafc29195108,libsolana_hash-92cf3911835272f0,libsha2-21c8b145c24b73b3,libfive8_const-730b1da315231559,libcurve25519_dalek-7a09da2a70aae0f4,libcpufeatures-471354fefbcaf2d8,libzeroize-2d8b4eaf10b275b5,libdigest-def1fc1bf4b72023,libsubtle-5d784a2d37a7dd24,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libsolana_sanitize-4e6b18946af245b9,libbytemuck-671183db8c205932,libsolana_decode_error-280837d1f8222cc6,libsolana_atomic_u64-7590361629e7dfcd,libfive8-66e6491d7c6d849c,libfive8_core-f670c7d8c2aed4c2,librand-7130bf7b25b53c86,librand_chacha-a22afb9653219543,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-a4580190873cbf19,libgetrandom-2c46409b5a9f94c8,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libnum_traits-1a0074f98e3a6d0e,libborsh-3ae83a1bfcdf3111,libmemoffset-d097e3ee30e4731d,libsolana_commitment_config-95ce35559a59c134,libserde-9b715375eb3778d0,libbs58-73870d0b6360be16}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsG6DUM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-207bbcead469a946/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/catscope_edge_generator-f8d49964e71cf6eb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: duplicate symbol: _start [INFO] [stdout] >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start) [INFO] [stdout] >>> defined at lib.rs:23 (src/lib.rs:23) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/catscope_edge_generator-f8d49964e71cf6eb.catscope_edge_generator.31bc500dd0e9a0bc-cgu.4.rcgu.o:(.text._start+0x0) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `catscope-edge-generator` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1b9f2d48ab4b9716bf21e91677ad29439a71416173af81edda3723a14e8138d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9f2d48ab4b9716bf21e91677ad29439a71416173af81edda3723a14e8138d4", kill_on_drop: false }` [INFO] [stdout] 1b9f2d48ab4b9716bf21e91677ad29439a71416173af81edda3723a14e8138d4