[INFO] cloning repository https://github.com/tom-h-f/rattan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tom-h-f/rattan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-h-f%2Frattan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-h-f%2Frattan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13ceeb60237ed953a344f63ffc2a82be04413de7 [INFO] building tom-h-f/rattan against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-h-f%2Frattan" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tom-h-f/rattan [INFO] finished tweaking git repo https://github.com/tom-h-f/rattan [INFO] tweaked toml for git repo https://github.com/tom-h-f/rattan written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tom-h-f/rattan 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/tom-h-f/rattan 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 14bb3a1c82890495d25b539aa05bee84494675e0dd6f177e17417a07e3812ef6 [INFO] running `Command { std: "docker" "start" "-a" "14bb3a1c82890495d25b539aa05bee84494675e0dd6f177e17417a07e3812ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14bb3a1c82890495d25b539aa05bee84494675e0dd6f177e17417a07e3812ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14bb3a1c82890495d25b539aa05bee84494675e0dd6f177e17417a07e3812ef6", kill_on_drop: false }` [INFO] [stdout] 14bb3a1c82890495d25b539aa05bee84494675e0dd6f177e17417a07e3812ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c23899598dda1e00e5e4ac577d0cdd02e7547b73bca719c8074340f2e2f16339 [INFO] running `Command { std: "docker" "start" "-a" "c23899598dda1e00e5e4ac577d0cdd02e7547b73bca719c8074340f2e2f16339", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling applevisor-sys v0.1.3 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling applevisor v0.1.3 [INFO] [stderr] Compiling rattan 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/{libapplevisor-920da0db87645d05,libapplevisor_sys-66400f3d5fa9266c}.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/rattan-1fac3a6daf74af1c.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/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vm_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vcpu_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vcpu_set_trap_debug_exceptions [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vcpu_set_trap_debug_reg_accesses [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vcpu_run [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vcpu_get_reg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vcpu_set_reg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vm_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vm_map [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vm_unmap [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libapplevisor-920da0db87645d05.rlib(applevisor-920da0db87645d05.applevisor.3868b08df2a08ef6-cgu.1.rcgu.o): undefined symbol: hv_vcpu_destroy [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rattan` (bin "rattan") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c23899598dda1e00e5e4ac577d0cdd02e7547b73bca719c8074340f2e2f16339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23899598dda1e00e5e4ac577d0cdd02e7547b73bca719c8074340f2e2f16339", kill_on_drop: false }` [INFO] [stdout] c23899598dda1e00e5e4ac577d0cdd02e7547b73bca719c8074340f2e2f16339