[INFO] cloning repository https://github.com/AlexanderBrevig/tastlib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderBrevig/tastlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderBrevig%2Ftastlib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderBrevig%2Ftastlib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aeb6cb32aeab2656349a583e2159f5f45c91dfc4 [INFO] building AlexanderBrevig/tastlib against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderBrevig%2Ftastlib" "/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/AlexanderBrevig/tastlib [INFO] finished tweaking git repo https://github.com/AlexanderBrevig/tastlib [INFO] tweaked toml for git repo https://github.com/AlexanderBrevig/tastlib written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlexanderBrevig/tastlib 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/AlexanderBrevig/tastlib 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] 188bb36b85f14c16c529e638e5435ce071f8ebff07bbf4a689399f6c45f839ee [INFO] running `Command { std: "docker" "start" "-a" "188bb36b85f14c16c529e638e5435ce071f8ebff07bbf4a689399f6c45f839ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "188bb36b85f14c16c529e638e5435ce071f8ebff07bbf4a689399f6c45f839ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188bb36b85f14c16c529e638e5435ce071f8ebff07bbf4a689399f6c45f839ee", kill_on_drop: false }` [INFO] [stdout] 188bb36b85f14c16c529e638e5435ce071f8ebff07bbf4a689399f6c45f839ee [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] aa47945680e53e2350c5fb4f305f4751979434094e31eae8cce60a5b8ac837f5 [INFO] running `Command { std: "docker" "start" "-a" "aa47945680e53e2350c5fb4f305f4751979434094e31eae8cce60a5b8ac837f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling option-block v0.3.0 [INFO] [stderr] Compiling k_board v1.2.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [INFO] [stderr] Compiling usbd-human-interface-device v0.5.0 [INFO] [stderr] Compiling tastlib 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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtastlib-f1b6edbf011cc543,libusbd_human_interface_device-e1f9bc87b4526640,liboption_block-6807e883a9022298,libfugit-ab08290a47643e13,libgcd-ac0e446f49804cc4,libfrunk-fff5e2233e5cef51,libfrunk_core-214214d794b186d1,libpacked_struct-9aa871345b56b5e7,libbitvec-7e4ac52676f04dd1,libwyz-26dbc426bff13cec,libtap-4e5e263546b1b0b4,libradium-14a9e348d27a9509,libfunty-24b63539c6f20791,libnum_enum-9ba12fd03683ec44,libusb_device-b591770d984dd5c7,libportable_atomic-80999952e9cf5782,libk_board-ca616a06d866f3e7,libheapless-0747b743bf798320,libhash32-f9e5af1a2039ec09,libbyteorder-724208724ef3bd1b}.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" "c" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/tastlib-58d5b5622f36c25c.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/libk_board-ca616a06d866f3e7.rlib(k_board-ca616a06d866f3e7.k_board.37f0560e72e7f736-cgu.0.rcgu.o): undefined symbol: signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libk_board-ca616a06d866f3e7.rlib(k_board-ca616a06d866f3e7.k_board.37f0560e72e7f736-cgu.0.rcgu.o): undefined symbol: signal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libk_board-ca616a06d866f3e7.rlib(k_board-ca616a06d866f3e7.k_board.37f0560e72e7f736-cgu.0.rcgu.o): undefined symbol: tcgetattr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libk_board-ca616a06d866f3e7.rlib(k_board-ca616a06d866f3e7.k_board.37f0560e72e7f736-cgu.0.rcgu.o): undefined symbol: tcsetattr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libk_board-ca616a06d866f3e7.rlib(k_board-ca616a06d866f3e7.k_board.37f0560e72e7f736-cgu.0.rcgu.o): undefined symbol: tcsetattr [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tastlib` (bin "tastlib") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "aa47945680e53e2350c5fb4f305f4751979434094e31eae8cce60a5b8ac837f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa47945680e53e2350c5fb4f305f4751979434094e31eae8cce60a5b8ac837f5", kill_on_drop: false }` [INFO] [stdout] aa47945680e53e2350c5fb4f305f4751979434094e31eae8cce60a5b8ac837f5