[INFO] cloning repository https://github.com/shamatar/poseidon_hash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shamatar/poseidon_hash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamatar%2Fposeidon_hash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamatar%2Fposeidon_hash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 495ae87ff066d066b140c7d0dff8d929b87d31ee [INFO] testing shamatar/poseidon_hash against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamatar%2Fposeidon_hash" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shamatar/poseidon_hash on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shamatar/poseidon_hash [INFO] finished tweaking git repo https://github.com/shamatar/poseidon_hash [INFO] tweaked toml for git repo https://github.com/shamatar/poseidon_hash written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/shamatar/poseidon_hash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ff_ce v0.12.0 [INFO] [stderr] Downloaded blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Downloaded ff_derive_ce v0.9.0 [INFO] [stderr] Downloaded mathru v0.6.10 [INFO] [stderr] Downloaded pairing_ce v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c664a78d6990153fc7557f4479f78a61438e4eda64089a1b471c1c0e26d249c0 [INFO] running `Command { std: "docker" "start" "-a" "c664a78d6990153fc7557f4479f78a61438e4eda64089a1b471c1c0e26d249c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c664a78d6990153fc7557f4479f78a61438e4eda64089a1b471c1c0e26d249c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c664a78d6990153fc7557f4479f78a61438e4eda64089a1b471c1c0e26d249c0", kill_on_drop: false }` [INFO] [stdout] c664a78d6990153fc7557f4479f78a61438e4eda64089a1b471c1c0e26d249c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24e9579a49207b22b57697fc7caaf0360a83683d778bd397616c391a6138ab48 [INFO] running `Command { std: "docker" "start" "-a" "24e9579a49207b22b57697fc7caaf0360a83683d778bd397616c391a6138ab48", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling ff_derive_ce v0.9.0 [INFO] [stderr] Compiling ff_ce v0.12.0 [INFO] [stderr] Compiling pairing_ce v0.24.0 [INFO] [stderr] Compiling mathru v0.6.10 [INFO] [stderr] Compiling poseidon_hash v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FromPrimitive`, `NumAssignOps`, `NumOps`, `Num`, `ToPrimitive` [INFO] [stdout] --> src/algebra/num_impls.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | NumOps, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | Num, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | NumAssignOps, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 27 | FromPrimitive, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 28 | ToPrimitive [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Power` [INFO] [stdout] --> src/algebra/mathru/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Power [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::specialization_macro::*` [INFO] [stdout] --> src/specialization/specialized_2_into_1.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::specialization_macro::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/specialization/specialized_2_into_1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.41s [INFO] running `Command { std: "docker" "inspect" "24e9579a49207b22b57697fc7caaf0360a83683d778bd397616c391a6138ab48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e9579a49207b22b57697fc7caaf0360a83683d778bd397616c391a6138ab48", kill_on_drop: false }` [INFO] [stdout] 24e9579a49207b22b57697fc7caaf0360a83683d778bd397616c391a6138ab48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc02a33892adf0f4c0f759dc2b4bfe89fcb86ad78745ee65e08e7d9c10ddbcc [INFO] running `Command { std: "docker" "start" "-a" "2fc02a33892adf0f4c0f759dc2b4bfe89fcb86ad78745ee65e08e7d9c10ddbcc", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `FromPrimitive`, `NumAssignOps`, `NumOps`, `Num`, `ToPrimitive` [INFO] [stdout] --> src/algebra/num_impls.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | NumOps, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | Num, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | NumAssignOps, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 27 | FromPrimitive, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 28 | ToPrimitive [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Power` [INFO] [stdout] --> src/algebra/mathru/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Power [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling poseidon_hash v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::specialization_macro::*` [INFO] [stdout] --> src/specialization/specialized_2_into_1.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::specialization_macro::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/specialization/specialized_2_into_1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromPrimitive`, `NumAssignOps`, `NumOps`, `Num`, `ToPrimitive` [INFO] [stdout] --> src/algebra/num_impls.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | NumOps, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 25 | Num, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | NumAssignOps, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 27 | FromPrimitive, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 28 | ToPrimitive [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Power` [INFO] [stdout] --> src/algebra/mathru/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Power [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pairing::bn256::Fr` [INFO] [stdout] --> src/algebra/mathru/mod.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | use crate::pairing::bn256::Fr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/algebra/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::specialization_macro::*` [INFO] [stdout] --> src/specialization/specialized_2_into_1.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::specialization_macro::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/specialization/specialized_2_into_1.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pairing::ff::Field` [INFO] [stdout] --> src/algebra/mathru/mod.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | use crate::pairing::ff::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciWfJkX/symbols.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.poseidon_hash.8164379b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0.4lx6eogdk17q5lfh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f8abcd39963be1a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fc81604f9f272244.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ecd0ecec0bda740b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-715ffe8b3e8b2eb5.rlib" "/opt/rustwide/target/debug/deps/libmathru-1ffa8f017da9ecf3.rlib" "/opt/rustwide/target/debug/deps/libserde-e4acfbdcbb7fecb4.rlib" "/opt/rustwide/target/debug/deps/librand-4d7e83b432448155.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0a7a4bc65516309.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e10ac239b64b4edd.rlib" "/opt/rustwide/target/debug/deps/librand_core-519c9636c07947a0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ecb962626e452c78.rlib" "/opt/rustwide/target/debug/deps/libalga-5a6ccf01f2fa7701.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f97e49e6fd34a890.rlib" "/opt/rustwide/target/debug/deps/libapprox-cd0f6fcaa2783af1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4d3726f2fbe580c.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-c27bd03c136bb4e8.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-576e4517b8979cdb.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc_bellman_edition-981b7222435ad983.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-5b39c2f4886fdb96.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2cfab261be8fcea7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-880fc3359c038f63.rlib" "/opt/rustwide/target/debug/deps/libpairing_ce-04dae1b2f5cc15a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d62f86f9531dae72.rlib" "/opt/rustwide/target/debug/deps/libff_ce-51a9ee002c153370.rlib" "/opt/rustwide/target/debug/deps/libhex-a6ea877dc0987a29.rlib" "/opt/rustwide/target/debug/deps/librand-dd9593e3e216154f.rlib" "/opt/rustwide/target/debug/deps/liblibc-de861e101d47dba7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e0b4f56be7acc332.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/poseidon_hash-6fb50b9afb6603c0" "-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; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `poseidon_hash` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2fc02a33892adf0f4c0f759dc2b4bfe89fcb86ad78745ee65e08e7d9c10ddbcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc02a33892adf0f4c0f759dc2b4bfe89fcb86ad78745ee65e08e7d9c10ddbcc", kill_on_drop: false }` [INFO] [stdout] 2fc02a33892adf0f4c0f759dc2b4bfe89fcb86ad78745ee65e08e7d9c10ddbcc