[INFO] fetching crate zkp-stark 0.2.1... [INFO] testing zkp-stark-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate zkp-stark 0.2.1 into /workspace/builds/worker-82/source [INFO] validating manifest of crates.io crate zkp-stark 0.2.1 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 crates.io crate zkp-stark 0.2.1 [INFO] finished tweaking crates.io crate zkp-stark 0.2.1 [INFO] tweaked toml for crates.io crate zkp-stark 0.2.1 written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate crates.io crate zkp-stark 0.2.1 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.45 [INFO] [stderr] Downloaded memadvise v0.1.2 [INFO] [stderr] Downloaded zkp-u256 v0.2.0 [INFO] [stderr] Downloaded zkp-elliptic-curve v0.2.0 [INFO] [stderr] Downloaded zkp-mmap-vec v0.2.0 [INFO] [stderr] Downloaded zkp-elliptic-curve-crypto v0.2.0 [INFO] [stderr] Downloaded zkp-criterion-utils v0.2.0 [INFO] [stderr] Downloaded zkp-error-utils v0.2.0 [INFO] [stderr] Downloaded zkp-merkle-tree v0.2.0 [INFO] [stderr] Downloaded zkp-hash v0.2.0 [INFO] [stderr] Downloaded zkp-logging-allocator v0.2.0 [INFO] [stderr] Downloaded zkp-primefield v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 086c4f3726f70a3061ebcab105c33760d7faac86870bff76692c7be9a471a37c [INFO] running `Command { std: "docker" "start" "-a" "086c4f3726f70a3061ebcab105c33760d7faac86870bff76692c7be9a471a37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "086c4f3726f70a3061ebcab105c33760d7faac86870bff76692c7be9a471a37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086c4f3726f70a3061ebcab105c33760d7faac86870bff76692c7be9a471a37c", kill_on_drop: false }` [INFO] [stdout] 086c4f3726f70a3061ebcab105c33760d7faac86870bff76692c7be9a471a37c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7914c4467b52b782e8ad9a3b3c802a6bcffa369fb1a005cbf4093e578921f75 [INFO] running `Command { std: "docker" "start" "-a" "e7914c4467b52b782e8ad9a3b3c802a6bcffa369fb1a005cbf4093e578921f75", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling zkp-error-utils v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling memadvise v0.1.2 [INFO] [stderr] Compiling zkp-mmap-vec v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling zkp-macros-lib v0.2.0 [INFO] [stderr] Compiling zkp-macros-impl v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling zkp-macros-decl v0.2.0 [INFO] [stderr] Compiling proptest-derive v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling parity-scale-codec v1.3.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling zkp-u256 v0.2.0 [INFO] [stderr] Compiling zkp-primefield v0.2.0 [INFO] [stderr] Compiling zkp-hash v0.2.0 [INFO] [stderr] Compiling zkp-merkle-tree v0.2.0 [INFO] [stderr] Compiling zkp-stark v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of associated function `core::num::::max_value` that will be deprecated in a future Rust version: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/proof_of_work.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | let first_nonce = AtomicU64::new(u64::max_value()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | deprecated_in_future, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.78s [INFO] running `Command { std: "docker" "inspect" "e7914c4467b52b782e8ad9a3b3c802a6bcffa369fb1a005cbf4093e578921f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7914c4467b52b782e8ad9a3b3c802a6bcffa369fb1a005cbf4093e578921f75", kill_on_drop: false }` [INFO] [stdout] e7914c4467b52b782e8ad9a3b3c802a6bcffa369fb1a005cbf4093e578921f75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 404f6cbad9e9be3b5cf68baf758d8db34cd58b16733edf8a3afd4a315a2ba946 [INFO] running `Command { std: "docker" "start" "-a" "404f6cbad9e9be3b5cf68baf758d8db34cd58b16733edf8a3afd4a315a2ba946", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling zkp-logging-allocator v0.2.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling zkp-elliptic-curve v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stdout] warning: use of associated function `core::num::::max_value` that will be deprecated in a future Rust version: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/proof_of_work.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | let first_nonce = AtomicU64::new(u64::max_value()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | deprecated_in_future, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling zkp-elliptic-curve-crypto v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling zkp-criterion-utils v0.2.0 [INFO] [stderr] Compiling zkp-stark v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of associated function `core::num::::max_value` that will be deprecated in a future Rust version: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/proof_of_work.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | let first_nonce = AtomicU64::new(u64::max_value()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | deprecated_in_future, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zkp-stark`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name zkp_stark --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="inline"' --cfg 'feature="prover"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --cfg 'feature="tinytemplate"' -C metadata=5ea55cf87472c132 -C extra-filename=-5ea55cf87472c132 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-1af31068984307dd.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-00f9f885c2c0de1c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ef32f4e6e395efc6.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9f3b8f40c419f506.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1561e242c080bc28.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7736e0c201b801f7.rlib --extern no_std_compat=/opt/rustwide/target/debug/deps/libno_std_compat-f38ba6c194137258.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-753295e0078de2a2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-82a164e4504a8a50.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-e50ce6c34438e864.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-9b03ec568b938003.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b5dda443dc4bf2df.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-aafbcb91cb69d5c1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-72e41b264b36c0e1.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-1b243e9a1fb7013a.rlib --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-45615c310979c157.rlib --extern zkp_criterion_utils=/opt/rustwide/target/debug/deps/libzkp_criterion_utils-fc658a8bbc1d4ca9.rlib --extern zkp_elliptic_curve=/opt/rustwide/target/debug/deps/libzkp_elliptic_curve-a69866527e240b18.rlib --extern zkp_elliptic_curve_crypto=/opt/rustwide/target/debug/deps/libzkp_elliptic_curve_crypto-e586700a947e9b80.rlib --extern zkp_hash=/opt/rustwide/target/debug/deps/libzkp_hash-7f34f09700e35b68.rlib --extern zkp_logging_allocator=/opt/rustwide/target/debug/deps/libzkp_logging_allocator-b730ec3278c498ec.rlib --extern zkp_macros_decl=/opt/rustwide/target/debug/deps/libzkp_macros_decl-f038383a3a69a4f1.rlib --extern zkp_merkle_tree=/opt/rustwide/target/debug/deps/libzkp_merkle_tree-f5af741c76e450e5.rlib --extern zkp_mmap_vec=/opt/rustwide/target/debug/deps/libzkp_mmap_vec-3d8f5b7ecece6861.rlib --extern zkp_primefield=/opt/rustwide/target/debug/deps/libzkp_primefield-21c4e15725117341.rlib --extern zkp_u256=/opt/rustwide/target/debug/deps/libzkp_u256-fa2942a10ad35ad1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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" "-m64" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.small_fib.ed733780-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/small_fib-c3893bacfef98ca0.4oor3ek72ho7wiaz.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/libenv_logger-00f9f885c2c0de1c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libatty-2eb90c5d00435d6d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libregex-bb57bb09597ee7da.rlib" "/opt/rustwide/target/debug/deps/libthread_local-65b025654161b6cd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50f4a9eca98d0027.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libzkp_stark-ca59f3d2640e6317.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-45615c310979c157.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96f17fedece5d994.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libthiserror-72e41b264b36c0e1.rlib" "/opt/rustwide/target/debug/deps/libzkp_merkle_tree-f5af741c76e450e5.rlib" "/opt/rustwide/target/debug/deps/libzkp_error_utils-1e3f819cb8ee1009.rlib" "/opt/rustwide/target/debug/deps/libzkp_mmap_vec-3d8f5b7ecece6861.rlib" "/opt/rustwide/target/debug/deps/libmemmap-ff923e896c44adb8.rlib" "/opt/rustwide/target/debug/deps/libitertools-9f3b8f40c419f506.rlib" "/opt/rustwide/target/debug/deps/libzkp_hash-7f34f09700e35b68.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-1b243e9a1fb7013a.rlib" "/opt/rustwide/target/debug/deps/libzkp_primefield-21c4e15725117341.rlib" "/opt/rustwide/target/debug/deps/librayon-9b03ec568b938003.rlib" "/opt/rustwide/target/debug/deps/librayon_core-490925a8b89ee2a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-28a782a1cb93e66d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ce19f48a29d81cb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-647ae67039a13ff1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab4e9c146b16538a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3d195467ad5848e1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-315fc821705a75e5.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libmemadvise-2d38f363fa90f92d.rlib" "/opt/rustwide/target/debug/deps/libpage_size-96b4c23cfaf60321.rlib" "/opt/rustwide/target/debug/deps/libzkp_u256-fa2942a10ad35ad1.rlib" "/opt/rustwide/target/debug/deps/libhex-ef32f4e6e395efc6.rlib" "/opt/rustwide/target/debug/deps/libproptest-753295e0078de2a2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d0bdccbae5bc956d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-166cb2a6dd8108da.rlib" "/opt/rustwide/target/debug/deps/librand-191bc42255b8f2b8.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-f500ee7d632acd74.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-a47d629192ccb1ca.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-b5b610d24b87ceb5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-df80b5d9cc0007ee.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1561e242c080bc28.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2b7122d86bf9d17b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-dad2c24dcffc1aff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/librand-82a164e4504a8a50.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-65312e8e1430e84b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fbe4d881a10fb8b9.rlib" "/opt/rustwide/target/debug/deps/librand_core-a01e508b94942728.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-67b9092d6e8b81ca.rlib" "/opt/rustwide/target/debug/deps/liblibc-430368c42c203dc4.rlib" "/opt/rustwide/target/debug/deps/libserde-b5dda443dc4bf2df.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-72175c87710d5c63.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-def633ba98c63481.rlib" "/opt/rustwide/target/debug/deps/libzkp_macros_decl-f038383a3a69a4f1.rlib" "/opt/rustwide/target/debug/deps/liblog-7736e0c201b801f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.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/examples/small_fib-c3893bacfef98ca0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [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" "404f6cbad9e9be3b5cf68baf758d8db34cd58b16733edf8a3afd4a315a2ba946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "404f6cbad9e9be3b5cf68baf758d8db34cd58b16733edf8a3afd4a315a2ba946", kill_on_drop: false }` [INFO] [stdout] 404f6cbad9e9be3b5cf68baf758d8db34cd58b16733edf8a3afd4a315a2ba946