[INFO] cloning repository https://github.com/ibell/potter-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ibell/potter-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibell%2Fpotter-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibell%2Fpotter-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f687073004552273fc6bae98dc30aad163900bc9
[INFO] testing ibell/potter-wasm against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibell%2Fpotter-wasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ibell/potter-wasm
[INFO] finished tweaking git repo https://github.com/ibell/potter-wasm
[INFO] tweaked toml for git repo https://github.com/ibell/potter-wasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ibell/potter-wasm on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ibell/potter-wasm 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f
[INFO] running `Command { std: "docker" "start" "a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.128.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cranelift-isle v0.128.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.128.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-bitset v0.128.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.128.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cranelift-entity v0.128.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling regalloc2 v0.13.5
[INFO] [stderr]    Compiling cranelift-bforest v0.128.4
[INFO] [stderr]    Compiling cranelift-control v0.128.4
[INFO] [stderr]    Compiling wide v1.5.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wasmtime-internal-jit-icache-coherence v41.0.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling fasteval v0.2.4
[INFO] [stderr]    Compiling wasm-encoder v0.251.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.128.4
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.128.4
[INFO] [stderr]    Compiling wasmtime-internal-math v41.0.4
[INFO] [stderr]    Compiling cranelift-codegen v0.128.4
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling simba v0.10.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling wasmparser v0.251.0
[INFO] [stderr]    Compiling nalgebra v0.35.0
[INFO] [stderr]    Compiling num-dual v0.14.1
[INFO] [stderr]    Compiling cranelift-native v0.128.4
[INFO] [stderr]    Compiling cranelift-frontend v0.128.4
[INFO] [stderr]    Compiling cranelift-module v0.128.4
[INFO] [stderr]    Compiling cranelift-jit v0.128.4
[INFO] [stderr]    Compiling cranelift v0.128.4
[INFO] [stderr]    Compiling potter_poc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/aot.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut unary = |imports: &mut ImportSection, slot: &mut Option<u32>, idx: &mut u32, name| {
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmOFMj5/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpotter_poc,liblibm-24398d5f7d3c709c,libwasmparser-553b7947833bdd64,libbitflags-c11c4f5488569199,libserde-8e2bbf0d82bdd8b2,libsemver-d035a9095195db96,libcranelift_jit-137a574d4f75029d,libwasmtime_internal_jit_icache_coherence-386ec8fb734223dc,libcfg_if-83060ec5685761ae,libregion-4baee873961b2ce5,libbitflags-dde12b0d7d495b50,liblibc-612664c2206eec43,libcranelift_native-81f1ab4e5b5295e6,libcranelift_module-404b354487ad3d04,libanyhow-7e9976133506e774,libcranelift-dfa19d0310f1e583,libcranelift_frontend-cbd063d2d0c029b6,libcranelift_codegen-89ed63be78217c80,libcranelift_assembler_x64-cb94304bbfd08f0f,libtarget_lexicon-ba407160cfb806dc,libcranelift_codegen_shared-6bab626692d68787,libregalloc2-7cf3c0b13d785214,libbumpalo-e57a366639091839,liblog-8cf4e7719eca0054,libhashbrown-646cb50410e39eac,libsmallvec-819cbba351a093da,librustc_hash-68cbcd0e35cfafe6,liballocator_api2-8d9c1e895dea53bd,libgimli-003ba664c974b497,libindexmap-c30784f043deff20,libequivalent-6a754676e6af62ae,libhashbrown-22188c11b3f38a1c,libserde_core-ede37965f62b3dcb,libfoldhash-3b780c428974a407,libcranelift_control-323267e58f617adc,libarbitrary-6f95a705aefce5ae,libcranelift_bforest-5e7787bae2afdeee,libcranelift_entity-d477397dcf1aa2c1,libcranelift_bitset-9a86127722ce005d,libnum_dual-3bbcb9b40d6bf0e6,libnalgebra-a728f9aa65d3728b,libmatrixmultiply-9e7a19cb88ee5e40,librawpointer-10d892ea69c462d6,libnum_rational-86db63e0942bbf8d,libnum_integer-3242497c441c9502,libtypenum-ed2b1c93b2a4333a,libsimba-4aa09fd7bfa7b576,libwide-2725dee991ff42e0,libsafe_arch-3078da744bf4a46c,libbytemuck-6bf6ebae036d989e,libnum_complex-460ac1e4abdab7ed,libapprox-110cb79c2f26d8fd,libnum_traits-888f07a85755f3c0,libfasteval-8759bf430cb1498c,libwasm_encoder-95a36802c54c11ec,libleb128fmt-cbf791babe8cc670}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcmOFMj5/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/bench-d9ce792d16ae4d6c" "-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: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `potter_poc` (bin "bench") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f", kill_on_drop: false }`
[INFO] [stdout] a6d6e756ca46229539e6c11585aa4a281d3f027c86c13e99abc467d94ad70a2f
