[INFO] cloning repository https://github.com/tipsypastels/faerie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tipsypastels/faerie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftipsypastels%2Ffaerie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftipsypastels%2Ffaerie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6a973b9a03194b2c2b8db2bc2f5fc61625e1d93 [INFO] testing tipsypastels/faerie against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftipsypastels%2Ffaerie" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tipsypastels/faerie [INFO] finished tweaking git repo https://github.com/tipsypastels/faerie [INFO] tweaked toml for git repo https://github.com/tipsypastels/faerie written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tipsypastels/faerie on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tipsypastels/faerie 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_utils_proc_macros v0.15.1 [INFO] [stderr] Downloaded bevy_reflect_derive v0.15.1 [INFO] [stderr] Downloaded bevy_utils v0.15.1 [INFO] [stderr] Downloaded bevy_log v0.15.1 [INFO] [stderr] Downloaded bevy_diagnostic v0.15.1 [INFO] [stderr] Downloaded bevy_input v0.15.1 [INFO] [stderr] Downloaded bevy_macro_utils v0.15.1 [INFO] [stderr] Downloaded bevy_time v0.15.1 [INFO] [stderr] Downloaded bevy_derive v0.15.1 [INFO] [stderr] Downloaded bevy_app v0.15.1 [INFO] [stderr] Downloaded bevy_ecs_macros v0.15.1 [INFO] [stderr] Downloaded bevy_reflect v0.15.1 [INFO] [stderr] Downloaded bevy_math v0.15.1 [INFO] [stderr] Downloaded serde_json v1.0.137 [INFO] [stderr] Downloaded bevy_tasks v0.15.1 [INFO] [stderr] Downloaded bevy_ptr v0.15.1 [INFO] [stderr] Downloaded bevy_transform v0.15.1 [INFO] [stderr] Downloaded bevy_internal v0.15.1 [INFO] [stderr] Downloaded bevy_core v0.15.1 [INFO] [stderr] Downloaded bevy_hierarchy v0.15.1 [INFO] [stderr] Downloaded bevy v0.15.1 [INFO] [stderr] Downloaded glam v0.29.2 [INFO] [stderr] Downloaded bevy_ecs v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01e8503f0cb05af4d215d5fe6dca707ed714b4eec068d3575dc040312d5b158b [INFO] running `Command { std: "docker" "start" "-a" "01e8503f0cb05af4d215d5fe6dca707ed714b4eec068d3575dc040312d5b158b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01e8503f0cb05af4d215d5fe6dca707ed714b4eec068d3575dc040312d5b158b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e8503f0cb05af4d215d5fe6dca707ed714b4eec068d3575dc040312d5b158b", kill_on_drop: false }` [INFO] [stdout] 01e8503f0cb05af4d215d5fe6dca707ed714b4eec068d3575dc040312d5b158b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4bfec82d7dab6b7b5dedc919892043fde59788fa4698fc8af50d584db2fb0e4 [INFO] running `Command { std: "docker" "start" "-a" "c4bfec82d7dab6b7b5dedc919892043fde59788fa4698fc8af50d584db2fb0e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling bevy_ptr v0.15.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.15.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling bevy_macro_utils v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.1 [INFO] [stderr] Compiling bevy_derive v0.15.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling bevy_utils v0.15.1 [INFO] [stderr] Compiling bevy_reflect v0.15.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-worker v0.5.0 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo v0.11.0 [INFO] [stderr] Compiling bevy_ecs v0.15.1 [INFO] [stderr] Compiling bevy_math v0.15.1 [INFO] [stderr] Compiling bevy_app v0.15.1 [INFO] [stderr] Compiling bevy_core v0.15.1 [INFO] [stderr] Compiling bevy_time v0.15.1 [INFO] [stderr] Compiling bevy_log v0.15.1 [INFO] [stderr] Compiling bevy_hierarchy v0.15.1 [INFO] [stderr] Compiling bevy_input v0.15.1 [INFO] [stderr] Compiling bevy_diagnostic v0.15.1 [INFO] [stderr] Compiling bevy_transform v0.15.1 [INFO] [stderr] Compiling bevy_internal v0.15.1 [INFO] [stderr] Compiling bevy v0.15.1 [INFO] [stderr] Compiling faerie v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to read file `/opt/rustwide/workdir/dist-js/index.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/bindings.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | #[wasm_bindgen(module = "/dist-js/index.js")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `jsHi` in module `bindings` [INFO] [stdout] --> src/main.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | bindings::jsHi(); [INFO] [stdout] | ^^^^ not found in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `faerie` (bin "faerie") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c4bfec82d7dab6b7b5dedc919892043fde59788fa4698fc8af50d584db2fb0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4bfec82d7dab6b7b5dedc919892043fde59788fa4698fc8af50d584db2fb0e4", kill_on_drop: false }` [INFO] [stdout] c4bfec82d7dab6b7b5dedc919892043fde59788fa4698fc8af50d584db2fb0e4