[INFO] cloning repository https://github.com/oxidecomputer/tofino [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/tofino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftofino", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftofino'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 [INFO] building oxidecomputer/tofino against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftofino" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oxidecomputer/tofino [INFO] finished tweaking git repo https://github.com/oxidecomputer/tofino [INFO] tweaked toml for git repo https://github.com/oxidecomputer/tofino written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oxidecomputer/tofino on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oxidecomputer/tofino 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9098dbe4f6df90bd70aa7fce7018c939b8a2f271267ddfc3600bca2d14b16081 [INFO] running `Command { std: "docker" "start" "-a" "9098dbe4f6df90bd70aa7fce7018c939b8a2f271267ddfc3600bca2d14b16081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9098dbe4f6df90bd70aa7fce7018c939b8a2f271267ddfc3600bca2d14b16081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9098dbe4f6df90bd70aa7fce7018c939b8a2f271267ddfc3600bca2d14b16081", kill_on_drop: false }` [INFO] [stdout] 9098dbe4f6df90bd70aa7fce7018c939b8a2f271267ddfc3600bca2d14b16081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 1770221aa8904e182f35317dc14628ef9a8b937d98bb8e9ce0f1a12f3c37d164 [INFO] running `Command { std: "docker" "start" "-a" "1770221aa8904e182f35317dc14628ef9a8b937d98bb8e9ce0f1a12f3c37d164", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling tofino v0.1.0 (/opt/rustwide/workdir/crates/tofino) [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] warning: tofino@0.1.0: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tftool v0.1.0 (/opt/rustwide/workdir/crates/tftool) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtftool-ba5c53eed766b959,libtofino-067ca75d725958a9,libclap-84ce5a40fcb1467a,libclap_builder-390c712f37ff196d,libstrsim-e512297c5f919e18,libanstream-77f9e3f9ccfb9eda,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-2a113e70dd25572f,libchrono-a539c148f33fdafa,libnum_traits-ccae770c00060f9a,libanyhow-91db207a2fd0f632}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/tofino-a4760244ff922ce0/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/tftool-5e26f1d47e4e361c.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtofino-067ca75d725958a9.rlib: archive member '9090567339c54aec-pci.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtofino-067ca75d725958a9.rlib(tofino-067ca75d725958a9.tofino.7ca5776e5288d2ce-cgu.0.rcgu.o): undefined symbol: pci_map [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtofino-067ca75d725958a9.rlib(tofino-067ca75d725958a9.tofino.7ca5776e5288d2ce-cgu.0.rcgu.o): undefined symbol: pci_err_msg [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tftool` (bin "tftool") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1770221aa8904e182f35317dc14628ef9a8b937d98bb8e9ce0f1a12f3c37d164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1770221aa8904e182f35317dc14628ef9a8b937d98bb8e9ce0f1a12f3c37d164", kill_on_drop: false }` [INFO] [stdout] 1770221aa8904e182f35317dc14628ef9a8b937d98bb8e9ce0f1a12f3c37d164