[INFO] cloning repository https://github.com/ryanpbrewster/task-queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanpbrewster/task-queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Ftask-queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Ftask-queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0ff75856e74418da25de0245db4d3fa3a45f41c [INFO] building ryanpbrewster/task-queue against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Ftask-queue" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryanpbrewster/task-queue [INFO] finished tweaking git repo https://github.com/ryanpbrewster/task-queue [INFO] tweaked toml for git repo https://github.com/ryanpbrewster/task-queue written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryanpbrewster/task-queue 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/ryanpbrewster/task-queue 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] [stderr] Blocking waiting for file lock on package cache [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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ef26aab6599e66784f139bd6ad098149cff76b77735bb4a7fc4dda27082676e [INFO] running `Command { std: "docker" "start" "-a" "6ef26aab6599e66784f139bd6ad098149cff76b77735bb4a7fc4dda27082676e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef26aab6599e66784f139bd6ad098149cff76b77735bb4a7fc4dda27082676e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef26aab6599e66784f139bd6ad098149cff76b77735bb4a7fc4dda27082676e", kill_on_drop: false }` [INFO] [stdout] 6ef26aab6599e66784f139bd6ad098149cff76b77735bb4a7fc4dda27082676e [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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e13459d6f97cfc4b246ad9426e4226695338e37de83b9352c5173467af5f7502 [INFO] running `Command { std: "docker" "start" "-a" "e13459d6f97cfc4b246ad9426e4226695338e37de83b9352c5173467af5f7502", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling task-queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | fn to_sql(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 115 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn to_sql(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `verbose` is never read [INFO] [stdout] --> src/bin/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Opts { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 9 | #[structopt(long = "verbose", help = "Add extra logging")] [INFO] [stdout] 10 | verbose: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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/{libstructopt-4139076876da4c78,libclap-850a68ddfed4c801,libvec_map-4d1795d7ce776985,libtextwrap-5ad0562977b0b78e,libunicode_width-2859b1f7609dcb27,libstrsim-77da817db1277a2f,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b,libtask_queue-8fa3b83d4f4c51d1,libdirs-8d4e62ebfe38f51e,libserde_json-c1bd60383b055454,libryu-1081a85990212fc6,libitoa-aee37f8cc4299a8e,libserde-9a109577858bd724,librusqlite-472af6c7dfb8f5df,libbitflags-05377f64c37263ee,libsmallvec-8db644b99ac1b747,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-6fa9759191911027,liblru_cache-58762410586083b8,liblinked_hash_map-ab39381929c3d570,liblibsqlite3_sys-379d8069ddb007d8,librayon-237e2ff6130527c7,librayon_core-e25027519c1d6a8d,libnum_cpus-8bb18ccb07034d0a,liblibc-7d6501a23822cac1,libcrossbeam_deque-7912dc7da31ed5b9,libcrossbeam_epoch-328e9fcfc30a6720,libscopeguard-969e7c3c4435a7ba,libmemoffset-61fabc041035206d,libcrossbeam_queue-c8e5a43474aeadca,libcrossbeam_utils-1e777f19797cbc24,liblazy_static-36da267ce9339a94,libmaybe_uninit-1ef37117198b2fd8,libcfg_if-e3689acfdca55ebb,libeither-a3a97ccf4a046627,libchrono-0bb1cb2b476578e6,libnum_integer-25960d48bade9fb4,libnum_traits-b85e28a55ee72e74,libtime-fc28d8c8aa87d391}.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-3b976736857c9042/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/tq-b783b8989c681d22.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-379d8069ddb007d8.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-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_exec [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_get_autocommit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_open_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_busy_timeout [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_extended_result_codes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_last_insert_rowid [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_changes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.2.rcgu.o): undefined symbol: sqlite3_prepare_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.4.rcgu.o): undefined symbol: sqlite3_errmsg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.5.rcgu.o): undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.5.rcgu.o): undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.5.rcgu.o): undefined symbol: sqlite3_column_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.5.rcgu.o): undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.5.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.5.rcgu.o): undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.5.rcgu.o): undefined symbol: sqlite3_finalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-472af6c7dfb8f5df.rlib(rusqlite-472af6c7dfb8f5df.rusqlite.f92f182dc051969e-cgu.5.rcgu.o): undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `task-queue` (bin "tq") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e13459d6f97cfc4b246ad9426e4226695338e37de83b9352c5173467af5f7502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13459d6f97cfc4b246ad9426e4226695338e37de83b9352c5173467af5f7502", kill_on_drop: false }` [INFO] [stdout] e13459d6f97cfc4b246ad9426e4226695338e37de83b9352c5173467af5f7502