[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaaas%2Flaspad2" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Laaas/laspad2 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-1/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" "+beta-2021-09-08" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 574376d9666eecb543ab7abe16cc061dc75b897deecba51061aeba44cb51ae31 [INFO] running `Command { std: "docker" "start" "-a" "574376d9666eecb543ab7abe16cc061dc75b897deecba51061aeba44cb51ae31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "574376d9666eecb543ab7abe16cc061dc75b897deecba51061aeba44cb51ae31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "574376d9666eecb543ab7abe16cc061dc75b897deecba51061aeba44cb51ae31", kill_on_drop: false }` [INFO] [stdout] 574376d9666eecb543ab7abe16cc061dc75b897deecba51061aeba44cb51ae31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1484cca24e1fba74141427fa48250d594af5427d078ba2055739b889ca807d96 [INFO] running `Command { std: "docker" "start" "-a" "1484cca24e1fba74141427fa48250d594af5427d078ba2055739b889ca807d96", 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 memchr v2.2.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling matches2 v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling joinery v1.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.1 [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 textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling static_lua v0.1.0 (/opt/rustwide/workdir/static_lua) [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling md_to_bb v0.1.0 (/opt/rustwide/workdir/md_to_bb) [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 curl v0.4.19 [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 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/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] [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-07ee367d656b51cf.laspad.d3214fe5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.5g26guh6nwfgydnu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-64ff7b27e06e852d/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8ab2576e7f4168b3/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-7a34f77e0cda4df3/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-82c7a79be1c8ab09/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-0ec7af2d2f222a0c/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfern-f5ebd210924ca2e5.rlib" "/opt/rustwide/target/debug/deps/libcolored-32804ce1cc4867fc.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-196394cec2d1f3a5.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9b030d3188eec00e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-96ec10398961c880.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c0a28e68426aa596.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-670b834755174511.rlib" "/opt/rustwide/target/debug/deps/libstatic_lua-a29c68ae00fe097b.rlib" "/opt/rustwide/target/debug/deps/libnom-9da61c6c467ade40.rlib" "/opt/rustwide/target/debug/deps/libmd_to_bb-6cd5a1a0b58a54c3.rlib" "/opt/rustwide/target/debug/deps/libclap-4188f5067da0a90f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-189a203f866791cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libatty-0c140371d0229ad8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libeasy_steamworks-d56d6bb1d220ef23.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libconst_cstr-0349449377fea7d3.rlib" "/opt/rustwide/target/debug/deps/librayon-c1d0e82ca941c404.rlib" "/opt/rustwide/target/debug/deps/libeither-e1d7cefd01217d6e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-dc4084eaec6372c4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d979a0c4c5cbe3f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e063aab585d2efd6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-075bc9b2a93a326c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d8c0efd5ef34a7d7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libgit2-aa7b4bb45a1a00aa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-d20401b8e883cc73.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-da8d7d56526bb600.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libregex-5f12f14e57bf81cc.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b1a170d9c70b9eb2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d81c4e81fbd5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-86b53e99b670f63b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libzip-972c3d97a3d7102e.rlib" "/opt/rustwide/target/debug/deps/libpodio-0debe1a56d330930.rlib" "/opt/rustwide/target/debug/deps/liblibflate-613d414f84138e98.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-2abfa27c76d3f591.rlib" "/opt/rustwide/target/debug/deps/libbzip2-222cabe6493674dc.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-d1abc1620f4aba06.rlib" "/opt/rustwide/target/debug/deps/libcurl-78fdd5e2d3118efd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6ddcdb1d92b6abc0.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b10ae6234992d020.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8f191c2426272340.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-964768dad28f6ce6.rlib" "/opt/rustwide/target/debug/deps/libchrono-2ffc8ed01f262f9b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-640b48c6519ad13c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf75d6aff40a6f0b.rlib" "/opt/rustwide/target/debug/deps/libtime-827a640fca0747a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-667ccfdc931af70b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "/opt/rustwide/target/debug/deps/libtoml-6b7717db8c906a07.rlib" "/opt/rustwide/target/debug/deps/libserde-1c62eb2bc4c8ccaf.rlib" "/opt/rustwide/target/debug/deps/libjoinery-30d7f80bd5a76f60.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d45cbf41be50f4e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-02a5ef287b9dbe12.rlib" "/opt/rustwide/target/debug/deps/liberroneous-f6a3f52f292976c1.rlib" "/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/laspad-07ee367d656b51cf.laspad.d3214fe5-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/laspad-07ee367d656b51cf.laspad.d3214fe5-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-07ee367d656b51cf.laspad.d3214fe5-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-07ee367d656b51cf.laspad.d3214fe5-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-07ee367d656b51cf.laspad.d3214fe5-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/libeasy_steamworks-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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-d56d6bb1d220ef23.rlib(easy_steamworks-d56d6bb1d220ef23.easy_steamworks.b0163368-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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `laspad` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1484cca24e1fba74141427fa48250d594af5427d078ba2055739b889ca807d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1484cca24e1fba74141427fa48250d594af5427d078ba2055739b889ca807d96", kill_on_drop: false }` [INFO] [stdout] 1484cca24e1fba74141427fa48250d594af5427d078ba2055739b889ca807d96