[INFO] cloning repository https://github.com/rocurley/rectangle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rocurley/rectangle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Frectangle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Frectangle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9b0dee46603bc5f78c33625f0d36faab8687bba [INFO] testing rocurley/rectangle against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frocurley%2Frectangle" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rocurley/rectangle on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rocurley/rectangle [INFO] finished tweaking git repo https://github.com/rocurley/rectangle [INFO] tweaked toml for git repo https://github.com/rocurley/rectangle written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rocurley/rectangle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f5c5f70a32a9af66fa5bf62a794253cbafc86557b1ea865f610e1f8d2b8941 [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" "f0f5c5f70a32a9af66fa5bf62a794253cbafc86557b1ea865f610e1f8d2b8941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f5c5f70a32a9af66fa5bf62a794253cbafc86557b1ea865f610e1f8d2b8941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f5c5f70a32a9af66fa5bf62a794253cbafc86557b1ea865f610e1f8d2b8941", kill_on_drop: false }` [INFO] [stdout] f0f5c5f70a32a9af66fa5bf62a794253cbafc86557b1ea865f610e1f8d2b8941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10b740704cebad696a4f6e80126f8326ade0c4ec790954bd2d90ed31a9855c5 [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" "b10b740704cebad696a4f6e80126f8326ade0c4ec790954bd2d90ed31a9855c5", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling ndarray v0.10.5 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ascii v0.8.6 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.6.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pbr v1.0.0 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling cpuprofiler v0.0.3 [INFO] [stderr] Compiling rectangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0170]: pattern binding `c` is named the same as one of the variants of the type `AsciiChar` [INFO] [stdout] --> src/lib.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | |&c, mut perp_slot, (perp_match, prehash)| { [INFO] [stdout] | ^ help: to match on the variant, qualify the path: `AsciiChar::c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `c` is named the same as one of the variants of the type `AsciiChar` [INFO] [stdout] --> src/lib.rs:261:37 [INFO] [stdout] | [INFO] [stdout] 261 | .map(|c| c.map_or('.', |c| c.as_char())) [INFO] [stdout] | ^ help: to match on the variant, qualify the path: `AsciiChar::c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `c` is named the same as one of the variants of the type `AsciiChar` [INFO] [stdout] --> src/lib.rs:386:24 [INFO] [stdout] | [INFO] [stdout] 386 | for (pos, &c) in word.iter().enumerate() { [INFO] [stdout] | ^ help: to match on the variant, qualify the path: `AsciiChar::c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `c` is named the same as one of the variants of the type `AsciiChar` [INFO] [stdout] --> src/lib.rs:394:20 [INFO] [stdout] | [INFO] [stdout] 394 | for ((pos, c), matches) in index.into_iter() { [INFO] [stdout] | ^ help: to match on the variant, qualify the path: `AsciiChar::c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.rectangle.cv0ayud1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc" "/opt/rustwide/target/debug/deps/rectangle-69a4b13e62c339bc.2gm94mvupe25gdtg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7417e1ecf0b0ad51/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librectangle-a7b67cf847316deb.rlib" "/opt/rustwide/target/debug/deps/libfnv-b7d94d8a9388dc9c.rlib" "/opt/rustwide/target/debug/deps/libpbr-72e2f7c8ddc51c3d.rlib" "/opt/rustwide/target/debug/deps/libtime-841ae82b86d57d09.rlib" "/opt/rustwide/target/debug/deps/libclap-c110d851a6619f6e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ef523c9dafede54.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ef3981524047b694.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e93da7bb3220363e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-9a2c52e8ce6c1385.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-03b9b0c24f553ccc.rlib" "/opt/rustwide/target/debug/deps/libcpuprofiler-b6aa526c708d6984.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b1295feb851ca9a7.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6cee2f669c642467.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4c7b6336a8315c38.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-55f75ac6b83b0fe0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c7cdfab675f37520.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-47728bf37d55435b.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libndarray-f7efb71ba44cc4e9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a5849f1561ce55be.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-96988fd306dce1f3.rlib" "/opt/rustwide/target/debug/deps/libitertools-9afb745caaad40e3.rlib" "/opt/rustwide/target/debug/deps/libeither-4dacddaf9c5fa722.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-9a777212fec4ba8d.rlib" "/opt/rustwide/target/debug/deps/librawpointer-41ddca43712ea014.rlib" "/opt/rustwide/target/debug/deps/libascii-393035ee708824d1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lprofiler" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lprofiler [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 `rectangle` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b10b740704cebad696a4f6e80126f8326ade0c4ec790954bd2d90ed31a9855c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10b740704cebad696a4f6e80126f8326ade0c4ec790954bd2d90ed31a9855c5", kill_on_drop: false }` [INFO] [stdout] b10b740704cebad696a4f6e80126f8326ade0c4ec790954bd2d90ed31a9855c5