[INFO] cloning repository https://github.com/Avril112113/luanotify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Avril112113/luanotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvril112113%2Fluanotify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvril112113%2Fluanotify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bffa12384312546f47d9843428eadfbb15f328c7 [INFO] building Avril112113/luanotify against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvril112113%2Fluanotify" "/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/Avril112113/luanotify [INFO] finished tweaking git repo https://github.com/Avril112113/luanotify [INFO] tweaked toml for git repo https://github.com/Avril112113/luanotify written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Avril112113/luanotify 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/Avril112113/luanotify 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-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] 0827bb1991faff5505d643b43ff6f6a0ff429af16ad5590f3aa733fe1b3d280a [INFO] running `Command { std: "docker" "start" "-a" "0827bb1991faff5505d643b43ff6f6a0ff429af16ad5590f3aa733fe1b3d280a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0827bb1991faff5505d643b43ff6f6a0ff429af16ad5590f3aa733fe1b3d280a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0827bb1991faff5505d643b43ff6f6a0ff429af16ad5590f3aa733fe1b3d280a", kill_on_drop: false }` [INFO] [stdout] 0827bb1991faff5505d643b43ff6f6a0ff429af16ad5590f3aa733fe1b3d280a [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] 3bc7a93dc223159df1d80f563bd7acf173a3dfb883a192cf407cf48ba41b6851 [INFO] running `Command { std: "docker" "start" "-a" "3bc7a93dc223159df1d80f563bd7acf173a3dfb883a192cf407cf48ba41b6851", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling mlua-sys v0.5.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling mlua_derive v0.9.2 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling mlua v0.9.7 [INFO] [stderr] Compiling luanotify v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:227:19 [INFO] [stdout] | [INFO] [stdout] 227 | fn luanotify(lua: &Lua) -> LuaResult { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | fn luanotify(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "luaopen_luanotify" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libglob-f679d516d139d725,libnotify-24fb4c9ffe96b8f0,libcrossbeam_channel-8092315669f72355,libcrossbeam_utils-86091be7b66388bc,liblog-03c1402355aa92f4,libwalkdir-9a905762863fc6e6,libsame_file-d90975b76a214118,libfiletime-865bd3b7b6d97b57,libcfg_if-50b02a9e3502ecf2,libmlua-126c0a0f116e4dbf,libserde_value-ac58458bdc358db8,libordered_float-a02bb84891d9b36a,liberased_serde-368aa93566fdfdf1,libonce_cell-119600c39ce58a96,libserde-01ebc18880e5e857,librustc_hash-a5d506436d1d3d05,libmlua_sys-dbef41d9a3664ef9,libnum_traits-4ad7d829480eba86,libbstr-17688b3e95b3985b,libmemchr-543b78dd4e6f59ec}.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/luanotify.wasm" "--gc-sections" "--no-entry" "-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/luanotify.luanotify.cdeab8f8c81165d-cgu.0.rcgu.o: undefined symbol: lua_getallocf [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_touserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_touserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_touserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_touserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_newuserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_gettop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_pushlightuserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_pcall [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_remove [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_setmetatable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_settop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_gettop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_pushlightuserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_pcall [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_remove [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_gettop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_pushlightuserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_pcall [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/luanotify.luanotify.cdeab8f8c81165d-cgu.1.rcgu.o: undefined symbol: lua_remove [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `luanotify` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3bc7a93dc223159df1d80f563bd7acf173a3dfb883a192cf407cf48ba41b6851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc7a93dc223159df1d80f563bd7acf173a3dfb883a192cf407cf48ba41b6851", kill_on_drop: false }` [INFO] [stdout] 3bc7a93dc223159df1d80f563bd7acf173a3dfb883a192cf407cf48ba41b6851