[INFO] cloning repository https://github.com/zkonge/rtea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zkonge/rtea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkonge%2Frtea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkonge%2Frtea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 823f6b7c6cc982d9b56ddca9dd5d149b01704c1b [INFO] building zkonge/rtea against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkonge%2Frtea" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zkonge/rtea [INFO] finished tweaking git repo https://github.com/zkonge/rtea [INFO] tweaked toml for git repo https://github.com/zkonge/rtea written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zkonge/rtea 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/zkonge/rtea 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 50c8152f5037ba70b4dd06c79f18a3300a440eec5e9a7f8ae959fde60519c47a [INFO] running `Command { std: "docker" "start" "-a" "50c8152f5037ba70b4dd06c79f18a3300a440eec5e9a7f8ae959fde60519c47a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50c8152f5037ba70b4dd06c79f18a3300a440eec5e9a7f8ae959fde60519c47a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c8152f5037ba70b4dd06c79f18a3300a440eec5e9a7f8ae959fde60519c47a", kill_on_drop: false }` [INFO] [stdout] 50c8152f5037ba70b4dd06c79f18a3300a440eec5e9a7f8ae959fde60519c47a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0259316e9ee695a50ba2b90161771910fe174b3e126ddd4d87a4bc05a6123172 [INFO] running `Command { std: "docker" "start" "-a" "0259316e9ee695a50ba2b90161771910fe174b3e126ddd4d87a4bc05a6123172", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Compiling rtea v0.3.5 (/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_rtea" "-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/{libpyo3-f7af7cb2168df6cf,libonce_cell-bcd15b06b8f373b9,libpyo3_ffi-193ac55c462d37cf,liblibc-c2fb3d268d986244,libmemoffset-1cb5070c1d17031d,libunindent-f3ba1184db1bfb23,librand-01438dfcbf8fb20c,librand_chacha-3c8b40d81d281bc5,libppv_lite86-192d02c173a8dbe7,libzerocopy-be50dee542865eaf,librand_core-609bedbd3d4f1ecc,libgetrandom-2a7c4285ceac590b,libcfg_if-dbbbee20ad045a35}.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/rtea.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/rtea.rtea.c126d9919930e70c-cgu.0.rcgu.o: undefined symbol: PyBytes_FromStringAndSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rtea.rtea.c126d9919930e70c-cgu.0.rcgu.o: undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rtea.rtea.c126d9919930e70c-cgu.0.rcgu.o: undefined symbol: PyBytes_FromStringAndSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rtea.rtea.c126d9919930e70c-cgu.0.rcgu.o: undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rtea.rtea.c126d9919930e70c-cgu.0.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rtea.rtea.c126d9919930e70c-cgu.0.rcgu.o: undefined symbol: _Py_FalseStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rtea.rtea.c126d9919930e70c-cgu.0.rcgu.o: undefined symbol: _Py_TrueStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f7af7cb2168df6cf.rlib(pyo3-f7af7cb2168df6cf.pyo3.af2e2f3552cc5d64-cgu.00.rcgu.o): undefined symbol: PyTraceBack_Print [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 `rtea` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0259316e9ee695a50ba2b90161771910fe174b3e126ddd4d87a4bc05a6123172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0259316e9ee695a50ba2b90161771910fe174b3e126ddd4d87a4bc05a6123172", kill_on_drop: false }` [INFO] [stdout] 0259316e9ee695a50ba2b90161771910fe174b3e126ddd4d87a4bc05a6123172