[INFO] cloning repository https://github.com/timkpaine/atomic-counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timkpaine/atomic-counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fatomic-counter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fatomic-counter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9a469c329bfbc8af7a3b1bbbf1d6bd14e1296e6 [INFO] building timkpaine/atomic-counter against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimkpaine%2Fatomic-counter" "/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/timkpaine/atomic-counter [INFO] finished tweaking git repo https://github.com/timkpaine/atomic-counter [INFO] tweaked toml for git repo https://github.com/timkpaine/atomic-counter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timkpaine/atomic-counter 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/timkpaine/atomic-counter 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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-7-tc2/source/rust/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/rust/Cargo.toml: unused manifest key: profile.test.junit [INFO] [stderr] Blocking waiting for file lock on package cache [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] ee73f00ef9e5a22664fbc62747fb6d6966ae32e330876c0c3737637ee41492f3 [INFO] running `Command { std: "docker" "start" "-a" "ee73f00ef9e5a22664fbc62747fb6d6966ae32e330876c0c3737637ee41492f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee73f00ef9e5a22664fbc62747fb6d6966ae32e330876c0c3737637ee41492f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee73f00ef9e5a22664fbc62747fb6d6966ae32e330876c0c3737637ee41492f3", kill_on_drop: false }` [INFO] [stdout] ee73f00ef9e5a22664fbc62747fb6d6966ae32e330876c0c3737637ee41492f3 [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] eb3e59a9cf0c49d523b04fff339f6734761792caf53c7dfb8720e5404c46aa74 [INFO] running `Command { std: "docker" "start" "-a" "eb3e59a9cf0c49d523b04fff339f6734761792caf53c7dfb8720e5404c46aa74", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/rust/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/rust/Cargo.toml: unused manifest key: profile.test.junit [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling inventory v0.3.17 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling atomic_counter v0.1.4 (/opt/rustwide/workdir/rust) [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Compiling atomic_counter_py v0.1.4 (/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_atomic_counter" "-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/{libatomic_counter-790b9dadf0dd50f4,libchrono-33fab819d590d0f6,libnum_traits-6e7b9dacdf29ab7b,libpyo3-4537a771247f579b,libonce_cell-bcd15b06b8f373b9,libpyo3_ffi-2c47071099f14edc,liblibc-26bb775845e6fd3d,libmemoffset-633f7fe4851d82f1,libinventory-1903e7a4997534b2,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/atomic_counter.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/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.0.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.0.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.0.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.0.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.1.rcgu.o: undefined symbol: PyErr_WriteUnraisable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.1.rcgu.o: undefined symbol: _Py_NoneStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.1.rcgu.o: undefined symbol: PyType_GetFlags [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.1.rcgu.o: undefined symbol: PyType_IsSubtype [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.1.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/atomic_counter.atomic_counter.9379793fe7f87f7e-cgu.1.rcgu.o: undefined symbol: PyType_GetSlot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-4537a771247f579b.rlib(pyo3-4537a771247f579b.pyo3.267a0da723450c5-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 `atomic_counter_py` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eb3e59a9cf0c49d523b04fff339f6734761792caf53c7dfb8720e5404c46aa74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3e59a9cf0c49d523b04fff339f6734761792caf53c7dfb8720e5404c46aa74", kill_on_drop: false }` [INFO] [stdout] eb3e59a9cf0c49d523b04fff339f6734761792caf53c7dfb8720e5404c46aa74