[INFO] cloning repository https://github.com/adriangb/graphlib2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adriangb/graphlib2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fgraphlib2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fgraphlib2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09e683f85604caa609f3c38f15e4aded5ed55829 [INFO] building adriangb/graphlib2 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriangb%2Fgraphlib2" "/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/adriangb/graphlib2 [INFO] finished tweaking git repo https://github.com/adriangb/graphlib2 [INFO] tweaked toml for git repo https://github.com/adriangb/graphlib2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adriangb/graphlib2 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/adriangb/graphlib2 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] Blocking waiting for file lock on package cache [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] bbd6ebc63ba57082ccd19386b0f28ed2729513addd00286a17120a2e58eeb821 [INFO] running `Command { std: "docker" "start" "-a" "bbd6ebc63ba57082ccd19386b0f28ed2729513addd00286a17120a2e58eeb821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd6ebc63ba57082ccd19386b0f28ed2729513addd00286a17120a2e58eeb821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd6ebc63ba57082ccd19386b0f28ed2729513addd00286a17120a2e58eeb821", kill_on_drop: false }` [INFO] [stdout] bbd6ebc63ba57082ccd19386b0f28ed2729513addd00286a17120a2e58eeb821 [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] 08a5500c2cb969a3cf831cfad745d132da9f0fe7a841650a9dcc6ff5b7c0a707 [INFO] running `Command { std: "docker" "start" "-a" "08a5500c2cb969a3cf831cfad745d132da9f0fe7a841650a9dcc6ff5b7c0a707", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pyo3-build-config v0.17.2 [INFO] [stderr] Compiling pyo3-ffi v0.17.2 [INFO] [stderr] Compiling pyo3 v0.17.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.2 [INFO] [stderr] Compiling pyo3-macros v0.17.2 [INFO] [stderr] Compiling graphlib2 v0.4.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | create_exception!(graphlib2, CycleError, exceptions::PyValueError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | create_exception!(graphlib2, CycleError, exceptions::PyValueError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit__graphlib2" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<7 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libpyo3-6b988745ee6ce1a2,libmemoffset-9b5869ecb9a889cf,libparking_lot-a4a37c92b34cc458,libparking_lot_core-c4148796b56cec4a,libsmallvec-b2a38fd929b44f15,liblock_api-13622ca0c1e66e88,libscopeguard-969e7c3c4435a7ba,libinstant-4ee7e638d10598a5,libcfg_if-50b02a9e3502ecf2,libpyo3_ffi-ca1de794c55c049c,liblibc-1ac3f300fcd2af29,libunindent-8a2193afca8e1be0}.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/graphlib2.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/graphlib2.graphlib2.d2f6dd67342d7475-cgu.1.rcgu.o: undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.1.rcgu.o: undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.1.rcgu.o: undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.1.rcgu.o: undefined symbol: PyList_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.1.rcgu.o: undefined symbol: PyList_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.1.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.1.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.1.rcgu.o: undefined symbol: PyUnicode_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: PyTuple_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: PyTuple_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: PyObject_RichCompare [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: _Py_FalseStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: _Py_TrueStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: PyErr_Restore [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: PyType_GetSlot [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: PyType_IsSubtype [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.2.rcgu.o: undefined symbol: PyBaseObject_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.3.rcgu.o: undefined symbol: PySequence_Check [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.3.rcgu.o: undefined symbol: PySequence_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/graphlib2.graphlib2.d2f6dd67342d7475-cgu.3.rcgu.o: undefined symbol: PyTuple_New [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 `graphlib2` (lib) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "08a5500c2cb969a3cf831cfad745d132da9f0fe7a841650a9dcc6ff5b7c0a707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a5500c2cb969a3cf831cfad745d132da9f0fe7a841650a9dcc6ff5b7c0a707", kill_on_drop: false }` [INFO] [stdout] 08a5500c2cb969a3cf831cfad745d132da9f0fe7a841650a9dcc6ff5b7c0a707