[INFO] crate crypto-ops 0.1.1 is already in cache [INFO] testing crypto-ops-0.1.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate crypto-ops 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate crypto-ops 0.1.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate crypto-ops 0.1.1 [INFO] finished tweaking crates.io crate crypto-ops 0.1.1 [INFO] tweaked toml for crates.io crate crypto-ops 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8572e01eaef5dc0bfabd750b5fd081a56b56a4216a6fedf08fee365f7328a9f1 [INFO] running `"docker" "start" "-a" "8572e01eaef5dc0bfabd750b5fd081a56b56a4216a6fedf08fee365f7328a9f1"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling crypto-ops v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | let mut config = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | let mut cfg = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | let mut config = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | let mut cfg = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/lib.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | val: libc::uint8_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `"docker" "inspect" "8572e01eaef5dc0bfabd750b5fd081a56b56a4216a6fedf08fee365f7328a9f1"` [INFO] running `"docker" "rm" "-f" "8572e01eaef5dc0bfabd750b5fd081a56b56a4216a6fedf08fee365f7328a9f1"` [INFO] [stdout] 8572e01eaef5dc0bfabd750b5fd081a56b56a4216a6fedf08fee365f7328a9f1 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5643dc950d3f5efc9e9855eca5e98548c88a669347189793f784256081a25318 [INFO] running `"docker" "start" "-a" "5643dc950d3f5efc9e9855eca5e98548c88a669347189793f784256081a25318"` [INFO] [stderr] warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | let mut config = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | let mut cfg = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | let mut config = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | let mut cfg = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/lib.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | val: libc::uint8_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling crypto-ops v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'libc::uint8_t': Use u8 instead. [INFO] [stderr] --> src/lib.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | val: libc::uint8_t, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.crypto_ops.3hxlfx2w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16" "/opt/rustwide/target/debug/deps/crypto_ops-cdce6aae6e031e16.26myi1wm5rmjwzpk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/crypto-ops-7d4d58d3ea1bf682/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-l_constant_op_helpers" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/target/debug/deps/liblibc-941bae9845420ecf.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/build/crypto-ops-7d4d58d3ea1bf682/out/lib_constant_op_helpers.a(helpers.o): In function `rust_crypto_util_supports_aesni': [INFO] [stderr] /opt/rustwide/workdir/src/helpers.c:25: multiple definition of `rust_crypto_util_supports_aesni' [INFO] [stderr] /opt/rustwide/target/debug/build/crypto-ops-7d4d58d3ea1bf682/out/lib_constant_op_helpers.a(helpers.o):/opt/rustwide/workdir/src/helpers.c:25: first defined here [INFO] [stderr] /opt/rustwide/target/debug/build/crypto-ops-7d4d58d3ea1bf682/out/lib_constant_op_helpers.a(helpers.o): In function `rust_crypto_util_fixed_time_eq_asm': [INFO] [stderr] /opt/rustwide/workdir/src/helpers.c:42: multiple definition of `rust_crypto_util_fixed_time_eq_asm' [INFO] [stderr] /opt/rustwide/target/debug/build/crypto-ops-7d4d58d3ea1bf682/out/lib_constant_op_helpers.a(helpers.o):/opt/rustwide/workdir/src/helpers.c:42: first defined here [INFO] [stderr] /opt/rustwide/target/debug/build/crypto-ops-7d4d58d3ea1bf682/out/lib_constant_op_helpers.a(helpers.o): In function `rust_crypto_util_secure_memset': [INFO] [stderr] /opt/rustwide/workdir/src/helpers.c:98: multiple definition of `rust_crypto_util_secure_memset' [INFO] [stderr] /opt/rustwide/target/debug/build/crypto-ops-7d4d58d3ea1bf682/out/lib_constant_op_helpers.a(helpers.o):/opt/rustwide/workdir/src/helpers.c:98: first defined here [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `crypto-ops`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5643dc950d3f5efc9e9855eca5e98548c88a669347189793f784256081a25318"` [INFO] running `"docker" "rm" "-f" "5643dc950d3f5efc9e9855eca5e98548c88a669347189793f784256081a25318"` [INFO] [stdout] 5643dc950d3f5efc9e9855eca5e98548c88a669347189793f784256081a25318