[INFO] cloning repository https://github.com/Commander17X/Tor-custom-build [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Commander17X/Tor-custom-build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommander17X%2FTor-custom-build", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommander17X%2FTor-custom-build'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d012bd9de9fe6f8b1e00adfd1b74ae4a6d608f7 [INFO] building Commander17X/Tor-custom-build against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommander17X%2FTor-custom-build" "/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/Commander17X/Tor-custom-build [INFO] finished tweaking git repo https://github.com/Commander17X/Tor-custom-build [INFO] tweaked toml for git repo https://github.com/Commander17X/Tor-custom-build written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Commander17X/Tor-custom-build 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/Commander17X/Tor-custom-build 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] bafaf2eb1f6fdb4fdd70529367e504134ff42a799eccb308d90f73de0db34395 [INFO] running `Command { std: "docker" "start" "-a" "bafaf2eb1f6fdb4fdd70529367e504134ff42a799eccb308d90f73de0db34395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bafaf2eb1f6fdb4fdd70529367e504134ff42a799eccb308d90f73de0db34395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bafaf2eb1f6fdb4fdd70529367e504134ff42a799eccb308d90f73de0db34395", kill_on_drop: false }` [INFO] [stdout] bafaf2eb1f6fdb4fdd70529367e504134ff42a799eccb308d90f73de0db34395 [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] 6543aed8bd4648339ac5786003f0e4edc46a875186259681825e4ab8aa177088 [INFO] running `Command { std: "docker" "start" "-a" "6543aed8bd4648339ac5786003f0e4edc46a875186259681825e4ab8aa177088", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Compiling rangemap v0.1.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling argh v0.1.8 [INFO] [stderr] Compiling geoip-db-tool v0.1.0 (/opt/rustwide/workdir/scripts/maint/geoip/geoip-db-tool) [INFO] [stderr] Compiling tor-c-equix v0.2.0 (/opt/rustwide/workdir/src/ext/equix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.50s [INFO] running `Command { std: "docker" "inspect" "6543aed8bd4648339ac5786003f0e4edc46a875186259681825e4ab8aa177088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6543aed8bd4648339ac5786003f0e4edc46a875186259681825e4ab8aa177088", kill_on_drop: false }` [INFO] [stdout] 6543aed8bd4648339ac5786003f0e4edc46a875186259681825e4ab8aa177088 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 77a99fcf0f9e049e4cd3accca0f93463cd42f77d789fb87de8cd218768a4bc54 [INFO] running `Command { std: "docker" "start" "-a" "77a99fcf0f9e049e4cd3accca0f93463cd42f77d789fb87de8cd218768a4bc54", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling geoip-db-tool v0.1.0 (/opt/rustwide/workdir/scripts/maint/geoip/geoip-db-tool) [INFO] [stderr] Compiling tor-c-equix v0.2.0 (/opt/rustwide/workdir/src/ext/equix) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<3 object files omitted>" "-l" "equix" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/libhex_literal-2e938648bc246079.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" "/opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'context.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'equix.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'solver.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'blake2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'compiler.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'compiler_a64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'compiler_x86.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'context.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'hashx.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'program.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'program_exec.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'siphash.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'siphash_rng.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/tor-c-equix-b3fb5ff342d37ab2/out/libequix.a: archive member 'virtual_memory.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: equix_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_make [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_make [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_make [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: equix_solve [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: equix_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: equix_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: equix_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_make [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_make [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_make [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/tor_c_equix-0a3f375146dfb855.tor_c_equix.db941715c9890ff2-cgu.0.rcgu.o: undefined symbol: hashx_query_type [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 `tor-c-equix` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "77a99fcf0f9e049e4cd3accca0f93463cd42f77d789fb87de8cd218768a4bc54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a99fcf0f9e049e4cd3accca0f93463cd42f77d789fb87de8cd218768a4bc54", kill_on_drop: false }` [INFO] [stdout] 77a99fcf0f9e049e4cd3accca0f93463cd42f77d789fb87de8cd218768a4bc54