[INFO] cloning repository https://github.com/Laaas/laspad2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Laaas/laspad2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaaas%2Flaspad2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaaas%2Flaspad2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6caca22003141d4979601eabce51f9f72ac026f4 [INFO] testing Laaas/laspad2 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaaas%2Flaspad2" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Laaas/laspad2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Laaas/laspad2 [INFO] finished tweaking git repo https://github.com/Laaas/laspad2 [INFO] tweaked toml for git repo https://github.com/Laaas/laspad2 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/Laaas/laspad2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa2c39348958d64c8cb8463053fdb938cabc57ccc3e78c4d84fe2135e3a9f304 [INFO] running `Command { std: "docker" "start" "-a" "aa2c39348958d64c8cb8463053fdb938cabc57ccc3e78c4d84fe2135e3a9f304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa2c39348958d64c8cb8463053fdb938cabc57ccc3e78c4d84fe2135e3a9f304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2c39348958d64c8cb8463053fdb938cabc57ccc3e78c4d84fe2135e3a9f304", kill_on_drop: false }` [INFO] [stdout] aa2c39348958d64c8cb8463053fdb938cabc57ccc3e78c4d84fe2135e3a9f304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 677cb00af6e9b63cde0266db3d47205bd720588455ac12455c69c705771fa803 [INFO] running `Command { std: "docker" "start" "-a" "677cb00af6e9b63cde0266db3d47205bd720588455ac12455c69c705771fa803", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling matches2 v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling joinery v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling static_lua v0.1.0 (/opt/rustwide/workdir/static_lua) [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling md_to_bb v0.1.0 (/opt/rustwide/workdir/md_to_bb) [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling erroneous-derive v1.0.1 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling erroneous v1.0.1 [INFO] [stderr] Compiling easy-steamworks v0.1.0 (https://github.com/Laaas/easy-steamworks#1812920d) [INFO] [stderr] Compiling curl v0.4.19 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling laspad v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/publish.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | WriteModIDFile { branch: String, source: io::Error }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch` [INFO] [stdout] --> src/publish.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | InvalidModIDFileFormat { branch: String }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `branch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `branch` [INFO] [stdout] --> src/publish.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | WriteModIDFile { branch: String, source: io::Error }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `branch: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/util.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | pub source: io::Error, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `source: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/util.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | pub path: PathBuf, [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [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/laspad-8755f3e108f63154.laspad.cf28db77-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.3id8hke8twyg6b0r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-8082d014501a12a4/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-f4eb8572c9f11f94/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-5279048b95ecb65f/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b4e332f9b4614b2d/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-ced236eabd49203b/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfern-4bb681be09044f25.rlib" "/opt/rustwide/target/debug/deps/libcolored-626d798bc5f82fd7.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-25d4d74e0e4afd8d.rlib" "/opt/rustwide/target/debug/deps/libxml-531752f67e39d9fb.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-646d6f0c0a9d08cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-efb83fe40f04fb0d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-31bc434e339935d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dfa838ce4e695d13.rlib" "/opt/rustwide/target/debug/deps/libstatic_lua-3e900ddf10706f9e.rlib" "/opt/rustwide/target/debug/deps/libnom-b980d9c9c8c22c70.rlib" "/opt/rustwide/target/debug/deps/libmd_to_bb-dc563a510b8ed074.rlib" "/opt/rustwide/target/debug/deps/libclap-9bd3edac688b8b67.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1f10d80223e7070e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f44f00def523547f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e3feadfde25e2e41.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4ccb3802ad3f8191.rlib" "/opt/rustwide/target/debug/deps/libatty-c51fe4201922b8c7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib" "/opt/rustwide/target/debug/deps/libfutures-5678fd3bbcf567f3.rlib" "/opt/rustwide/target/debug/deps/libconst_cstr-23e3e6fb21305424.rlib" "/opt/rustwide/target/debug/deps/librayon-6e407be41081e768.rlib" "/opt/rustwide/target/debug/deps/libeither-f96dfeca9474dc2c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-239c07ea4679a073.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b41085cf24bebae9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ea5bf59b8c6811d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79abf0c7af434667.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1e667a1f624600a8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-413faa00df138c90.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1969f7313345be18.rlib" "/opt/rustwide/target/debug/deps/libgit2-3233e31a2b071490.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-7c54ea5bfcd11ea9.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-9068ea21b1d45349.rlib" "/opt/rustwide/target/debug/deps/liburl-502bca55c491de60.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-6b8c04fc3ad3f4d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6622741af6ea741b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-21c5f597e9a40028.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libregex-8e1170e0e7cce347.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-693d20357ff071f5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6992628f52aabfa5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b31a158e21ca430c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3da031af9744beaf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a4fae5c18931528.rlib" "/opt/rustwide/target/debug/deps/libmemchr-de948e54357213d8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-672f1f9f6a16c412.rlib" "/opt/rustwide/target/debug/deps/libzip-54352e42901c3664.rlib" "/opt/rustwide/target/debug/deps/libpodio-9a2a21593be6e550.rlib" "/opt/rustwide/target/debug/deps/liblibflate-0a0212f7fdc184d5.rlib" "/opt/rustwide/target/debug/deps/libadler32-98be1ef8b400a182.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0ab7e57723f777a8.rlib" "/opt/rustwide/target/debug/deps/libbzip2-1baf935391ecfc00.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-4ccf5d2e4c012761.rlib" "/opt/rustwide/target/debug/deps/libcurl-1d43b1615a709ac9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a0f43e42a625783f.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-bdd807b4f5becf7a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-89e1387f45020e9c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9269bbb3c6da9a9f.rlib" "/opt/rustwide/target/debug/deps/libchrono-5cc3b9fee9e9e83d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fdc3294f822e5418.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c5f84e93a6bafb93.rlib" "/opt/rustwide/target/debug/deps/libtime-b8cc20072447b680.rlib" "/opt/rustwide/target/debug/deps/liblibc-1177f4e21547c122.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac9eb326b327d743.rlib" "/opt/rustwide/target/debug/deps/libtoml-f3d8f1608f4a1a65.rlib" "/opt/rustwide/target/debug/deps/libserde-855b4a96eb9b6940.rlib" "/opt/rustwide/target/debug/deps/libjoinery-33df4b1c2153166c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-609da0c4e27f8468.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5362cd0797e072f1.rlib" "/opt/rustwide/target/debug/deps/liberroneous-9aef91a9d4c321ee.rlib" "/opt/rustwide/target/debug/deps/liblog-9f671d32bd05a6cd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ac561cfb11eec4d0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/laspad-8755f3e108f63154" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.13.rcgu.o: in function `easy_steamworks::remote_storage::RemoteStorage::file_write': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:75: undefined reference to `SteamAPI_ISteamRemoteStorage_FileWriteAsync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.13.rcgu.o: in function `easy_steamworks::remote_storage::RemoteStorage::file_write': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:75: undefined reference to `SteamAPI_ISteamRemoteStorage_FileWriteAsync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.13.rcgu.o: in function `easy_steamworks::remote_storage::RemoteStorage::file_write': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:75: undefined reference to `SteamAPI_ISteamRemoteStorage_FileWriteAsync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.13.rcgu.o: in function `easy_steamworks::remote_storage::RemoteStorage::publish': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:128: undefined reference to `SteamAPI_ISteamRemoteStorage_PublishWorkshopFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/laspad-8755f3e108f63154.laspad.cf28db77-cgu.13.rcgu.o: in function `easy_steamworks::remote_storage::ItemUpdater::tags': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:228: undefined reference to `SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTags' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.2.rcgu.o): in function `easy_steamworks::remote_storage::RemoteStorage::new': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:47: undefined reference to `SteamAPI_ISteamClient_GetISteamRemoteStorage' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.2.rcgu.o): in function `easy_steamworks::remote_storage::RemoteStorage::update': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:149: undefined reference to `SteamAPI_ISteamRemoteStorage_CreatePublishedFileUpdateRequest' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.2.rcgu.o): in function `easy_steamworks::remote_storage::ItemUpdater::finish': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:213: undefined reference to `SteamAPI_ISteamRemoteStorage_CommitPublishedFileUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.2.rcgu.o): in function `easy_steamworks::remote_storage::ItemUpdater::file': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:168: undefined reference to `SteamAPI_ISteamRemoteStorage_UpdatePublishedFileFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.2.rcgu.o): in function `easy_steamworks::remote_storage::ItemUpdater::preview': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:168: undefined reference to `SteamAPI_ISteamRemoteStorage_UpdatePublishedFilePreviewFile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.2.rcgu.o): in function `easy_steamworks::remote_storage::ItemUpdater::description': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:168: undefined reference to `SteamAPI_ISteamRemoteStorage_UpdatePublishedFileDescription' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.2.rcgu.o): in function `easy_steamworks::remote_storage::ItemUpdater::change_description': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:168: undefined reference to `SteamAPI_ISteamRemoteStorage_UpdatePublishedFileSetChangeDescription' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.2.rcgu.o): in function `easy_steamworks::remote_storage::ItemUpdater::title': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/remote_storage.rs:168: undefined reference to `SteamAPI_ISteamRemoteStorage_UpdatePublishedFileTitle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.3.rcgu.o): in function `easy_steamworks::utils::Utils::is_apicall_completed': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/utils.rs:43: undefined reference to `SteamAPI_ISteamUtils_IsAPICallCompleted' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.3.rcgu.o): in function `easy_steamworks::utils::Utils::get_apicall_result': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/utils.rs:51: undefined reference to `SteamAPI_ISteamUtils_GetAPICallResult' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.3.rcgu.o): in function `easy_steamworks::utils::Utils::get_apicall_result': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/utils.rs:51: undefined reference to `SteamAPI_ISteamUtils_GetAPICallResult' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.3.rcgu.o): in function `easy_steamworks::utils::Utils::get_apicall_result': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/utils.rs:51: undefined reference to `SteamAPI_ISteamUtils_GetAPICallResult' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.6.rcgu.o): in function `easy_steamworks::client::Steam::new_client': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/client.rs:13: undefined reference to `SteamAPI_Init' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/client.rs:18: undefined reference to `SteamInternal_CreateInterface' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/client.rs:24: undefined reference to `SteamAPI_GetHSteamPipe' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/client.rs:22: undefined reference to `SteamAPI_ISteamClient_GetISteamUtils' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.6.rcgu.o): in function `easy_steamworks::client::Client::user': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/client.rs:55: undefined reference to `SteamAPI_GetHSteamUser' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.6.rcgu.o): in function `easy_steamworks::client::Client::pipe': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/client.rs:59: undefined reference to `SteamAPI_GetHSteamPipe' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libeasy_steamworks-9f54294a73d33ae3.rlib(easy_steamworks-9f54294a73d33ae3.easy_steamworks.e0714575-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/easy-steamworks-6cca3a0e57a26db4/1812920/src/client.rs:65: undefined reference to `SteamAPI_Shutdown' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `laspad` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "677cb00af6e9b63cde0266db3d47205bd720588455ac12455c69c705771fa803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677cb00af6e9b63cde0266db3d47205bd720588455ac12455c69c705771fa803", kill_on_drop: false }` [INFO] [stdout] 677cb00af6e9b63cde0266db3d47205bd720588455ac12455c69c705771fa803