[INFO] cloning repository https://github.com/kristoferlund/ic-wall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kristoferlund/ic-wall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristoferlund%2Fic-wall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristoferlund%2Fic-wall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4e44b930c8128ca2a06ed20fa9913687f80b83a [INFO] testing kristoferlund/ic-wall against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristoferlund%2Fic-wall" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kristoferlund/ic-wall on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kristoferlund/ic-wall [INFO] finished tweaking git repo https://github.com/kristoferlund/ic-wall [INFO] tweaked toml for git repo https://github.com/kristoferlund/ic-wall written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/kristoferlund/ic-wall already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8215c50588966e8717400ff0730f8f16bb84a491ac8a054595568b44d426f06 [INFO] running `Command { std: "docker" "start" "-a" "a8215c50588966e8717400ff0730f8f16bb84a491ac8a054595568b44d426f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8215c50588966e8717400ff0730f8f16bb84a491ac8a054595568b44d426f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8215c50588966e8717400ff0730f8f16bb84a491ac8a054595568b44d426f06", kill_on_drop: false }` [INFO] [stdout] a8215c50588966e8717400ff0730f8f16bb84a491ac8a054595568b44d426f06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52970aeb75c8d88eae380824e56704b2a591f2b6e0c23796c6a6e933c9ba772f [INFO] running `Command { std: "docker" "start" "-a" "52970aeb75c8d88eae380824e56704b2a591f2b6e0c23796c6a6e933c9ba772f", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling crc8 v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling md2 v0.8.0 [INFO] [stderr] Compiling md4 v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling easy-hasher v2.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling candid_derive v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Compiling ic-types v0.1.5 [INFO] [stderr] Compiling candid v0.6.21 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling ic-cdk v0.2.4 [INFO] [stderr] Compiling ic-cdk-macros v0.2.4 [INFO] [stderr] Compiling wall v0.0.1 (/opt/rustwide/workdir/backend/wall) [INFO] [stderr] Compiling user_profile v0.0.1 (/opt/rustwide/workdir/backend/user_profile) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcA1jBNl/list" "-m64" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wall.wall.99ef207d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/wall.1sg9xitawbcgc40o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-d694b5567facd689.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-e0894f1464a6a631.rlib" "/opt/rustwide/target/debug/deps/libic_cdk-c9c850d9d02bed6c.rlib" "/opt/rustwide/target/debug/deps/libcandid-f75cd5c8e2301d46.rlib" "/opt/rustwide/target/debug/deps/libleb128-c4d882f3bebe5835.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/liblogos-8ea7b4e95182b0bc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-972cf027e6e94c69.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-b37888b438191832.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-8f7aa2f4e2136553.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-94a98a6d43da4a00.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libpretty-65721ba521e9008f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44f38689981e0683.rlib" "/opt/rustwide/target/debug/deps/libic_types-86a2e687ef1f3339.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libbase32-0a8dd094aca79f82.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-81f3f56d2ad955d4.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libthiserror-298521be72205667.rlib" "/opt/rustwide/target/debug/deps/libsha2-77152a8ae69ad6fb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ed1d2d6c36258191.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-de23f8886e09ab84.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libserde-2e22a988ede87c55.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwall.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustcA1jBNl/list:5: syntax error in VERSION script [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 `wall` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcef6dgt/list" "-m64" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.user_profile.ec73f5fc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/user_profile.21c9vxd657jvqz5g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibsecp256k1-8c1e1d5ff8643336.rlib" "/opt/rustwide/target/debug/deps/libbase64-9d67380fbd5968e7.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-6e46c0d0c9c36606.rlib" "/opt/rustwide/target/debug/deps/libhmac-be34fd5a2f7d1615.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ecb51e87496d222c.rlib" "/opt/rustwide/target/debug/deps/librand-050c7141f88dbc9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-70af5a828febb464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5522c9a86313c82.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-181c37b3db5a2480.rlib" "/opt/rustwide/target/debug/deps/liblibc-e58ab86d651277cd.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-ebaf0291dbe89853.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0ccbe97e2c9e43e8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-701563faedef775f.rlib" "/opt/rustwide/target/debug/deps/libic_cdk-c9c850d9d02bed6c.rlib" "/opt/rustwide/target/debug/deps/libcandid-f75cd5c8e2301d46.rlib" "/opt/rustwide/target/debug/deps/libleb128-c4d882f3bebe5835.rlib" "/opt/rustwide/target/debug/deps/liblogos-8ea7b4e95182b0bc.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-972cf027e6e94c69.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-b37888b438191832.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-8f7aa2f4e2136553.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-94a98a6d43da4a00.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libpretty-65721ba521e9008f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44f38689981e0683.rlib" "/opt/rustwide/target/debug/deps/libic_types-86a2e687ef1f3339.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libbase32-0a8dd094aca79f82.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-81f3f56d2ad955d4.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libthiserror-298521be72205667.rlib" "/opt/rustwide/target/debug/deps/libsha2-77152a8ae69ad6fb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ed1d2d6c36258191.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-de23f8886e09ab84.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libserde-2e22a988ede87c55.rlib" "/opt/rustwide/target/debug/deps/libeasy_hasher-423fa72c0c80edf7.rlib" "/opt/rustwide/target/debug/deps/libsha2-e7ae4b21f8117478.rlib" "/opt/rustwide/target/debug/deps/libmd5-2b73cf3e6f692570.rlib" "/opt/rustwide/target/debug/deps/libcrc-5e531bb8bf1a1920.rlib" "/opt/rustwide/target/debug/deps/libcrc16-0e7b6d640758a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrc8-a7580cb6be57f3f2.rlib" "/opt/rustwide/target/debug/deps/libmd4-9c399dcc60bffb09.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libmd2-97cb030d29be12a3.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libsha3-7ca0d05bbc753450.rlib" "/opt/rustwide/target/debug/deps/libdigest-0070757af4e68d94.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-eebdbbb69f60b0c3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-18e005c1447d0b7f.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libuser_profile.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustcef6dgt/list:5: syntax error in VERSION script [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: build failed [INFO] running `Command { std: "docker" "inspect" "52970aeb75c8d88eae380824e56704b2a591f2b6e0c23796c6a6e933c9ba772f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52970aeb75c8d88eae380824e56704b2a591f2b6e0c23796c6a6e933c9ba772f", kill_on_drop: false }` [INFO] [stdout] 52970aeb75c8d88eae380824e56704b2a591f2b6e0c23796c6a6e933c9ba772f