[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-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaaas%2Flaspad2" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Laaas/laspad2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-113/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-2022-04-10" "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-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ee52f1e7c7a9cb542091a312cbe503a7fb66a001d7b71eea0b7900f7c0c6c5c [INFO] running `Command { std: "docker" "start" "-a" "7ee52f1e7c7a9cb542091a312cbe503a7fb66a001d7b71eea0b7900f7c0c6c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ee52f1e7c7a9cb542091a312cbe503a7fb66a001d7b71eea0b7900f7c0c6c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee52f1e7c7a9cb542091a312cbe503a7fb66a001d7b71eea0b7900f7c0c6c5c", kill_on_drop: false }` [INFO] [stdout] 7ee52f1e7c7a9cb542091a312cbe503a7fb66a001d7b71eea0b7900f7c0c6c5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80daae8d35f5d46e8a2cab9f273430748a783ba3f48ce96ec337e431b12732e6 [INFO] running `Command { std: "docker" "start" "-a" "80daae8d35f5d46e8a2cab9f273430748a783ba3f48ce96ec337e431b12732e6", 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 serde v1.0.88 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling matches2 v1.1.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling joinery v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling fern v0.5.7 [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 idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling static_lua v0.1.0 (/opt/rustwide/workdir/static_lua) [INFO] [stderr] Compiling error-chain v0.10.0 [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 curl v0.4.19 [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 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-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.4em41f967uo90o5z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-3b25be478c10b4d8/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-f93176f983eaf606/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-8802c9c16c7af3ba/out/build" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-388438247852c702/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-897e61cf6968472b/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-343d2f2900bc00a8.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bb9c26c5c035be77.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f8ad648b16a8dafe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-12e0eb4ed75b806b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-670b834755174511.rlib" "/opt/rustwide/target/debug/deps/libstatic_lua-4d832a075c4ad281.rlib" "/opt/rustwide/target/debug/deps/libnom-082ca0bf02f2e9fe.rlib" "/opt/rustwide/target/debug/deps/libmd_to_bb-6a767032cee83238.rlib" "/opt/rustwide/target/debug/deps/libclap-e7aedab18aed4af7.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-3de661fb87c6c16f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libeasy_steamworks-580ca3101e267463.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libconst_cstr-0349449377fea7d3.rlib" "/opt/rustwide/target/debug/deps/librayon-9e6c5f136592e14a.rlib" "/opt/rustwide/target/debug/deps/libeither-e1d7cefd01217d6e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-226be4806556222a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-961f042829eba762.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d6a1d586254d5802.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bb82d3d13c1e2158.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-2e3efdb597b094e9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libgit2-9036679266707ce8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-697a677bc9aed17a.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-3cd6674cfdc3d414.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-bf11af956dbad85d.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-f440b1741ae35d9c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0aa180510fb5aaee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libzip-2ea52bb023730f6d.rlib" "/opt/rustwide/target/debug/deps/libpodio-0debe1a56d330930.rlib" "/opt/rustwide/target/debug/deps/liblibflate-637902011a63553b.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b5da1d29a2767854.rlib" "/opt/rustwide/target/debug/deps/libbzip2-9399203ab05bae12.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-734d3fb3cde1970b.rlib" "/opt/rustwide/target/debug/deps/libcurl-55c1cbaef7a754dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6f21c03b805086d9.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-933a6deff184a51b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fea1520a8263b598.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b4341c1f94ac5bfc.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ea5b25719e04315.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1d2f7e3620101868.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35a0afd241db3518.rlib" "/opt/rustwide/target/debug/deps/libtime-f7d8870cda026c79.rlib" "/opt/rustwide/target/debug/deps/liblibc-1be3124dfc3f2fd6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5b6dcbe3115f0573.rlib" "/opt/rustwide/target/debug/deps/libtoml-51f34e859f41c7f8.rlib" "/opt/rustwide/target/debug/deps/libserde-358b01131b2ea6c6.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-b44ebda3b6ef6944.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/laspad-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.12.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-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.12.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-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.12.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-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.12.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-647ea4117eaa4d5e.laspad.7b48ac7c-cgu.12.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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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-580ca3101e267463.rlib(easy_steamworks-580ca3101e267463.easy_steamworks.250108ae-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" "80daae8d35f5d46e8a2cab9f273430748a783ba3f48ce96ec337e431b12732e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80daae8d35f5d46e8a2cab9f273430748a783ba3f48ce96ec337e431b12732e6", kill_on_drop: false }` [INFO] [stdout] 80daae8d35f5d46e8a2cab9f273430748a783ba3f48ce96ec337e431b12732e6