[INFO] cloning repository https://github.com/ziap/pngpart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziap/pngpart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziap%2Fpngpart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziap%2Fpngpart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acdc348f5c987c58fa7e66102916e325b30bf234 [INFO] building ziap/pngpart against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziap%2Fpngpart" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ziap/pngpart [INFO] finished tweaking git repo https://github.com/ziap/pngpart [INFO] tweaked toml for git repo https://github.com/ziap/pngpart written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ziap/pngpart 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/ziap/pngpart 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c72e10b3bee4515b43cdba451990794322b33083fe5fa7f5bcd3cdb3deca9875 [INFO] running `Command { std: "docker" "start" "-a" "c72e10b3bee4515b43cdba451990794322b33083fe5fa7f5bcd3cdb3deca9875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c72e10b3bee4515b43cdba451990794322b33083fe5fa7f5bcd3cdb3deca9875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72e10b3bee4515b43cdba451990794322b33083fe5fa7f5bcd3cdb3deca9875", kill_on_drop: false }` [INFO] [stdout] c72e10b3bee4515b43cdba451990794322b33083fe5fa7f5bcd3cdb3deca9875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ac218f26f34b39962f846daccc42ff9033eabdd906ef1f4a3b29997dacdbb63d [INFO] running `Command { std: "docker" "start" "-a" "ac218f26f34b39962f846daccc42ff9033eabdd906ef1f4a3b29997dacdbb63d", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling zopfli v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling libdeflate-sys v1.19.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling libdeflater v1.19.0 [INFO] [stderr] Compiling oxipng v9.0.0 [INFO] [stderr] Compiling pngpart 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" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liboxipng-5eaf1a762fda0e3f,libfiletime-865bd3b7b6d97b57,libzopfli-0385f9a3e8d1568e,libtyped_arena-47f59bb8084c00ac,librustc_hash-a5d506436d1d3d05,libbitvec-d81c70c199fd7260,libwyz-26dbc426bff13cec,libtap-4e5e263546b1b0b4,libradium-14a9e348d27a9509,libfunty-24b63539c6f20791,libcrossbeam_channel-fee0cc3717ae63aa,liblibdeflater-59737ea896370b49,liblibdeflate_sys-15f186609c7253b7,librgb-6b4e1f4b95cb2bec,libbytemuck-c3c808aa113d4857,libindexmap-ec4fdabd46668807,libequivalent-98516aa41a406a97,libhashbrown-3322d51e8681d952,liblog-2df1d538f4c13c57,librayon-fb1ef22bd7e00f7f,librayon_core-83be1fcd058cbf0e,libcrossbeam_deque-b016d1a2a6f53131,libcrossbeam_epoch-e023a62d2d2f7444,libcrossbeam_utils-5eab73e29c1ddb31,libeither-a73da3df1d669f76,libpng-8e1a4709a0891a03,libflate2-dccb9d1cfabdb1ef,libminiz_oxide-f0dc3ecb62b63d70,libfdeflate-8be5698b498a97d3,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-f0a61590867b47c0,libcfg_if-50b02a9e3502ecf2,libbitflags-15e3d67e03629ffa}.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/libdeflate-sys-d59a58514b9286cb/out/lib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/pngpart-4bce39023639caf7.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/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'cpu_features.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'cpu_features.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'adler32.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'crc32.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'deflate_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'deflate_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'gzip_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'gzip_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'utils.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'zlib_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflate_sys-15f186609c7253b7.rlib: archive member 'zlib_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflater-59737ea896370b49.rlib(libdeflater-59737ea896370b49.libdeflater.2b48739ca899c57b-cgu.0.rcgu.o): undefined symbol: libdeflate_crc32 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflater-59737ea896370b49.rlib(libdeflater-59737ea896370b49.libdeflater.2b48739ca899c57b-cgu.0.rcgu.o): undefined symbol: libdeflate_zlib_decompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflater-59737ea896370b49.rlib(libdeflater-59737ea896370b49.libdeflater.2b48739ca899c57b-cgu.0.rcgu.o): undefined symbol: libdeflate_alloc_decompressor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflater-59737ea896370b49.rlib(libdeflater-59737ea896370b49.libdeflater.2b48739ca899c57b-cgu.0.rcgu.o): undefined symbol: libdeflate_zlib_compress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflater-59737ea896370b49.rlib(libdeflater-59737ea896370b49.libdeflater.2b48739ca899c57b-cgu.0.rcgu.o): undefined symbol: libdeflate_zlib_compress_bound [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflater-59737ea896370b49.rlib(libdeflater-59737ea896370b49.libdeflater.2b48739ca899c57b-cgu.0.rcgu.o): undefined symbol: libdeflate_alloc_compressor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflater-59737ea896370b49.rlib(libdeflater-59737ea896370b49.libdeflater.2b48739ca899c57b-cgu.0.rcgu.o): undefined symbol: libdeflate_free_decompressor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibdeflater-59737ea896370b49.rlib(libdeflater-59737ea896370b49.libdeflater.2b48739ca899c57b-cgu.0.rcgu.o): undefined symbol: libdeflate_free_compressor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pngpart` (bin "pngpart") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ac218f26f34b39962f846daccc42ff9033eabdd906ef1f4a3b29997dacdbb63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac218f26f34b39962f846daccc42ff9033eabdd906ef1f4a3b29997dacdbb63d", kill_on_drop: false }` [INFO] [stdout] ac218f26f34b39962f846daccc42ff9033eabdd906ef1f4a3b29997dacdbb63d