[INFO] fetching crate zkp-stark 0.2.1... [INFO] testing zkp-stark-0.2.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate zkp-stark 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate zkp-stark 0.2.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-4/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22dfb9930fd670fc41243a18dab9ef47def97d78ce92c92ebbeb675c9cdd8f02 [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" "22dfb9930fd670fc41243a18dab9ef47def97d78ce92c92ebbeb675c9cdd8f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22dfb9930fd670fc41243a18dab9ef47def97d78ce92c92ebbeb675c9cdd8f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22dfb9930fd670fc41243a18dab9ef47def97d78ce92c92ebbeb675c9cdd8f02", kill_on_drop: false }` [INFO] [stdout] 22dfb9930fd670fc41243a18dab9ef47def97d78ce92c92ebbeb675c9cdd8f02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1313799d0da02742206d762afe546dfe9f53b3548bc6ba3e318028b6a8ca882e [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" "1313799d0da02742206d762afe546dfe9f53b3548bc6ba3e318028b6a8ca882e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling zkp-error-utils v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 rand 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 thiserror v1.0.21 [INFO] [stderr] Compiling proptest-derive v0.1.2 [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 1m 07s [INFO] running `Command { std: "docker" "inspect" "1313799d0da02742206d762afe546dfe9f53b3548bc6ba3e318028b6a8ca882e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1313799d0da02742206d762afe546dfe9f53b3548bc6ba3e318028b6a8ca882e", kill_on_drop: false }` [INFO] [stdout] 1313799d0da02742206d762afe546dfe9f53b3548bc6ba3e318028b6a8ca882e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0effb76bbff823103b529299334aa2f9cdca513796b0c16cc2b528f4b694c8de [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" "0effb76bbff823103b529299334aa2f9cdca513796b0c16cc2b528f4b694c8de", kill_on_drop: false }` [INFO] [stderr] Compiling oorandom v11.1.2 [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 aho-corasick v0.7.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling zkp-elliptic-curve v0.2.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 bstr v0.2.14 [INFO] [stderr] Compiling zkp-elliptic-curve-crypto v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [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 --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=33b657cfa3d03e57 -C extra-filename=-33b657cfa3d03e57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-1131cfbd4bd90832.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b41b985f67308637.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-350a6eb46c5c29f9.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-90d213abf8934f91.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff96b1ae0cd5b086.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib --extern no_std_compat=/opt/rustwide/target/debug/deps/libno_std_compat-f58ca03c90455bf1.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-55ced9cde8b8e8cb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dab0d7a26725226f.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-b48bd64ddb044f21.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-36f0197599688a07.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b40f36d286d8ba1.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-25938a1afc2579b2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6a5bcf78f9f0910d.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-84814a6fb2c5fcab.rlib --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-4c43b309f7a2adf0.rlib --extern zkp_criterion_utils=/opt/rustwide/target/debug/deps/libzkp_criterion_utils-359d811c187f63fd.rlib --extern zkp_elliptic_curve=/opt/rustwide/target/debug/deps/libzkp_elliptic_curve-14e17dbdc34c6c96.rlib --extern zkp_elliptic_curve_crypto=/opt/rustwide/target/debug/deps/libzkp_elliptic_curve_crypto-e29b84c092146971.rlib --extern zkp_hash=/opt/rustwide/target/debug/deps/libzkp_hash-dac68b23e390bb3a.rlib --extern zkp_logging_allocator=/opt/rustwide/target/debug/deps/libzkp_logging_allocator-e08c5a8bebace5ee.rlib --extern zkp_macros_decl=/opt/rustwide/target/debug/deps/libzkp_macros_decl-be20b071671b0821.rlib --extern zkp_merkle_tree=/opt/rustwide/target/debug/deps/libzkp_merkle_tree-d7f94a24a1c24639.rlib --extern zkp_mmap_vec=/opt/rustwide/target/debug/deps/libzkp_mmap_vec-e54de0b58d69e74b.rlib --extern zkp_primefield=/opt/rustwide/target/debug/deps/libzkp_primefield-323c8c3bdd5ef331.rlib --extern zkp_u256=/opt/rustwide/target/debug/deps/libzkp_u256-065a8645cae00891.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/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.large_fib.c1e12083-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e.s42gzadtnckkdx8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-b41b985f67308637.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-42ba0c722a422d99.rlib" "/opt/rustwide/target/debug/deps/libatty-99c5d0d60571e90b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a3db86d0f937abe4.rlib" "/opt/rustwide/target/debug/deps/libregex-517c5c05c6db4724.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e8401524079aa9ab.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-081ed184a4ffb22b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libzkp_stark-12983d458a095f36.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-4c43b309f7a2adf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a33f37e7a1440a07.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6a5bcf78f9f0910d.rlib" "/opt/rustwide/target/debug/deps/libzkp_merkle_tree-d7f94a24a1c24639.rlib" "/opt/rustwide/target/debug/deps/libzkp_error_utils-2d82b82e9cbe2169.rlib" "/opt/rustwide/target/debug/deps/libzkp_mmap_vec-e54de0b58d69e74b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7fe7c26b7bd932c8.rlib" "/opt/rustwide/target/debug/deps/libitertools-90d213abf8934f91.rlib" "/opt/rustwide/target/debug/deps/libzkp_hash-dac68b23e390bb3a.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-84814a6fb2c5fcab.rlib" "/opt/rustwide/target/debug/deps/libzkp_primefield-323c8c3bdd5ef331.rlib" "/opt/rustwide/target/debug/deps/librayon-36f0197599688a07.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8b52086ecd0722a3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b62dc2236f9c90c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-93bdc8bf2abd45bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7f34717858f5165c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-922d6ecc0f341c7a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b35add4f17e33a99.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libmemadvise-860b4a5ce82aed0f.rlib" "/opt/rustwide/target/debug/deps/libpage_size-ba2fc3cbc08cccc5.rlib" "/opt/rustwide/target/debug/deps/libzkp_u256-065a8645cae00891.rlib" "/opt/rustwide/target/debug/deps/libhex-350a6eb46c5c29f9.rlib" "/opt/rustwide/target/debug/deps/libproptest-55ced9cde8b8e8cb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-73c4e738f2a90440.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8900c0de93feaf6d.rlib" "/opt/rustwide/target/debug/deps/librand-ed7839979bb10faa.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-160bcfb0eac6a702.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/librusty_fork-11e2dc50c1e1971e.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-188126bc53a3daa9.rlib" "/opt/rustwide/target/debug/deps/libtempfile-5337dc11c39ce75b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b2c8a73c8198091a.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff96b1ae0cd5b086.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libbit_set-07cf83e50f6cffb9.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-eb08f7f19c038a21.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/librand-dab0d7a26725226f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2c3ea8bf959a524c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4e22bc0c0f361571.rlib" "/opt/rustwide/target/debug/deps/librand_core-da328fcd963bb4ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-790d083f9602e438.rlib" "/opt/rustwide/target/debug/deps/liblibc-e171e2c553c740c1.rlib" "/opt/rustwide/target/debug/deps/libserde-8b40f36d286d8ba1.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-73ef11d25da50800.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-77f577248917a551.rlib" "/opt/rustwide/target/debug/deps/libzkp_macros_decl-be20b071671b0821.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/large_fib-bfba6043d419684e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "0effb76bbff823103b529299334aa2f9cdca513796b0c16cc2b528f4b694c8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0effb76bbff823103b529299334aa2f9cdca513796b0c16cc2b528f4b694c8de", kill_on_drop: false }` [INFO] [stdout] 0effb76bbff823103b529299334aa2f9cdca513796b0c16cc2b528f4b694c8de