[INFO] updating cached repository https://github.com/AKrill91/project-euler [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] 4ad8659f003253b6eff52644e4638f30da396594 [INFO] testing AKrill91/project-euler against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAKrill91%2Fproject-euler" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AKrill91/project-euler 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/AKrill91/project-euler [INFO] finished tweaking git repo https://github.com/AKrill91/project-euler [INFO] tweaked toml for git repo https://github.com/AKrill91/project-euler written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/AKrill91/project-euler already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] a021f5726a7383e1f39d52e5208ee0d40303dfcbe5a59d60443fa7cb606c308d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a021f5726a7383e1f39d52e5208ee0d40303dfcbe5a59d60443fa7cb606c308d"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling project-euler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `project-euler`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name p011 --edition=2018 src/bin/p011.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=fec712ee7ea9acc9 -C extra-filename=-fec712ee7ea9acc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4588da2f44be98a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a6edf7586aa93e4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-63662923a18aadd1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `project-euler`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name p014 --edition=2018 src/bin/p014.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=31564ff29988b93e -C extra-filename=-31564ff29988b93e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4588da2f44be98a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a6edf7586aa93e4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-63662923a18aadd1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `project-euler`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name p018 --edition=2018 src/bin/p018.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=02c161d7142ea085 -C extra-filename=-02c161d7142ea085 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4588da2f44be98a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a6edf7586aa93e4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-63662923a18aadd1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `project-euler`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name p003 --edition=2018 src/bin/p003.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=602aae394b6d9cf0 -C extra-filename=-602aae394b6d9cf0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4588da2f44be98a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a6edf7586aa93e4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-63662923a18aadd1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `project-euler`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name p005 --edition=2018 src/bin/p005.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d83031e160d80b56 -C extra-filename=-d83031e160d80b56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4588da2f44be98a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a6edf7586aa93e4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-63662923a18aadd1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `project-euler`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name p015 --edition=2018 src/bin/p015.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=2c02c9eb4a3932f8 -C extra-filename=-2c02c9eb4a3932f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c4588da2f44be98a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a6edf7586aa93e4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-63662923a18aadd1.rlib --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: signal: 9 [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/p017-53b8eedeb763eeea.p017.domrb05b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.p017.domrb05b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea" "/opt/rustwide/target/debug/deps/p017-53b8eedeb763eeea.rfeq2s190phleqy.rcgu.o" "-Wl,--gc-sections" "-pie" "-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/libenv_logger-5a6edf7586aa93e4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-411382c72158694d.rlib" "/opt/rustwide/target/debug/deps/libatty-50c7f9f1fb0b2ebf.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b3577f6a779d165.rlib" "/opt/rustwide/target/debug/deps/libhumantime-335d91f662dd71ff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c339d616bf8720e1.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libregex-2342ad933c6ad3ca.rlib" "/opt/rustwide/target/debug/deps/libthread_local-54c5a590687748e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-79f4ad29dbfe489f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-751b3299b3c0f8d6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/libcommon-63662923a18aadd1.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" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `project-euler`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a021f5726a7383e1f39d52e5208ee0d40303dfcbe5a59d60443fa7cb606c308d"` [INFO] running `"docker" "rm" "-f" "a021f5726a7383e1f39d52e5208ee0d40303dfcbe5a59d60443fa7cb606c308d"` [INFO] [stdout] a021f5726a7383e1f39d52e5208ee0d40303dfcbe5a59d60443fa7cb606c308d