[INFO] cloning repository https://github.com/aprilwade/randomprime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aprilwade/randomprime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprilwade%2Frandomprime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprilwade%2Frandomprime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c762c37b9a80f47bae534f4630a7b644864eb2ec [INFO] checking aprilwade/randomprime against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprilwade%2Frandomprime" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aprilwade/randomprime on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aprilwade/randomprime [INFO] finished tweaking git repo https://github.com/aprilwade/randomprime [INFO] tweaked toml for git repo https://github.com/aprilwade/randomprime written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/aprilwade/randomprime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssmarshal v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6197e08e5254906016b3ba637683025ec7cc815a0ea9605928420a5360aaee5 [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" "e6197e08e5254906016b3ba637683025ec7cc815a0ea9605928420a5360aaee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6197e08e5254906016b3ba637683025ec7cc815a0ea9605928420a5360aaee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6197e08e5254906016b3ba637683025ec7cc815a0ea9605928420a5360aaee5", kill_on_drop: false }` [INFO] [stdout] e6197e08e5254906016b3ba637683025ec7cc815a0ea9605928420a5360aaee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e825228c5b9b575f3e158f4a9f3c756d5d55ce2c9732fe9fbc4a744f95843b70 [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" "e825228c5b9b575f3e158f4a9f3c756d5d55ce2c9732fe9fbc4a744f95843b70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Checking quote v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking reader_writer v0.1.0 (/opt/rustwide/workdir/reader_writer) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling resource_info_table_macro v0.1.0 (/opt/rustwide/workdir/generated/resource_info_table/resource_info_table_macro) [INFO] [stderr] Compiling dol_symbol_table_macro v0.1.0 (/opt/rustwide/workdir/generated/dol_symbol_table/dol_symbol_table_macro) [INFO] [stderr] Checking ppcasm_macro v0.1.0 (/opt/rustwide/workdir/ppcasm/ppcasm_macro) [INFO] [stderr] Checking auto_struct_macros v0.1.0 (/opt/rustwide/workdir/auto_struct_macros) [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling nod_wrapper v0.1.0 (/opt/rustwide/workdir/nod_wrapper) [INFO] [stderr] Compiling cpp_macros v0.5.4 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: error: nod/lib/aes.cpp: No such file or directory [INFO] [stderr] warning: c++: fatal error: no input files [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `nod_wrapper v0.1.0 (/opt/rustwide/workdir/nod_wrapper)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nod_wrapper-f859a02aa1b75a30/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir/nod_wrapper" "-I" "nod/include/" "-I" "nod/logvisor/include/" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-sign-compare" "-Wno-deprecated" "-maes" "-o" "/opt/rustwide/target/debug/build/nod_wrapper-dfc9f4f430df1db4/out/nod/lib/aes.o" "-c" "nod/lib/aes.cpp" [INFO] [stderr] cargo:warning=c++: error: nod/lib/aes.cpp: No such file or directory [INFO] [stderr] cargo:warning=c++: fatal error: no input files [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir/nod_wrapper" "-I" "nod/include/" "-I" "nod/logvisor/include/" "-Wall" "-Wextra" "-std=c++17" "-Wno-unused-parameter" "-Wno-unused-variable" "-Wno-sign-compare" "-Wno-deprecated" "-maes" "-o" "/opt/rustwide/target/debug/build/nod_wrapper-dfc9f4f430df1db4/out/nod/lib/aes.o" "-c" "nod/lib/aes.cpp" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e825228c5b9b575f3e158f4a9f3c756d5d55ce2c9732fe9fbc4a744f95843b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e825228c5b9b575f3e158f4a9f3c756d5d55ce2c9732fe9fbc4a744f95843b70", kill_on_drop: false }` [INFO] [stdout] e825228c5b9b575f3e158f4a9f3c756d5d55ce2c9732fe9fbc4a744f95843b70