[INFO] cloning repository https://github.com/mrobakowski/stdweb-event-stream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrobakowski/stdweb-event-stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fstdweb-event-stream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fstdweb-event-stream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35c29403a79ca49dcc057cc0f18e27d094dedafd [INFO] building mrobakowski/stdweb-event-stream against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrobakowski%2Fstdweb-event-stream" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mrobakowski/stdweb-event-stream [INFO] finished tweaking git repo https://github.com/mrobakowski/stdweb-event-stream [INFO] tweaked toml for git repo https://github.com/mrobakowski/stdweb-event-stream written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mrobakowski/stdweb-event-stream 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/mrobakowski/stdweb-event-stream 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eb8f25a695045d2b784cd1e99d51e7d3957efbd4c66c1b6e6f85557a22929355 [INFO] running `Command { std: "docker" "start" "-a" "eb8f25a695045d2b784cd1e99d51e7d3957efbd4c66c1b6e6f85557a22929355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8f25a695045d2b784cd1e99d51e7d3957efbd4c66c1b6e6f85557a22929355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8f25a695045d2b784cd1e99d51e7d3957efbd4c66c1b6e6f85557a22929355", kill_on_drop: false }` [INFO] [stdout] eb8f25a695045d2b784cd1e99d51e7d3957efbd4c66c1b6e6f85557a22929355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f0e4e76ead2e142c424f814a6bb40f386192e781ad484d150ff1dd10756e8529 [INFO] running `Command { std: "docker" "start" "-a" "f0e4e76ead2e142c424f814a6bb40f386192e781ad484d150ff1dd10756e8529", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling futures-core v0.2.1 [INFO] [stderr] Compiling futures-channel v0.2.1 [INFO] [stderr] Compiling futures-io v0.2.1 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.6 [INFO] [stderr] Compiling futures-sink v0.2.1 [INFO] [stderr] Compiling futures-util v0.2.1 [INFO] [stderr] Compiling futures-executor v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling stdweb-event-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.8, syn v0.12.15, syn v0.14.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f0e4e76ead2e142c424f814a6bb40f386192e781ad484d150ff1dd10756e8529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e4e76ead2e142c424f814a6bb40f386192e781ad484d150ff1dd10756e8529", kill_on_drop: false }` [INFO] [stdout] f0e4e76ead2e142c424f814a6bb40f386192e781ad484d150ff1dd10756e8529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 39d9be78de3522fb1cc8e764e4a096a3bc1a108437608c61315be754fc74b744 [INFO] running `Command { std: "docker" "start" "-a" "39d9be78de3522fb1cc8e764e4a096a3bc1a108437608c61315be754fc74b744", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling stdweb-event-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `stdweb-event-stream` (lib test) due to 1 previous error [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-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libfutures_executor-620db43ef94a273b,libnum_cpus-4274cfc20de48ced,liblibc-4aae53daa79eea8f,liblazy_static-749a6d93179b6ae9,libstdweb-d2482f2c52c1bbbf,libdiscard-70501bf15c4ef744,libfutures_util-304078b5313c1b55,libfutures_sink-00bf304daea35e12,libfutures_channel-627db94e78a00f48,libfutures_io-97920389782187f2,libiovec-2be9593c494cf3f4,libfutures_core-fb608e6e0f27fead,libeither-c3583d2103f857db,libserde_json-1afa19218e3d1e7d,libitoa-d4edfc3298d46f85,libdtoa-521fbcb5d48131f0,libserde-9dbca0458607dc1c}.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/stdweb_event_stream-d9eb711765188b91.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/stdweb_event_stream-d9eb711765188b91.stdweb_event_stream.c98277721fe5a97-cgu.1.rcgu.o: undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/stdweb_event_stream-d9eb711765188b91.stdweb_event_stream.c98277721fe5a97-cgu.1.rcgu.o: undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/stdweb_event_stream-d9eb711765188b91.stdweb_event_stream.c98277721fe5a97-cgu.1.rcgu.o: undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/stdweb_event_stream-d9eb711765188b91.stdweb_event_stream.c98277721fe5a97-cgu.1.rcgu.o: undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/stdweb_event_stream-d9eb711765188b91.stdweb_event_stream.c98277721fe5a97-cgu.1.rcgu.o: undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/stdweb_event_stream-d9eb711765188b91.stdweb_event_stream.c98277721fe5a97-cgu.1.rcgu.o: undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/stdweb_event_stream-d9eb711765188b91.stdweb_event_stream.c98277721fe5a97-cgu.1.rcgu.o: undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.04.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.05.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.06.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.06.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.06.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.06.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.07.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.12.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.13.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.13.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.13.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-d2482f2c52c1bbbf.rlib(stdweb-d2482f2c52c1bbbf.stdweb.7d3aa5cde4c20a39-cgu.15.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39d9be78de3522fb1cc8e764e4a096a3bc1a108437608c61315be754fc74b744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d9be78de3522fb1cc8e764e4a096a3bc1a108437608c61315be754fc74b744", kill_on_drop: false }` [INFO] [stdout] 39d9be78de3522fb1cc8e764e4a096a3bc1a108437608c61315be754fc74b744