[INFO] updating cached repository https://github.com/sumproxy/tictactoe [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] e504e7ba1918210848c1ca217f7d44d5b840a281 [INFO] testing sumproxy/tictactoe against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsumproxy%2Ftictactoe" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sumproxy/tictactoe on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sumproxy/tictactoe [INFO] finished tweaking git repo https://github.com/sumproxy/tictactoe [INFO] tweaked toml for git repo https://github.com/sumproxy/tictactoe written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sumproxy/tictactoe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a289ce44bf37034eacd6a64f5dda49c50a129ebd7446a4882a9666620ed69f15 [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" "a289ce44bf37034eacd6a64f5dda49c50a129ebd7446a4882a9666620ed69f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a289ce44bf37034eacd6a64f5dda49c50a129ebd7446a4882a9666620ed69f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a289ce44bf37034eacd6a64f5dda49c50a129ebd7446a4882a9666620ed69f15", kill_on_drop: false }` [INFO] [stdout] a289ce44bf37034eacd6a64f5dda49c50a129ebd7446a4882a9666620ed69f15 [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" "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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53eed16365c660c2acc23e67588343f17913e0d1ef4e2987057804285c283d7b [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" "53eed16365c660c2acc23e67588343f17913e0d1ef4e2987057804285c283d7b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling shader_version v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.0.10 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling httparse v1.2.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Compiling draw_state v0.6.0 [INFO] [stderr] Compiling nodrop v0.1.8 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.2.3 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling stb_truetype v0.2.0 [INFO] [stderr] Compiling gif v0.9.0 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling pistoncore-input v0.14.0 [INFO] [stderr] Compiling piston2d-graphics v0.19.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling arrayvec v0.3.20 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling jpeg-decoder v0.1.8 [INFO] [stderr] Compiling enum_primitive v0.1.0 [INFO] [stderr] Compiling rusttype v0.2.1 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/openssl_shim.c: In function 'DH_new_from_params': [INFO] [stderr] warning: src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type 'DH' {aka 'struct dh_st'} [INFO] [stderr] warning: 132 | dh->p = p; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/openssl_shim.c: In function 'X509_get_extensions_shim': [INFO] [stderr] warning: src/openssl_shim.c:143:13: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] warning: 143 | return x->cert_info ? x->cert_info->extensions : NULL; [INFO] [stderr] warning: | ^~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl-sys-extras v0.7.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-extras-f7d00a9029ceb1ee/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/openssl-sys-extras-ce28938a041cbdb0/out/src/openssl_shim.o" "-c" "src/openssl_shim.c" [INFO] [stderr] cargo:warning=src/openssl_shim.c: In function 'DH_new_from_params': [INFO] [stderr] cargo:warning=src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type 'DH' {aka 'struct dh_st'} [INFO] [stderr] cargo:warning= 132 | dh->p = p; [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=src/openssl_shim.c: In function 'X509_get_extensions_shim': [INFO] [stderr] cargo:warning=src/openssl_shim.c:143:13: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] cargo:warning= 143 | return x->cert_info ? x->cert_info->extensions : NULL; [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] ExitStatus(ExitStatus(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit code: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:958:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c26efce545 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55c26efce545 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c26efce545 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55c26efce545 - ::fmt::hb4bdb37c3c335733 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55c26eff25bc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55c26efcab42 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stderr] at src/libstd/io/mod.rs:1539 [INFO] [stderr] 6: 0x55c26efd0b00 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55c26efd0b00 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55c26efd0b00 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55c26efd084c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55c26efd1143 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x55c26efaf0b9 - std::panicking::begin_panic::hc3b5f58896993fd7 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:456 [INFO] [stderr] 12: 0x55c26ef9c929 - gcc::fail::ha26bd525188144a9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:958 [INFO] [stderr] 13: 0x55c26ef9c6cc - gcc::run::h4e020637d2aed2f8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:952 [INFO] [stderr] 14: 0x55c26ef932b2 - gcc::Config::compile_object::hae87381e1c5cfd02 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:418 [INFO] [stderr] 15: 0x55c26ef92ba9 - gcc::Config::compile_objects::he2c3f0c6a3bd0b97 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:388 [INFO] [stderr] 16: 0x55c26ef921c8 - gcc::Config::compile::h561cdbfae5f0774f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.38/src/lib.rs:353 [INFO] [stderr] 17: 0x55c26ef8e538 - build_script_build::main::h51d812f763ab5d89 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-extras-0.7.14/build.rs:19 [INFO] [stderr] 18: 0x55c26ef9108b - std::rt::lang_start::{{closure}}::h0e17b52945851d41 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/rt.rs:67 [INFO] [stderr] 19: 0x55c26efd1513 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 20: 0x55c26efd1513 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 21: 0x55c26efd1513 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 22: 0x55c26efd1513 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x55c26efd1513 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x55c26ef91067 - std::rt::lang_start::h6176b547909a609b [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x55c26ef8f7fa - main [INFO] [stderr] 26: 0x7f95fbe230b3 - __libc_start_main [INFO] [stderr] 27: 0x55c26ef8e19e - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / fn clone_subtree( [INFO] [stdout] 78 | | node: node::NodeRef) [INFO] [stdout] 79 | | -> BTreeMap { [INFO] [stdout] 80 | | [INFO] [stdout] ... | [INFO] [stdout] 136 | | } [INFO] [stdout] 137 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / fn clone_subtree( [INFO] [stdout] 78 | | node: node::NodeRef) [INFO] [stdout] 79 | | -> BTreeMap { [INFO] [stdout] 80 | | [INFO] [stdout] ... | [INFO] [stdout] 136 | | } [INFO] [stdout] 137 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "53eed16365c660c2acc23e67588343f17913e0d1ef4e2987057804285c283d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53eed16365c660c2acc23e67588343f17913e0d1ef4e2987057804285c283d7b", kill_on_drop: false }` [INFO] [stdout] 53eed16365c660c2acc23e67588343f17913e0d1ef4e2987057804285c283d7b