[INFO] updating cached repository https://github.com/flyingcircusio/userscan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/flyingcircusio/userscan [INFO] [stderr] 39d7156..bf5a0ef master -> master [INFO] [stderr] * [new tag] 0.4.6 -> 0.4.6 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf5a0efa097cc79ab0fd4297bb9452d040360863 [INFO] testing flyingcircusio/userscan against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyingcircusio%2Fuserscan" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flyingcircusio/userscan on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flyingcircusio/userscan [INFO] finished tweaking git repo https://github.com/flyingcircusio/userscan [INFO] tweaked toml for git repo https://github.com/flyingcircusio/userscan written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/flyingcircusio/userscan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ffd724216c429fe0dcc317e9b788ef7cb4700241b55397558761f2f79f5331aa [INFO] running `Command { std: "docker" "start" "-a" "ffd724216c429fe0dcc317e9b788ef7cb4700241b55397558761f2f79f5331aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffd724216c429fe0dcc317e9b788ef7cb4700241b55397558761f2f79f5331aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd724216c429fe0dcc317e9b788ef7cb4700241b55397558761f2f79f5331aa", kill_on_drop: false }` [INFO] [stdout] ffd724216c429fe0dcc317e9b788ef7cb4700241b55397558761f2f79f5331aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 121b3a16f891ed2c8e020397aa47dbd664d16236ddbeaa93bef5ff2204545a34 [INFO] running `Command { std: "docker" "start" "-a" "121b3a16f891ed2c8e020397aa47dbd664d16236ddbeaa93bef5ff2204545a34", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling probes v0.3.0 (https://github.com/appsignal/probes-rs?rev=84d9acfa8e80#84d9acfa) [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling fc-userscan v0.4.6 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.fc_userscan.35uhja09-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37" "/opt/rustwide/target/debug/deps/fc_userscan-559da683bcd62b37.2is6gweez84cqsie.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-df4502680abc5bfa/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnum_cpus-97cdfb846f0ab5c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-003150a215fa2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libtwoway-88724484f7814078.rlib" "/opt/rustwide/target/debug/deps/libminilzo-18979f6147403029.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-2e131f0d4932582e.rlib" "/opt/rustwide/target/debug/deps/libstructopt-075b41a9fa567149.rlib" "/opt/rustwide/target/debug/deps/libprobes-352c7b66b29661d8.rlib" "/opt/rustwide/target/debug/deps/libmemmap-be6cc7896dd69ccd.rlib" "/opt/rustwide/target/debug/deps/libbytesize-3da89050bb5c6600.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4e8abd7d7f21834.rlib" "/opt/rustwide/target/debug/deps/libignore-9b3aec5cf99aa25c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/libglobset-6c808ec6074c61f8.rlib" "/opt/rustwide/target/debug/deps/libbstr-e9c489b9f0b37fb1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-56214204edbe0d35.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4a866a3aebf114c7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libregex-6a1d6822c305a3fa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6797e743e9e8c88f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libcolored-ea6dd5ec0be7d8a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libzip-ccc6da1d8ac40812.rlib" "/opt/rustwide/target/debug/deps/libtime-6120df0b4b5b1759.rlib" "/opt/rustwide/target/debug/deps/libbzip2-49b2f5198c526142.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-1598b240dce5e38d.rlib" "/opt/rustwide/target/debug/deps/libflate2-e273fec9cab1c58e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libpodio-2f7a0510d152e335.rlib" "/opt/rustwide/target/debug/deps/libusers-bec0539161d3a993.rlib" "/opt/rustwide/target/debug/deps/libthiserror-57555de54ca39f6f.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-28c674c5ab59560b.rlib" "/opt/rustwide/target/debug/deps/librmp-bd545ff32a3903b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf92cfc1e201827.rlib" "/opt/rustwide/target/debug/deps/libnix-02cd1fc928d97e38.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libclap-5ff5316dd42eab5a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-3025c43495ec89f8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libterm_size-b6b4cf5d36a28a53.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-03142edce424819d.rlib" "/opt/rustwide/target/debug/deps/liblibc-150b2a8b447cf25e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-llzo2" "-llzo2" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fc-userscan`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "121b3a16f891ed2c8e020397aa47dbd664d16236ddbeaa93bef5ff2204545a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121b3a16f891ed2c8e020397aa47dbd664d16236ddbeaa93bef5ff2204545a34", kill_on_drop: false }` [INFO] [stdout] 121b3a16f891ed2c8e020397aa47dbd664d16236ddbeaa93bef5ff2204545a34