[INFO] updating cached repository https://github.com/mimoguz/TriPeaks.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaad11197b37ba8c410823d7a6f79445fb308ba7 [INFO] testing mimoguz/TriPeaks.rs against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmimoguz%2FTriPeaks.rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mimoguz/TriPeaks.rs on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mimoguz/TriPeaks.rs [INFO] finished tweaking git repo https://github.com/mimoguz/TriPeaks.rs [INFO] tweaked toml for git repo https://github.com/mimoguz/TriPeaks.rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mimoguz/TriPeaks.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e876ab7f4f9340886e10af824c13fe34954c455d7a41a227df3b266abf7ce55 [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" "2e876ab7f4f9340886e10af824c13fe34954c455d7a41a227df3b266abf7ce55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e876ab7f4f9340886e10af824c13fe34954c455d7a41a227df3b266abf7ce55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e876ab7f4f9340886e10af824c13fe34954c455d7a41a227df3b266abf7ce55", kill_on_drop: false }` [INFO] [stdout] 2e876ab7f4f9340886e10af824c13fe34954c455d7a41a227df3b266abf7ce55 [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" "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef4d5d7573fcd9cac488214492f3bdbb1a11ea196ff7048160f86934dc51c571 [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" "ef4d5d7573fcd9cac488214492f3bdbb1a11ea196ff7048160f86934dc51c571", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling arc-swap v0.3.0 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling bear-lib-terminal-sys v1.2.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling enumset v0.3.11 [INFO] [stderr] Compiling bear-lib-terminal v1.3.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling signal-hook v0.1.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling cursive v0.9.0 [INFO] [stderr] Compiling tripeaks v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.tripeaks.9w4j9x0n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a" "/opt/rustwide/target/debug/deps/tripeaks-847c4b079feb199a.2nqdcieawpa3gk8y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libitertools-750e921eebcf50fd.rlib" "/opt/rustwide/target/debug/deps/libeither-ab7229832adaebc2.rlib" "/opt/rustwide/target/debug/deps/libcursive-f1d90a7cc8e19613.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal-b320106a24d6fdcc.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal_sys-2ebf6a1b9914b522.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-5836143e7b5716bb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-e4458def9d0f797c.rlib" "/opt/rustwide/target/debug/deps/libtoml-26df4b7d4a5976c9.rlib" "/opt/rustwide/target/debug/deps/libserde-c5c101ccf48df3aa.rlib" "/opt/rustwide/target/debug/deps/libnum-938f420468640d52.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e5d464daba059ca8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d314b3df2aabf656.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-689cfd09ebfafa89.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f3358362b40d025f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7e49a021042e0449.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-09c2003cb193e6bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ce2a5b3054e9ddf6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d4d51e214fa21b72.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-172d396d976c0370.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04d73df5bd7524f5.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-29521f9940e9eb3f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b6cd9d59dfd18181.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/librand-a5c41249c0a66779.rlib" "/opt/rustwide/target/debug/deps/liblibc-111fa2dfb6f588ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-924427d1587d7878.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2947712286236a33.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f3706ce230eb2d7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-be6f85c566e36f99.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-00e55e41342cbcb8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ed7fc3125c27ac78.rlib" "/opt/rustwide/target/debug/deps/liblog-f913f2746a25c583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b288d121a815211f.rlib" "/opt/rustwide/target/debug/deps/libenumset-b58dc25ea7f70ad6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d9119e5d7aebdf2.rlib" "/opt/rustwide/target/debug/deps/libenum_map-69f77fd4dee3afe7.rlib" "/opt/rustwide/target/debug/deps/libreexport_proc_macro-280682996193d26d.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-80b0f52248fdb4f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lBearLibTerminal" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lBearLibTerminal [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 `tripeaks`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ef4d5d7573fcd9cac488214492f3bdbb1a11ea196ff7048160f86934dc51c571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4d5d7573fcd9cac488214492f3bdbb1a11ea196ff7048160f86934dc51c571", kill_on_drop: false }` [INFO] [stdout] ef4d5d7573fcd9cac488214492f3bdbb1a11ea196ff7048160f86934dc51c571