[INFO] cloning repository https://github.com/workshop748/File_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/workshop748/File_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkshop748%2FFile_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkshop748%2FFile_editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31ef00efe764e8a25f76c7b99cc764b14d733ac6 [INFO] building workshop748/File_editor against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkshop748%2FFile_editor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/workshop748/File_editor [INFO] finished tweaking git repo https://github.com/workshop748/File_editor [INFO] tweaked toml for git repo https://github.com/workshop748/File_editor written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/workshop748/File_editor 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/workshop748/File_editor 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] 2b75fa63ad63210cee8a6646e285f363660d7cfad562c7c9212d142d99edf39b [INFO] running `Command { std: "docker" "start" "-a" "2b75fa63ad63210cee8a6646e285f363660d7cfad562c7c9212d142d99edf39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b75fa63ad63210cee8a6646e285f363660d7cfad562c7c9212d142d99edf39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b75fa63ad63210cee8a6646e285f363660d7cfad562c7c9212d142d99edf39b", kill_on_drop: false }` [INFO] [stdout] 2b75fa63ad63210cee8a6646e285f363660d7cfad562c7c9212d142d99edf39b [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] f12014ba39677bba7c71d2af4cb322d746a5aa067081c442a8a7fbd8842b7aa9 [INFO] running `Command { std: "docker" "start" "-a" "f12014ba39677bba7c71d2af4cb322d746a5aa067081c442a8a7fbd8842b7aa9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling gear-dlmalloc v0.2.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling gear-stack-buffer v1.7.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling gear-ss58 v1.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling str-buf v3.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling gsys v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling galloc v1.7.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling gmeta v1.7.0 [INFO] [stderr] Compiling gear-core-errors v1.7.0 [INFO] [stderr] Compiling gprimitives v1.7.0 [INFO] [stderr] Compiling gcore v1.7.0 [INFO] [stderr] Compiling gstd-codegen v1.7.0 [INFO] [stderr] Compiling gstd v1.7.0 [INFO] [stderr] Compiling io v0.0.2 [INFO] [stderr] Compiling files 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" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libio-f8d522ef48802616,libgstd-d0852ed9d8a4d719,libwaker_fn-16875821f76d03a6,libgcore-34c8231f3877ba41,libgear_stack_buffer-ff0bfab4b0af5ac6,libgsys-0ac1c10aab547ce1,libgprimitives-6ba4f924c369ae61,libprimitive_types-8e8d807e66633f78,libimpl_codec-8358d14973f0c936,libuint-2fdf66a8c472a16a,libcrunchy-9ab05de1b7752e42,libbyteorder-724208724ef3bd1b,libfixed_hash-4c8c4e7ce0368081,librustc_hex-17e71de51d436285,libgear_ss58-8cfd16c465e19bbf,libbs58-6cf44240e724dc8b,libgear_core_errors-b5b2ae03fabfdfe6,libenum_iterator-424bb8345d7cbab4,libhashbrown-11931fc6455432ac,libahash-52fb69ea34523510,libonce_cell-30ca894d04b13faf,libzerocopy-700d58819e876f4a,liballocator_api2-8e8748a307852ab5,libfutures-850a8d6db115ae76,libfutures_channel-5a4e49e78fdbda0a,libfutures_util-69fdfe7814308a02,libpin_project_lite-a0cfa19897d4e042,libfutures_sink-21692452a2dca5e9,libfutures_task-e3ff4340f46fd4a0,libpin_utils-14025d01bce6a479,libfutures_core-44544f0394af9d1e,libgalloc-f516e7e56fa2c70f,libgear_dlmalloc-19ed966402da449e,libstr_buf-ba8fbf03e1eec4e3,libstatic_assertions-5a320074c6765347,libgmeta-b32d0ca540313a62,libhex-515790ed2476f981,libblake2-c220419ca22e1db0,libdigest-8307bae04381a8d7,libsubtle-5c0660ad43943a6b,libblock_buffer-30c36dfbc2a8b2f8,libcrypto_common-8778188fc8413753,libgeneric_array-4e82bc9a3c5612b1,libtypenum-0fe8d28fad3fc2b1,libscale_info-ee9c94d35ff90af6,libderive_more-8e1beb034466e9e3,libparity_scale_codec-33d791640051b267,libarrayvec-e1eaf3377f1d004d,libbyte_slice_cast-6ae2cbd48ac42efb,libcfg_if-50b02a9e3502ecf2}.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/files-d335359274dad11f.wasm" "--gc-sections" "-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/libgear_dlmalloc-19ed966402da449e.rlib(gear_dlmalloc-19ed966402da449e.gear_dlmalloc.9d5c868fdd6d8e51-cgu.1.rcgu.o): undefined symbol: free_range [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgear_dlmalloc-19ed966402da449e.rlib(gear_dlmalloc-19ed966402da449e.gear_dlmalloc.9d5c868fdd6d8e51-cgu.1.rcgu.o): undefined symbol: alloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgear_dlmalloc-19ed966402da449e.rlib(gear_dlmalloc-19ed966402da449e.gear_dlmalloc.9d5c868fdd6d8e51-cgu.1.rcgu.o): undefined symbol: gr_debug [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `files` (bin "files") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f12014ba39677bba7c71d2af4cb322d746a5aa067081c442a8a7fbd8842b7aa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12014ba39677bba7c71d2af4cb322d746a5aa067081c442a8a7fbd8842b7aa9", kill_on_drop: false }` [INFO] [stdout] f12014ba39677bba7c71d2af4cb322d746a5aa067081c442a8a7fbd8842b7aa9