[INFO] cloning repository https://github.com/eegli/pyrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eegli/pyrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feegli%2Fpyrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feegli%2Fpyrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68c2f9eb633803e7746179c9669faec0f09894bb [INFO] building eegli/pyrust against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feegli%2Fpyrust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/eegli/pyrust [INFO] finished tweaking git repo https://github.com/eegli/pyrust [INFO] tweaked toml for git repo https://github.com/eegli/pyrust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eegli/pyrust 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/eegli/pyrust 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 187507e1cfbbb5ef6957f6598a28976de9810669ebc8d840a56f3d9210b4dbd7 [INFO] running `Command { std: "docker" "start" "-a" "187507e1cfbbb5ef6957f6598a28976de9810669ebc8d840a56f3d9210b4dbd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "187507e1cfbbb5ef6957f6598a28976de9810669ebc8d840a56f3d9210b4dbd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187507e1cfbbb5ef6957f6598a28976de9810669ebc8d840a56f3d9210b4dbd7", kill_on_drop: false }` [INFO] [stdout] 187507e1cfbbb5ef6957f6598a28976de9810669ebc8d840a56f3d9210b4dbd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 29423af1fdfb8219ce19b1e6e10172e9f6782861411623140098b9c74511e841 [INFO] running `Command { std: "docker" "start" "-a" "29423af1fdfb8219ce19b1e6e10172e9f6782861411623140098b9c74511e841", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling pyrust-internal v0.1.0 (/opt/rustwide/workdir/crates/pyrust-internal) [INFO] [stderr] Compiling pyrust-cli v0.0.1 (/opt/rustwide/workdir/crates/pyrust-cli) [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling pyrust-bindings v0.0.1 (/opt/rustwide/workdir/crates/pyrust-bindings) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit__bindings" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libpyrust_cli-f91920730839f70c,libclap-7a44cf451637b3c0,libclap_builder-aebc7c62844126fb,libstrsim-e512297c5f919e18,libanstream-cfed71fa82033df3,libanstyle_query-5f094c86118711a2,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-34bb85f11e447472,libanstyle_parse-cce6b73a0cf8514a,libutf8parse-9c3910e1de91e7db,libclap_lex-5c194e2e9ab41dcc,libanstyle-00553110323c47ee,libpyrust_internal-3bdc72f8cb629a60,libnum_cpus-d89f4e60ab4ed481,librand-9f46286ffbf5938c,librand_chacha-204071605e816692,libppv_lite86-54f9286ee4af5ba8,libzerocopy-4c218dcf3c5406d3,libbyteorder-724208724ef3bd1b,libzerocopy-f53326dd691e5a71,librand_core-6b321941214acc6f,libgetrandom-1bd159d886506bd4,libpyo3-b3c5ec9dbd84e21d,libcfg_if-50b02a9e3502ecf2,libmemoffset-633f7fe4851d82f1,libonce_cell-ce8c35e2bf3be270,libpyo3_ffi-1a5ceacabda318a4,liblibc-26bb775845e6fd3d,libunindent-c51be6c344bc15c2}.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" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PyType_GetSlot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PyErr_WriteUnraisable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PySequence_Check [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PySequence_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: _Py_NoneStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PyType_GetFlags [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PyType_IsSubtype [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/pyrust.pyrust.ba94e42730dd835c-cgu.0.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-b3c5ec9dbd84e21d.rlib(pyo3-b3c5ec9dbd84e21d.pyo3.f3f648b4f02b97a2-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-b3c5ec9dbd84e21d.rlib(pyo3-b3c5ec9dbd84e21d.pyo3.f3f648b4f02b97a2-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-b3c5ec9dbd84e21d.rlib(pyo3-b3c5ec9dbd84e21d.pyo3.f3f648b4f02b97a2-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-b3c5ec9dbd84e21d.rlib(pyo3-b3c5ec9dbd84e21d.pyo3.f3f648b4f02b97a2-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-b3c5ec9dbd84e21d.rlib(pyo3-b3c5ec9dbd84e21d.pyo3.f3f648b4f02b97a2-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-b3c5ec9dbd84e21d.rlib(pyo3-b3c5ec9dbd84e21d.pyo3.f3f648b4f02b97a2-cgu.00.rcgu.o): undefined symbol: PyIter_Next [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyrust-bindings` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "29423af1fdfb8219ce19b1e6e10172e9f6782861411623140098b9c74511e841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29423af1fdfb8219ce19b1e6e10172e9f6782861411623140098b9c74511e841", kill_on_drop: false }` [INFO] [stdout] 29423af1fdfb8219ce19b1e6e10172e9f6782861411623140098b9c74511e841