[INFO] fetching crate rust-aes-proofs 0.2.0... [INFO] testing rust-aes-proofs-0.2.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate rust-aes-proofs 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rust-aes-proofs 0.2.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-aes-proofs 0.2.0 [INFO] finished tweaking crates.io crate rust-aes-proofs 0.2.0 [INFO] tweaked toml for crates.io crate rust-aes-proofs 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-cipher-trait v0.6.2 [INFO] [stderr] Downloaded aes-soft v0.3.3 [INFO] [stderr] Downloaded aes_frast v0.1.5 [INFO] [stderr] Downloaded ocl-core v0.11.2 [INFO] [stderr] Downloaded ocl v0.19.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 582d8dbd01dc1796b2117a75c210160d9fb3e274d8fea9621caa056578b5b68e [INFO] running `Command { std: "docker" "start" "-a" "582d8dbd01dc1796b2117a75c210160d9fb3e274d8fea9621caa056578b5b68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "582d8dbd01dc1796b2117a75c210160d9fb3e274d8fea9621caa056578b5b68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582d8dbd01dc1796b2117a75c210160d9fb3e274d8fea9621caa056578b5b68e", kill_on_drop: false }` [INFO] [stdout] 582d8dbd01dc1796b2117a75c210160d9fb3e274d8fea9621caa056578b5b68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf101d24fd3a87943d3ba75ca916c72ae3c350e205feebcf09f8258dfdb9fc45 [INFO] running `Command { std: "docker" "start" "-a" "cf101d24fd3a87943d3ba75ca916c72ae3c350e205feebcf09f8258dfdb9fc45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling aes_frast v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rust-aes-proofs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.63s [INFO] running `Command { std: "docker" "inspect" "cf101d24fd3a87943d3ba75ca916c72ae3c350e205feebcf09f8258dfdb9fc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf101d24fd3a87943d3ba75ca916c72ae3c350e205feebcf09f8258dfdb9fc45", kill_on_drop: false }` [INFO] [stdout] cf101d24fd3a87943d3ba75ca916c72ae3c350e205feebcf09f8258dfdb9fc45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c21d3217c482e896c12aa05c56307dab69a26eae6d8cce1650f0ca819e35557f [INFO] running `Command { std: "docker" "start" "-a" "c21d3217c482e896c12aa05c56307dab69a26eae6d8cce1650f0ca819e35557f", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling clap v2.33.3 [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 regex v1.5.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling rust-aes-proofs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.rust_aes_proofs.3m9c075i-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512" "/opt/rustwide/target/debug/deps/rust_aes_proofs-81a719f7dfd3d512.4g9te4wsao8n3mz7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-aes-proofs-d6be8712381a577f/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lvaes" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libaes_frast-126543b872df85a8.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-90bc36ebbbe5e4f8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1dcd7d16eaa2a55e.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-4b58af2c135fd19c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libocl-31b9f1073599f71e.rlib" "/opt/rustwide/target/debug/deps/libqutex-7fadfcd3bfe43830.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-62fcef657e10a645.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f04e5ac673c08d4e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libnodrop-825a955f5d77ce96.rlib" "/opt/rustwide/target/debug/deps/libocl_core-1e305b8ec0e40a07.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-d12ef60547b4c789.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-d83be5adb8485176.rlib" "/opt/rustwide/target/debug/deps/libnum-7b8fdf438e98ef73.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ac1a2ed0ee88c35f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a26864b0a17e53b9.rlib" "/opt/rustwide/target/debug/deps/librand-39a58883a5325644.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ac0e13b244d32670.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d57ed49bf6d47e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-afc203b8d0e26126.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libfailure-b5e86d449e7903ac.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c3ac3a94fb0cd562.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-4d97bdd98c4dc545.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2913ee540d786feb.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/librand-312f6950729a578b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b65c5aa29bb4215b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-7031e9b66dcdc628.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-49b34f514bb01021.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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-aes-proofs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c21d3217c482e896c12aa05c56307dab69a26eae6d8cce1650f0ca819e35557f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c21d3217c482e896c12aa05c56307dab69a26eae6d8cce1650f0ca819e35557f", kill_on_drop: false }` [INFO] [stdout] c21d3217c482e896c12aa05c56307dab69a26eae6d8cce1650f0ca819e35557f