[INFO] cloning repository https://github.com/garyemerson/unkdir_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garyemerson/unkdir_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryemerson%2Funkdir_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryemerson%2Funkdir_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d76f2ebb714b8686b166fa98dee46fde2057101 [INFO] testing garyemerson/unkdir_api against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryemerson%2Funkdir_api" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garyemerson/unkdir_api on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garyemerson/unkdir_api [INFO] finished tweaking git repo https://github.com/garyemerson/unkdir_api [INFO] tweaked toml for git repo https://github.com/garyemerson/unkdir_api written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/garyemerson/unkdir_api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc0e87a2e3c45874625f196cc8fa4c7019ea1c23f81c807cfd6f31958169246 [INFO] running `Command { std: "docker" "start" "-a" "2dc0e87a2e3c45874625f196cc8fa4c7019ea1c23f81c807cfd6f31958169246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc0e87a2e3c45874625f196cc8fa4c7019ea1c23f81c807cfd6f31958169246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc0e87a2e3c45874625f196cc8fa4c7019ea1c23f81c807cfd6f31958169246", kill_on_drop: false }` [INFO] [stdout] 2dc0e87a2e3c45874625f196cc8fa4c7019ea1c23f81c807cfd6f31958169246 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59cf66a23149da9c881e661c4c749e5e99c06196ce7008c2b324be543be480d [INFO] running `Command { std: "docker" "start" "-a" "c59cf66a23149da9c881e661c4c749e5e99c06196ce7008c2b324be543be480d", kill_on_drop: false }` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.4.16 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling md5 v0.3.6 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling postgres-protocol v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling postgres-shared v0.4.0 [INFO] [stderr] Compiling postgres v0.15.1 [INFO] [stderr] Compiling unkdir_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | format!($($tts)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meme.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | .unwrap_or_else(|e| log_error!("Error saving battery percentage: {}", e)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | format!($($tts)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meme.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | .unwrap_or_else(|e| log_error!("Error archiving meme: {}", e)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.59s [INFO] running `Command { std: "docker" "inspect" "c59cf66a23149da9c881e661c4c749e5e99c06196ce7008c2b324be543be480d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59cf66a23149da9c881e661c4c749e5e99c06196ce7008c2b324be543be480d", kill_on_drop: false }` [INFO] [stdout] c59cf66a23149da9c881e661c4c749e5e99c06196ce7008c2b324be543be480d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31777de81d3f173d50712036a36df3bbac0d71d56f05f8b4a7fe3dfc2792ec79 [INFO] running `Command { std: "docker" "start" "-a" "31777de81d3f173d50712036a36df3bbac0d71d56f05f8b4a7fe3dfc2792ec79", kill_on_drop: false }` [INFO] [stderr] Compiling unkdir_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | format!($($tts)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meme.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | .unwrap_or_else(|e| log_error!("Error saving battery percentage: {}", e)); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | format!($($tts)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meme.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | .unwrap_or_else(|e| log_error!("Error archiving meme: {}", e)); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczKaPf1/symbols.o" "/opt/rustwide/target/debug/deps/unkdir_api-12bf4c62a264b1b0.unkdir_api.7f77b43b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/unkdir_api-12bf4c62a264b1b0.unkdir_api.7f77b43b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/unkdir_api-12bf4c62a264b1b0.unkdir_api.7f77b43b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/unkdir_api-12bf4c62a264b1b0.unkdir_api.7f77b43b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/unkdir_api-12bf4c62a264b1b0.unkdir_api.7f77b43b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/unkdir_api-12bf4c62a264b1b0.4txqeapz2fstsaxq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5a855d2797f517b.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-05f565374729c24d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-94d68ea3c71a2bff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b54b1311a8200ca9.rlib" "/opt/rustwide/target/debug/deps/libpostgres-e876c278d749c180.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-f6ac6c2a14a28713.rlib" "/opt/rustwide/target/debug/deps/libphf-5a086649b28d0e41.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-f938b27c3031fa06.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f9cc6b6ac0d54a70.rlib" "/opt/rustwide/target/debug/deps/libhex-01dd1b9eab5c41b1.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-1b2b06539003d86f.rlib" "/opt/rustwide/target/debug/deps/libstringprep-8ac06ac465db7681.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c09b07e3e93237a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e716510a54d94232.rlib" "/opt/rustwide/target/debug/deps/libmatches-423a4552f5d0f9b2.rlib" "/opt/rustwide/target/debug/deps/libsha2-5e8c01ff1b8ba6e6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-213e5ebf63fb0ce3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ca17eb4abc396b10.rlib" "/opt/rustwide/target/debug/deps/librand-03b0be4538dd62e4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a2ecda2044998054.rlib" "/opt/rustwide/target/debug/deps/libmd5-54f01247d6b4d3e7.rlib" "/opt/rustwide/target/debug/deps/libhmac-bfe731b288e061e0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8ab7eed576cd2422.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-5afd44cd1c715d30.rlib" "/opt/rustwide/target/debug/deps/libdigest-d588cc944ff97019.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d77f662c913455af.rlib" "/opt/rustwide/target/debug/deps/libnodrop-863439ffd0a42070.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5392fda44ec96cc.rlib" "/opt/rustwide/target/debug/deps/libbase64-27b426045869d21a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bb7cddc2a98b47ad.rlib" "/opt/rustwide/target/debug/deps/liblog-24824b76e11406d6.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-67605a3c136b5749.rlib" "/opt/rustwide/target/debug/deps/libbytes-e3ca38d7ccf407f6.rlib" "/opt/rustwide/target/debug/deps/libiovec-2820f9aa06eef41a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3a1d3362ecf13d1e.rlib" "/opt/rustwide/target/debug/deps/libchrono-2bdc309f7e823be6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3896844600260cf1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8aeacb1fd3b1a46.rlib" "/opt/rustwide/target/debug/deps/libtime-71b0726d4ca86acd.rlib" "/opt/rustwide/target/debug/deps/liblibc-1de5a855a0bfb096.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c61fa9a8679412cd.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libitoa-41332e73027fcf32.rlib" "/opt/rustwide/target/debug/deps/libserde-3b76999652b29f86.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unkdir_api-12bf4c62a264b1b0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unkdir_api` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "31777de81d3f173d50712036a36df3bbac0d71d56f05f8b4a7fe3dfc2792ec79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31777de81d3f173d50712036a36df3bbac0d71d56f05f8b4a7fe3dfc2792ec79", kill_on_drop: false }` [INFO] [stdout] 31777de81d3f173d50712036a36df3bbac0d71d56f05f8b4a7fe3dfc2792ec79