[INFO] cloning repository https://github.com/crockeo/sqlite-diesel-wasm-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crockeo/sqlite-diesel-wasm-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrockeo%2Fsqlite-diesel-wasm-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrockeo%2Fsqlite-diesel-wasm-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bef4e72388acb4bd0b8212f23d600710b2ab1ad9
[INFO] building crockeo/sqlite-diesel-wasm-example against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrockeo%2Fsqlite-diesel-wasm-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/crockeo/sqlite-diesel-wasm-example
[INFO] finished tweaking git repo https://github.com/crockeo/sqlite-diesel-wasm-example
[INFO] tweaked toml for git repo https://github.com/crockeo/sqlite-diesel-wasm-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crockeo/sqlite-diesel-wasm-example on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crockeo/sqlite-diesel-wasm-example 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f5d65e4877c2f39adb763d1952bf42743f07fdd7734b81447b0536301c2ff00
[INFO] running `Command { std: "docker" "start" "-a" "2f5d65e4877c2f39adb763d1952bf42743f07fdd7734b81447b0536301c2ff00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f5d65e4877c2f39adb763d1952bf42743f07fdd7734b81447b0536301c2ff00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5d65e4877c2f39adb763d1952bf42743f07fdd7734b81447b0536301c2ff00", kill_on_drop: false }`
[INFO] [stdout] 2f5d65e4877c2f39adb763d1952bf42743f07fdd7734b81447b0536301c2ff00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1b7f454480b54f24acf69cdb1da3e069902b58a894161cc108d0666a163115f
[INFO] running `Command { std: "docker" "start" "-a" "e1b7f454480b54f24acf69cdb1da3e069902b58a894161cc108d0666a163115f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling sqlite-wasm-rs v0.3.2
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling impartial-ord v1.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling macroific_core v2.0.0
[INFO] [stderr]    Compiling macroific_attr_parse v2.0.0
[INFO] [stderr]    Compiling macroific_macro v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling macroific v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling accessory v2.0.0
[INFO] [stderr]    Compiling fancy_constructor v2.0.0
[INFO] [stderr]    Compiling indexed_db_futures_macros_internal v1.0.0
[INFO] [stderr]    Compiling delegate-display v3.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling diesel v2.2.9
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling indexed_db_futures v0.6.1
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling testing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linker stderr: rust-lld: /opt/rustwide/target/debug/deps/libsqlite_wasm_rs-a94bc86bea88cdb9.rlib: archive member 'sqlite3.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]        rust-lld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlite-wasm-rs-0.3.2/library/libsqlite3.a: archive member 'sqlite3.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]        
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(linker_messages)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testing` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e1b7f454480b54f24acf69cdb1da3e069902b58a894161cc108d0666a163115f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b7f454480b54f24acf69cdb1da3e069902b58a894161cc108d0666a163115f", kill_on_drop: false }`
[INFO] [stdout] e1b7f454480b54f24acf69cdb1da3e069902b58a894161cc108d0666a163115f
