[INFO] cloning repository https://github.com/nikdavis/eon-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikdavis/eon-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikdavis%2Feon-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikdavis%2Feon-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfa6e653967dab162a05bdaa2548daf6c05bba0f [INFO] building nikdavis/eon-py against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikdavis%2Feon-py" "/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/nikdavis/eon-py [INFO] finished tweaking git repo https://github.com/nikdavis/eon-py [INFO] tweaked toml for git repo https://github.com/nikdavis/eon-py written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nikdavis/eon-py 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/nikdavis/eon-py 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] f892e4ab9ce5e50af19bf2aca5b2f3fb11000a99d922309183acb38228350464 [INFO] running `Command { std: "docker" "start" "-a" "f892e4ab9ce5e50af19bf2aca5b2f3fb11000a99d922309183acb38228350464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f892e4ab9ce5e50af19bf2aca5b2f3fb11000a99d922309183acb38228350464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f892e4ab9ce5e50af19bf2aca5b2f3fb11000a99d922309183acb38228350464", kill_on_drop: false }` [INFO] [stdout] f892e4ab9ce5e50af19bf2aca5b2f3fb11000a99d922309183acb38228350464 [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] 39a009230449c0a8559c6fce64bd26b526ba2d0a0430daeae39e397c83f8bbca [INFO] running `Command { std: "docker" "start" "-a" "39a009230449c0a8559c6fce64bd26b526ba2d0a0430daeae39e397c83f8bbca", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling vec1 v1.12.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling eon_syntax v0.2.0 [INFO] [stderr] Compiling eon v0.2.0 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling eon-py v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit__eon" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libeon-b9df2b81053056c5,libryu-bcb26aa50f65bbc8,libindexmap-e649676cd4c09eb9,libequivalent-e75e9a7d273f0189,libhashbrown-604e55937589f869,libvec1-5ffb6b9dcd98ed88,libeon_syntax-19c54cfbdea13441,libariadne-273e9b6fed444238,libunicode_width-ba101944338dd310,libyansi-787e1400eb5331a7,liblogos-b200989f52d5a7f1,libpyo3-6696df24a25cc7b7,libcfg_if-beec54d71ff48acf,libmemoffset-1cb5070c1d17031d,libonce_cell-bcd15b06b8f373b9,libpyo3_ffi-ccb9ea8829d3f2e0,liblibc-bf5ed93e20f8295a,libserde-fd21fbd94bc58ceb,libunindent-f3ba1184db1bfb23}.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/_eon.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/_eon._eon.ce818992dd101055-cgu.0.rcgu.o: undefined symbol: _Py_NoneStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.0.rcgu.o: undefined symbol: _Py_TrueStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.0.rcgu.o: undefined symbol: _Py_FalseStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.0.rcgu.o: undefined symbol: PyType_GetFlags [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.0.rcgu.o: undefined symbol: PyType_IsSubtype [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.1.rcgu.o: undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.1.rcgu.o: undefined symbol: PyFloat_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.1.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.1.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_eon._eon.ce818992dd101055-cgu.1.rcgu.o: undefined symbol: PyLong_FromLongLong [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-6696df24a25cc7b7.rlib(pyo3-6696df24a25cc7b7.pyo3.fcb15d71a6fb465a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [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 `eon-py` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "39a009230449c0a8559c6fce64bd26b526ba2d0a0430daeae39e397c83f8bbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a009230449c0a8559c6fce64bd26b526ba2d0a0430daeae39e397c83f8bbca", kill_on_drop: false }` [INFO] [stdout] 39a009230449c0a8559c6fce64bd26b526ba2d0a0430daeae39e397c83f8bbca