[INFO] cloning repository https://github.com/noplan-inc/zkp-verify-dfinity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noplan-inc/zkp-verify-dfinity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoplan-inc%2Fzkp-verify-dfinity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoplan-inc%2Fzkp-verify-dfinity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4a4af235b0bd2f29a997bcf1423c3f09f0ca198 [INFO] testing noplan-inc/zkp-verify-dfinity against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoplan-inc%2Fzkp-verify-dfinity" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noplan-inc/zkp-verify-dfinity on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noplan-inc/zkp-verify-dfinity [INFO] finished tweaking git repo https://github.com/noplan-inc/zkp-verify-dfinity [INFO] tweaked toml for git repo https://github.com/noplan-inc/zkp-verify-dfinity written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/noplan-inc/zkp-verify-dfinity already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-10/source/src/rust_zkp/Cargo.toml: file found to be present in multiple build targets: /workspace/builds/worker-10/source/src/rust_zkp/src/lib.rs [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos v0.12.0 [INFO] [stderr] Downloaded bellman v0.11.1 [INFO] [stderr] Downloaded ic-cdk v0.3.1 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded logos-derive v0.12.0 [INFO] [stderr] Downloaded candid_derive v0.4.5 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded bls12_381 v0.6.0 [INFO] [stderr] Downloaded ic-cdk-macros v0.3.1 [INFO] [stderr] Downloaded ic-types v0.2.2 [INFO] [stderr] Downloaded candid v0.7.6 [INFO] [stderr] Downloaded serde_tokenstream v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f9dfa4b94a8eb14ef8f0dc1276c306b288a476cf9984bc488480c34c0e2540b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f9dfa4b94a8eb14ef8f0dc1276c306b288a476cf9984bc488480c34c0e2540b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f9dfa4b94a8eb14ef8f0dc1276c306b288a476cf9984bc488480c34c0e2540b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9dfa4b94a8eb14ef8f0dc1276c306b288a476cf9984bc488480c34c0e2540b", kill_on_drop: false }` [INFO] [stdout] 5f9dfa4b94a8eb14ef8f0dc1276c306b288a476cf9984bc488480c34c0e2540b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 7165c64e33b28e6c77babc7b5c4ac611372250f33644f58ee6ee2f4511440c2e [INFO] running `Command { std: "docker" "start" "-a" "7165c64e33b28e6c77babc7b5c4ac611372250f33644f58ee6ee2f4511440c2e", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/src/rust_zkp/Cargo.toml: file found to be present in multiple build targets: /opt/rustwide/workdir/src/rust_zkp/src/lib.rs [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling pairing v0.21.0 [INFO] [stderr] Compiling bls12_381 v0.6.0 [INFO] [stderr] Compiling bellman v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling candid v0.7.6 [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.2.2 [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.3.1 [INFO] [stderr] Compiling ic-cdk-macros v0.3.1 [INFO] [stderr] Compiling rust_zkp v0.1.0 (/opt/rustwide/workdir/src/rust_zkp) [INFO] [stderr] Compiling rust_hello v0.1.0 (/opt/rustwide/workdir/src/rust_hello) [INFO] [stdout] warning: function is never used: `main` [INFO] [stdout] --> src/rust_zkp/src/lib.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mimc` [INFO] [stdout] --> src/rust_zkp/src/common/mod.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn mimc(mut xl: S, mut xr: S, constants: &[S]) -> S { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcoRzk9J/list" "-m64" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.rust_hello.95d2a939-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_hello.5gsqrdnume2dyo11.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libic_cdk-d6eaa99a9af9dcfb.rlib" "/opt/rustwide/target/debug/deps/libcandid-183545c7ad709265.rlib" "/opt/rustwide/target/debug/deps/libleb128-b6b749ee91d53ccc.rlib" "/opt/rustwide/target/debug/deps/liblogos-1eca2f678f540a94.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9ac41e64f14d7a8c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50be04e3cefea8b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libanyhow-afe1b0e38908f047.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-3a923810ab2ac400.rlib" "/opt/rustwide/target/debug/deps/libic_types-1f2f335401e06751.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libbase32-802e80f2b3338524.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-594f850d5c1f9ac3.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c9e5da91530b0f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-62fe75fe81472c6e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7844434102dac333.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/libbinread-3ff4980f0965e809.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-a6fbc0fc01affe3e.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libthiserror-76d387653ff1449c.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-917bfa3ca3515f06.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libpretty-01f9dc3dd8ccf24f.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-32b550ef0917fcf6.rlib" "/opt/rustwide/target/debug/deps/libserde-437c58d69905678f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libbls12_381-5f17f1c5cfe538ec.rlib" "/opt/rustwide/target/debug/deps/libbellman-38eab6b583743099.rlib" "/opt/rustwide/target/debug/deps/librayon-7885a9ce916dfdd4.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9807c968be29fdc7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af0427bc7757c3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-12d6657b9303ab84.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13dfa97175c15482.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f98715c03ccfa2d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7aeb67df1f4f62aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libpairing-a06a6904e0b89c09.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-fb1ef5f2dfb6c50e.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-cbbc7f009447927e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4f10f40bfaccb165.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3da31b0468d3a12a.rlib" "/opt/rustwide/target/debug/deps/libgroup-13f1c0025f222a24.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libff-a57a66be32655c80.rlib" "/opt/rustwide/target/debug/deps/librand_core-d45dcdc01d86b78a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3f4e9ed5020020f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-1200f305bc9e766f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-08f2ed104e8e9c50.rlib" "/opt/rustwide/target/debug/deps/libwyz-0fc4e65d35289173.rlib" "/opt/rustwide/target/debug/deps/libtap-99d655567e16cfa5.rlib" "/opt/rustwide/target/debug/deps/libradium-38c5de8324f0e3cb.rlib" "/opt/rustwide/target/debug/deps/libfunty-e621ec812970084c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-626839c906befb4e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librust_hello.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustcoRzk9J/list:3: 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 `rust_hello` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7165c64e33b28e6c77babc7b5c4ac611372250f33644f58ee6ee2f4511440c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7165c64e33b28e6c77babc7b5c4ac611372250f33644f58ee6ee2f4511440c2e", kill_on_drop: false }` [INFO] [stdout] 7165c64e33b28e6c77babc7b5c4ac611372250f33644f58ee6ee2f4511440c2e