[INFO] cloning repository https://github.com/kplayer-plugins/show-image [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kplayer-plugins/show-image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkplayer-plugins%2Fshow-image", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkplayer-plugins%2Fshow-image'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46683fb4513882b09cd576dd9aadeb5740647375 [INFO] building kplayer-plugins/show-image against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkplayer-plugins%2Fshow-image" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kplayer-plugins/show-image [INFO] finished tweaking git repo https://github.com/kplayer-plugins/show-image [INFO] tweaked toml for git repo https://github.com/kplayer-plugins/show-image written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kplayer-plugins/show-image 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/kplayer-plugins/show-image 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 32ec324073fc41284df0aea791cbdbbcc0216dad35f08bf903cfec0d25160944 [INFO] running `Command { std: "docker" "start" "-a" "32ec324073fc41284df0aea791cbdbbcc0216dad35f08bf903cfec0d25160944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32ec324073fc41284df0aea791cbdbbcc0216dad35f08bf903cfec0d25160944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32ec324073fc41284df0aea791cbdbbcc0216dad35f08bf903cfec0d25160944", kill_on_drop: false }` [INFO] [stdout] 32ec324073fc41284df0aea791cbdbbcc0216dad35f08bf903cfec0d25160944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3e4e2b1cbdc1919db3fa22c18c70035201046c0c11f922e8d62ea90fa29604fc [INFO] running `Command { std: "docker" "start" "-a" "3e4e2b1cbdc1919db3fa22c18c70035201046c0c11f922e8d62ea90fa29604fc", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling kplayer-rust-wrap v1.5.6 [INFO] [stderr] Compiling show-image 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" "Initialization" "--export" "GetAllowArgIterator" "--export" "GetArgIterator" "--export" "GetAuthor" "--export" "GetFilterName" "--export" "GetInstanceCount" "--export" "GetInstanceType" "--export" "GetMediaType" "--export" "GetName" "--export" "GetVersion" "--export" "HookCreated" "--export" "NotifyMessage" "--export" "NotifyTask" "--export" "SetInstanceIndex" "--export" "ValidateUserArgs" "-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/{libkplayer_rust_wrap-cfa7e38c16c72a18,libprotobuf-8e08807148a7afe2}.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/show_image.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/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.09.rcgu.o): undefined symbol: FileExist [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.09.rcgu.o): undefined symbol: PrintLog [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.11.rcgu.o): undefined symbol: AppendChar [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.11.rcgu.o): undefined symbol: GetString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.11.rcgu.o): undefined symbol: DeleteString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.11.rcgu.o): undefined symbol: NewString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.11.rcgu.o): undefined symbol: DeleteString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.13.rcgu.o): undefined symbol: GetValidateArgIterator [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.13.rcgu.o): undefined symbol: GetValidateArgIterator [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.13.rcgu.o): undefined symbol: NewTimerTask [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libkplayer_rust_wrap-cfa7e38c16c72a18.rlib(kplayer_rust_wrap-cfa7e38c16c72a18.kplayer_rust_wrap.6a890700b1624f64-cgu.13.rcgu.o): undefined symbol: RegisterMessageAction [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `show-image` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3e4e2b1cbdc1919db3fa22c18c70035201046c0c11f922e8d62ea90fa29604fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4e2b1cbdc1919db3fa22c18c70035201046c0c11f922e8d62ea90fa29604fc", kill_on_drop: false }` [INFO] [stdout] 3e4e2b1cbdc1919db3fa22c18c70035201046c0c11f922e8d62ea90fa29604fc