[INFO] fetching crate enprot 0.3.1... [INFO] testing enprot-0.3.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate enprot 0.3.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate enprot 0.3.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 enprot 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate enprot 0.3.1 [INFO] tweaked toml for crates.io crate enprot 0.3.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate enprot 0.3.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 cpu-time v1.0.0 [INFO] [stderr] Downloaded predicates v1.0.2 [INFO] [stderr] Downloaded num-rational v0.2.3 [INFO] [stderr] Downloaded phc v0.2.0 [INFO] [stderr] Downloaded rpassword v2.1.0 [INFO] [stderr] Downloaded botan-sys v0.6.0 [INFO] [stderr] Downloaded aes-gcm-siv v0.3.0 [INFO] [stderr] Downloaded botan v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33ee52bb542e27c90d669a4253d2c40af5731a42b2cee8b5357f97352cd17865 [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" "33ee52bb542e27c90d669a4253d2c40af5731a42b2cee8b5357f97352cd17865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33ee52bb542e27c90d669a4253d2c40af5731a42b2cee8b5357f97352cd17865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ee52bb542e27c90d669a4253d2c40af5731a42b2cee8b5357f97352cd17865", kill_on_drop: false }` [INFO] [stdout] 33ee52bb542e27c90d669a4253d2c40af5731a42b2cee8b5357f97352cd17865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84f3f8a6eb43324d2b109037f8a39566e37fd7b5056bb7b57d899bad1228c176 [INFO] running `Command { std: "docker" "start" "-a" "84f3f8a6eb43324d2b109037f8a39566e37fd7b5056bb7b57d899bad1228c176", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling botan-sys v0.6.0 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling botan v0.6.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm-siv v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling phc v0.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling enprot v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.enprot.4b1a8be3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/enprot-041afa48404a971b.3883b9rj67xrtq2x.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/libenprot-795dd32392b6ec63.rlib" "/opt/rustwide/target/debug/deps/librpassword-68e6babfd3329bb8.rlib" "/opt/rustwide/target/debug/deps/libphf-5643dd1a9818a32d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2667958db805907e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e145ccf55e6c3e10.rlib" "/opt/rustwide/target/debug/deps/libphc-c4d1e8b1f82ccc52.rlib" "/opt/rustwide/target/debug/deps/libnom-280373ef66905266.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f94c6bce0dd7bd4.rlib" "/opt/rustwide/target/debug/deps/libbase64-aeefd58411fed874.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libnum-98415c2670a1f26c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-03c9abe8b86488f3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9849bd1eb61028b3.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a337638b7a8a2ecb.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a4edf634768f86e9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbf27ab7b1814d94.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-31923e7aed9c0935.rlib" "/opt/rustwide/target/debug/deps/libhex-010d0c465b524823.rlib" "/opt/rustwide/target/debug/deps/libclap-12287a83a7b2390f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f898746cad01af0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-bd161e1a89e55c97.rlib" "/opt/rustwide/target/debug/deps/liblibc-99e271ef2c9dbf53.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libbotan-e4c632411f83599f.rlib" "/opt/rustwide/target/debug/deps/libbotan_sys-5cebbf1d5006bf9a.rlib" "/opt/rustwide/target/debug/deps/libcty-c8370975a80527f1.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm_siv-57f7be600d993416.rlib" "/opt/rustwide/target/debug/deps/libzeroize-498967988235d4f6.rlib" "/opt/rustwide/target/debug/deps/libpolyval-7ce5eaadfa6ae768.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1c1844d5cfd74118.rlib" "/opt/rustwide/target/debug/deps/libsubtle-18765cec4a7807ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libaead-884e3836fcd209ea.rlib" "/opt/rustwide/target/debug/deps/libaes-86d488c18ba67c9b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-199c6b4e9d5dd0d6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-04eedd0e3d52af3f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0db1b6fce171b0cf.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c40706f04fd946a0.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" "-lutil" "-lbotan-2" "-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/deps/enprot-041afa48404a971b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbotan-2 [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 `enprot` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "84f3f8a6eb43324d2b109037f8a39566e37fd7b5056bb7b57d899bad1228c176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f3f8a6eb43324d2b109037f8a39566e37fd7b5056bb7b57d899bad1228c176", kill_on_drop: false }` [INFO] [stdout] 84f3f8a6eb43324d2b109037f8a39566e37fd7b5056bb7b57d899bad1228c176