[INFO] cloning repository https://github.com/lkiem/rusty_saber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lkiem/rusty_saber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkiem%2Frusty_saber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkiem%2Frusty_saber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eac62d05ac4b4b009c82e0bceb02393ccede08e8 [INFO] testing lkiem/rusty_saber against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkiem%2Frusty_saber" "/workspace/builds/worker-75/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-75/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lkiem/rusty_saber on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lkiem/rusty_saber [INFO] finished tweaking git repo https://github.com/lkiem/rusty_saber [INFO] tweaked toml for git repo https://github.com/lkiem/rusty_saber written to /workspace/builds/worker-75/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a89c3eac45a4de9d2b8af7b049d7685391f3097e70343661ff032cf68e7a10e3 [INFO] running `Command { std: "docker" "start" "-a" "a89c3eac45a4de9d2b8af7b049d7685391f3097e70343661ff032cf68e7a10e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a89c3eac45a4de9d2b8af7b049d7685391f3097e70343661ff032cf68e7a10e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89c3eac45a4de9d2b8af7b049d7685391f3097e70343661ff032cf68e7a10e3", kill_on_drop: false }` [INFO] [stdout] a89c3eac45a4de9d2b8af7b049d7685391f3097e70343661ff032cf68e7a10e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc541a7f2540d38abc289850850d78bbe183938c48e3df8e958e086ddee30a4e [INFO] running `Command { std: "docker" "start" "-a" "cc541a7f2540d38abc289850850d78bbe183938c48e3df8e958e086ddee30a4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rusty-saber v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "cc541a7f2540d38abc289850850d78bbe183938c48e3df8e958e086ddee30a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc541a7f2540d38abc289850850d78bbe183938c48e3df8e958e086ddee30a4e", kill_on_drop: false }` [INFO] [stdout] cc541a7f2540d38abc289850850d78bbe183938c48e3df8e958e086ddee30a4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0494d2d6c19ce7307f56d95f89a047b14d405fff38f95a1d58fa23583ce8bf6 [INFO] running `Command { std: "docker" "start" "-a" "a0494d2d6c19ce7307f56d95f89a047b14d405fff38f95a1d58fa23583ce8bf6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling criterion-cycles-per-byte v0.1.2 [INFO] [stderr] Compiling rusty-saber v1.0.0 (/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/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.rusty_saber.22451ac9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86.4wpo60kp0flfusz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lc_reference" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libaes-0eebdf14e7e9b87e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libcipher-17694a312b3eff48.rlib" "/opt/rustwide/target/debug/deps/libsha3-8d224d63420ec8e2.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2cb2b6c9541c875d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-72a98864f4859f11.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/librand-dd0ce798a0219d3a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-709036c416832b52.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8fc18ee042e20247.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce79f80511ac272b.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusty_saber-a2e63827b70e5e86" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lc_reference [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 `rusty-saber` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a0494d2d6c19ce7307f56d95f89a047b14d405fff38f95a1d58fa23583ce8bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0494d2d6c19ce7307f56d95f89a047b14d405fff38f95a1d58fa23583ce8bf6", kill_on_drop: false }` [INFO] [stdout] a0494d2d6c19ce7307f56d95f89a047b14d405fff38f95a1d58fa23583ce8bf6