[INFO] fetching crate carpo 0.2.4... [INFO] testing carpo-0.2.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate carpo 0.2.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate carpo 0.2.4 [INFO] finished tweaking crates.io crate carpo 0.2.4 [INFO] tweaked toml for crates.io crate carpo 0.2.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate carpo 0.2.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate carpo 0.2.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.3 [INFO] [stderr] Downloaded constant_time_eq v0.1.4 [INFO] [stderr] Downloaded serde v1.0.102 [INFO] [stderr] Downloaded synstructure v0.12.1 [INFO] [stderr] Downloaded blake2b_simd v0.5.8 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded rust-argon2 v0.5.1 [INFO] [stderr] Downloaded cc v1.0.46 [INFO] [stderr] Downloaded serde_derive v1.0.102 [INFO] [stderr] Downloaded syn v1.0.7 [INFO] [stderr] Downloaded structopt-derive v0.3.3 [INFO] [stderr] Downloaded arrayref v0.3.5 [INFO] [stderr] Downloaded redox_users v0.3.1 [INFO] [stderr] Downloaded open v1.3.2 [INFO] [stderr] Downloaded sciter-rs v0.5.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65077aebdc1d1c450738cad30bde5b8a708584ed928a17d868cf6b6b29fb5033 [INFO] running `Command { std: "docker" "start" "-a" "65077aebdc1d1c450738cad30bde5b8a708584ed928a17d868cf6b6b29fb5033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65077aebdc1d1c450738cad30bde5b8a708584ed928a17d868cf6b6b29fb5033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65077aebdc1d1c450738cad30bde5b8a708584ed928a17d868cf6b6b29fb5033", kill_on_drop: false }` [INFO] [stdout] 65077aebdc1d1c450738cad30bde5b8a708584ed928a17d868cf6b6b29fb5033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0d45ab784a44f27a730429692019a8146f5bc644daa9b62aaf0739676d6d5514 [INFO] running `Command { std: "docker" "start" "-a" "0d45ab784a44f27a730429692019a8146f5bc644daa9b62aaf0739676d6d5514", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling sciter-rs v0.5.46 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling carpo v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/tags.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / &self.conn.execute( [INFO] [stdout] 30 | | r#" [INFO] [stdout] 31 | | create table if not exists tags( [INFO] [stdout] 32 | | id integer primary key autoincrement, [INFO] [stdout] ... | [INFO] [stdout] 35 | | NO_PARAMS, [INFO] [stdout] 36 | | )?; [INFO] [stdout] | |__________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 29 | let _ = &self.conn.execute( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/tags.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / &self.conn.execute( [INFO] [stdout] 39 | | r#" [INFO] [stdout] 40 | | CREATE TABLE IF NOT EXISTS files( [INFO] [stdout] 41 | | id integer primary key autoincrement, [INFO] [stdout] ... | [INFO] [stdout] 45 | | NO_PARAMS, [INFO] [stdout] 46 | | ); [INFO] [stdout] | |_________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 38 | let _ = &self.conn.execute( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/tags.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / &self.conn.execute( [INFO] [stdout] 49 | | r#" [INFO] [stdout] 50 | | CREATE TABLE IF NOT EXISTS files_tags( [INFO] [stdout] 51 | | id integer primary key autoincrement, [INFO] [stdout] ... | [INFO] [stdout] 57 | | NO_PARAMS, [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 48 | let _ = &self.conn.execute( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConstSource` is never constructed [INFO] [stdout] --> src/arch.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ConstSource { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/tags.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / &self.conn.execute( [INFO] [stdout] 30 | | r#" [INFO] [stdout] 31 | | create table if not exists tags( [INFO] [stdout] 32 | | id integer primary key autoincrement, [INFO] [stdout] ... | [INFO] [stdout] 35 | | NO_PARAMS, [INFO] [stdout] 36 | | )?; [INFO] [stdout] | |__________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 29 | let _ = &self.conn.execute( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/tags.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / &self.conn.execute( [INFO] [stdout] 39 | | r#" [INFO] [stdout] 40 | | CREATE TABLE IF NOT EXISTS files( [INFO] [stdout] 41 | | id integer primary key autoincrement, [INFO] [stdout] ... | [INFO] [stdout] 45 | | NO_PARAMS, [INFO] [stdout] 46 | | ); [INFO] [stdout] | |_________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 38 | let _ = &self.conn.execute( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/tags.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / &self.conn.execute( [INFO] [stdout] 49 | | r#" [INFO] [stdout] 50 | | CREATE TABLE IF NOT EXISTS files_tags( [INFO] [stdout] 51 | | id integer primary key autoincrement, [INFO] [stdout] ... | [INFO] [stdout] 57 | | NO_PARAMS, [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 48 | let _ = &self.conn.execute( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcdnqFMi/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserde_json-49ecd3ad65eb8781.rlib,libryu-625f0220d726d59b.rlib,libitoa-349da0bebdaefaf5.rlib,libserde-a0f2ba8b7bbf33da.rlib,libdirs-958197611a449ff3.rlib,libdirs_sys-6b9f008565c6b26a.rlib,libcfg_if-2d17986ae484e939.rlib,libsciter-a543706019d93f5b.rlib}.rlib" "-lgtk-3" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblazy_static-4b136fc9bfbd2c4b.rlib,libstructopt-44a7e09964c55891.rlib,libclap-b55e4ca9ee19d6dc.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-6059a1a2e4e87fe7.rlib,libansi_term-ff0b7d01d18bd931.rlib,librusqlite-e4c96ce9d69a77ef.rlib,libmemchr-807679e1588846d7.rlib,libtime-d559b968ad733666.rlib,liblibc-0531c8984a49e007.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-da18290346318e11.rlib,liblru_cache-ec47822c9cc5e9ca.rlib,liblinked_hash_map-d6d7d9319c9c0010.rlib,liblibsqlite3_sys-32124fe01700ab7b.rlib,libbitflags-561a4f1321538a32.rlib,libopen-d59ba5fd1b15c678.rlib,libmime-8dc548c96565fc8e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcdnqFMi/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsqlite3-sys-bcad358a37a46571/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/carpo-312ccb12683e218f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lgtk-3: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `carpo` (bin "carpo") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0d45ab784a44f27a730429692019a8146f5bc644daa9b62aaf0739676d6d5514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d45ab784a44f27a730429692019a8146f5bc644daa9b62aaf0739676d6d5514", kill_on_drop: false }` [INFO] [stdout] 0d45ab784a44f27a730429692019a8146f5bc644daa9b62aaf0739676d6d5514