[INFO] cloning repository https://github.com/jbachhardie/ribbit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbachhardie/ribbit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbachhardie%2Fribbit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbachhardie%2Fribbit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 331685590dee22c8a959e55f6eed7d18c010c2eb [INFO] building jbachhardie/ribbit against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbachhardie%2Fribbit" "/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/jbachhardie/ribbit [INFO] finished tweaking git repo https://github.com/jbachhardie/ribbit [INFO] tweaked toml for git repo https://github.com/jbachhardie/ribbit written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jbachhardie/ribbit 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/jbachhardie/ribbit 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 98aa59189c396ae600572fbe288c0bb82e326297d0a59d63db8b98e90aa88372 [INFO] running `Command { std: "docker" "start" "-a" "98aa59189c396ae600572fbe288c0bb82e326297d0a59d63db8b98e90aa88372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98aa59189c396ae600572fbe288c0bb82e326297d0a59d63db8b98e90aa88372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98aa59189c396ae600572fbe288c0bb82e326297d0a59d63db8b98e90aa88372", kill_on_drop: false }` [INFO] [stdout] 98aa59189c396ae600572fbe288c0bb82e326297d0a59d63db8b98e90aa88372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a727cfa94e776a074ff685d7cf0b3802cad742bf558e5bab4c9c6322d537dc1a [INFO] running `Command { std: "docker" "start" "-a" "a727cfa94e776a074ff685d7cf0b3802cad742bf558e5bab4c9c6322d537dc1a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 [INFO] [stderr] Compiling rusqlite v0.24.0 [INFO] [stderr] Compiling ribbit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | other_error => panic!(other_error), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 11 | other_error => panic!("{}", other_error), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 11 - other_error => panic!(other_error), [INFO] [stdout] 11 + other_error => std::panic::panic_any(other_error), [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" "__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/{librusqlite-12fb1bf5934e0622,libbitflags-05377f64c37263ee,libsmallvec-22afbc5a05dbfe40,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-6fa9759191911027,liblru_cache-58762410586083b8,liblinked_hash_map-ab39381929c3d570,liblibsqlite3_sys-d818e6d0753029b9}.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" "/opt/rustwide/target/wasm32-wasip1/debug/build/libsqlite3-sys-2cf9b7afb11e15dc/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/ribbit-1b9e667de6c0f966.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-d818e6d0753029b9.rlib: archive member 'sqlite3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.3.rcgu.o): undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.3.rcgu.o): undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.3.rcgu.o): undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.3.rcgu.o): undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.3.rcgu.o): undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.3.rcgu.o): undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_finalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_open_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_extended_result_codes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_busy_timeout [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_changes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.5.rcgu.o): undefined symbol: sqlite3_prepare_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-12fb1bf5934e0622.rlib(rusqlite-12fb1bf5934e0622.rusqlite.f70a37b106711e6b-cgu.6.rcgu.o): undefined symbol: sqlite3_errmsg [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ribbit` (bin "ribbit") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a727cfa94e776a074ff685d7cf0b3802cad742bf558e5bab4c9c6322d537dc1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a727cfa94e776a074ff685d7cf0b3802cad742bf558e5bab4c9c6322d537dc1a", kill_on_drop: false }` [INFO] [stdout] a727cfa94e776a074ff685d7cf0b3802cad742bf558e5bab4c9c6322d537dc1a