[INFO] updating cached repository https://github.com/vessd/shortest_path [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a804dd5069ed3a5fe7d021b53b2755212198bcb [INFO] testing vessd/shortest_path against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvessd%2Fshortest_path" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vessd/shortest_path on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vessd/shortest_path [INFO] finished tweaking git repo https://github.com/vessd/shortest_path [INFO] tweaked toml for git repo https://github.com/vessd/shortest_path written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/vessd/shortest_path already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d7d2a20d520ade89e7a1eb3c6bd1beea8b05e47334cf6762bc1ad25869f7cc08 [INFO] running `"docker" "start" "-a" "d7d2a20d520ade89e7a1eb3c6bd1beea8b05e47334cf6762bc1ad25869f7cc08"` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling gobject-subclass v0.2.1 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling relm-gen-widget v0.15.0 [INFO] [stderr] Compiling relm-derive-common v0.15.0 [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.14.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=d715bc3797b97162 -C extra-filename=-d715bc3797b97162 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-28cb2f69ea2af86f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c1bdadc8dc3ffa21.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ff4fcdd9189ddc82.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: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.serde_derive.85dhehbu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-4514a09869697da7.so" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.4n6t36quh9t6hhn4.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-4514a09869697da7.501lryapgriy7q9v.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-b9767a434aaff90b.rlib" "/opt/rustwide/target/debug/deps/libquote-c1bdadc8dc3ffa21.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-28cb2f69ea2af86f.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ff4fcdd9189ddc82.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-97280489eb380b9d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-shared" [INFO] [stderr] = note: : final link failed: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d7d2a20d520ade89e7a1eb3c6bd1beea8b05e47334cf6762bc1ad25869f7cc08"` [INFO] running `"docker" "rm" "-f" "d7d2a20d520ade89e7a1eb3c6bd1beea8b05e47334cf6762bc1ad25869f7cc08"` [INFO] [stdout] d7d2a20d520ade89e7a1eb3c6bd1beea8b05e47334cf6762bc1ad25869f7cc08