[INFO] cloning repository https://github.com/baedrik/removetest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baedrik/removetest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaedrik%2Fremovetest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaedrik%2Fremovetest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38da13d4cb7dec5fed02752192ca8fa7c662c0ea [INFO] building baedrik/removetest against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaedrik%2Fremovetest" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/baedrik/removetest [INFO] finished tweaking git repo https://github.com/baedrik/removetest [INFO] tweaked toml for git repo https://github.com/baedrik/removetest written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/baedrik/removetest 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/baedrik/removetest 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 255b3c0eb5c2fda0cc426e703add4e60a8ca2fe78ceb3034173cca5daf7e853e [INFO] running `Command { std: "docker" "start" "-a" "255b3c0eb5c2fda0cc426e703add4e60a8ca2fe78ceb3034173cca5daf7e853e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "255b3c0eb5c2fda0cc426e703add4e60a8ca2fe78ceb3034173cca5daf7e853e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255b3c0eb5c2fda0cc426e703add4e60a8ca2fe78ceb3034173cca5daf7e853e", kill_on_drop: false }` [INFO] [stdout] 255b3c0eb5c2fda0cc426e703add4e60a8ca2fe78ceb3034173cca5daf7e853e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 79f6387b1b8727d9ae741f8dd71cbdb593cc43e077050110d06a7a202e79c032 [INFO] running `Command { std: "docker" "start" "-a" "79f6387b1b8727d9ae741f8dd71cbdb593cc43e077050110d06a7a202e79c032", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde-json-wasm v0.2.3 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling secret-cosmwasm-std v0.10.1 [INFO] [stderr] Compiling secret-cosmwasm-storage v0.10.0 [INFO] [stderr] Compiling moss-rewind 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" "handle" "--export" "init" "--export" "query" "--export" "allocate" "--export" "cosmwasm_vm_version_3" "--export" "deallocate" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<8 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libbincode2-e51eb7822e73a669,libbyteorder-f00db367bf6f80f8,libsecret_cosmwasm_storage-a965d51415801007,libsecret_cosmwasm_std-8db493208948bca3,libserde_json_wasm-d1e99d8eb5b3d207,libbase64-ce6ccaeb2e2de164,libsnafu-e3952dd00250782b,libdoc_comment-4073296405666411,libschemars-c5fd8ac7b31fee74,libserde_json-154467ae6bd784a6,libryu-1081a85990212fc6,libitoa-47758f2dd03bc722,libserde-3ef1ee9feff753a0}.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/moss_rewind.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/libsecret_cosmwasm_std-8db493208948bca3.rlib(secret_cosmwasm_std-8db493208948bca3.secret_cosmwasm_std.4c48d941e3605a3-cgu.2.rcgu.o): undefined symbol: db_write [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-8db493208948bca3.rlib(secret_cosmwasm_std-8db493208948bca3.secret_cosmwasm_std.4c48d941e3605a3-cgu.2.rcgu.o): undefined symbol: db_remove [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecret_cosmwasm_std-8db493208948bca3.rlib(secret_cosmwasm_std-8db493208948bca3.secret_cosmwasm_std.4c48d941e3605a3-cgu.2.rcgu.o): undefined symbol: db_read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moss-rewind` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "79f6387b1b8727d9ae741f8dd71cbdb593cc43e077050110d06a7a202e79c032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f6387b1b8727d9ae741f8dd71cbdb593cc43e077050110d06a7a202e79c032", kill_on_drop: false }` [INFO] [stdout] 79f6387b1b8727d9ae741f8dd71cbdb593cc43e077050110d06a7a202e79c032