[INFO] fetching crate webbing 0.1.0...
[INFO] testing webbing-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate webbing 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate webbing 0.1.0
[INFO] finished tweaking crates.io crate webbing 0.1.0
[INFO] tweaked toml for crates.io crate webbing 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate webbing 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `webbing-test`,
[INFO] [stderr] please set bin.path in Cargo.toml
[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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9227740b9045ba0a203441ec7203fc578eeda4604a3d36a3ac6b40e6a45d9964
[INFO] running `Command { std: "docker" "start" "-a" "9227740b9045ba0a203441ec7203fc578eeda4604a3d36a3ac6b40e6a45d9964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9227740b9045ba0a203441ec7203fc578eeda4604a3d36a3ac6b40e6a45d9964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9227740b9045ba0a203441ec7203fc578eeda4604a3d36a3ac6b40e6a45d9964", kill_on_drop: false }`
[INFO] [stdout] 9227740b9045ba0a203441ec7203fc578eeda4604a3d36a3ac6b40e6a45d9964
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01fd22134e0ca1c81b218ad813117b8a77ea8c43803b319a246da581288c3803
[INFO] running `Command { std: "docker" "start" "-a" "01fd22134e0ca1c81b218ad813117b8a77ea8c43803b319a246da581288c3803", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: path `src/main.rs` was erroneously implicitly accepted for binary `webbing-test`,
[INFO] [stderr] please set bin.path in Cargo.toml
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling webbing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `emscripten_asm_const`
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use emscripten_asm_const;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/lib.rs:69:40
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn emscripten_set_main_loop(m: extern fn(), fps: libc::c_int, infinite: libc::c_int);
[INFO] [stdout]    |                                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/lib.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | extern fn rust_caller<F: FnMut(Event)>(a: *const libc::c_void, docptr: *const libc::c_void, id: i32) {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/lib.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | extern fn leavemebe() {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:344:30
[INFO] [stdout]     |
[INFO] [stdout] 344 |     refs: Rc<RefCell<Vec<Box<FnMut(Event<'a>) + 'a>>>>,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 344 |     refs: Rc<RefCell<Vec<Box<dyn FnMut(Event<'a>) + 'a>>>>,
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcc84ntW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwebbing-80d594bb54c4085f,liblibc-08aef465eb552f81}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcc84ntW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/webbing_test-8eda4c8078fc3376" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: emscripten_asm_const_int
[INFO] [stdout]           >>> referenced by lib.rs:53 (src/lib.rs:53)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/webbing_test-8eda4c8078fc3376.webbing_test.ace657a3e21e440d-cgu.0.rcgu.o:(webbing::HtmlNode::on::h55c3a79c4fd9cbc5)
[INFO] [stdout]           >>> referenced by lib.rs:53 (src/lib.rs:53)
[INFO] [stdout]           >>>               webbing-80d594bb54c4085f.webbing.ca43706745e36e9c-cgu.0.rcgu.o:(webbing::HtmlNode::prop_set_str::h1e963b012f7b7f2d) in archive /opt/rustwide/target/debug/deps/libwebbing-80d594bb54c4085f.rlib
[INFO] [stdout]           >>> referenced by lib.rs:53 (src/lib.rs:53)
[INFO] [stdout]           >>>               webbing-80d594bb54c4085f.webbing.ca43706745e36e9c-cgu.0.rcgu.o:(webbing::HtmlNode::prop_get_i32::h45b276ce66ee0578) in archive /opt/rustwide/target/debug/deps/libwebbing-80d594bb54c4085f.rlib
[INFO] [stdout]           >>> referenced 7 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_pause_main_loop
[INFO] [stdout]           >>> referenced by lib.rs:508 (src/lib.rs:508)
[INFO] [stdout]           >>>               webbing-80d594bb54c4085f.webbing.ca43706745e36e9c-cgu.0.rcgu.o:(webbing::leavemebe::h9714d0e248064761) in archive /opt/rustwide/target/debug/deps/libwebbing-80d594bb54c4085f.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_set_main_loop
[INFO] [stdout]           >>> referenced by lib.rs:514 (src/lib.rs:514)
[INFO] [stdout]           >>>               webbing-80d594bb54c4085f.webbing.ca43706745e36e9c-cgu.0.rcgu.o:(webbing::spin::hd062975f4cd167c9) in archive /opt/rustwide/target/debug/deps/libwebbing-80d594bb54c4085f.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webbing` (bin "webbing-test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "01fd22134e0ca1c81b218ad813117b8a77ea8c43803b319a246da581288c3803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01fd22134e0ca1c81b218ad813117b8a77ea8c43803b319a246da581288c3803", kill_on_drop: false }`
[INFO] [stdout] 01fd22134e0ca1c81b218ad813117b8a77ea8c43803b319a246da581288c3803
