[INFO] cloning repository https://github.com/getsentry/ophio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getsentry/ophio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fophio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fophio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c14d6497bdd816bdceb9217c0dbb14ca659982d3 [INFO] building getsentry/ophio against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fophio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/getsentry/ophio [INFO] finished tweaking git repo https://github.com/getsentry/ophio [INFO] tweaked toml for git repo https://github.com/getsentry/ophio written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/getsentry/ophio 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/getsentry/ophio 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] 4aeed6f114b44abdb43bdacbf62283e7878a80f658bdcca06fbab85cebef0b85 [INFO] running `Command { std: "docker" "start" "-a" "4aeed6f114b44abdb43bdacbf62283e7878a80f658bdcca06fbab85cebef0b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aeed6f114b44abdb43bdacbf62283e7878a80f658bdcca06fbab85cebef0b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aeed6f114b44abdb43bdacbf62283e7878a80f658bdcca06fbab85cebef0b85", kill_on_drop: false }` [INFO] [stdout] 4aeed6f114b44abdb43bdacbf62283e7878a80f658bdcca06fbab85cebef0b85 [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] 8c5d58a51b6addbfa44ddf2a7065e4a2d081bff21a280b5d7cf8e418a989aa6b [INFO] running `Command { std: "docker" "start" "-a" "8c5d58a51b6addbfa44ddf2a7065e4a2d081bff21a280b5d7cf8e418a989aa6b", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling pyo3-build-config v0.24.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling pyo3-ffi v0.24.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.1 [INFO] [stderr] Compiling pyo3 v0.24.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pyo3-macros v0.24.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rust-ophio v0.0.0 (/opt/rustwide/workdir/rust) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/src/enhancers/grammar.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn argument(input: &str) -> anyhow::Result<(Cow, &str)> { [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | fn argument(input: &str) -> anyhow::Result<(Cow<'_, str>, &str)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ophio-bindings v1.1.3 (/opt/rustwide/workdir/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" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librust_ophio-86efd813f5d63abe,librmp_serde-57482c9767a5c39b,librmp-5967e2e613e1ed95,libnum_traits-52f5a0086e5671fd,libbyteorder-529cc76400af54b3,libregex-5080a4d9055c141b,liblru-10469506f05542fc,libhashbrown-3c154a138cee59ac,libahash-9ecb36a60f12256d,libzerocopy-700d58819e876f4a,liballocator_api2-75453bb91fa4a6dc,libglobset-3ff5dc2f3e6cf45d,liblog-b98f2dc96346a89c,libregex_automata-d0724b41ab4f1192,libregex_syntax-07a481bdeb01e81d,libbstr-f2396ef5b28b05a7,libaho_corasick-bbaf02c3f3c104f0,libmemchr-fce70e7b22dffad4,libsmol_str-17aba2508d68d481,libpyo3-eff1b22d2f070aec,libanyhow-b18d3e0417b79d1a,libcfg_if-50b02a9e3502ecf2,libmemoffset-086a8b1a0d1c2f86,libonce_cell-119600c39ce58a96,libpyo3_ffi-4c935a894e847fef,liblibc-c456992264391845,libserde-a161b966ef824339,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/_bindings.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/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: PyType_GetSlot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: _Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.0.rcgu.o: undefined symbol: PySequence_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.1.rcgu.o: undefined symbol: PyErr_WriteUnraisable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.1.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.1.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.1.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.1.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.1.rcgu.o: undefined symbol: _Py_FalseStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_bindings._bindings.8a6cce59074eee7-cgu.1.rcgu.o: undefined symbol: _Py_TrueStruct [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 `ophio-bindings` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8c5d58a51b6addbfa44ddf2a7065e4a2d081bff21a280b5d7cf8e418a989aa6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c5d58a51b6addbfa44ddf2a7065e4a2d081bff21a280b5d7cf8e418a989aa6b", kill_on_drop: false }` [INFO] [stdout] 8c5d58a51b6addbfa44ddf2a7065e4a2d081bff21a280b5d7cf8e418a989aa6b