[INFO] updating cached repository https://github.com/jackmott/evolution [INFO] running `"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"` [INFO] [stderr] From https://github.com/jackmott/evolution [INFO] [stderr] 2f2077f..90c521c master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 90c521c18e73d8de3ce906d35233f95c387190ec [INFO] checking jackmott/evolution against try#e922e6444795ab795fab1943288aee3d543699b8 for pr-66852 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackmott%2Fevolution" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackmott/evolution on toolchain e922e6444795ab795fab1943288aee3d543699b8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jackmott/evolution [INFO] removed path dependency simdeez from git repo https://github.com/jackmott/evolution [INFO] removed path dependency simdnoise from git repo https://github.com/jackmott/evolution [INFO] finished tweaking git repo https://github.com/jackmott/evolution [INFO] tweaked toml for git repo https://github.com/jackmott/evolution written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jackmott/evolution already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (simdeez) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (simdnoise) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (simdeez) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (simdnoise) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+e922e6444795ab795fab1943288aee3d543699b8" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 243431ed663848465f41a805a68eb1c9d6f220a20b6bb721d2939dccc278bfe5 [INFO] running `"docker" "start" "-a" "243431ed663848465f41a805a68eb1c9d6f220a20b6bb721d2939dccc278bfe5"` [INFO] [stderr] warning: dependency (simdeez) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (simdnoise) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bindgen v0.46.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking mint v0.5.4 [INFO] [stderr] Compiling imgui-gfx-renderer v0.2.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling imgui-sys v0.2.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking x11-dl v2.18.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=a38235000399859c -C extra-filename=-a38235000399859c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3608929b4a397b02.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ae9d8afdf77d317b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-839c367538129d3f.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=c7e5380e9a2537b2 -C extra-filename=-c7e5380e9a2537b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-88db75b0f0b9fe70.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e51468c024ea3354.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-de23e7b76c92368b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-508baf0abc0be8a3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=d6bb6cf6a78fda07 -C extra-filename=-d6bb6cf6a78fda07 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-ab2cd9fff0510838.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-387734908cb9dd7f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-701e73e9fec0293d.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-854dda648833e03c.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-447d3aa6b586b91e.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-5f66f604a1f05564.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-2f4adfa913e4d819.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "243431ed663848465f41a805a68eb1c9d6f220a20b6bb721d2939dccc278bfe5"` [INFO] running `"docker" "rm" "-f" "243431ed663848465f41a805a68eb1c9d6f220a20b6bb721d2939dccc278bfe5"` [INFO] [stdout] 243431ed663848465f41a805a68eb1c9d6f220a20b6bb721d2939dccc278bfe5